body {
	margin:0px;padding:0px;
	background-color: #D8E6D8;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color:black;
}
.planung{
	float:left;
	text-align:center;
	padding-right:60px;
	padding-bottom:20px;
	padding-top:10px;	
	font-weight:bold;
}
.planung img{
	display:block;

}

.img_left{float:left;}
.img_right{float:right;}
.top_img{float:right;padding-right:20px;padding-top:30px;}
.box_anfahrt{
	background-color: transparent;
	clear:both;
	padding-top:10px;
}
.copyright{
	font-size:80%;
	float:left;
	padding-left:10px;
	clear:both;
	text-align:left;
	width:100%;
}
h1 {
	display:block;
	border:#5CA48D 1px solid;
	color:#5CA48D;
	padding:3px;
	font-size:140%;
	clear:both;
}
.adresse{
	padding-left:10px;
	float:left;
}
.box_adresse{
	float:left;margin-left:20px;
}
.adresse1{
   background-color: transparent;
	margin-top:15px;
	clear:both;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#site{
	margin:0px;padding:0px;
	width:1000px;
	position:absolute;
	margin-left:-500px;
	left:50%;
	background-image: url(../images/back_site.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}


/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#top{
	margin:0px;padding:0px;
	width:1000px;
	height:193px;
   background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;  
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#navigation{
	margin:0px;padding:0px;
	width:143px;
	float:left;
}
.menu1{
	margin:0px;padding:0px;
	list-style-type:none;
	float:left;
	width:143px;
}
.menu2{
	margin:0px;padding:0px;
	list-style-type:none;
}
.menu2_level1 a, .menu2_level1 a:visited{
	color:#D4E9E2;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
	font-size:90%;
}
.menu1_level1 a, .menu1_level1 a:visited {
	background-image: url(../images/back_level1.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	display:block;
	color:#5CA48D;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	margin-bottom:8px;
}
.menu1_level1 a:hover {
	background-image: url(../images/back_level1_hover.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color:#417464;
}
.menu1_level1_act{
   margin:0px;padding:0px;
	display:block;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin-bottom:8px;
	background-image: url(../images/back_level1_act.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
.menu1_level1_act a{
   margin:0px;padding:0px;
	text-decoration:none;
	color:black;
}
.handtuch{
	margin:0px;padding:0px;
	clear:both;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#center{
   margin:0px;padding:0px;
	background-color: transparent;
	width:857px;
	float:left;
	text-align:justify;	
}
#content{
	margin:0px;padding:0px;
	background-color: transparent;
	width:800px;
	margin-left:30px;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#footer{
	margin:0px;padding:0px;
	width:1000px;
	height:22px;
	background-image: url(../images/back_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
}
/*_______________________KONTAKT_______________________*/

label {
	display:block;
	color:black;
}

#box1_kontakt{
	width:200px;
	text-align: left;
	float:left;	
}

#box2_kontakt{
	width:300px;
	text-align: left;
	float:left;
	margin-left:30px;
}
#box_kontakt{
   width: 760px;
	margin-left:50px;
	margin-top:25px;
	background-color:  transparent;
}
input{
   background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
   border:1px solid #6E907B;
	padding:3px;
	font-weight:bold;
}
textarea{
   background-color:  white;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	border:1px solid #6E907B;
	width:300px;height:200px;
	font-weight:bold;
	font-sizE:100%;
}
/***************************************************************/
