body{
	margin:0px;padding:0px;
	background-color: #A50010;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:black;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#site{
   margin:0px;padding:0px;
	width:1000px;
	height:550px;
	left:50%;
	margin-left:-500px;
	position:absolute;
	background-color: #FFFF00;
	background-image: url(../images/back_site.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#rundung_head {
   margin:0px;padding:0px;
	width:1000px;
	height:24px;
	background-image: url(../images/back_rundungen_head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#top{
	margin:0px;padding:0px;
	width:1000px;
	height:85px;
   background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#top img{
	margin-left:60px;
	margin-top:0px;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#navigation{
   margin:0px;padding:0px;
	width:185px;
	height:200px;
	background-color: transparent;
	float:left;
}
.adresse{
	font-size:90%;
	font-weight:bold;
	margin-left:10px;
	margin-top:40px;
}
.menu1{
	margin:0px;padding:0px;
	list-style-type:none;
	margin-left:10px;
	margin-top:20px;
}
li.menu1_level1 a, li.menu1_level1 a:visited {
	text-decoration:none;
	color:#A50010;
	font-weight:bold;
	padding-left:20px;
	line-height:40px;
}
li.menu1_level1 a:hover{
	background-image: url(../images/li_hover.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
li.menu1_level1_act a{
	text-decoration:none;
	color:#A50010;
	font-weight:bold;
	padding-left:20px;
	line-height:40px;
	background-image: url(../images/li_hover.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#content{
   margin:0px;padding:0px;
	width:790px;
	height: 442px;
	background-color: transparent;
	float:left;
	margin-left:10px;
	/*border:2px solid black;*/
	background-image: url(../images/back_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	overflow:auto;
}
/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/
#footer{
	margin:0px;padding:0px;
	width:1000px;
	height:15px;
	background-image: url(../images/back_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
	margin-top:-1px;
}

/*:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.*/

p{
	margin-left:20px;
	margin-right:20px;
}

.box_start{
   margin:0px;padding:0px;
	width:775px;
	height:412px;
	background-image: url(../images/box_start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left:5px;
}
.logos_start{
	float:left;
	margin-left:30px;
	margin-top:120px;
}
.willkommen{
	font-size:150%;
	margin:0px;padding:0px;
	margin-left:360px;
	color:#A50010;
}
.start{
	margin-left:370px;
	margin-top:10px;
}
.verbaende{
	font-size:90%;
	margin-left:370px;
	margin-top:20px;
}
.copyright{
	font-size:90%;
}
.webdesign{
	text-align:right;
	float:right;
	font-size:90%;
	margin-right:20px;
}

.img_left{
	float:left;
	margin:10px;
}
.img_right{
	float:right;
}


/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:0px;

}

#box1_kontakt{
	width:250px;
	text-align: left;
	float:left;	
	margin-left:10px;
}

#box2_kontakt{
	width:250px;
	text-align: left;
	float:left;
}

#box_kontakt{
width: 590px;
}

input{
   background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
   background-color: white;
}


