/* --------------------- RESEST --------------------- */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-family:  arial, verdana, tahoma, helvetica; 
	font-size:100%;
	vertical-align: baseline; 
} 
/* --------------------- GRUNDEINSTELLUNGEN --------------------- */
body { 
	line-height: 1; 
	background:#C3D5E4;
	text-shadow: #000 0 0 0;	
} 

ol, ul { list-style: none;}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 
img {	display:inline;}
.clear {	clear:both;}
.hr { 
	padding: 1px;
	background:url(images/line.gif) repeat-x top left;	
	line-height:1px;
	display:block;
	clear:both;
}
.color1	{ background:#73A0D7;} /* Tabellenhintergrund hellblau */
.color2	{ background:#FFFFFF;} /* Tabellenkopf weiss */
.color3	{ background:#2557A1;} /* Tabellenhintergrund mittelblau */
.color4	{ background:#D2DDEE;} /* Tabellenhintergrund sehrhellblau */
.color5	{ background:#e2eaf6;} /* Tabellenhintergrund sehrsehrhellblau */
.rechts	{float:right;}
/* --------------------- FONTS --------------------- */
h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	color:#2b3842;
}
p	{color:#5f656a;}

/* --------------------- WRAPS --------------------- */
#inner{
	display:block;
	background:#FFF url(images/bg.jpg) repeat-x top left;
}
#wrap{
	width:930px;
	padding:0px 26px 0px 26px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/light2.jpg) no-repeat top center;
}
#wrap:after, #inner:after, #footer:after, .footer_wrap:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.section{
	float:left;
	display:inline;
	width:930px;
	padding:0px 0px 30px 0px;
}
.home{
	width:906px; 
	padding:10px 24px 30px 0px;
}

.content{ 
	width:906px; 
	padding:0px 24px 30px 0px;
}
/* --------------------- KOPF --------------------- */
#head{
	display:inline; 
	float:left;
	position:relative;
	width:930px;
	height:136px;
	padding-bottom:6px;
	background:url(images/nav_shadow.jpg) no-repeat bottom left;
	text-indent: -9999px;
}

#head li{
	display:inline;
	color:#FFF;
}

#head a.logo{
	float:left;
	display:inline;
	height:81px;
	width:300px;
	margin-left:8px;
	margin-top:20px;
	background:url(images/logo.png) no-repeat top left;
}

.home .head{
	float:left;
	display:inline;
	position:relative;
	width:930px;
	height:251px;
	background:url(images/banner_home.jpg) no-repeat top left;
	margin-bottom:10px;
	text-indent: -9999px;
}
.home .head a{
	display:block;
	position:absolute;
	left:28px;
	top:161px;
	width:233px;
	height:40px;
	background-position:0 0;
	background-image:url(images/btn_view_cal.gif)
}
.home .head a:hover{
	background-position:0 -40px;
}
/* --------------------- NAVIGATION --------------------- */
/* --- SPRACHAUSWAHL --- */
#head div.subnav{

}
/* --- BROTKRUMEN --- */
.brotkrumen {
	font-size: 0.7em;
}
/* --- NAVIGATION SEITENLEISTE --- */
.home .aside{	
	float:left;
	display:inline;
	width:268px;
	background:url(images/bg_subnav.png) no-repeat top left;
	min-height:452px;
}
.home .aside ul{	
	display:block;
	margin-left:9px;
	width:259px;
	background:url(images/line_subnav.gif) no-repeat bottom left;
	padding-top:35px;
}
.home .aside ul.last{	
	background:none;
}
.home .aside li{	
	display:block;
	text-indent:15px;
	background:url(images/line_subnav.gif) no-repeat bottom left;
	line-height:18px;
	text-shadow: #ffffff 0px 1px 0px;
}
.home .aside li.top{	
	background:none;
}
.home .aside li a{	
	color:#637b8f;
	position:relative;
	font-size:0.75em;	
	display:block;
	height:21px;
	padding-top:7px;
	padding-bottom:8px;
	width:227px;
}
.home .aside li a:hover{
	color:#2376b5;
	font-weight:bold;
}
.home .aside li.selected a{	
	height:20px;
	padding-top:11px;
	padding-bottom:10px;
	background:url(images/btn_subnav.png) no-repeat top left;
	color:#2376b5;
	cursor:default;
	font-weight:bold;
	text-indent:27px;
}
.home .aside li.selected a:hover{	
	color:#2376b5;
}
.home .aside li.selected{	
	background:none;
}
.content .aside{	
	float:left;
	display:inline;
	width:268px;
	background:url(images/bg_subnav.png) no-repeat top left;
	min-height:452px;
}
.content .aside ul{	
	display:block;
	margin-left:9px;
	width:259px;
	background:url(images/line_subnav.gif) no-repeat bottom left;
	padding-top:35px;

}
.content .aside ul.last{	
	background:none;
}
.content .aside li{	
	display:block;
	text-indent:15px;
	background:url(images/line_subnav.gif) no-repeat bottom left;
	line-height:18px;
	text-shadow: #ffffff 0px 1px 0px;
}
.content .aside li.top{	
	background:none;
}
.content .aside li a{	
	color:#637b8f;
	position:relative;
	font-size:0.75em;	
	display:block;
	height:21px;
	padding-top:7px;
	padding-bottom:8px;
	width:227px;
}
.content .aside li a:hover{
	color:#2376b5;
	font-weight:bold;
}
.content .aside li.menu-current a, .content .aside li.menu-parent a{	
	height:20px;
	padding-top:11px;
	padding-bottom:10px;
	background:url(images/btn_subnav.png) no-repeat top left;
	color:#2376b5;
	cursor:default;
	font-weight:bold;
	text-indent:27px;
}
.content .aside li.menu-current a:hover{	
	color:#2376b5;
}
.content .aside li.menu-current{	
	background:none;
}
/* --------------------- SEITENLEISTE --------------------- */
.sponsor p{
	display: block;
	margin: 30px 0 0 20px;
	line-height: 5em;
}
.home .aside a{
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.home .aside a:hover{
	text-decoration:none;
}
.home .aside a.more{
	background-image:url(images/btn_more_angebot.gif)
}
.home .aside li span{color:#2b3842}
/* --------------------- INHALT --------------------- */
/* --- HOME --- */
.home h2{font-size:1.7143em; font-family:Georgia, "Times New Roman", Times, serif;}
.home p{font-size:0.8em; line-height:1.4em;  padding:0.2em 0 0.2em 0; }


.home .article{
	float:right;
	display:inline;
	width:638px;
	padding-top:18px;
}

.home .col1{
	float:left;
	display:inline;
	width:212px;
}
.home .col2{
	float:left;
	display:inline;
	width:212px;
}
.home .col3{
	
	display:inline;
	width:212px;
}
/* --- CONTENT --- */
.content h1{
	font-size:2em; 
	padding-bottom:0.5313em;
	text-shadow: #ffffff 0px 1px 0px;
}
.content h2{font-size:1.4em; line-height:1.1176em;  padding:0.5em 0 0.5em 0;}
.content .footer h2{padding-bottom:1.1176em;}
.content p{font-size:0.9em; line-height:1.4em; padding-bottom:1.4em;}
.content p strong{ color:#2b3842;}
.content p.intro, .content p.intro strong, .date, .date small, .quote p, .angebot h3, .angebot h3 span, form .footer p{font-family:Georgia, "Times New Roman", Times, serif;}
.content p.intro, .content p.intro strong{font-size:1em; line-height:1.5em; color:#5f656a;  padding-bottom:27px;}
.article p.intro, .quote p{font-style:italic}
.content .article .col1{
	float:left;
	display:inline;
	width:319px;
}
.content .article .col2{
	display:inline;
	width:319px;
}
.content .article{
	float:right;
	display:inline;
	width:638px;
	padding-top:18px;
}
.content .hr { 
    padding-bottom:28px;
}
.article ul{
	float:left;
	display:inline;
	width:200px;
	padding-left:10px;
	padding-top:1.25em;
}
.article ul.breit{
	float:left;
	display:inline;
	width:600px;
	padding-left:20px;
	padding-top:1.0em;
}
.article li{
	display:block;
	font-size:0.9em;
	line-height:1.5em;
	color:#757b80;
	padding-bottom:0.6em;
}

.article li.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0625em;
	color:#2b3842;
}
ol.detail_liste{
	font-size:0.9em;
	color:#757b80;
	line-height:0.8em;
}

ol.detail_liste li{
	padding-left:18px;
	background:url(images/icon_tick.gif) no-repeat center left;
}
/* ---- BOX ---- */

.box_top, .box_bott{
	float:left; 
	display:inline; 
	width:638px; 
}
.box_top{
	padding-top:0.375em;;
	background:url(images/bg_box_top.gif) no-repeat top left;
	overflow:hidden;
}
.box_bott{
	height:10px;
	background:url(images/bg_box_bott.gif) no-repeat bottom left; 
	font-size:0.1em;
	margin-bottom:18px;
}
/* ---- HAUSDETAILS ---- */
#details {float: right; margin-right:-30px}
#details h5, #details h6 {display:none;}
div.bild {margin-left: 10px; }
div.preise{padding-left: 20px;}
div.formular{margin-left:50px}
div.adresse{
	display: block;
	background-color: #d2ddee;
	width:180px;
	padding:0px 10px 10px 10px;
	margin: 10px 0 10px 10px;
	
	text-align: left;
	
}
div.adresse p{font-size:0.8em; line-height:0.8em; padding-bottom:0.5em;}
.strasse {
	padding-top: 10px;
}
.telefon, .fax, .mail, .url {
	display: none;
}
#karte, #map{
	width:210px;
	height: 130px;
	margin: 0 0 10px 10px;
}
#karte_gross{
	width:600px;
	height: 400px;
	float: left;
}

.tab_preise {
font-size: 0.7em;
border:1px solid #667a8d;
border-collapse: collapse;
empty-cells: hide;
border-style: solid;
border-width: thin;
margin-left: 0px;
}
.tab_preise td {
border-style: solid;
border-width: 1px;
border-color:#667a8d;
color: #4f6577;
padding:0.2em 0.5em;
}
a.buchen_kasten{
	display:block;
	width:129px;
	height:24px;
	background-position:0 0;
	background-image:url(images/btn_buchen_kasten.gif)
}
a.buchen_kasten:hover{
	background-position:0 -24px;
}

.buchen {
   display:block;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_buchen1.png);
   cursor: pointer;
}
.buchen_hover {
   display:block;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_buchen2.png);
   cursor: pointer;
}
.boeken {
   display:block;
	width:166px;
	height:24px;
   border:none;
	background-image: url(images/btn_boeken1.png);
   cursor: pointer;
}
.boeken_hover {
   display:block;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_boeken2.png);
   cursor: pointer;
}
div.belegungsplan {
   display:block;
   margin: 0 -50px 10px 50px;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_belegung1.png);
   cursor: pointer;
}
div.belegungsplan_hover {
   display:block;
   margin: 0 -50px 10px 50px;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_belegung2.png);
   cursor: pointer;
}
div.reservering {
   display:block;
   margin: 0 -50px 10px 50px;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/btn_reservering1.png);
   cursor: pointer;
}
div.reservering_hover {
   display:block;
   margin: 0 -50px 10px 50px;
	width:166px;
	height:24px;
   border:none;
   background-image: url(images/button_reservering2.png);
   cursor: pointer;
}
.saison {margin-top:-20px; font-size: 0.7em;text-align:center;}
.foldergallery-wrapper{
	width:400px;
}
/* --------------------- ANGEBOTE --------------------- */
.angebot .box_top{
	padding-left:30px;
	width:608px;
}

.angebot .box_top div{
	float:left;
	display:inline;
	width:129px;
}
.angebot h2 {
	font-weight:bold;
	font-size: 1.6em;
	width: 600px;
	color: #98B86F;
	text-shadow: #5E8E25 0px 1px 0px; 
}
.angebot ul{
	float:right;
	
	width:390px;
	margin:0px 30px 0px 30px;
}

.angebot li{
	float:left;
	display:block;
	width:390px;
	margin-right:10px;
	padding-left:18px;
	padding-top:0.5em;
	padding-bottom:0.3em;
	font-size:0.8em;
	color:#757b80;
	line-height:1.2em;
	background:url(images/icon_tick.gif) no-repeat center left;
}
/* --------------------- FUSS --------------------- */

#footer{
	background:url(images/foot.gif) repeat-x top center;
	color:#1c6aac;
	font-size:0.75em;
	line-height:2em;
	padding-top:145px;

}

.footer_wrap{
	width:882px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:35px;
}


.eifellogo{
	float:right;
	display:inline;
	width:145px;
}

#footer ul{
	float:left;
	display:inline;
}

#footer ul li{
	float:left;
	display:inline;
	width:240px;
}

#footer .eifellogo li{
	width:274px;
}

#footer ul li ul{
	width:202px;
}

#footer ul li ul li{
	width:202px;
	display:block;
}
.content .footer{
	float:right;
	display:inline;
	width:638px;
	font-family:Georgia, "Times New Roman", Times, serif; 	
}

.content .footer ul{
	display:block;
}

.content .footer ul li{
	float:left;
	display:inline;
	width:137px;
	padding-right:30px;
	font-size:0.75em;
	line-height:2.3333em;
	
}

.content .footer ul li.last{
	padding-right:0px;
}
