body
{
	background-color: #b5b5b5;	
	background-image: url("bilder/bg-body.jpg");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans, sans-serif, Geneva;
	font-size: 9pt;
	color: #343434;
	text-align: center;	
}


/* Text */
h1
{
	font-size: 10pt;	
	color: #b4010d;
	text-align: left;	
	font-family: Arial, Helvetica, sans, sans-serif, Geneva;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}


/* Side */
h2
{
	font-size: 10pt;	
	color: #b4010d;
	text-align: left;	
	font-family: Arial, Helvetica, sans, sans-serif, Geneva;
	padding-bottom:5px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}


/* News */
h3
{
	font-size: 14pt;
	font-weight: normal;
	color: #b4010d;
	text-align: left;	
	font-family: Arial, Helvetica, sans, sans-serif, Geneva;
	padding-bottom:0px;
	margin-bottom:3px;
	padding-top:0px;
	margin-top:0px;
	line-height: 22px;
}

h4
{
	font-size: 12pt;
	font-weight: normal;
	color: #b4010d;
	text-align: left;	
	font-family: Arial, Helvetica, sans, sans-serif, Geneva;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}



ul
{
	list-style-type:square;
	text-align: left;
}


/* Main Container */
#container
{
	width: 980px;
	top: 35px;
	position: relative;	
	margin-left: auto;
	margin-right: auto;
}


/* Main Content */
#main-content
{
	width: 980px;
	position: relative;
	text-align: left;
	background-color: #f6f6f6;	
}


/* Bildbereich */
#left
{
	position: relative;
	float: left;
	height: 600px;
	width: 350px;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-color: #fdf9f2;
}


/* Inhaltsbereich */
#middle
{
	position: absolute;
	float: left;
	height: 600px;
	width: 460px;
	top: 0px;
	left: 350px;
	z-index: 0;
	background-color: #fdf9f2;
}


/* Inhaltsbereich ohne rechte Seite */
#middle-buchung
{
	position: absolute;
	float: left;
	height: 600px;
	width: 630px;
	top: 0px;
	left: 350px;
	z-index: 0;
	background-color: #fdf9f2;
}


/* Rechter Bereich */
#right
{
	position: absolute;
	float: left;
	height: 600px;
	width: 170px;
	left: 810px;
	top: 0px;
	z-index: 0;
	background-color: #fee7c2;
}


/* Rechter Bereich Logo von Korff's */
#logo-von-korffs
{
	position: relative;
	width: 170px;
	height: 75px;
	background-image: url("bilder/logo-von-korffs.gif");
}


#logo-rest-and-relax
{
	position: relative;
	width: 170px;
	height: 75px;
	background-image: url("bilder/logo-rest-relax.gif");
}


#logo-rest-and-relax-buchung
{
	position: absolute;
	left: 460px;
	top: 0px;	
	width: 170px;
	height: 75px;
	z-index: 2;
	background-image: url("bilder/logo-rest-relax-buchung.gif");
}


#logo-korffs-lodge
{
	position: relative;
	width: 170px;
	height: 75px;
	background-image: url("bilder/logo-korffs-lodge.gif");
}


#logo-bier
{
	position: absolute;	
	top: 550px;
	left: 75px;
	width: 87px;
	height: 40px;	
}


#logo-alle
{
	position: absolute;	
	top: 550px;
	left: 27px;
	width: 135px;
	height: 40px;	
}


/* Inhalt Rechter Bereich */
#right-content
{
	position: relative;
	width: 150px;
	height: 445px;
	top: 20px;
	left: 10px;
	font-size: 8pt;
	line-height: 18px;
}


#right-content a:visited		{color: #b60005;}
#right-content a:link		{color: #b60005;}
#right-content a:hover		{color: #999999;}
#right-content a:active		{color: #b60005;}


/* News Right */
.right-news-date
{
	height: 12px;
	font-size: 7pt;
	clear:both;
}


.right-news-headline
{
	height: auto;	
	color: #b60005;
	font-weight: bold;
	clear:both;
}


.right-news-text
{
	height: auto;	
	clear:both;
}


.right-news-info
{
	float: left;	
	height: 16px;	
	clear:both;
}


.right-news-space
{
	position: relative;
	height: 14px;	
	clear:both;
}


/* News Detail */
#text-total-news
{
	position: absolute;
	float: left;
	height: 505px;
	width: 440px;	
	top: 95px;
	left: 20px;
	text-align: left;
	line-height: 20px;
	overflow: scroll;
}


#date-news
{	
	position: relative;
	font-size: 8pt;	
	clear:both;
	padding-bottom: 2px;
}


#text-news
{
	position: relative;
	clear: both;	
}


/* Footer */
#footer
{
	position: relative;	
	clear: both;
	top: 0px;	
	width: 980px;
	height: 30px;	
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	text-align: left;
	background-image: url("bilder/bg-footer.jpg");
}


#footer a
{
	padding: 5px;	
}


#footer a:visited	{color: #343434;}
#footer a:link		{color: #343434;}
#footer a:hover		{color: #b60005;}
#footer a:active		{color: #343434;}


.footer-adress
{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 775px;	
}


.footer-links
{
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 5px;
}


/* Routenplaner */
#routenplaner
{
	position: absolute;
	height: 218px;
	width: 200px;
	top: 371px;
	left: 138px;
	z-index: 1;		
	border: 1px solid #636363;	
}


/* Main Menue */
#mainMenue
{
	position: absolute;
	height: 22px;
	width: 800px;
	top: 35px;
	left: 0px;
	z-index: 1;		
	background-image: url("bilder/bg-menue.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	border-right: 1px solid #636363;
	text-align: left;	
}


#mainMenue a
{
	text-decoration: none;
	font-size: 10pt;
	color: #636363;
	height: 22px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 14px;	
}


.main-button-container
{
	float:left;
	position: relative;
	height: 22px;
}


.main-button-active
{
	float:left;
	font-size: 10pt;
	height: 22px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 14px;
	background-image: url("bilder/bg-menue-active.gif");
	color: white;
}


#mainMenue a:hover {background-image: url("bilder/bg-menue-hover.gif");}


/* Sub Menue */
#subMenue
{
	position: absolute;
	height: 14px;
	width: 715px;
	top: 61px;
	left: 0px;
	z-index: 1;			
	text-align: left;	
}


#subMenue a
{
	text-decoration: none;
	font-size: 9pt;
	color: #636363;
	font-weight: bold;
	background-color: #e7e7e7;	
}


.sub-button-rightspace
{
	float:left;
	position: relative;
	padding-right: 2px;
}


.sub-button-container
{
	float:left;
	position: relative;
	height: 14px;
	line-height: 14px;
	padding: 0px 12px;	
	border: 1px solid #636363;	
}


.sub-button-active
{
	font-size: 9pt;
	font-weight: bold;
	background-color: #b4010d;
	color: white;
}


#subMenue a:hover {background-color: #fedfaf;}


/* Headline */
#headline
{
	position: relative;
	width: 425px;
	height: 25px;
	top: 70px;
	left: 20px;
}


/* Inhaltsbereich Spalte*/
.text-col
{
	position: absolute;
	float: left;
	height: auto;
	width: 200px;
	top: 95px;
	text-align: justify;
	line-height: 20px;
}


.text-col-left
{
	left: 20px;
}


.text-col-right
{
	left: 240px;
}


.text-col-inside-left
{
	position: relative;
	width: 200px;
	float: left;
	left: 0px;	
	text-align: justify;
	line-height: 20px;	
}


.text-col-inside-right
{
	position: relative;
	width: 200px;
	float: left;
	left: 20px;	
	text-align: justify;
	line-height: 20px;	
}


/* Inhaltsbereich vollständig*/
.text-total
{
	position: absolute;
	float: left;
	height: auto;
	width: 420px;
	left: 20px;
	top: 95px;
	text-align: justify;
	line-height: 20px;
}

.text-total-scroll
{
	position: absolute;
	float: left;
	height: 505px;
	width: 440px;	
	top: 95px;
	left: 20px;
	text-align: left;
	line-height: 20px;
	overflow: scroll;
}


/* Inhaltsbereich vollständig für Buchung*/
.text-buchung
{
	position: absolute;
	float: left;
	height: auto;	
	left: 20px;
	top: 95px;
	text-align: justify;
	line-height: 20px;
}


#middle a:visited	{color: #b60005;}
#middle a:link		{color: #b60005;}
#middle a:hover		{color: #999999;}
#middle a:active		{color: #b60005;}


/* Formular */
.form-beschreibung
{	
	clear: both;	
	font-weight: 600;
	float: left;
	width: 70px;
	height: 30px;
	text-align: right;
	right: 5px;
	position: relative;
}


.form-beschreibung-buchung
{	
	clear: both;	
	font-weight: 600;
	float: left;
	width: 100px;
	height: 30px;
	text-align: right;
	right: 10px;
	position: relative;	
}


.form-beschreibung-text
{	
	clear: both;	
	font-weight: 600;
	float: left;
	width: 385px;	
	text-align: left;
	position: relative;
}


.form-felder
{
	float: left;
	width: 300px;
	height: 30px;
	text-align: left;
	position: relative;
}


.form-area
{
	width: 400px;
	text-align: left;
	clear: both;
	position: relative;
}


.form-empty
{
	clear: both;
	height: 20px;
}


.form-submit
{
	clear: both;
	padding-top: 8px;
	position: relative;
	background-color: transparent;
}


#errorMessage
{
	color: red;
	font-weight: 600;
}


/* Galerie */
.picContainer
{
	float: left;
	padding: 0px 20px 20px 0px;	
}


.rowContainer
{		
	clear: both;	
}


.picImage
{
	clear: both;
}


.picImage img
{
	border: 0px;
}


.picText
{
	clear: both;
	background-color: #eeeeee;
	padding: 5px;
}


.picSingleImage
{
	padding-top: 15px;
	padding-bottom: 10px;	
}


.picSingleImage img
{
	border: 1px solid #b60005;
}


#credits
{	
	clear: both;
	color: #aaaaaa;
	font-size: 6pt;
	letter-spacing: -0.5px;
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}


#credits a
{	
	font-size: 6pt;
	color: #aaaaaa;
	text-decoration: none;
}


#credits a:hover
{	
	font-size: 6pt;
	color: #004da3;
	text-decoration: none;
}


/* CMS */
.cms_tablehead
{
	background-color:#b60005;
	color: white;
	font-size: 11px;
	text-align: left;
	height: 20px;
}

.cms_tablecontent
{
	font-size: 8pt;	
}

.form-beschreibung-cms
{	
	clear: both;	
	font-weight: 600;
	float: left;
	width: 80px;
	height: 30px;
	text-align: left;
	padding-right: 5px;
	position: relative;
}

.form-beschreibung-text-cms
{	
	clear: both;	
	font-weight: 600;
	float: left;
	width: 385px;	
	text-align: left;
	position: relative;
}


.form-felder-cms
{
	float: left;
	width: 300px;
	height: 30px;
	text-align: left;
	position: relative;
	padding-bottom: 5px;
}

.altes-bild-cms
{
	float: left;
	width: 300px;
	height: 50px;
	text-align: left;
	position: relative;
	left: 85px;
	font-size: 8pt;
}

.form-area-cms
{
	width: 400px;
	text-align: left;
	clear: both;
	position: relative;
	padding-bottom: 5px;
}


.form-monat-cms
{	
	text-align: left;
	clear: both;
	position: relative;	
	padding-top: 5px;
	padding-bottom: 15px;
}


.text-total-cms
{
	position: absolute;
	float: left;
	height: 505px;
	width: 440px;
	left: 20px;
	top: 95px;
	text-align: left;
	line-height: 20px;
	overflow: scroll;
}


.highlight-cms
{
	color: #b60005;
}


.grau-cms
{
	color: #343434;
}


.code
{
	font-family: monosize;
	white-space: pre;
}


/* Lightbox */
#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(lightbox/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(lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/next.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: #000;
}