body,html {
	height:100%;
	margin:0px;
}
body {
	background-image: url(../Bilder/hg2.gif);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fefced;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
}
.mainNavi, a.mainNavi{
	color:#98a361;
}
table.mainNavi{
	margin-bottom:8px;
	margin-right:12px;
}
.rahmen{
	height:100%;
	width:100%;
}
.frames{
	width:960px;
	height:555px;
}
.headFrame{
	height: 87px;
	background-color:#335023;
}
.naviFrame{
	background-color:#ded6b8;
	height:60px
	/*padding-left:119px;*/
	/*padding-top:9px;*/
}
.leftFrame{
	height:408px;
	width:385px;
	background-color:#b59157;
}
.leftFrameMezzo{
	height:408px;
	width:385px;
	background-color:#901918;
}
.leftFrameParty{
	height:408px;
	width:385px;
	background-color:#729944;
}
.rightFrame{
	height:408px;
	width:575px;
	background-color:#fefced;
	color:#000000;
}
.rightContent{
	vertical-align:top;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
}
.bottomContent{
	vertical-align:top;
	padding-left:12px;
	padding-top:6px;
	padding-right:12px;
}
.bottomNavi{
	padding-top:10px;
	padding-left:18px;
	vertical-align:bottom;
}
td.logo{
	width:385px;
}
td.mainNavi{
	width:575px;
}
leftContent{
	width:385px;
	height:408px;
}
p.randLinks{
	margin:10px;
}
.zimmer{
	height:408px;
	width:575px;
}
p.zimmerText{
	margin:7px;
	line-height:12px;
}
.zimmerLetztes{
	width:143px;
	vertical-align:top;
}
.zimmerFoot{
	font-size:9px;
	height:21px;
}
.buffet{
	margin-left:10px;
	line-height:14px;
}
a.linkRot{
	color:#bc1701;
	text-decoration:none;
}
a.linkWeiss{
	color:#fefced;
	font-weight:bold;
	text-decoration:none;
}
input,select,textarea{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea.breit{
	width:260px;
}	
input.breit{
	width:168px;
}
input.schmal{
	width:80px;
}
input.zahl{
	width:20px;
}
select.breit{
	width:174px;
}
select.schmal{
	width:86px;
}
/*
a.navi{
	display:block;
	color:#98a361;
	padding-left:17px;
}
a.navi:hover{
	color:#bc1701;
	background-image: url(../Bilder/stern.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding-left:17px;
}
a.naviAktiv{
	color:#bc1701;
	background-image: url(../Bilder/stern.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding-left:17px;
}
*/
table.subnavErste{
	margin-top:8px;
	margin-left:119px;
}
table.subnav{
	margin-left:119px;
}
.navi {
	display:block;
	color:#6e793a;
	padding-left:17px;
	line-height:14px;
}
.navi:hover{
	color:#bc1701;
	background-image: url(../Bilder/stern.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding-left:17px;
	line-height:14px;
}
.naviAktiv{
	color:#bc1701;
	background-image: url(../Bilder/stern.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding-left:17px;
	line-height:14px;
}
.errorMSG{
	color:#bc1701;
	font-weight:bold;
	font-size:11px;
}
.error{
	color:#bc1701;
	font-size:11px;
}
.popupHeader{
	color:#FFFFFF;
}
.popupHeaderGross{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
ul{
	margin-top:5px;
	margin-bottom:5px;

}
li{

	margin-top:0px;
}
.foot{
	font-size:9px;
}
a.foot{
	color:#000000;
	text-decoration:underline;
}

.newsticker ul {
	list-style: url(../Bilder/pfeil.gif) outside; 
	margin-left: 20px;
	padding-left: 20px;
}
.newsticker ul li {
	list-style: url(../Bilder/pfeil.gif) outside; 
	margin-bottom: 5px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fefced;
	
	width:450px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../Bilder/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay .content {
	padding: 20px;
}

.simple_overlay h4 {
	margin: 0; 
	padding: 0; 
	/*color: #bc1701;*/
	color: #fff;
	display: block;
	height: 20px;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 20px;
	background: #b59157;
}

.simple_overlay a {
	font-size: 14px;
}

.simple_overlay ul {
	padding-left: 25px;
	padding-top: 5px;
}

#links ul {
	margin-top: 20px; 
	padding-left: 0;
}

#links ul li {
	list-style-type: none;
	padding-bottom: 1px;
}

#links ul h2 {
	color: #BC1701;
	cursor: pointer;
}

#links ul a {
	display: block;
	padding-top: 4px;
}