/*I-MOTION Hompage-Styles*/

/* Basic Styles*/
body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000044;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-face-color: #D8E6EB;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #222244;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #267BAE;
	scrollbar-arrow-color: #000033;}


td{font-size: 12px; color: #000044; line-height:12pt;}
td.block{font-size: 12px; color: #000044; line-height:12pt; text-align:justify;}
td.weis {font-size: 12px; color: #FFFFFF;}
td.weisfett {font-size: 12px; color: #FFFFFF; font-weight:bold;}
td.gross {font-size: 12px; color: #000044;}
td.hoch {font-size: 12px; color: #000044; line-height:14pt;}
td.fett {font-size: 11px; color: #000044;font-weight:bold; line-height:12pt;}
td.rot{font-size: 8pt; color: #86002A; line-height:12pt;}
td.rotfett{font-size: 8pt; color: #86002A; font-weight:bold; line-height:12pt;}
td.gelb{font-size: 8pt; color: #ffb164;}
td.gruen{font-size : 8pt; color :#008b8b;}
td.times{	font-family : Times New Roman; font-size :14pt; color:#c9c9c9; font-style:italic; font-weight:bold}
div {font-size: 11px; color: #000044;}


a:link {color : #000044; font-size : 12px; text-decoration : underline; line-height:14pt; }
a:active {color : #000044; font-size : 12px; text-decoration : underline; line-height:14pt;}	
a:visited{color : #000044; font-size : 12px; text-decoration : underline; line-height:14pt;}
a:hover{color : #C32641; font-size : 12px; text-decoration : underline; line-height:14pt;}

#navi:link {color : #ffffff; font-size : 12px; text-decoration : none; line-height:14pt; }
#navi:active {color : #ffffff; font-size : 12px; text-decoration : none; line-height:14pt;}	
#navi:visited{color : #ffffff; font-size : 12px; text-decoration : none; line-height:14pt;}
#navi:hover{color : #DED441; font-size : 12px; text-decoration : none; line-height:14pt;}

/* Footer-Syles*/
#left:link {color : #FFFFFF; font-size : 11px; text-decoration : none;}
#left:active {color : #FFFFFF; font-size : 11px; text-decoration : none;}	
#left:visited{color : #FFFFFF; font-size : 11px; text-decoration : none;}
#left:hover{color : #FFFFFF; font-size : 11px; text-decoration: underline;}



/* Legende Styles*/
#leg:link {color : #000044; font-size : 10px; text-decoration : none;}
#leg:active {color : #000044; font-size : 10px; text-decoration : none;}	
#leg:visited{color : #000044; font-size : 10px; text-decoration : none;}
#leg:hover{color : #990000; font-size : 10px;}


/*style-datum*/
#imoColor_date {text-decoration : none; color :#000000; font-size : 10px;}


/*hellgrau*/
#imoColor_legende {text-decoration : none; color :#000000; font-size : 10px;}

.line {font-size : 9px; color : #00486A;}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#424A63;
  padding:8px;
  text-align:justify; 
}
  
#rundrumbild {
  border-width:1px;
  border-style:solid;
  border-color:#990000;
  text-align:justify; 
}



/****************** F O R M U L A R ****************/
textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
	background : #FFFFFF;
	border-color: #993333;
	border-left: 1px solid #993333;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-right: 1px solid #993333;}
	
/* klasse für die radio buttons */
.checkbox{
	background : none;
	border-left: 1px none;
	border-top: 1px none;
	border-bottom: 1px none;
	border-right: 1px none;}
	
/*Style-Beschreibung*/	
input.legende{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center;
	background : #FFFFFF;
	border-color: #993333;
	border-left: 1px solid #993333;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-right: 1px solid #993333;
}

input.normal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
	background : #FFFFFF;
	border-color: #993333;
	border-left: 1px solid #993333;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-right: 1px solid #993333;
}
h4 {
	font-size: 6.0 em;
	color: firebrick;
	text-align: center;
}