/* -----------------------------------------------------------------------

   Kev CSS Framework
   http://www.design-this.co.uk

----------------------------------------------------------------------- */

/* --------------------- GLOBAL RESESTS --------------------- */

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; 
} 
.fid50, .fid91, .fid132, .fid151 {
	display: none;
}
:focus { 
	outline: 0; 
} 

body { 
	line-height: 1; 
	background:#C3D5E4;
	text-shadow: #000 0 0 0;	
} 

ol, ul { 
	list-style: none; 
}
  
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
} 

blockquote:before, blockquote:after, 
q:before, q:after { 
	content: ""; 
} 

blockquote, q { 
	quotes: "" ""; 
}  

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;
}
a.pfeil {
	background: url(images/icon_pfeil_gruen.gif) no-repeat center left;
	display: inline;
	padding-left:15px;
}
.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 */

.ml5 {
margin-left:5px;
}
.mr5 {
margin-right:5px;
}
.tabelle { 
	border-collapse: collapse; 
	border-spacing: 0; 
	padding:5px;
	font-size: .8em;
} 

.tabelle th{ 
	padding:5px;
	vertical-align: bottom;
} 
.tabelle td{ 
	padding:5px;
} 

.highlight { background-color: #ffd700;}
.brotkrumen {
	font-size: 0.7em;
}
.sponsor p{
	display: block;
	margin: 30px 0 0 20px;
	line-height: 5em;
}
#calendar { /* formating the front calendar */
        background: #E5EFF8; 
        text-align: left;	
        line-height: 120%; 
        margin: 1em 5px 0.3em 5px; 
        border: 1px solid #ddd;
        padding-left:12px;
        padding-top:10px;
        padding-bottom:10px;
        width: 160px;
}


#calendar th {
	color:#003366;
        text-align:center;
font-size:14px;
}

#calendar td {
	color:black;
background-color:#E5EFF8;
text-align:center;
width:21px;
font-size:1em;
}


#calendar .wday {color:#003366;background-color: #E5EFF8; font-size:0.8em;}

#calendar .satday {color:#0000cc; background-color: #E5EFF8;font-size:0.8em;}

#calendar .sunday {color:#cc0000; background-color: #E5EFF8;font-size:0.8em;}

#calendar .today {font-size:11px; font-family:Verdana; background:#003366;text-align:center; color:#E5EFF8;}

#calendar .ntoday {font-size:11px; font-family:Verdana; background:#E5EFF8;text-align:center; color:gray;}

#calendar .hday {color:#ffffff;}

#calendar .rest6 {color:#0000cc;}

#calendar .rest0 {color:#cc0000;}

.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;
}
.tab_liste {
font-size: 0.8em;
border:1px solid #667a8d;
border-collapse: collapse;
empty-cells: hide;
border-style: solid;
border-width: thin;
margin-left: 0px;
}
.tab_liste td {
border-style: solid;
border-width: 1px;
border-color:#667a8d;
color: #4f6577;
padding:0.2em 0.5em;
}
.tab_symbole {
font-size: 0.9em;
border:0px solid #FFF;
border-collapse: collapse;
empty-cells: hide;
border-style: none;
border-width: thin;
}

.tab_symbole td {
border-style: none;
border-width: 0px;
border-color:#FFF;
color: #000;
}
.rechts {
float:right;
}
div.adresse p{font-size:0.8em; line-height:0.8em; padding-bottom:0.5em;}
div.adresse{
	display: block;
	background-color: #d2ddee;
	width:200px;
	padding:10px 10px 5px 10px;
	margin-bottom: 20px;
float: left;
	text-align: left;
}
.telefon, .fax, .mail, .url {
	display: none;
}
#karte, #map{
	width:220px;
	height: 230px;
	float: left;
}
#karte_gross{
	width:600px;
	height: 400px;
float: left;
}
.tabs{
	float: right;
	width:400px;
}


/* --------------------- FONTS --------------------- */


h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	color:#2b3842;
}

p{
	color:#5f656a;
}

/* --- 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 .aside li span{ color:#2b3842}



/* --- 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.75em; 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}



/* --- CONTACT --- */

.contact h3 {font-size:0.687em; font-weight:bold; color:#486276; line-height:1.75em; margin-left:24px; padding-left:24px;}

.contact h3.mail {background:url(images/icon_mail.gif) no-repeat top left;}

.contact h3.address {background:url(images/icon_house.gif) no-repeat top left;}

form .footer p{float:left; display:inline; width:274px;	color:#486276; font-style:italic; line-height:1.5em; padding-top:0.8333em; padding-bottom:0}

/* --- angebot --- */

.rechts{
	text-align: right;
	float:right;
}
a.box{
	padding:5px 15px 5px 20px;
	display: block;
	background-color: #D2DDEE;
	text-shadow: white 0px 1px 0px;
}
a.box:hover{
	background-color: #e5eff8;
}
.quote p, .quote h4, .quote strong{padding:0;font-size:0.8em;}

.quote p{padding:0.0833em 0 0.0833em 0; }

.quote strong{ font-weight:bold;	text-transform:uppercase; line-height:2.1818em}

.quote h4{line-height:1.4118em; color:2b3842; font-size:1.2em;}

.angebot h3{font-size:0.875em; color:#4f6577; text-shadow: #ffffff 0px 1px 0px;  padding-bottom:0.8em; padding-top:0.6em;}

.angebot h3 span{font-size:1.875em; }

.quote{
	float:right;
	display:block;
	width:260px;
	margin-right:30px;
	margin-top:0.5em;
}



.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;
	display:inline;
	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.6em;
	color:#757b80;
	line-height:1.0em;
	background:url(images/icon_tick.gif) no-repeat center left;
}
ol.detail_liste{
	font-size:0.9em;
	color:#757b80;
	line-height:0.8em;
display:inline;
}

ol.detail_liste li{

	padding-left:18px;

	background:url(images/icon_tick.gif) no-repeat center left;
}
.angebot li.last{
	margin-right:0px;
}

/* --- CALENDER --- */

.calender h1{padding-bottom:0.15em;}

.cal_content p, .drink_ad p{padding:0.583em 0 1.25em 0}

.cal_content p{line-height:1.75em;}

.calender p.intro{font-style:italic; padding-bottom:1.4em; padding-top:0.2em}

.calender p.intro strong{color:#2a79c1}

.date{color:#fff; font-size:1.75em; line-height:0.8757em; text-shadow: #1c6aac 0px -1px 0px;}

.date small{display:block; color:#c0e8ff; font-size:0.42856em;}


/* --- FOOTER --- */

#footer h4{font-weight:bold; color:#667a8d; text-transform:uppercase;}

#footer a, #footer p{color:#79899a;}

#footer a:hover{text-decoration:underline;}


/* --------------------- LINKS --------------------- */

a {
	cursor:pointer;
	text-decoration:none;
	color:#1587c2;
}

a:focus, a:hover {
	text-decoration:none;
	color:#4f9cc2;
} 
.belegung {
	float: right;
}
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:129px;
	height:24px;
	background-position:0 0;
   border:none;
   background-image: url(images/btn_buchen.gif);
   cursor: pointer;
}
.buchen_hover {
   display:block;
	width:129px;
	height:24px;
	background-position:0 -24px;
   border:none;
   background-image: url(images/btn_buchen.gif);
   cursor: pointer;
}
.boeken {
   display:block;
	width:129px;
	height:24px;
	background-position:0 0;
   border:none;
   background-image: url(images/btn_boeken.gif);
   cursor: pointer;
}
.boeken_hover {
   display:block;
	width:129px;
	height:24px;
	background-position:0 -24px;
   border:none;
   background-image: url(images/btn_boeken.gif);
   cursor: pointer;
}
div.belegungsplan {
   display:block;
	width:157px;
	height:24px;
	background-position:0 0;
   border:none;
   background-image: url(images/button_belegungsplan.png);
   cursor: pointer;
}
div.belegungsplan_hover {
   display:block;
	width:157px;
	height:24px;
	background-position:0 -24px;
   border:none;
   background-image: url(images/button_belegungsplan.png);
   cursor: pointer;
}
/* ---- HOME ---- */

.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;
}

.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)
}








/* --------------------- ACCESSIBILITY --------------------- */


a.buchen_kasten, .home .head h1, .home .head a, #head a.logo{	
	line-height:0.1em;
	font-size:0.1em;
	text-indent:-9999em;
	background-position:0 0;
	background-repeat:no-repeat;	
}

/* --------------------- 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 & ARTICLES--------------------- */

.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;
}


/* ---- HOME ---- */


.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;
}

.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;
}

.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 .article .col1{
	float:left;
	display:inline;
	width:319px;
}
.content .article .col2{
	display:inline;
	width:319px;
}

.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;
}

.content .article{
	float:right;
	display:inline;
	width:638px;
	padding-top:18px;
}

.content .hr { 
    padding-bottom:28px;
}


.frame{
	float:right;
	display:inline;
	width:256px;
	height:119px;
	margin-left:30px;
	margin-bottom:45px;
	margin-top:5px;
	padding:9px;
	background:url(images/bg_box.gif) no-repeat top left;
}

.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;
}

/* ---- Contact ---- */

.content .contact ul{	
	background:url(images/line_subnav.gif) no-repeat top left;
	padding:0;
	padding-top:0.625em;
	margin-top:0.5625em;
	margin-bottom:2.125em;
}

.content .contact ul.address{	
	margin-bottom:2.5em;
}

.content .contact li{	
	background:none;
	font-size:0.75em;
	line-height:2.3333em;
	text-shadow:none;
	color:#6f889c;
}
.content .contact li a{	
	font-size:1em;
	text-transform:none;
	font-weight:normal;
	display:inline;
	height:auto;
	padding:0;
	width:auto;
}
.content .contact li a:hover{	
	color:#6f889c;
	text-decoration:underline;
}

.contact {
	padding-top:52px;
}

.contact_form .box_top{
	padding-top:0.875em;
}


/* ---- FOOD ---- */

.article ul{
	float:left;
	display:inline;
	width:273px;
	padding-left:30px;
	padding-top:1.25em;
}
.article ul.breit{
	float:left;
	display:inline;
	width:600px;
	padding-left:20px;
	padding-top:1.0em;
}

.article ul.spirit{
	padding-top:1.6em;
	padding-bottom:1.5em;
}

.drink_wrap{
	float:left;
	display:inline;
	width:203px;
}

.galley ul{
	float:left;
	display:inline;
	width:275px;
	padding-left:30px;
	padding-top:1.25em;
}

.article li{
	display:block;
	font-size:0.75em;
	line-height:1.4167em;
	color:#757b80;
	padding-bottom:0.5833em;
}

.article li.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0625em;
	color:#2b3842;
}

.drink_ad{
	display:inline;
	float:left;
	width:375px;
	padding:48px 30px 18px 233px;
	background:url(../images/backgrounds/bg_drink_ad.png) no-repeat 2px 5px;
}


/* ---- 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;
}





/* --------------------- MAP --------------------- */


.map .box_top{
	padding:30px 30px 18px 30px; 
	width:578px;
} 


/* --------------------- HEAD --------------------- */

#head{
	display:inline; 
	float:left;
	position:relative;
	width:930px;
	height:136px;
	padding-bottom:6px;
	background:url(images/nav_shadow.jpg) no-repeat bottom left;
}

#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;
}

#head ul.subnav{
	float:right;


	margin:78px 0px 0px 0px;

}

#head ul.subnav li{
	padding-left:7px;
	
}

#head ul.subnav a{
	color:#fff;
	text-decoration:none;
	padding-right:7px;
}

#head ul.subnav a:hover{
	text-decoration:underline;
}





/* --------------------- FOOTER --------------------- */

#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;
}
