body {
	margin: 0 0 0 0; padding: 2px 0 0 0;
   /* background-color: #e7f2f7;*/
    background-color:#fef6e8;
	color: #330000;
	font-size: 12px;
	font-family:Verdana,Arial,sans-serif;
	line-height:15px;
	

}


h1 {color: white; background-image: url(../images/backh1.png);  
    background-repeat:repeat-y;
    height: 30px;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0; line-height:30px;
	text-align:center;
    margin:auto; width:600px; font-weight:bold;
	
}

h2 {
	
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 15px 0px;line-height:18px;
	color:#C00;
}


h3 {
	
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0px 5px 0px;line-height:18px;
}

ul {padding-left:10px; list-style-type:disc; }
th {color: white; background-image: url(../images/backh1.png); font-size:110%; font-weight:bold; }

a  {color: #000000;}
a img{color: transparent; border:none;}

hr {color: #cc6633;}

.impressum {
	width: 980px;
    text-align:right;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	

}
.impressum a{
	
	text-decoration: none;
	color:#330000;
}
.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/backmain.png);
	background-repeat: repeat-y;
	z-index:5; 
	/*border:1px solid green;
	*/
	
}
.backtop {
	width: 980px; 
	background-image: url(../images/backtop.png);
	background-repeat:no-repeat;
	z-index:1;
		
}
.backbottom {
	width: 980px; 
	background-image: url(../images/backbottom.png);
	background-repeat:no-repeat;
	z-index:1;
	height:29px;
		
}



/* BANNER AREA */
.bannerArea {
	width: 980px; height: 350px;
	/*background-color: #ffffff;*/
	
}
.bannerArea a{border: 0; text-decoration:none;}

.mainnav {
	color: #fde4bc;
	padding: 0; 
	float: left;margin-left:14px; 
    
}
.mainnav li{
	
	width:185px;display: block;
	padding:0; margin:0;
	height:25px;
}


.mainnav li a:hover{
	background-image:url(../images/backh1.png); background-repeat: repeat-y;
	display: block;
	
}

.mainimg{float:right;padding-right:0; margin:0 15px 10px 0;}

.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 20px;
	padding-top: 20px;
	
}
.toplogo a{border:0;}


/* LEFT NAVIGATION */

.leftnavigation {
	width: 192px;
	margin: 20px 0px 30px 0px;
	padding-left: 12px;
	float: left;
	list-style-type: none;
	
	
}
.leftnavigation a:hover{
	 color: #663300;
	
	 background-image: none;	
	 background-image: url(../images/navi_hover.png); background-repeat: repeat-y; font-size: 13px;font-weight: bold;
}


.nav_off {
	margin-left: 10px;
	width: 156px;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	color: #03305C;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/navi.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
	height:40px;
}

.nav_on{
	margin-left: 10px;
	width: 156px;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	color: #663300;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fdefcb; background-image: none;
	border-bottom: 1px solid #999; height:40px;
	background-image: url(../images/navi_on.png);background-repeat: repeat-y;
}


/* CONTENT AREA border:1px solid blue;*/
.content {
	padding: 10px 40px 0 0;
	text-align: center; 
	
}
.content a {color: #000;}

.contentleft {
	width: 720px;
	padding-left: 25px;
	
	/*float: left;*/
	text-align: left;
}
.contentleftinner {
	width:350px;
}

.contentright {
	padding-top: 55px;
	float: left;
	width: 60px;
}

.imageright {
	margin-top: 0;
	margin-left: 30px;
	margin-right: 35px;
	float: right;	
	margin-bottom: 20px;
}
.imageleft {
	margin-right: 10px;
	float: left;
}
.imagecenter {
	margin: 10px auto 10px auto;
}

/* FOOTER AREA */
.footerArea {
	width: 100%; 
	font-size: 110%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align:center; 
	z-index:5;
		
}


.copyright {
	
	color:#613030;
	border-top: 1px solid #613030;
	margin-left: 210px;width: 700px;
	padding: 12px 0 5px 20px;
	text-align: center;
	font-weight:bold;
}

#map{margin: 10px 20px 15px 0;
	float:right;
	}
	
.bildrahmen {border:4px solid #660000; margin:2px;}
