* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #F0E6CD;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 0%;
	line-height: 1.1 em;
	text-align: justify;
}

form {
font-size: 0.95em;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(../img/li.gif);}

h1,h2,h3 {color:#992;}

h1 {font-weight:normal; font-size: 1.5em;border-bottom: 1px solid #EEE;}
h2 {font-weight:normal; font-size: 1.3em;}
h3 {font-weight:normal; font-size: 1.15em;}

blockquote {
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.95em;
	margin-bottom: 1em;
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 7px;
	text-align: justify;
	
}
blockquote a { 
	font-size:1em;
	font-weight:normal;
}
blockquote p {padding: 3px 0;}

.clearer {clear: both;}
.main_right .padded {
	font-size: 0.95em;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 8px;
	line-height: 1em;
}
.main_right .padded a { 
	font-size:0.8em;
	font-weight:normal;
}
.main .padded {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

.picto {font-size: 1em; color: #857954;}
.achtung {color: #FF0000;}
.uebernachtung {font-size: 1em;color: #655A41;}
.beschreibung {font-size: 1em; color:#000000; }
.letter { margin-right:3px; color: #333333;font-size:45px;line-height:30px;padding-top:4px;padding-right:0px; padding-left:0px; float: left; font-family: "Times New Roman", Times, serif;}
.pullquote {width: 145px;background:gold;color:black;float: right;border:1px solid maroon;font-weight:bold;line-height:140%;padding:5px;margin-top:10px;margin-left:10px;}

.form {
		font-size: 1em; 
		color: #333333;
		}

.img  {
	border: 0px;
	padding: 5px;
	size:landscape;
	}

.container {
	font-size: 1.2em;
	background: url(../img/bgcontainer.gif) repeat-y;
	width: 880px;
	border: 0px;
	margin: auto;
	margin-left: 1em;
}

.header {
	width: 880px;
	line-height: 170px;
	text-align: center;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	height: 175px;
	font-family: Verdana, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 165px;
}
.main {
	float: left;
	width: 525px;
	position: relative;
	left: 5px;
	top: 5px;
	bottom: 0px;
	visibility: visible;
}
.main_right {
	float: right;
	width: 180px;
	color: #333;
}

.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #A08C73;
	color: #FFFFFF;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 12px;
}
.subnav li a:hover {
	background: #D7C3A5;
	color: #000;
}

.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

#lightbox{
	position: absolute;
	top: 40px;
	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;
	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;
}

#imageData{
	padding:0 10px;
}

#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	height: 1%;
}
