body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #494401;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
* html, * html body, *html, *html body {
	width: 100%;
	height: 100%;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	text-align: center;
	font-family: "AvantGarde Bk BT", Verdana;
	color: #897E01;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.abstand h4 {
	margin: 0px;
	padding: 0px;
}
.align-left {
	text-align: left;
}
.align-justify {
	text-align: justify;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	background: #FFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.groesser {
	font-size: 16px;
}
.farberot {
	color: #F00;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
}
.gallery, #gallery a {
}
.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}
.designmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.designmenu li {
	float: left;
	padding: 5px;
}
.designmenu li a {
	width: 160px;
	text-align: center;
	display: block;
	float: left;
	height: 30px;
	padding-top: 130px;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
.designmenu li a:hover {
	background: #FFF;
	filter: alpha(opacity=80);
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=80, Style=2)";
	opacity: 0.8;
	color: #807900;
}
.designmenu li a.mzimmer {
	background: url(images/link_zimmer.jpg);
}
.designmenu li a.mappartements {
	background: url(images/link_appartement.jpg);
}
.designmenu li a.mpreise {
	background: url(images/link_preise.jpg);
}
.designmenu li a.mpauschalen {
	background: url(images/link_pauschalen.jpg);
}
.designmenu li a.manfrage {
	background: url(images/link_anfrage.jpg);
}
.designmenu li a.mverleih {
	background: url(images/link_verleih.jpg);
}
.designmenu li a.mverkauf {
	background: url(images/link_verkauf.jpg);
}
.designmenu li a.mservice {
	background: url(images/link_service.jpg);
}
.designmenu li a.mreservierung {
	background: url(images/link_online.jpg);
}
#hintergrund {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#scrollbar {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:1px;
	overflow:auto;
	overflow-x: hidden;
	z-index:2;
}
.aktiv {
}
#main {
	margin: auto;
	height: auto;
	min-height: 620px;
	width: 970px;
	position: relative;
	z-index: 1;
}
#main #header {
	background: url(images/design-01-header.jpg);
	float: left;
	height: 144px;
	width: 950px;
	position: relative;
	z-index: 2;
	padding: 10px;
}
#main #header #language {
	position: absolute;
	left: 467px;
	top: 11px;
	width: 83px;
	height: 29px;
}
#main #header #schnellanfrage {
	float: right;
	width: 200px;
	padding-right: 150px;
	padding-top: 10px;
}
#main #header #schnellanfrage form {
	padding: 5px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#75FFFFFF, endColorstr=#75FFFFFF);
	background:rgba(255, 255, 255, 0.75);
}
#main #header #schnellanfrage form h4 {
	color: #897E01;
	text-align: center;
	border-bottom: 1px solid #897E01;
}
#main #header #schnellanfrage form input {
	margin-top: 1px;
	margin-bottom: 1px;
}
#anreise2, #abreise2 {
	margin-right: 5px;
}
#main #header #schnellanfrage form input#send2 {
	background: #897E01 url(images/design_schnellanfragebutton.jpg) repeat-x left center;
	padding: 1px;
	width: 190px;
	color: #FEF693;
	border: 1px solid #897E02;
}
#main #menu {
	float: left;
	height: 63px;
	width: 970px;
	position: relative;
	z-index: 20;
}
#main #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #menu ul li {
	float: left;
	height: 63px;
	position: relative;
}
#main #menu ul li a {
	float: left;
	height: 63px;
	display: block;
}
#main #menu ul li ul {
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 63px;
	display: none;
	width: 160px;
}
#main #menu ul li:hover ul {
	display: block;
}
#main #menu ul li ul li {
	height: 25px;
}
#main #menu ul li ul li a {
	font-size: 14px;
	line-height: 25px;
	color: #504901;
	text-decoration: none;
	background: #B3D6F2;
	width: 150px;
	padding-left: 10px;
	height: 25px;
}
#main #menu ul li ul li a:hover {
	background: #CCC;
}
#main #content {
	background: #FEF693 url(images/design-09-content.jpg) no-repeat;
	padding: 20px 60px 0px;
	float: left;
	height: auto;
	min-height: 312px;
	width: 850px;
	position: relative;
	z-index: 3;
}
#main #content #bildwechsel {
	height: 300px;
	width: 400px;
	overflow: hidden;
}
#main #footer {
	background: url(images/design-10-footer.jpg);
	float: left;
	height: 51px;
	width: 970px;
	position: relative;
	z-index: 4;
}
#main #adresse {
	line-height: 20px;
	text-align: center;
	float: left;
	height: 20px;
	width: 970px;
	background: #FFFCCE;
}

