body {
	margin:0px;padding:0px;
	background-color: white;
	background-image: url(../images/back_site.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: "Courier New", Courier, monospace;
	font-size:0.8em;
	font-weight:normal;
	color:black;
}
.adresse{
	float:left; font-size:85%;padding-top:75px;
}
.left{float:left;	padding-right:10px;}
.right{float:right;padding-left:10px;}
#site{
	margin:0px;padding:0px;
	width:1010px;
	height:100%;
	background-color:  transparent;
	margin-left:-505px;
	left:50%;
	position:absolute;

}
#top{float:left;width:1007px; background-image: url(../images/top_right.jpg);background-position:right top;background-repeat:none;}
#navigation {margin:0px;padding:0px;float:left;background-color: transparent;width:200px;}
.menu1 {margin:0px;padding:0px;list-style-type:none;padding-top:10px;}
.menu1_level1 a, .menu1_level1 a:visited{
	text-decoration:none;
	color:black;
	border-bottom:1px dashed #D8D8D8;
	border-top:1px dashed #D8D8D8;
	margin-top:-1px;
	display:block;
	line-height:25px;
	padding-left:10px;
}
.menu1_level1 a:hover{border-left:5px solid white;}
.menu1_level1_act a, .menu1_level1_act a:visited{
	text-decoration:none;
	color:red;
	border-bottom:1px dashed #D8D8D8;
	border-top:1px dashed #D8D8D8;
	margin-top:-1px;
	display:block;
	line-height:25px;
	padding-left:10px;
	border-left:5px solid white;
}
#center {
	margin:0px;padding:0px;
	width:797px;
	background-color: transparent;
	float:left;
	border:1px dashed black;
	border-top:none;	
	padding-right:0px;
	padding-left:0px;
}
#content{margin:0px;padding:0px;	background-color: transparent;padding:10px; background-position: top left;background-repeat: no-repeat;background-image: url(../images/back_content.jpg);}
#content_index{margin:0px;padding:0px;	background-color: transparent; padding:10px; background-position: top left;background-repeat: no-repeat;background-image: url(../images/back_content_index.jpg);background-color:#E6E6E6;}

ul.chekliste {
	list-style-type: decimal;
}



/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:5px;
	color:black;
	font-weight:bold;
}

#box1_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box2_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box_kontakt{
   width: 590px;
   margin-left:20px;
}

input{
   background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
   background-color: white;
}

