body {
   margin:0px;padding:0px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:white;
}
.img_left{
	float:left;
	margin-right:10px;
}

a, a:visited {
	color: #fff;}
	
h2{
	display:block;
	font-size:160%;
	background-color: Black;
	line-height:40px;
	padding-left:5px;
}
h2 span{
   margin:0px;padding:0px;
	font-size:50%;
	clear:both;
	display:block;
}
h1{
	font-size:150%;
	background-color: black;
	color:white;
	padding-left:3px;
}
h1 a{
	color:white;
	line-height:30px;
}
.abo{
    list-style-type: square;
}  
.abo li{
	 background-color:#992900;
	 margin-top:3px;margin-bottom:3px;
	 border-bottom:2px solid black;	 
	 padding-left:3px;
}
.abo_sub{
}
.abo_sub li{ 
    background-color: transparent;
	 margin-top:3px;margin-bottom:3px;
	 border:none;

}
.link_abo{
	margin-top:59px;
}
#zeiten{
	width:250px;
	background-color: transparent;
	float:right;
	margin-right:20px;
	border:1px solid white;
	padding:10px;
}
.zeit1{
	margin:0px;padding:0px;display: block;color:maroon; background-color: white;font-weight:bold;margin-bottom:10px;
}
/**********************************************************************************************/
#site1{
   margin:0px;padding:0px;
	background-image: url(../images/back_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height:226px;
	width:100%;
	margin-top:-113px;
	top:50%;
	position:absolute;
}
/**********************************************************************************************/
#site2{
	margin:0px;padding:0px;
	width:1000px;
	height:570px;
	background-image: url(../images/back_site2.jpg);
	margin-left:-500px;
	left:50%;
	margin-top:-285px;
	top:50%;
	position:absolute;
}
/*********************************************************************************************/
#navigation{
   margin:0px;padding:0px;
	width:200px;
	height:462px;
	background-color: transparent ;
	background-image: url(../images/back_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
}
#box_navi{
	margin:0px;padding:0px;
	background-image:  url(../images/back_box_navi.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:40px;
}
.menu1{
	margin:0px;padding:0px;
	list-style-type:none;
	border-right:1px dashed white;
	border-bottom:1px dashed white;
	padding:5px;
	margin-left:10px;
}
.menu1_level1 a, .menu1_level1 a:visited{
	text-decoration:none;
	color:white;
}
.menu1_level1 a:hover{
	border-left:10px solid #992900;
	padding-left:5px;
	font-weight:bold;
}
.menu1_level1_act a, .menu1_level1_act a:visited {
	text-decoration:none;
	color:white;
	background-color: #992900;
	border-left:10px solid white;
	padding-left:5px;
	font-weight:bold;
	display:block;
}
/*********************************************************************************************/
#top{
	margin:0px;padding:0px;
	height:108px;
	background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
.adresse {
   margin:0px;padding:0px;
	color:white;
	text-align:right;
	padding-top:10px;
	padding-right:40px;
	float:right;
	font-size:115%;
	font-weight:bold;
}
.logo{float:left;padding-left:200px;padding-top:9px;}

/*********************************************************************************************/
#right{
	margin:0px;padding:0px;
	width:145px;
	height:570px;
	background-color: transparent;
	float:right;
}
#box_marquee{
	background-color: transparent;
	height:383px;
	width:110px;
   margin-left:16px;
	margin-top:165px;
}
#box_marquee_deckel{
	margin:0px;padding:0px;
	width:120px;
	height:125px;
	background-color: transparent;
	background-image: url(../images/marquee_deckel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position:absolute;
	z-index:2;
}
#laufzeile img{margin-bottom:30px;}
#laufzeile{	width:120px;background-color: transparent;position:absolute;z-index:1;text-align:center;}	

/*********************************************************************************************/
#content{
	margin:0px;padding:0px;
	width:567px;
	height:425px;
	background-color: transparent;
	float:left;
	margin-left:55px;
	margin-top:5px;
	overflow:auto;
}
#content_index{
	margin:0px;padding:0px;
	width:600px;
	height:437px;
	background-color: transparent;
	float:left;
	margin-left:39px;
	margin-top:0px;
	overflow:auto;
}
/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:5px;
	color:#A9A9A9;
}

#box1_kontakt{
	width:200px;
	text-align: left;
	float:left;	
}

#box2_kontakt{
	width:200px;
	text-align: left;
	float:left;
}
#box_kontakt{
   width: 510px;
}
input{
   background-color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
   border:1px solid white;
}
textarea{
   background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	border:1px solid white;
	width:300px;height:237px;
}

