@font-face{
	font-family:"webster";
	src:url("../fonts/webster.TTF");
	format ("truetype");
	}
body {
	background-color: #fefeeb;
}

body, td, th, h3, h6 {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

h1, h2, h4, h5 {
  	color: #cc6600;
  	font-family:"webster";
}

a, a:link, a:visited {
	color: #666666;
	text-decoration:underline;
}
#main {
	background-color: #fefeeb;


}
#head {
	height:130px;
	background-image:url("../images/layout/bg_top.gif");

}	
#content {
	background-color: #fefeeb;
	color: #666666;
	margin:10px;
	text-align: left;
}
#content img {
	border:1px solid #0c0d0e;
	padding:2px;
	margin: 5px;
}	
#navi {
	width:136px;
	padding:3px;

}
#inhalt {


}
#infoleiste {
	width:150px;
	

}		
#footer {
	height:42px;
	background-image:url("../images/layout/bg_bottom.gif");


}
#headline {
	/*width:96%;*/
	color: #cc6600;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
}
#headline img {	
	border-bottom:1px solid #cc6600;


}
.headline {
	/*width:96%;*/
	color: #cc6600;
	font-size:15px;
	font-weight:bold;
	background-color:#D2CDB7;
	
}
.infoitem_navi {
	width:128px;
	border: 1px solid #0c0d0e;
	background-color:#e6d6b2;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin-top:3px;


}
.infoitem {
	width:142px;
	border: 1px solid #0c0d0e;
	background-color:#e6d6b2;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin-top:3px;


}
.infoitem td {
	font-size:11px;
}	
.infoitem2 {
	width:90%;
	border: 1px solid #0c0d0e;
	background-color:#fefeeb;
	padding: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top:3px;


}
#navi a img{
	border: 0px solid #0c0d0e;
	margin-bottom:3px;
}
.important {
	font-weight:bold;
	color:#cc6600;
	font-size:150%;
}	
.textzeile {
	background-color: #e6d6b2;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	border: 1px solid #0c0d0e;
	width:97%;
}
.textfeld {
	background-color: #e6d6b2;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	border: 1px solid #0c0d0e;
	width:98%;
	height: 140px;
}	 	
