@CHARSET "ISO-8859-1";
body{
	background: url(images/top_bg.gif) top repeat-x #fff;
	color: #404040;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}
.body{	
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}
a{
	color: #6D6F72;	
	text-decoration: none;
}
a img{
	border: 0;
}
a:hover{
	color: #B00000;	
}

#leiste_hell{
	background: url(images/leiste_hell.gif) top repeat-x #fff;
	height: 6px;
	position: absolute;
	top: 121px;
	left: 0px;
	width: 100%;
}

#leiste_dunkel{
	background: url(images/leiste_dunkel.gif) top repeat-x #fff;
	height: 7px;
	position: absolute;
	top: 51px;
	left: 4px;
	width: 855px;
}
#main{
	position: absolute;
	width: 1024px;
	margin-top: 68px;
	background: url(images/schatten_unten.gif) bottom left no-repeat;	
}
#maininhalt{
	margin: 0 20px 0 59px;
	height: 600px;
}
#logo{
	position: absolute;
}
#unten{
	height: 44px;
	width: 780px;
	top: 668px;
	background: url(images/unten.gif) left repeat-y;
	position: absolute;
}
#inhalt_links{
	background: url(images/schatten_links.gif) left repeat-y;	
	margin-top: 107px;
	width: 224px;
	height: 483px;
	float: left;
	border-right: 1px solid #ADADAD;
}
#inhalt_rechts{
	background-color: #fff;
	padding: 10px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 107px;
	height: 468px;
	width: 544px;
	float: left;
	border-left: 1px solid #E4E4E4;
	overflow: auto;
}
#inhalt_rechts img{
	padding: 3px;
	border: 1px solid #D6D6D6;	
}
#leiste_rechts{
	float: left;	
	height: 590px;	
	width: 112px;
	background: url(images/schatten_rechts.gif) left repeat-y;	
}
#rechts_oben{
	position: absolute;
	background: url(images/rechts_oben.jpg) left top no-repeat;	
	width: 87px;
	height: 16px;
	padding-left: 25px;
	padding-top: 79px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#rechter_inhalt{
	margin-top: 100px;
	margin-bottom: 10px;
	border: 1px solid #C5C5C5;
	border-left: 0 solid #C5C5C5;
	width: 110px;
	height: 400px;
	text-align: center;
}
#rechter_inhalt img{
	margin: 20px auto 0 auto;
}
#impressum{
	margin-left: 10px;	
}
#menue{
	margin-top: 7px;	
}
#menue a{
	display: block;
	margin-top: 5px;
	text-align: right;
	padding-top: 1px;
	height: 15px;
	margin-right: 10px;
	background: url(images/m_bg.jpg) right no-repeat;
}

#menue a:hover, #menue a.maktiv{
	background: url(images/m_bgactive.jpg) right no-repeat;
	color: #B00000;	
}
#menue .menue_sub_v a,#menue .menue_sub_v a:hover{
	background: none;	
}
#menue .menue_sub_v a.maktiv{
	color: #B00000;	
}

.menue_sub2{
	padding-right: 10px;
}

#kontakt{
	color: #999;
	position:absolute;
	bottom: 0;
	width: 210px;
	margin-bottom: 20px;
	text-align: right;
}
h3{
	font-size: 12px;
	color: #335C33;
}
h1{
	font-size: 12px;
	color: #335C33;
}
ul{
	list-style-image: url(images/rotesdreieck.jpg);
}