@charset "utf-8";

* {
	margin: 0;
	padding:0;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}


/*
---------------------------\
  	 HAUPT-KOMPONENTEN      \
	===================     /
---------------------------/
*/

html, body {
	background: url(../frontend/images/background.gif) repeat-x;
	background-color: #d7dda2;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #4f552a;
	height:100%;
}

#container {
	margin: 0 auto; 
	width: 908px;
	padding: 0 22px 0 30px;
	min-height: 97%; /* Mindesth�he f�r moderne Browser */
	height:auto !important; /* Important Regel f�r moderne Browser */
	height:97%; /* Mindesth�he f�r den IE */
	
}


#navigation {

}

#content {
	padding: 20px 0 0 0;
}

#content div img {
	margin-left: -1px;
}

#footer {
	position: relative;
	margin-top: -5px;
	height: 30px;
	clear: both;
	background: #bfc77f;
	text-align:center;
}

.aktuell { background: url(../frontend/images/aktuell/background.jpg) no-repeat center 100px; }
.hotel { background: url(../frontend/images/hotel/background.jpg) no-repeat center 274px; }
	.wohnen { background: url(../frontend/images/hotel/wohnen/background.jpg) no-repeat center 274px; }
	.chronik { background: url(../frontend/images/hotel/chronik/background.jpg) no-repeat center 274px; }
.gastronomie { background: url(../frontend/images/gastronomie/background.jpg) no-repeat center 274px; }
	.restaurants { background: url(../frontend/images/gastronomie/restaurants/background.jpg) no-repeat center 274px; }
	.gruppenangebote { background: url(../frontend/images/gastronomie/gruppenangebote/background.jpg) no-repeat center 274px; }
	.tagesgerichte { background: url(../frontend/images/gastronomie/tagesgerichte/background.jpg) no-repeat center 100px; }
.rastplatz { background: url(../frontend/images/rastplatz/background.jpg) no-repeat center 274px; }
	.imbiss { background: url(../frontend/images/rastplatz/imbiss/background.jpg) no-repeat center 274px; }
	.mummelsee_huette { background: url(../frontend/images/rastplatz/mummelsee_huette/background.jpg) no-repeat center 274px; }
	.bootsverleih { background: url(../frontend/images/rastplatz/bootsverleih/background.jpg) no-repeat center 274px; }
.kids { background: url(../frontend/images/kids/background.jpg) no-repeat center 274px; }
	.spielplatz { background: url(../frontend/images/kids/spielplatz/background.jpg) no-repeat center 274px; }
.schwarzwaldladen { background: url(../frontend/images/schwarzwaldladen/background.jpg) no-repeat center 274px; }
	.souvenirs { background: url(../frontend/images/schwarzwaldladen/souvenirs/background.jpg) no-repeat center 274px; }
	.holzofenbrot { background: url(../frontend/images/schwarzwaldladen/holzofenbrot/background.jpg) no-repeat center 274px; }
.erlebnis { background: url(../frontend/images/erlebnis/background.jpg) no-repeat center 274px; }
	.mummelsee { background: url(../frontend/images/erlebnis/mummelsee/background.jpg) no-repeat center 274px; }
	.kunstpfad { background: url(../frontend/images/erlebnis/kunstpfad/background.jpg) no-repeat center 274px; }
	.wandern { background: url(../frontend/images/erlebnis/wandern/background.jpg) no-repeat center 274px; }
	.motorraeder { background: url(../frontend/images/erlebnis/motorraeder/background.jpg) no-repeat center 274px; }
	.fahrraeder { background: url(../frontend/images/erlebnis/fahrraeder/background.jpg) no-repeat center 274px; }
	.ausflugsziele { background: url(../frontend/images/erlebnis/ausflugsziele/background.jpg) no-repeat center 274px; }
	.winter { background: url(../frontend/images/erlebnis/winter/background.jpg) no-repeat center 274px; }
.anfahrt { background: url(../frontend/images/anfahrt/background.jpg) no-repeat center 274px; }
.kontakt { background: url(../frontend/images/kontakt/background.jpg) no-repeat center 274px; }




#tooltip a span{
	display:none;
	}

#tooltip a:hover{
	background:#D7DDA2;
	}
 
#tooltip a:hover span {
	display:inline;
	position:absolute;
	width:200px;
	margin-top:-20px;
	margin-left:100px;
	padding:10px;
	background:#e9eebe;
	color:#3c3e2d;
	text-align:left;
	border:1px solid white;
  }


  .image_border{
	  border:1px white solid;
}


.list_left{
	float:left;
	width:300px;
	padding-left:100px;
	}

.list_left img{
	border:1px white solid;
	}

.list_right{
	float:right;
	width:460px;
	}

.list_right_text{
	width:340px;
	}

.list_right_year{
	float:right;
	width:110px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	}

.list_jobs{
	
	}
.list_jobs li{
	margin:0 0 0 12px;
	padding:4px 0;
	}

#menues{
		float:left;
		width:200px;
		margin:30px 40px 30px 0px;
		}
#menues ul{
		margin:6px 0px 0px 0px;
		}
#menues li{
		margin:4px 0px 0px 16px;
		}
#menues p{
		margin:0px 0px 0px 12px;
		}


/*
------------------\
  	 CLEAR-FIX     \
	===========    /
------------------/
*/

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

/* IE on Mac START */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}



img {
	behavior: url(../frontend/includes/iepngfix/iepngfix.htc);
	}



/* IE on Mac END */


/*
--------------------\
  	 KOMPONENTEN     \
	=============    /
--------------------/
*/

#navigation {
	float: left;
	width: 660px;
	position: relative;
	top: 58px;
}

#navigation ul{
	width: 660px;
	height:19px;
}

#navigation li {
	list-style: none;
	float: left;	
}

#navigation a {
	color: #434b01;
	text-transform: uppercase;
	margin: 0 3px;
}

#navigation li a:hover {
	color: #eff2cd;
}




#navi_informationen {
	float:left;
	width:340px;
	}

#navi_informationen li{
	list-style: none;
	padding:0;
	margin:0;
	}

#navi_informationen a{
	height:16px;
	display:block;
	padding:2px 0px;
	margin:0;
	}
#navi_informationen a:hover{
	color:white;
	font-size:14px;
	}

	/* === Sub_Subnavigation ================================== */

	#sub_subnavigation{
		width: 230px;
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		}
	#sub_subnavigation ul li{
		padding: 0;
		margin: 0;
		}
	#sub_subnavigation li {
		list-style-type: none;
		}
	#sub_subnavigation ul li a{
		color: #4f552a;
		display: block;
		text-decoration: none;
		padding: 4px 6px 4px 30px;
		}
	#sub_subnavigation ul li a:hover {
		color: #4f552a;
		background-color: #e9edc1;
		border-right:1px #bfc77f solid;
		}



.hotel_preise a {
	display: block;
	height: 32px;
	width: 286px;
	background: url(../frontend/images/buchungsanfrage) no-repeat 0 0;
	text-indent: -1000px;
	overflow: hidden;
}

.hotel_preise a:hover {
	background: url(../frontend/images/buchungsanfrage) no-repeat 0 -32px;
}

#online_bewerbung a{
	display:block;
	background:url(../frontend/images/arrow.gif) no-repeat 240px 21px;
}
#online_bewerbung a:hover{
	background: url(../frontend/images/arrow.gif) no-repeat 240px -31px;
}

/*
----------------------------\
  	 SCHRIFTFORMATIERUNG     \
	=====================    /
----------------------------/
*/

h1 { 
	font: bold 11px Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h2 { 
	font: bold 14px Verdana, Helvetica, sans-serif;
	margin: 4px 0 4px 0;
}

a, a.link, a.active, a.alink, a.vlink {
	text-decoration: none;
	color: #4f552a;
}

a:hover {
	color: #818d37;
}

/* Image Linkfix */

a img {
	border: 0;
}

	/* =====================================================
		 Formulare
	====================================================	*/


	form {
		margin:0;
		padding:0;
		}
	
	form br { 			/* Alle Zeilenumbr�che in Formularen ausw�hlen */
	  clear: left; 		/* das floating der labels und inputs aufheben */
	}

	fieldset {
		border: 1px solid #cccccc;
		padding: 0;
		margin: 0 auto;
		text-align: left;
		}

	fieldset#checkbox input {
		width:35px;
		}

	legend {
		color: #000000;
		padding: 5px;
		margin: 0px;
		background: none;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		}

	label {
		color:#000000;
		margin-bottom:3px;
		padding:0;
		display:block;
		float:left;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		}

	input {
		float:left;
		display: block;
		width:194px;
		padding:1px;
		margin-bottom: 8px;
		border:1px solid #8e8f90;
		background:#fff;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		}

	.input_small{
		width:48px;
	}
		/* Hack f�r den IE */
		* html .input_small{
			width:52px;
		}

	input:focus {
		border-color:#900;
		}

	select {
		float:left;
		display: block;
		width:198px;
		margin-bottom: 8px;
		border:1px solid #969595;
		background:#fff;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
		/* Hack f�r den IE */
		* html select{
			width:194px;
		}

	.radio {
		float: none;
		display:inline;
		background:none;
		width:20px;
		border:0px;
		margin:0;
		
		}


	textarea {
		width:224px;
		height:50px; 
		border:1px solid #8e8f90;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		padding:1px;
	}
		/* nur f�r den IE */
		* html textarea{
			width:228px;
		}

	.submitbtn {
		width:100px;
		background:#C5C5C5;
		border:1px solid;
		border-color:#999 #969595 #333 #999;
		color:#000000;
		cursor:pointer;
		padding:0;
		margin:0;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

	.submitbtn:hover {		/* funktioniert nur mit Mozilla */
		background:#969595;
		color:#fff;
		border:1px solid; 
	}
		