body {
	margin: 0; padding: 0;
    color: #663300;
	
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	background-color: #fef7db;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;

}


h1 {
	color: #996633; 
	font-size: 22px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {color:#993300; font-size: 14px; font-weight: normal; margin: 15px 0px 15px 0px; padding: 2px 0 2px  5px;}

h3 {
	color: #996633; 
	font-size: 18px;
	font-weight: normal;
	margin: 3px 0px 15px 0px;
}
ul {padding-left:15px; list-style-type:disc; }

a  {color: #ba7007; }

hr {color: #cc6633;}

.orange {background-color:#FC6; width: 350px;  background-image:url(images/orange.png); background-repeat:no-repeat;}
.orangeText {display:inline; width:300px; color:#cc9966; font-weight:bold;}

.grey {background-color: #cc9966; width: 350px; background-image: url(images/brown.png); background-repeat: no-repeat; text-align:left; }

.greyTextLeft {width:250px;  }
.greyText {width:300px; }

.time {padding-left:15px; width:140px; float:left; }
.price {width: 80px; float:right;}
.pricetable {width:285px;}
.pricetable div{float:right;}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 145px;
	background-color: #72675b;
	background-image: url(images/banner_bkgd.png);
	background-repeat: no-repeat;
}



.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: 70px;
	padding-top: 20px;
}



.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.png);
	background-repeat: repeat-y;
	text-align: center;
	

}


/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	margin: 70px 0px 30px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
	
}
.leftnavigation a:hover{
	color: #663300;
	 background-color: #fdefcb; background-image: none;	
}


.nav_off {
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #ffffff;
	font-size: 10px;
	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;
}

.nav_on{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #996633; 
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fdefcb; background-image: none;
	border-bottom: 1px solid #999;
}


/* CONTENT AREA */

.contentleft {
	width: 700px;
	padding-left: 30px;
	padding-right: 20px;
	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: 980px; height: 88px;
	background-color:: #cc9966; 
	background-image: url(images/footer_bkgd.png);
	background-repeat: no-repeat;
	
}
.impressum {
	float:left;
	border-width: 0;
	margin-left: 26px;
	margin-right: 0;
	padding-top: 12px;
	color: #663300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.impressum a{
	color: #663300;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.copyright {
	border-top: solid;
	border-color: #cc9966; /*#D6D6D6;*/
	border-width: 2px;
	margin-left: 220px;
	margin-right: 0;
	padding-top: 12px;
	padding-left: 5px;
	
	color: #996633;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
#map{margin-top: 0;
	margin-right: 15px; float:right;
	
	}
#ximg{
	margin-top: 0;
	margin-right: 15px;
	border:1px solid #fff;float:right;
	}
.vitajuwel{background-image:url(images/vitajuwel.png); height:303px;width:600px;margin-bottom:10px;}
