/*==========Kalibrierung=================*/


/*=======================================*/
/* Grundeinstellungen*/

body,td,th {
   font-family: Arial Narrow,Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #878889; 
  }
  body { background-color: #ffffff;  }
  
a:link, a:visited, a:active {    color: #878889; text-decoration: none;  }
a:hover { color: #333333; text-decoration: true; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; text-align: left;  margin: 0; }
h2 { font-size: 16px; color: #878889; text-align: left;  margin: 0; }
h3 { font-size: 12px; color: #878889; text-align: left;  margin: 0;: font-weight: bold ; }
h4 { font-size: 13px; color: #878889; text-align: left;  margin: 0;font-weight: bold ; }
h5 { font-size: 16px; color: #878889;   margin: 0; font-weight: bold ; }
hr { border: #878889 solid 1px; }

/* Menue Header*/
#menu a:link, #menu a:visited, #menu a:active  {
	font-family:  Arial Narrow,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #878889;
	display: block;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 0px solid #878889;
	vertical-align: baseline;
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	

	
}

#menu a:hover  {
	color: #333333;
	font-weight:bold;
	display: lengt;



}

 
 .menuh a:link, .menuh a:visited, .menuh a:active {
	
	font-family: Arial Narrow,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
		font-weight: bold ;
	color: #878889;
	float:left;
	vertical-align: baseline;
	padding: 0px;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 2px;
	
}

.menuh a:hover  {
	color: #333333;
		font-weight: bold ;


}
#icontainer {
	position:relative;
	margin:auto;
	width:760px;
	height:185px;
	border:0px solid #000;
	overflow:hidden;
}