body         {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: #49714F;
	}
P           {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 120%;
	text-align: justify;
}
li           {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 120%;
	background-image: url(bild/punkt.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	list-style-type: none;
	padding-left: 15px;
}
ol           {  font-family: Tahoma; font-size: 11px; color: #000000}
table        {  font-family: Tahoma; font-size: 11px; color: #000000}
td           {  font-family: Tahoma; font-size: 11px; color: #000000; line-height:120%}textarea     { font-family: Tahoma; font-size: 11; font-weight: bold }
select       { font-family: Tahoma; font-size: 11; font-weight: bold }
option       { font-family: Tahoma; font-size: 11; font-weight: bold }
input        { font-family: Tahoma; font-size: 11; font-weight: bold }


#Dangast {
	width:760px;
	margin:0 auto;
	padding:0px 0px 0 0px;
	background-image: url(bild/hg.jpg);
}
#ferienhaus_1 {
	float:left;
	width:760px;
	height: 74px;
	background-image: url(bild/oben.jpg);
}
#ferienhaus_2 {
float:left;
	width:760px;
	height: 202px;
}
#nav_2 {
	float:left;
	width:252px;
	display: inline;
}
#titelbild {
	float:left;
	width:508px;
}
#ferienhaus_3 {
	float:left;
	width:182px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 60px;
}
#ferienhaus_4 {
	float:right;
	width:428px;
	margin-right: 60px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ende {
	clear: both;
	width: 658px;
	margin-right: 50px;
	margin-left: 52px;
	background-color: #5D5D5D;
	height: 60px;
	text-align: center;
	padding-top: 15px;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #3664A9;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #49714F;
	display: inline;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #354E6C;
	display: inline;
	font-weight: normal;
	line-height: 30px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.6em;
}
address a:link, address a:visited, address a:active {
	color: #FFFFFF;
	text-decoration:none;
}
address a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#navigation {
	height: 74px;

}
.navi{
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-size: 1.3em;
	color: #5E5E5C;
	background-color: #F4F4F4;
	height: 18px;
	margin-left: 10px;
	margin-top: 48px;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px none #E2E2E2;
	border-left: 1px solid #E2E2E2;
	padding-right: 4px;
	padding-left: 4px;
}
.navi a:link, .navi a:visited{
	color: #5E5E5C;
	background-color: #F4F4F4;
	text-decoration:none;
}
.navi a:hover{
	color: #49714F;
	background-color: #F4F4F4;
	text-decoration:underline;
}
.form1 {
	border: 1px solid #9CA866;
	background-color: #EDEDED;
	margin: 4px;
	height: 20px;
	width: 120px;
}
.senden {
	background-color: #9DAC69;
	color: #FFFFFF;
	height: 20px;
	width: 126px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.bild {
	border: 1px solid #8AADED;
	padding: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
img {
	border: none;
}
p.text_links         {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	text-align: left;
}
.text         {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height: 120%;
	text-align: left;
}

