body {
	width: 100%;
	margin: 0; padding: 0;
    background-color:#fff;  
	color: #666;
	font-size: 12px;
	font-family:Verdana,Arial,sans-serif;
    line-height:18px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat; background-position:top; 
	
	}



h1 {
	color:#666;
	font-size: 16px;
    font-weight:bold; 	
	line-height: 20px;
	color:#900;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;	
	
}

h2 {
	color:#464A46;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px 0;
	padding: 2px 0 0 0;line-height:14px;
	line-height:20px;
}


h3 {
	color:#666;
	font-size: 13px; font-weight: bold;
	
}
h4 {
	background-color:#000033;color:#ccc;
	font-size: 12px; font-weight: normal;
	width:590px;font-weight:normal; line-height:16px;
	border-bottom: 1px solid #5f6267;border-top: 1px solid #5f6267;
	padding:8px 0 8px 10px; margin :0 0 10px 0;
	
}
ul {padding:0; margin:0;list-style-type:disc; }

a  {color: #000000;}

a img{border:none;}

p {
	padding:3px 0 3px 0; 
	margin: 0;}

hr {color: #ccc;}


#container {
	width: 980px;
	margin: 5px auto 0 auto;

}
#container-top{
	width: 100%;
	height: 130px;
	
}
	
#container-bottom{
	width: 100%;
    height: 100px;
    background-color: #51748C;
	/*background-image: url(../images/backbottom.jpg);
	background-repeat: repeat;*/
	z-index: 1;
	margin-top: 10px;
}


/* BANNER AREA */

#bannerArea {
	height: 200px;
	/*background-image:url(../images/top.gif);*/
	padding: 0 0 0 0;
	width: 980px;
	
}

#bannerArea a {
border:0 none;
text-decoration:none;
}

#mainnav {
	width: 100%;
	color: #C60;
	height: 35px; 
	text-align: center;
	/*background-image:url(../images/backnav.png);
	background-repeat:no-repeat; 
	background-position:left;*/
	
}
#submenu {
	width:156px;
	float:left;
	border-right:1px solid #ccc;
	padding: 5px 10px 0 10px;
	margin:0 0 0 0;
	
}
#submenu a {text-decoration:none;}

#submenu ul{
	list-style-type:none;
	list-style-image:none;
	width:140px;
	margin:0;
}
#submenu ul li
{
	width:140px;
	display: block;
	margin:0;
}
#submenu ul li a {
}
#submenu ul li a:hover{
	
	/*background-image:url(../images/listimgsubmenu.png);
	background-repeat: no-repeat;*/
	font-weight:bold;
	width:140px;
	display: block;
	
		
}
#textsubmenu{
	margin: 5px 0 0 230px;
	padding:0 0 0 0;
}
#textsubmenu ul{
	list-style-image:url(../images/listimg.png);
	padding-left:10px; 
	}
#textsubmenu ul li{padding-bottom: 8px;}

#textsubmenu ul ul
{ 
	list-style-image:url(../images/listimgsubtext.png);
	padding-left: 30px; 
	padding-top: 10px; 
	margin:0;
	}
#textsubmenu ul ul li{
	padding-bottom:3px;
	padding-left:5px;
	}
#textsubmenu ul ul li a{
	text-decoration:underline;
	}


table {border:1px solid #ccc; padding:5px 0 5px 0; }
table td{vertical-align:top;}

table.address{border:0; width: 200px;}

.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;}

.toplinks {
	float:right; position:relative;top:10px;padding-right:10px;color:#ccc;}
.toplinks a{color:#ccc;}
.toplinks a:hover{color:#fff;}

.topimg{
	background-image:url(../images/logo2.png); background-repeat:no-repeat;
	background-position:center;
	height:150px;
	top:10px;
	padding-bottom:10px;
 	}

/* CONTENT AREA */
#contentArea{width:980px;}
.content {
	padding: 20px 40px 20px 20px;
	margin:0;
	background-color: #fff;
	background-image:url(../images/bg_content.jpg);
	background-repeat: repeat;
	
	/*border: 1px solid #ccc;
	*/ 
	text-align: left; z-index:2;
}
.content a{color:#666; }
.content a:hover {color: #900;}
.content img a{border:0;}

#contentleft {
	width: 600px;
	float: left;
	text-align: left;
}

#contentright {
	padding-top: 10px;
	width: 290px;
	vertical-align: top;
    margin-left: 650px;
	
}
/* ----- breitere Teilung für Lageplan ----*/
#contentleft-450 {
	width: 440px;
	float: left;
	text-align: left;
}

#contentright-450 {
	padding-top: 10px;
	width: 450px;
	vertical-align: top;
    margin-left: 450px;
	text-align:center;
	
}

.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 */

#footer {
	
	color: #fff;
	text-align: center;
	/*background-image:url(../images/backfooter.png); background-repeat:no-repeat;*/
	
	margin-right:auto;
	margin-left:auto;
	width:940px;
	border-top: 1px solid #ccc;
	padding:5px 20px 0 20px;
	background-color: #333;
	
}
#footer a{color: #CCC;text-decoration:none;}

.impressum {
	float:right;
	border-width: 0;
	padding-top: 12px;
	margin-right: 80px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.impressum a{
	
	text-decoration: none;
	color: #fff;
}

#map{margin: 10px 20px 15px 0;
	float:right;
	}
#ximg{
	margin: 10px 20px 15px 0;

	float:right;
	}
.dark{background-image:url(../images/bkgd_dark.png); 
     background-repeat:repeat; color: #ccc; padding: 5px 30px 10px 25px; margin:0 0 0 0;
	 text-align:left;font-size:110%;
}

#team td{text-align:center; width:160px;}
.contact {width:230px;text-align:right; font-size:110%;}
.contact td{padding:5px 5px 5px 5px;}

.clear{clear:both;}

.red, .red a{ color:#900;}

.left {margin: 2% 0 2% 0; text-align:left;}
.center {margin: 2% auto 2% auto; text-align: center}
.button-red
{
	color: #ffffff;
	background-color: #990000;
	padding: 10px;
	width: 250px;
	max-width: 250px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-border-radius: 10px;
	border: 2px solid #ccc;
}
.button-red a
{
	color: #ffffff; background-color: #990000; font-weight:bold;
	text-decoration:none;
}

.button-red a:link { background-color: #990000; color: #ffffff; font-weight:bold;}
.button-red a:visited {background-color: #990000; color: #ffffff; font-weight:bold; }
.button-red a:hover { background-color: #ffffff; color: #990000;	font-weight:bold; 
						border-radius: 10px; 	-webkit-border-radius: 10px; -moz-box-border-radius: 10px;
						padding: 2px 10px 2px 10px;} 
.button-red a:focus { background-color: #ffffff; color: #990000;	font-weight:bold; }
.button-red a:active { background-color: #990000; color: #ffffff; font-weight:bold; }


#karte{padding: 0 5px 20px 5px;color:#fff;margin:0;}
#karte li
{
	background-image:url(../images/button_menu.png);
	background-repeat:no-repeat;height:33px;padding:14px 0 0 5px; margin:0; color:#fff;font-weight:bold;
	}
#karte a{display:block;color:#fff;}
#karte a:hover{color:#fff; text-decoration:underline;}
#subkarte li{background-image:none;height:20px;padding:5px 0 0 15px; margin:0; color:#666;font-weight:bold;}
#subkarte a{display:block;color:#666;}
#subkarte a:hover{color:#666; text-decoration:underline;}
.lang{text-align:center;vertical-align:middle;margin-top:10px;margin-bottom:10px;}

.yovite{box-shadow:5px 5px 5px #a19e9e;color:#990000;background-color:#fff;padding:10px;text-align:center;width:450px;margin:0 auto 5px auto;max-width: 450px;}
.yovite a{display:block;color:#990000; cursor:pointer;padding:10px;}
.yovite a:hover{color:#ffffff;background-color:#990000;}

.yovite-kontakt{color:#990000;background-color:#990000;padding:10px;margin-top:20px;text-align:center;width:250px;max-width: 250px;margin:0 auto 5px auto;
 border-radius: 10px; 
 -webkit-border-radius: 10px; 
 -moz-box-border-radius: 10px; 
 border:2px solid #ccc;}
 

.yovite-kontakt a {display:block;color:#fff; text-decoration:none; cursor:pointer;}
.yovite-kontakt a:hover{color:#990000;background-color:#fff;border-radius: 5px; 
 
}

.shadow {-webkit-box-shadow: 0 8px 6px -6px #a19e9e;
	  	 -moz-box-shadow: 0 8px 6px -6px #a19e9e;
	        box-shadow: 0 8px 6px -6px #a19e9e;}