

/*global settings*/
body {
	scrollbar-face-color: #CFCFCF;
	scrollbar-shadow-color: #57515C;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F2F2F2; 
	scrollbar-arrow-color: #ffffff;
	
	font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;background-color:#ffffff;}

 /* default tablecontent */
td {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color:#000000;
}

/*links*/
a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#AF0165;)
} 

a:hover {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFD200;)
} 

/*txt*/
.grundtext  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 18px;
}

.mintext  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	line-height: 14px;
}

.mintext_farbe  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color: #AF0165;
	line-height: 14px;
}

.adresse  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #AF0165;
	font-weight:bold;
	line-height: 14px;
}

.grundtext_farbe  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #AF0165;
	line-height: 18px;
}

.grundtext_farbe_bold  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #AF0165;
	font-weight:bold;
	line-height: 18px;
}

.grundtext_bold  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	line-height: 18px;
}

.grundtext_bold_big  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight:bold;
	line-height: 20px;
}

.subhead  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight:bold;
} 

.subhead_farbe  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:15px;
	color: #570032;
	font-weight:bold;
} 

.text_bs  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	color: #AF0165;
} 

.text_bs_bd  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	color: #AF0165;
	font-weight:bold;
} 

.text_bs_big  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:24px;
	color: #AF0165;
} 

.text_bs_big_bd  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:24px;
	color: #AF0165;
	font-weight:bold;
} 


.ticker_farbe  {
	font-family:  verdana, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
} 

/* Formulare ***********************************/
input.formfield01 {
	font-family: verdana, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#369DE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6B558;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color: #FEF3E3;
	border-right-width: 1px;
	border-right-color: #F39A1A;
	background-position: left center;
	height: 18px;

}
	
textarea.formfield02 {
	font-family: verdana, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#369DE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBBE93;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color: #FFFBE6;
	border-right-width: 1px;
	border-right-color: #DBBE93;
	background-position: left center;

}

select.formfield03 {
	font-family: verdana, verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#DA8A17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6B558;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color: #FEF3E3;
	border-right-width: 1px;
	border-right-color: #DBBE93;
	background-position: left center;	
}

 /* all formobjects */




