@charset "UTF-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.35em;
	background-image: url(../_images/hintergrundmuster.gif);
}
img {
	border:none;
	}
a:link, a:visited {
	color: inherit;
	text-decoration: none;
  }
a:hover {
	text-decoration: underline;
  }
#supercontainer {
    visibility: hidden;
    width: 100%;
    height: 50%;
    margin-top: -250px;
    float: left;}
#container {
	height: 500px;
	width: 820px;
	border:1px solid #BEA089;
	position: relative;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/hintergrundmuster2.gif);
}
#one {
	height: 150px;
	width: 150px;
	position: absolute;
	top: 10px;
	background-color: #CCCCCC;
	left: 10px;
}
#two {
	height: 320px;
	width: 150px;
	background-color: #990000;
	left: 10px;
	top: 170px;
	position: absolute;
}
#three {
	height: 150px;
	width: 640px;
	background-color: #666666;
	position: absolute;
	left: 170px;
	top: 10px;
}
#four {
	height: 295px;
	width: 640px;
	position: absolute;
	left: 170px;
	top: 170px;
	padding-top: 25px;
}
.button {
	color: #FFFFFF;
	padding: 5px;
	height: 15px;
	position: absolute;
	font-size:0.9em;
}
.button a {
	color: #FFFFFF;
}
#bannerlines {
	position: absolute;
	left: 20px;
	top: 15px;
	padding-top:5px;
}
.bannerline1 {
	font-size: 3em;
	color: white;
}
.bannerline2 {
	font-size: 3em;
	line-height:1.3em;
}
.textbox_muenchen {
	left: 375px;
	top:25px;
	position: absolute;
	width: 255px;
}
a.messelink {
	color: #990000;
}
.textbox_zimmer {
	left: 400px;
	top:25px;
	position: absolute;
	width: 230px;
}
.textbox_fruehstueck {
	left: 443px;
	top:25px;
	position: absolute;
	width: 177px;
}
.textbox_garten {
	left: 468px;
	top:25px;
	position: absolute;
	width: 162px;
}
.textbox_preise {
	left: 0px;
	top:25px;
	position: absolute;
	width: 400px;
	height: 290px;
}
.textbox_preise2 {
	left: 590px;
	top:193px;
	position: absolute;
	width: 199px;
	font-style: italic;
	line-height: 1.5em;
	color: #990000;
	height: 25px;
}
.textbox_anfrage {
	left: 0px;
	top:25px;
	position: absolute;
	width: 640px;
	height: 290px;
}
.textbox_anfrage2 {
	left: 170px;
	top:472px;
	position: absolute;
	width: 378px;
	font-style: italic;
	line-height: 1.5em;
	color: #990000;
	height: 25px;
}
.rabatt {
	position: absolute;
	left: 590px;
	top: 346px;
	visibility: visible;
	width: 199px;
	height: 129px;
}
.textbox_kontakt {
	left: 0px;
	top:25px;
	position: absolute;
	width: 606px;
	height: 290px;
}
.textbox_anfahrt {
	left: 490px;
	top:25px;
	position: absolute;
	width: 120px;
	height: 207px;
}
.textbox_impressum {
	left: 0px;
	top:25px;
	position: absolute;
	width: 370px;
	height: 290px;
}
.textbox_impressum2 {
	left: 400px;
	top:25px;
	position: absolute;
	width: 230px;
	height: 290px;
}
.agb  {
	left: 0px;
	top:25px;
	position: absolute;
	width: 635px;
	height: 290px;
}
#landhausbox {
	position:absolute;
	left:7px;
	width:155px;
	height:52;
	z-index:1;
	top: -65px;
}
.previousdates {
	color: #999999;
}
a:link.previousdates, a:visited.previousdates {
	color:#999999; 
}

