/**************** Aussencontainer ************************/
/******* Aussencontainer mit dem Verlaufhintergrund ******/
@import url("http://www.sauerlaender-hof-willingen.de/css/zusatzseiten.css");
@import url("http://www.sauerlaender-hof-willingen.de/css/kontaktformular.css");

body {
/*	background-color: #B1C97B;*/
	background-color: #A0D268;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}
#aussen {
	width: auto;
	height: auto;
	min-height: 775px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
html*#aussen {
 height:775px;
}
head:first-child+body #aussen {
 height:auto;
}
/******* maincontainer mit dem Firmedialogo  ******/
#main {
	width: 1125px;
	height: auto;
	min-height: 704px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/back-logo-firmedia.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
html*#main {
 height:704px;
}
head:first-child+body #main {
 height:auto;
}
/**************************************************/
/**************************************************/

/*************** Headercontainer ***************/

#header {
	width: 930px;
	height: 60px;
}
#logo {
	width: 551px;
	height: 60px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/logo.jpg);
	float: left;
}

.logo_link:link, .logo_link:active, .logo_link:visited, .logo_link:hover {
position:absolute;
	display: block;
	width: 489px;
	height: 60px;
	text-decoration: none;
} 

#translator {
font-family: Verdana, Arial, Helvetica, sans-serif;
position: absolute;
width: 165px;
z-index: 9999;
margin-top:44px;
margin-left: 507px;
height: 120px;
background-color: #FFFFFF;
padding: 2px;
border: 1px solid #000;
}

#translator a {
	font-weight: bold;
	font-size: 10px;
	margin-left: 2px;
	text-decoration: underline;
	color: #990000;
}
#translator a:hover {
	text-decoration: none;
}

#seitenueberschrift h1{
	width: 369px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #2D4780;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: normal;
	font-weight: normal;
}

#seitenueberschrift h1 .text{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	padding-right: 80px;
	line-height: normal;
	font-weight: normal;
}
/**************************************************/
/**************************************************/

/************* Maincontainer **********************/
#maincontainer {
	width: 918px;
	height: auto;
	min-height:660px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
html*#maincontainer {
 height:660px;
}
head:first-child+body #maincontainer {
 height:auto;
}
/*************************************************/

/******************************************************************/
/************ Zeile mit der Hauptnavi und dem großen Bild *********/
.box_links .FirmaticContentImage {
margin: 5px;
margin-top: 0px;
}

#maincontainer_zeile1 {
	width: 918px;
	height: 343px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/zeile1-back.jpg);
}

#maincontainer_zeile1 .box_links {
	width: 190px;
	height: 328px;
	padding-top: 15px;
	float: left;
}

#maincontainer_zeile1 .box_rechts {
	width: 728px;
	height: 343px;
	float: left;
/*	background-color: #000;*/
}

#maincontainer_zeile1 .box_links a:link.navigation, #maincontainer_zeile1 .box_links a:active.navigation, #maincontainer_zeile1 .box_links a:visited.navigation{
	width: 180px;
	padding-left: 10px;
	text-decoration: none;
	height: 27px;
	display: block;
	color: #FFFFFF;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 0px solid #0052A4;
	background-position: bottom;
}

#maincontainer_zeile1 .box_links a:hover.navigation {
	text-decoration: underline;
}

#maincontainer_zeile1 .box_links .clr {
	line-height: 1px;
	height: 2px;
	min-height: 1px;
	font-size: 1px;
	clear: both;
	background-color: #0052A4;
	width: 170px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/navi-strich.jpg);
}
/**************************************************************/
/**************************************************************/

/**************************************************************/
/*************** Zeile mit der Unternavigation ****************/
#maincontainer_zeile2 {
	width: 908px;
	min-height: 5px;
	height: auto;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/zeile2-back.jpg);
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 5px;
}


html*#maincontainer_zeile2 {
 height:5px;
}
head:first-child+body #maincontainer_zeile2 {
 height:auto;
}

#maincontainer_zeile2 .navi{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#maincontainer_zeile2 a:link.navigation, #maincontainer_zeile2 a:active.navigation, #maincontainer_zeile2 a:visited.navigation {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#maincontainer_zeile2 a:hover.navigation {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
}
/**************************************************************/
/**************************************************************/

/**************************************************************/
/****************** Zeile mit dem Googletext ******************/
#maincontainer_zeile3 {
	width: 908px;
	min-height: 5px;
	height: auto;
	font-size: 5px;
	padding-left: 10px;
	background-color: #EBE6BE;

}
html*#maincontainer_zeile3 {
 height:5px;
}
head:first-child+body #maincontainer_zeile3 {
 height: auto;
}

#maincontainer_zeile3 .content {
	padding-top: 5px;
	height: auto;
	min-height: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;

}
/**************************************************************/
/**************************************************************/

/**************************************************************/
/**************** Zeile mit dem Content Links und Rechts ******/
#maincontainer_zeile4 {
	width: 918px;
	height: auto;
	min-height: 306px;
	padding-bottom: 5px;
	background-color: #EBE6BE;
	/*display: table-row;*/
clear: both;
	padding-left: 0px;
}
html*#maincontainer_zeile4 {
 height: 306px;
}
head:first-child+body #maincontainer_zeile4 {
 height:auto;
}


#maincontainer_zeile4 .box_links{
	width: 691px;
	height: auto;
	min-height: 301px;
	background-color: #EBE6BE;
	float: left;
	/*display: table-cell;*/
}
html*#maincontainer_zeile4 .box_links {
 height: 301px;
 }
head:first-child+body #maincontainer_zeile4 .box_links {
 height:auto;
}
/********************* Startseite SwitcherBox ******************/
#navigation_box{
	width: 691px;
	height: 22px;
	background-color: #EBE6BE;
	padding-left: 0px;
}

#navigation_box a.navigation {
	display: block;
	height: 21px;
	border: 1px solid #000;
	border-bottom: 0px solid #000;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/navi-button-back.jpg);
	background-repeat: repeat-x;
	padding-left: 9px;
	padding-right: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214321;
	text-decoration: none;
	line-height: 21px;
	margin-right: 3px;
	float: left;
}

#navigation_box a:hover.navigation {
	text-decoration: underline;
}

#switcherBox {
	min-height: 267px;
	height: auto;
	width: 679px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
}
html*#switcherBox{
 height: 267px;
}
head:first-child+body #switcherBox{
 height:auto;
}

#switcherBox .content {
	border-bottom: 1px solid #7F9B59;
	margin-bottom: 10px;
}

#switcherBox .content .clr {
	margin: 0px;
	padding: 0px;
}

#switcherBox .ueberschrift h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	border-bottom: 0px solid #7F9B59;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#switcherBox .ueberschrift h3 a{
	color: #000000;
	text-decoration: none;
}


#switcherBox .ueberschrift h3 a:hover{
	color: #990000;
	text-decoration: none;
}

#switcherBox .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#switcherBox .text a:link, #switcherBox .text a:active, #switcherBox .text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#switcherBox .text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#switcherBox .clr {
	border-bottom: 0x solid #7F9B59;
	height: 1px;
	line-height: 1px;
	min-height: 1px;
	font-size: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
}
/********************** Alle Seiten Rechts **********************/
#maincontainer_zeile4 .box_rechts .content {
	padding-top: 1px;
}


#maincontainer_zeile4 .box_rechts {
	width: 217px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	/*display: table-cell;*/
}

#maincontainer_zeile4 .box_rechts .ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000;
	background-color: #809C59;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 1px;
	height: 17px;
	line-height: 17px;
	border-bottom: 0px;
}

#maincontainer_zeile4 .box_rechts .ueberschrift a{
	color: #FFFFFF;
	text-decoration: none;
}

html>body #maincontainer_zeile4 .box_rechts .ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000;
	background-color: #809C59;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	height: 17px;
	line-height: 17px;
	border-bottom: 0px;
}

#maincontainer_zeile4 .box_rechts .text {
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	height: auto;
	min-height: 10px;
	background-color: #FFFFFF;
}
html*#maincontainer_zeile4 .box_rechts .text{

	height: 10px;
}
head:first-child+body #maincontainer_zeile4 .box_rechts .text{
	height:auto;
} 

#maincontainer_zeile4 .box_rechts .text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
} 

#maincontainer_zeile4 .box_rechts .text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
} 

#maincontainer_zeile4 .box_rechts .clr {
	margin-bottom: 10px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
/**************************************************************/
/**************************************************************/

.clr {
	clear: both;
	line-height: 0px;
	height: 0px;
	min-height: 0px;
	font-size: 0px;
}
/**************************************************************/
/********************* Galerie Hotelinfos *********************/
#imgGallerie {
	width: 728px;
	height: 343px;
}
#bild_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	text-align: right;
	padding-right: 5px;
	line-height: 25px;
	color: #FFF;
}

/**************************************************************/
/************************ Footerebene *************************/
#footer {
	width: 950px;
	padding-left: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navi_unten {
	position: absolute;
	left: 870px;
}
/**************************************************************/
#skyscrapper {
	position:absolute;
	left: 945px;
	top: 60px;
	clear:both;
	float: right;
	width: 120px;
	height:600px;
}
/***** IE6 ***/
html*#skyscrapper{
	position:inherit;
	left: 952px;
}
/**** FF ****/
html>body #skyscrapper{
	position:absolute;
	left: 952px;
} 
/**** IE7 ****/
*:first-child+html #skyscrapper {
	position:absolute;
	left: 952px;
}

#skyscrapper  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D4780;
}

#skyscrapper a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #2D4780;
}

#skyscrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D4780;
}

/*#skyscrapper[id] {
   position: fixed;
}*/
/********************************************************/
/********** Startseite INFOBOX **************************/
#infobox {
	width: 211px;
	height: auto;
	min-height: 24px;
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/infoboxBack.png);
	position: absolute;
z-index: 2;
left: 723px;
top: 100px;
}
html*#infobox {
 height:24px;
}
head:first-child+body #infobox {
 height:auto;
}

#info {
height: 256px;
overflow: auto;
}

.infobox_ueberschrift {
	height: 24px;
	border-bottom: 0px solid #990000;
	padding-left: 5px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#infozu:link, #infozu:active, #infozu:visited, #infozu:hover {
	height: 17px;
	width: 19px;
	display:  block;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/infozu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 182px;
top: 4px;
}
#infoauf:link, #infoauf:active, #infoauf:visited, #infoauf:hover {
	height: 17px;
	width: 19px;
	display:  block;
	background-image: url(http://www.sauerlaender-hof-willingen.de/layout/infoauf.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 182px;
top: 4px;
}
#infobox .content {margin: 5px; border-bottom: 1px dashed #000; padding-bottom: 5px;}

#infobox .content .ueberschrift {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#infobox .content .ueberschrift a{
	color: #000;
	text-decoration: underline;
}
#infobox .content .ueberschrift a:hover{
	text-decoration: none;
}

#infobox .content .text a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#infobox .content .text a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
