body, td, th {
	font-family: Verdana;
	font-size: 12px;
}

body {
	width: 100%;
	height: 100%;
	background-color: #f6a800;
	overflow-x: hidden;
}

a {
	outline: none;
}

#haupt {
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	min-height: 600px;
	max-height: 850px;
	min-width: 950px;
	width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 1600 ? "1600px" : d.clientWidth < 950 ? "950px" : "100%")); 
	/* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
	height:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientHeight > 850 ? "850px" : d.clientHeight < 600 ? "600px" : "100%")); 
	/* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
}

#orangehg {
	position:absolute;
	left: 0px;
	top: 0px;
	width:40.5%;
	height:100%;
	background-color:#f6a800;
	z-index:1;
}

#blumenwinkel {
	position:absolute;
	left: 0px;
	top: 0px;
	width:23.75%;
	height:26%;
	z-index:5;
}

#blumenwinkel_hg {
	position:absolute;
	left: 0px;
	top: 18%;
	width:23.75%;
	height:70%;
	background: url("../bilder/blumenwinkel.jpg") top center no-repeat;
	z-index:4;
}

#blume {
	position:absolute;
	left: 18.5%;
	top: 12%;
	width:11%;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:0.7;
	z-index:8;
}

#bildoben {
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height: 22.75%;
	background: url("../bilder/karwendel_kruen2.jpg") top right no-repeat;
	z-index:1;
}

.akt {
	font-weight: bold;
}

#inhalt_hg {
	position:absolute;
	left: 40.5%;
	top: 23.75%;
	width:59.5%;
	height: 76.25%;
	background: url("../bilder/blume_hg.jpg") bottom right no-repeat #ffefbe;
	z-index:2;
}

#inhalt {
	position:absolute;
	left: 52%;
	top: 23.75%;
	width: 46%;
	height: 61%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	overflow: auto;
	z-index:10;
}

#inhalt h1, #bilder h1 {
	font-size: 14px;
	color: #b12c15;
}

#inhalt a {
	color: #b12c15;
}

#inhalt table {
	width: 80%;
	padding: 0px;
}

#inhalt table .gerade {
	background-color: #fbc76a;
}

#inhalt table td a, #inhalt table td {
	color: #b12c15;
	text-decoration: none;
}

#inhalt table td a:hover {
	font-weight: bold;
}

#bilder {
	position:absolute;
	left: 31.25%;
	top: 23.75%;
	width:18.5%;
	height: 64.25%;
	overflow: hidden;
	z-index:10;
}

#bilder a img, #grundriss a img {
	border: 0;
}

.bild, .bild1, .bild2, .bild3 {
	width: 100%;
	height: 30%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	background: url("../bilder/wohnzi-balk.jpg") center center no-repeat;
}
.bild1 {
	background-image: url("../bilder/gaestehaus.jpg");
}
.bild2 {
	background-image: url("../bilder/fewo1-wohnzimmer.jpg");
	background-position: 20% 20%;
}
.bild3 {
	background-image: url("../bilder/kruen-blickvonbalkon.jpg");
}

.bildgallerie {
	position: absolute;
	top: 84%;
	left: 41%;
	width: 100px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	display: block;
	background: url("../bilder/galerie.gif") left top no-repeat;
	z-index: 10;
}

.bildgallerie:hover {
	background: url("../bilder/galerie_o.gif") left top no-repeat;
}

#welleoben {
	position:absolute;
	left: 23.75%;
	top: 10%;
	width:76.25%;
	height: 13.75%;
	z-index:6;
}

#welleunten {
	position:absolute;
	left: 40.5%;
	top: 90%;
	width: 59.5%;
	height: 10%;
	z-index:30;
}

.transparenz1, .transparenz2, .transparenz3, .transparenz4, .transparenz5 {
	position: absolute;
	left: 23.75%;
	top:0px;
	height: 22%;
	width: 14.9%;
	background-color: #f9b534;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:0.0;
	z-index: 2;
}

.transparenz1 {
	width: 16.75%;
}

.transparenz2 {
	left: 40.4%;
}

.transparenz3 {
	left: 55.3%;
}

.transparenz4 {
	left: 70.2%;
}

.transparenz5 {
	left: 85.1%;
}

.transparenz1:hover, .transparenz2:hover, .transparenz3:hover, .transparenz4:hover, .transparenz5:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:0.5;
}

.transparenz1akt {
	position: absolute;
	left: 23.75%;
	top:0px;
	height: 22%;
	width: 16.65%;
	background-color: #f9b534;
	z-index: 2;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:0.5;
}

#impressum {
	position: absolute;
	left: 10px;
	top: 93%;
	font-size: 12px;
	display: block;
	color:#555555;
	padding-left: 2%;
	padding-top: 2%;
	padding-right: 2%;
	text-decoration: none;
	outline: none;
	z-index: 20;
}

#impressum:hover {
	color: #333333;
}

.blumenwinkel_logo {
	position: absolute;
	top: 35px;
	left: 0px;;
	width:23.75%;
	text-align: center;
	z-index: 20;
}

.blumenwinkel_logo img {
	border: 0;
}

.hmenue {
	position: absolute;
	left: 25.8%;
	top:0px;
	padding-top: 0px;
	width: 74%;
	height: 23.5%;
	z-index: 20;
}

.hmen {
	float: left;
	width: 20%;
	height: 100%;
	display: block;
	text-align: center;
	color: #b12c15;
	text-decoration: none;
	outline: none;
}

.hmen a:hover {
	color: #b12c15;
}


.hmenue div.hmen a {
	display: block;
	width: 100%;
	text-decoration: none;
	outline: none;
	height: 15%;
	font-size: 15px;
	color: #b12c15;
}


.hmenue div.hmen {
	width: 20%;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.hmenue div.hmen:hover {
	color: #5d0450;
}

.hmenue div.selected a, 
.hmenue div.hmen a:hover {
	color: #5d0450;
}

.hmenue div.uhmen { /*DIV that contains each sub menu*/
	width: 100%;
	margin: 0px;
	margin-top: -140px;
	padding: 0px;
	display: block;
	font-size: 13px;
}

.hmenue div.uhmen ul li {
	font-weight: normal;
}

.hmenue div.uhmen a.umenitem {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	color:#b12c15;
	font-size: 13px;
	border-bottom: 0px;
}

.hmenue div.uhmen a.umenitem:hover {
	font-weight: bold;
}

.clearmen {
	display: block;
	width: 100%;
	height: 85%;
}

#wlan {
	position: absolute;
	left:95%;
	top:25%;
	z-index: 30;
}

.belplanbutton {
	background: url(../bilder/belegungsplan.jpg) no-repeat left top;
	width: 93px;
	height: 16px;
	display: block;
	text-indent: -1000px;
}

.belplanbutton:hover {
	background: url(../bilder/belegungsplan-ov.jpg) no-repeat left top;
}

