@CHARSET "ISO-8859-1";
html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676766;
	margin:0;
	padding: 0;
	font-size: 11px;
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #676766;
	padding: 0;
	font-size: 11px;
	margin: 10px;
}
table,tr,td,p{
	font-size: 11px;
}
a img{
	border: 0;
}
a{
	color: #ff8400;
	text-decoration: none;
}

#main{
	width: 900px;
	margin: 0 auto auto auto;
}
#head{
	background: url(images/bg_blue.gif) repeat-x;
	background-position:49px 49px;
	height: 235px;
}
#logo{
	display: block;
}
#menue{
	position: absolute;
	top: 10px;
	margin-left: 239px;
	height: 49px;
	width: 705px;
}
#menue a{
	display: block;
	float:left;
	padding-top: 20px;
	height: 29px;
	text-align: center;
	width: 124px;
	background: url(images/menue_but.gif) top left no-repeat;
	color: #676766;
	font-size: 12px;
	text-decoration: none;
}
#menue a#men-Kontakt{
	padding-top: 0;
	height: 49px;	
	background: none;
	width: 41px;
}
#menue a.maktiv, #menue a:hover{
	background: url(images/menue_but_act.gif) top left no-repeat;
	color: #fff;
}
#contentmain{
	height: 450px;
	overflow: auto;
	margin-top: 20px;
	background: url(images/content_bg.gif) bottom repeat-x;
}
#inhalt_links{
	float: left;
	width: 180px;
	padding: 20px 20px 20px 20px;	
	overflow: hidden;
}
#inhalt_oben{
	position: absolute;
	top: 59px;
	height: 186px;
	margin-left: 250px;
	width: 641px;
	color: #fff;
}
#inhalt_oben h1{
	color: #feb15b;
	font-size: 20px;
}
#inhalt_links .content{
	border-bottom: 1px solid #d7d7d7
}
#inhalt_rechts{
	width: 640px;
	padding: 20px 20px 20px 0;
	float: left;
	overflow: hidden;
}
#bottom{
	clear: both;
	height: 25px;
	padding-top: 50px;
	background: url(images/leiste_unten.gif) top repeat-x;
	color: #676766;
}
#bottom a{
	color: #0070c1;	
}
h1,h2{
	color: #0070c1;
}
h1{
	font-size: 13px;
	font-weight: normal;
}
h2{
	font-size: 12px;
	margin-bottom: 0;
}
h3{
	margin-top: 0;
	font-size: 13px;
	color: #676766;
	font-weight: normal;
}
#suche{
	padding-top: 30px;
	padding-left: 20px;
	color: #fff;
}
#suche .content p{
	margin: 0;
	padding: 0;	
}
#suchfeld{
	border: 1px solid #fff;	
	background: none;
	width: 140px;
	color: #fff;
}
.suchbut{
	background: url(images/lupe.gif) left no-repeat;
	height: 13px;
	width: 13px;	
	border: none;
}
.clear{
	clear: both;	
	height: 20px;
}
#inhalt_links .cms_menue a{
	display: block;
	background: url(images/pfeil_grau.gif) left no-repeat;
	padding-left: 15px;
	color: #676766;
	border-bottom:#d7d7d7;
	margin-top: 10px;
}
.cms_menue .sub2 a{
	margin-left: 10px;
}
#inhalt_links .cms_menue a:hover,#inhalt_links .cms_menue a.maktiv{
	background: url(images/pfeil_blau.gif) left no-repeat;
	color: #0070c1;
}
