@charset "ISO-8859-1";
/* CSS Document */

* {padding: 0; margin: 0;}

body {
	background-color:#ffffff;
	font-size:small; 
	font-family:Verdana, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;}
	
#wrapper {
	background-color: #00cc9d;
	position:absolute;
	left:50px;
	top:50px;
	width:920px;
	height:709px;
	z-index:3;}

#logo-index {
	position:absolute;
	left:10px;
	top:36px;
	width:882px;
	height:117px;
	z-index:5;
}	
#logo {
	position:absolute;
	left:9px;
	top:30px;
	width:200px;
	height:51px;
	z-index:5; }

/*:::::::::::::::::::::::::::::::::::::::::::: Navi ::::::::::::::::::::::::::::::::: */

#navi {
	position:absolute;
	left:216px;
	top:40px;
	width:689px;
	height:25px;
	z-index:2;
	font-weight:normal;
}
	
#navi li {
	color:#FFCC00;
	font-size:small;
	font-weight:normal;
	display: inline;
	list-style-type: none;
	margin: 5px 5px 5px 5px; }
	
#navi a { 
	color: #FFffff;
	display: inline;
	height: 30px;
	width: 645px;
	padding: 5px 5px 5px 5px;
	text-decoration: none; }
	
#navi a:hover,
#navi a:focus {
	color:#FFCC00;
	font-weight:normal; }

/* ::::::::::::::::::::::::::::::::::::::: NAVI ENDE :::::::::::::::::::::: */

/*::::::::::::::::::::::::::::::::::::::::: SEITEN :::::::::::::::::::::::: */
#index, #zimmer {
	position:absolute;
	left:10px;
	top:10px;
	width:900px;
	height:689px;
	z-index:1; }
	
#index #text {
	position:absolute;
	left:30px;
	top:211px;
	width:529px;
	height:230px;
	z-index:4;
}
	
#text a {color:#FFffff; font-weight:normal;}
#text #navibox a:hover,
#text #navibox a:focus {color:#FFCC00; 	font-weight:normal; }

#navibox a {color:#FFffff; font-weight:normal;}	
#navibox a:hover,
#navibox a:focus {color:#FFCC00; 	font-weight:normal; }	

#onlinebuchung a {color:#FF9900; font-weight:bold; font-size:115%;}
#onlinebuchung a:hover,
#onlinebuchung a:focus {color:#FFFFFF; 	font-weight:bold; }
#onlinebuchung {
	font-size:115%;
	font-weight:bold;
	position:absolute;
	left:268px;
	top:71px;
	width:159px;
	height:35px;
	z-index:8;
}
	

	
/*::::::::::::::::::::::::::::::::::::::::: ENDE SEITEN :::::::::::::::::::::::: */	
/* ::::::::::::::::::::::::::::::::::::::: INNERHALB des WRAPPERS :::::::::: */	
#index #navibox {
	color:#FFcc00;
	font-size:small;
	position:absolute;
	left:252px;
	top:500px;
	width:150px;
	height:197px;
	z-index:2;
}
#text {
	color:#FFFFFF;
	position:absolute;
	left:27px;
	top:122px;
	width:467px;
	height:556px;
	z-index:6;
}

#text2 {
	position:absolute;
	left:30px;
	top:162px;
	width:555px;
	height:37px;
	z-index:3;
}

#anfahrt #text {
	text-align:justify;
	position:absolute;
	left:27px;
	top:108px;
	width:402px;
	height:570px;
	z-index:6;
}

#datenschutz {
	position:absolute;
	left:27px;
	top:512px;
	width:474px;
	height:167px;
	z-index:7;
	overflow: scroll;
	color:#FFFFFF;}
		
#formular {
	position:absolute;
	left:26px;
	top:335px;
	width:390px;
	height:392px;
	z-index:7;
	color:#FFFFFF;
}
	
#de {
	position:absolute;
	left:30px;
	top:660px;
	width:26px;
	height:25px;
	z-index:6;
}
#en {
	position:absolute;
	left:67px;
	top:660px;
	width:26px;
	height:25px;
	z-index:7;
}
	
#map24 {
	position:absolute;
	left:27px;
	top:457px;
	width:200px;
	height:220px;
	z-index:7; }

#index #text a {font-weight:bold; color:#fff;}
/* ::::::::::::::::::::::::::::::::::::::: WRAPPER INHALT ENDE :::::::::::::::::::::::: */

address {
	font-style: normal;
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em; }
address a {color:#FFffff;}
address	a:hover,
        a:focus 
	{color:#FFCC00; font-weight:normal; }
	
.klein {font-size:smaller;}	
.gross {font-size:180%;}
.fett {font-weight:bold; color:#FFCC00;}
.fetts {font-weight:bold; color:#000000;}


li {list-style:none;}

h1, h2, h3 {
	color:#ffffff;
	font-weight:bold;}
		
h1 {font-size:140%; margin-bottom: 0.5em;}	
h2 {font-size:95%; margin-bottom: 0.5em;}
h3 {font-size:90%; margin-bottom: 0.5em;}
a:link, a:visited, a:hover, a:active  {text-decoration:none;}

img {border:none 0;}

