

/*global settings*/
body {
	scrollbar-face-color: #74c8ed;
	scrollbar-shadow-color: #5382a5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #74c8ff; 
	scrollbar-arrow-color: #f28f00;
	
	font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;background-color:#F1B493;}

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

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

a:hover {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#f39a1a;)
} 

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

.grundtext_farbe  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #808080;
	line-height: 19px;
}

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

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

.subhead  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #f39a1a;
	font-weight:bold;
	 text-decoration:underline;
} 

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

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

/* Formulare ***********************************/
input.formfield01 {
	font-family: 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, 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, 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 */



