body {
	text-align:left; 
	background-color: #fdf5e6; 
	font: 12px/130% Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;
	margin: 0px; 
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	padding-top: 15px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:-8px;
	}
#container {
	position:relative;
        background-color:#fdf5e6;
	background: url(../img/bodybg.jpg) no-repeat 0px 278px;
	text-align:left;
	margin: auto;
	position: relative;
	width: 542px;	
	margin-top:20px;
	width: 542px;
	}
#pageHeader { 
	background: url(../img/header.jpg) no-repeat;
	margin-left:26px;
	height:260px;
	width: 516px;	
	z-index:1;
	}
#pageHeader h1 {
	text-indent: -2500px;
	}
#pageHeader h2 { 
	text-indent: -2500px;
	}
	
/* --Navigation-- */

#navArea {
	position:absolute;
	left: 0px;
	top: 305px;
	width: 130px;
	height: 129px;
	}
#navArea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-indent:12px;
	}
#navArea a:hover {	
	background-position: 0px -20px;
	}
#navArea a:active {
	border-width:0;
	background-position: 0px -40px;
	color: #333333;
	}
#navArea a.selected, #navArea a.selected:hover {
	color: #333333;
	background-position: 0px -40px;
	}
#indexNav a {
		height: 20px;
		width: 130px;
		display: block;
		background: url("../img/generic_rollover.gif") 0px 0px no-repeat;
		}
#bilderNav a {
	margin-top:8px;
	height: 20px;
	width: 130px;
	display: block;
	background: url("../img/generic_rollover.gif") 0px 0px no-repeat;
		}
#kontaktNav a {
		margin-top:8px;
		height: 20px;
		width: 130px;
		display: block;
		background: url("../img/generic_rollover.gif") 0px 0px no-repeat;
		}
#linksNav a {
		margin-top:8px;
		height: 20px;
		width: 130px;
		display: block;
		background: url("../img/generic_rollover.gif") 0px 0px no-repeat;
		}
		
/* --Content--*/

#contentArea {
	margin-top:33px;
	margin-left:140px;
	width: 388px;
	}
#pictures {
	margin-top:33px;
	padding-left:65px;
	}
	

.hoverGallery {
  margin-top: 40px;
  margin-left: -180px;
  width: 500px;
  height: 880px;
  list-style: none none;
  
  }
.hoverGallery a .preview
{
	display: none;
		cursor: default;

}
.hoverGallery a:hover .preview
{
	display: block;
	cursor: default;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.hoverGallery img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	vertical-align: top;
	width: 225px;
	height: 170px;
}

.hoverGallery li
{
	border-color: transparent;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	position: relative;
}
.hoverGallery .preview
{
	border-color: #000;
		border-style: solid;
	border-width: 1px;

	width: 370px;
	height: 277px;
}

#wohnung {
	margin-top:33px;
	padding-left:15px;
	}
#umgebung {
	padding-left:13px;
	}
#umgebung a{
	text-decoration:none;
	color:#333333;
	}
#umgebung a:hover {
	text-decoration: underline;
}
#kontakt {
	margin-top: 33px;
	padding-left: 65px;
		
	}
.kontaktText {
font-size: 14px;
}
#belegung {
	width:445px;
	margin-left: 80px;
	padding-top: 30px;
	}	
#belegung span.frei {
	color: #98fb98;
	background-color: #98fb98;
	}
#belegung span.belegt {
	color: #f08080;
	background-color: #f08080;
	}
#routenplaner {
	margin-top: 60px;
	margin-left: 65px;
	margin-right: 17px;
	}
#impressum {
	margin-top: 30px;
	margin-left: 65px;
	font-size: 9px;
	}
#links {
	margin-top:33px;
	padding-left: 65px;
	}
#linkList {
	padding-top: 30px;
}
ul.other {
	font-size: 9px;
	list-style-type: none;
	}
#linkList a:hover {
	font-weight: bold;
}
#footer {
	background: url(../img/footer.jpg) no-repeat bottom;
	padding-top:-10px;
	width: 542px;
	height: 50px;
	}
#footer a {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
#footerLinks {
	padding-top:3px;
	text-align:center;
	}
	

