@charset "UTF-8";

/*Global*/
h1{
	font-size: 14px;
	font-weight: bold;
	color: #0168b5;
	display:inline;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #0168b5;	
	display:inline;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0168b5;	
	text-decoration: none;
}
a:hover {
	color: #497DB2;
	text-decoration: underline;
}
span {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
}
img {	
	border: 0px;	
}
img.gross {	
	height: 150px;
}
form {
	margin:0px;
}
td {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
}
li {
	list-style-image: url(/export/sites/www.softkat.de/images/menu/doppelpfeil.png);
	list-style-type: disc;
	list-style-position: outside;
}

/*Headnavi*/

a.topnavilink {	
}
a.topnavilink:hover {	
}

/*Navigation left*/

a.menue {	
	font-weight: bold;
	/*text-transform: uppercase;*/
}
a.menue:hover {
	color: #68727a;
	text-decoration: none;		
}
a.submenue {	
	line-height: 16px;
}
span.submenue {
	color: #0168b5;
	line-height: 16px;
}
a.submenue_current {	
	line-height: 16px;
	color: #68727a;	
}
a.submenue_current:hover {	
	text-decoration: none;
}
a.submenue:hover {
	color: #68727a;
	text-decoration: none;
}
a.submenue_activ {
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #68727a;		
}
a.submenue_activ:hover {
	text-decoration: none;	
}
.searchentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:125px;
	height:12px;
	top:10px;
	border:0px;	
	background-color:#ffffff;	
}
.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:110px;
	height:11px;
	margin-left:3px;
	margin-top:0px;
	border:0px;	
	background-color:#ffffff;	
}

/*Content*/

.head {	
	font-size: 16px;
	font-weight: bold;
	color: #0168b5;	
}
.teaser {	
	font-size: 14px;
	font-weight: bold;
	color: #68727a;		
}
.teaser2 {	
	font-size: 14px;
	color: #68727a;		
}
.text1 {	
	color: #0168b5;	
}
.text2 {	
	font-weight: bold;
	color: #68727a;	
}
.text3 {	
	color: #68727a;	
	font-size: 12px;
}
.fat {
	font-weight: bold;
	color: #0168b5;	
}
.fat2 {
	font-weight: bold;
}
.fatteaser {
	font-weight: bold;
	color: #68727a;
}
.more {
	font-weight: bold;
	color: #0168b5;
	text-decoration: underline;		
}
.prevnext {
	color: #0168b5;	
	text-decoration: underline;
}

/*Tag Cloud*/

.big {	
	font-size: 16px;
	color: #9ec3e0;
	line-height: 18px;
}
.big:hover {	
	text-decoration: underline;
}
.middle {	
	font-size: 14px;
	color: #9ec3e0;
}
.middle:hover {	
	text-decoration: underline;
}
.small {	
	color: #9ec3e0;	
}
.small:hover {	
	text-decoration: underline;
}

/*Formulare*/

.webform_label {
	font-weight: bold;
	color: #0168b5;	
}
.webform_label_multi {
	font-weight: bold;
	color: #0168b5;		
}
.webform_table textarea {
	width:345px;
	height:250px;	
}
.onlineform {
	width:335px;
}
.webform_label_checkbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
}
.cform {
	width:285px;
}
span.webform_msg_error{
	color: #e70000; 
	font-weight: bold;
}
span.webform_label_error {
	color: #e70000; 
}


