body {	
   margin:0px;padding:0px;
	background-image: url(../images/back_site.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: transparent; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color:black;
}

.lila{
   background-color: #8B0B49;
	color:#FDE7BB;
	font-weight:bold;
	padding-left:3px;
	font-size:110%;
}

.img_left{float:left;}
.adresse{
	color:#8E8879;
	font-weight:bold;
	float:right;
	font-size:90%;
		padding-top:8px;
		padding-right:15px;
}
.mail{
	color:#8B0B49;
	font-weight:bold;
	float:right;
	padding-top:20px;
	padding-right:15px;
}
.impressum a{
	float:left;
	margin:0px;padding:0px;
	margin-top:0px;
	margin-left:100px;
	color:#8B0B49;
	font-weight:bold;
	text-decoration:none;
}
/***************************************************************************************************/
#site{		
   margin:0px;padding:0px;	
	width:1000px;
	margin-left:-500px;	
	left:50%;
	position:absolute;
	min-height:100%;
	height:auto !important;  /* für moderne Browser */
	height:100%;  /*für den IE */
   background-image: url(../images/back_site1.jpg);
	background-position: top left;
	background-repeat: no-repeat;  
}
/***************************************************************************************************/
#top{
   margin:0px;padding:0px;
	width:1000px;
	height:141px;
	background-color: transparent;
}
/***************************************************************************************************/
#navigation{
	margin:0px;padding:0px;
	width:1000px;
	height:58px;
   background-image: url(../images/back_navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/*DEUT*/
.deut {float:left;margin:0px;padding:0px;list-style-type:none;padding-left:31px;padding-top:5px;}
.gesamt{float:left;}
.menu_deut{float:left;width:83px;text-align:center;}
.menu_deut a, .menu_deut a:visited{	
   background-image: url(../images/menu_deut.gif);
	background-position: top left;
	background-repeat: repeat-x;
   text-decoration:none;  
	line-height:18px;
	display:block;
	border-left:1px solid white;
	border-right:1px solid white;
	font-weight:bold;
	color:white;
}
.menu_deut a:hover{
	text-decoration:overline;
}
.menu_deut_act{
	float:left;
}
.menu_deut_act a{
	background-image: url(../images/menu_deut_act.gif);
	background-position: top left;
	background-repeat: repeat-x;
	line-height:18px;
	display:block;
	width:83px;
	text-align:center;
	text-decoration:none;
	color:#8B0B49;
	font-weight:bold;
}
/*FR*/
.menu_fr {clear:both;float:left;width:83px;text-align:center;}
.menu_fr a, .menu_fr a:visited {
   margin:0px;padding:0px;
	text-decoration:none;  
	color:#8B0B49;
	font-weight:bold;
	font-size:85%;
}
/***************************************************************************************************/
#content{
	margin:0px;padding:0px;
	width:680px;
	margin-left:250px;
}
#content_anfahrt{
	margin:0px;padding:0px;
	width:680px;
	margin-left:250px;
	background-color: #8B0B49;
	background-image: url(../images/back_anfahrt.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top:20px;
}
#content_start{
	margin:0px;padding:0px;
	width:680px;
	margin-left:240px;
	margin-top:120px;
}
h1{
	margin:0px;padding:0px;
	background-color: #FDE7BB;
	background-image: url(../images/back_h1.gif);
	background-position: center right;
	background-repeat: no-repeat;
	line-height:25px;
	color:#8B0B49;
	margin-top:2px;
	padding-left:3px;
	font-size:150%;
}
/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:0px;
	color:#8B0B49;
	font-weight:bold;
}
#box1_kontakt{
	width:220px;
	text-align: left;
	float:left;	
	margin-left:10px;
}
#box2_kontakt{
	width:200px;
	text-align: left;
	float:left;
}
#box3_kontakt{
	width:220px;
	text-align: left;
	float:left;
	background-color: transparent;
	margin-left:20px;
}
#box_kontakt{
   margin-left:85px;
}

input{
   background-color: #FDE7BB;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #8B0B49;
	color:black;
}
textarea{
   background-color: #FDE7BB;
	border:1px solid #8B0B49;
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}


