* { padding:0px; margin:0px; }
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image:url(images/gold.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FC3;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h2.content {
	color:#FF9933;
}
h1 {
	font-size:22px;
	font-weight:bold;
}
#mainmain {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	overflow: hidden;
}
#header_hotel {
	top:0px;
	margin-left:auto;
	margin:auto;
	width:866px;
	height:400px;
	background-image:url(images/header_hotel.jpg);
	background-repeat:no-repeat;
}
#header_wellness {
	top:0px;
	margin-left:auto;
	margin:auto;
	width:866px;
	height:400px;
	background-image:url(images/header_wellness.jpg);
	background-repeat:no-repeat;
}
#header_loewengrube {
	top:0px;
	margin-left:auto;
	margin:auto;
	width:866px;
	height:400px;
	background-image:url(images/header_loewengrube.jpg);
	background-repeat:no-repeat;
}
#header_loatawagl {
	top:0px;
	margin-left:auto;
	margin:auto;
	width:866px;
	height:400px;
	background-image:url(images/header_loatawagl.jpg);
	background-repeat:no-repeat;
}
#menue {
	position:relative;
	top:20px;
	left:0px;
	width:160px;
	height: auto;
	background-color: #003333;
	border-bottom:#009933 solid 5px;
	border-left:#009933 solid 5px;
}

#main {
	width:866px;
	height:100%;
	position:relative;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	padding-bottom:20px;
}
.mtop {
	margin-top:15px;
}
.mbottom {
	margin-bottom:15px;
}
a {
	color:#6FC;
}

.hand {
	cursor:pointer;
	padding:5px;
}
.mainmenue {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.mainmenuered {
	color: #FFCC00;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.submenue {
	color: #FFF;
	width:150px;
	font-weight:bold;
	text-align:left;
	background-color: #093;
	padding:5px;
}

.submenuelong {
	color: #FFF;
	width:160px;
	font-weight:bold;
	text-align:left;
	background-color: #093;
	padding:5px;
}

.submenuered1 {
	color: #F00;
	font-weight:bold;
	text-align:left;
	background-color: #093;
}

.hide {
	display:none;
}

.see {
	display:block;
}
#answer {
	position:absolute; 
	top:420px; 
	left:175px; 
	z-index:10; 
	width:640px; 
	height:auto; 
	display:block;
	border:2px solid #009933;
	padding:10px;
}

.alignleft {
	float:left;
	margin: 0px 15px 15px 15px;
	border-bottom:3px solid #003333;
	border-left:3px solid #003333;
}
.alignright {
	float:right;
	margin: 15px 0px 15px 15px;
	border-bottom:5px solid #003333;
	border-right:3px solid #003333;
}
.fett {
	font-weight:bold;
}

