@charset "utf-8";
/* CSS Document /* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("lightbox.css");
	@import url("cms.css");
	@import url("clearfix.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, dt, dd, dl, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #393939;
	font-size:13px;
}

body {
	background: #fff9ed url(../images/design/bg.jpg) repeat-x top center;
}

html[xmlns^="http"] {
	overflow-y: scroll;
}

h1{
	font-size: 15px;
	color: #228300;
	width: 673px;
	padding-bottom: 20px;
	padding-top: 75px;
}

h2 {
	font-size: 14px;
	color: #393939;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	padding-bottom: 20px;
}

h3 {
	font-size: 13px;
	color: #393939;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding-top: 20px;
}

h4 {
	font-size: 13px;
	color: #393939;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
}

h5 {
	font-size: 13px;
	color: #000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	width: 111px;
	float: left;
}

h6{
	font-size: 15px;
	color: #228300;
	width: 673px;
	padding-bottom: 20px;
	padding-top: 29px;
}

.headline_start{
	background:url(../images/design/headline_start.jpg) no-repeat;
	widht: 673px;
	height: 65px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

p {margin: 0 0 20px 0px; line-height: 25px;}
	
.unsichtbar  {display: none;}

/******************** Speisekarten Formatierung **********************/


dl, dt, dd{
	display:block;
}

dl{ clear:both; float:none;}

dt.nr{ float:left; width: 100px; padding: 5px 0;}
dd.speise{ float:left; width: 480px;padding: 5px 0;}
dd.preis{ float:left; width: 80px; text-align:right;padding: 5px 0 0 0;}
.zeile2{ margin-top: 20px;}
.speisedl{
	display: none;
	padding: 15px 0;
}

ul.speisekarte{
	margin: 0 0 20px 0;
}


ul.speisekarte li {
	background:url(../images/li_speisekarte.gif) no-repeat 0px 8px;
	padding: 0px 0 0px 20px;
	margin: 0 10px 0 0px;
	line-height: 25px;
	float: left;
	width: 305px;
}

ul.speisekarte li a {
	text-decoration: none;
	color: #333333;
}

ul.speisekarte li a:hover {
	text-decoration: underline;
	color: #333333;
}


/*######################################################################################################
######################################################################################################*/

/* 2. Layout */

#clear, .clear {
	clear:left;
	float:none;
}

#wrapper {
	width: 990px;
	position:relative;
	margin: 0 auto;
}

/*---------------------------------*/


#head {
	background:url(../images/design/head.jpg) no-repeat;
	height: 374px;
	width: 990px;
	clear: both;
}


#content{
	width: 673px;
	float: left;
	padding: 90px 0 0 0;
}

#contentleft {
	background: url(../images/design/left_bg.jpg) no-repeat 15px 155px;
	width: 187px;
	height: 350px;
	padding: 200px 67px 0 27px;
	float: left;
}

.clear_h30 {
	height: 25px;
	padding-top: 25px;
	font-weight: bold;
}

.clear_h80 {
	height: 80px;
}

.clear_h20 {
	padding: 10px 0;
	font-style:italic;
}

/*************************** 3. Navigation ***************************/

ul#navi {
	padding: 280px 0 0 9px;
}

#navi li{
	float: left;
	padding: 0 14px;

}

ul#navi li.gaestebuch {
	position:absolute;
	left: 800px;
	top: 107px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;

}

#navi li a{
	display: block;
	height: 38px;
	text-indent: -9999px;
}

#subnavi_restaurant{
	background:url(../images/design/subnavi_restaurant.jpg) no-repeat;
	widht: 673px;
	height: 46px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

ul#subnavi_restaurant {
	padding: 0  0 0px 315px;
}

#subnavi_restaurant li{
	float: left;
	padding: 0 4px;

}

#subnavi_restaurant li a{
	display: block;
	height: 60px;
	text-indent: -9999px;
}

ul#navi li.gaestebuch a {
	display: block;
	height: 139px;
	width: 179px;
	text-indent: -9999px;
	background:url(../images/trans.gif) repeat;
	text-decoration: none;
}

.re-angebote { width: 81px;}
.re-mittagskarte { width: 106px;}
.re-abendkarte { width: 98px;}

li.re-angebote a:hover, li.re-angebote a.active{
	width: 81px; 
	background: url(../images/design/subnavi_restaurant_a.jpg) no-repeat -10px 0px;
}

li.re-mittagskarte a:hover, li.re-mittagskarte a.active{
	width: 106px; 
	background: url(../images/design/subnavi_restaurant_a.jpg) no-repeat -99px 0px;
}

li.re-abendkarte a:hover, li.re-abendkarte a.active{
	width: 98px; 
	background: url(../images/design/subnavi_restaurant_a.jpg) no-repeat -213px 0px;
}


.l1 { width: 90px;}
.l2 { width: 124px;}
.l3 { width: 139px;}
.l4 { width: 187px;}
.l5 { width: 139px;}
.l6 { width: 128px;}

li.l1 a:hover, li.l1 a.active{	width: 90px; background: url(../images/design/navi_active.jpg) no-repeat -23px -16px;}
li.l2 a:hover, li.l2 a.active{	width: 124px; background: url(../images/design/navi_active.jpg) no-repeat -141px -16px;}
li.l3 a:hover, li.l3 a.active{	width: 139px; background: url(../images/design/navi_active.jpg) no-repeat -293px -16px;}
li.l4 a:hover, li.l4 a.active{	width: 187px; background: url(../images/design/navi_active.jpg) no-repeat -460px -16px;}
li.l5 a:hover, li.l5 a.active{	width: 139px; background: url(../images/design/navi_active.jpg) no-repeat -675px -16px;}
li.l6 a:hover, li.l6 a.active{	width: 128px; background: url(../images/design/navi_active.jpg) no-repeat -842px -16px;}
ul#navi li.gaestebuch a:hover{width: 179px; background: url(../images/design/gaestebuch_active.jpg) no-repeat -6px -18px; margin: 0 0 0 0; padding: 0 0 0 0;}

/*************************** 4. Footer ***************************/

ul#footer {
	width: 965px;
	margin: 0 auto;
	height: 202px;
	background: url(../images/design/footer.gif) no-repeat 610px 150px;
	padding-right: 25px;
}

ul#footer li{
	float:right;
	padding: 150px 0 0 19px;
}

#footer li a{
	display: block;
	height: 38px;
	text-indent: -9999px;
}


.l8 { width: 82px;}
.l9 { width: 64px;}
.l10 { width: 72px;}
.l11 { width: 77px;}

li.l8 a:hover, li.l8 a.active{ width: 82px; background: url(../images/design/footer_active.gif) no-repeat -273px 0 ;}
li.l9 a:hover, li.l9 a.active{ width: 64px; background: url(../images/design/footer_active.gif) no-repeat -190px 0;}
li.l10 a:hover, li.l10 a.active{ width:72px; background: url(../images/design/footer_active.gif) no-repeat -99px 0 ;}
li.l11 a:hover, li.l11 a.active{ width: 77px; background: url(../images/design/footer_active.gif) no-repeat -3px 0 ;}

#footerwrapper {
	background: url(../images/design/footer_bg.jpg) repeat-x;
	width: 100%;
	height: 202px;
	position: relative;
}


/*######################################################################################################
######################################################################################################*/

/* 4. Content */

.bildborder {
	border: 1px solid #fcd581;  
	padding: 3px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 10px 10px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}

.bildborder:hover{
	border: 1px solid #ccc;  
	padding: 3px;
}

.bildbordernohover {
	border: 2px solid #fcd581;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
}

.floatleft-bild{
	float: left;
	margin: 10px 25px 10px 0;
}

.floatright-bild {
	float: right;
	margin: 0 0 10px 25px;
}

.slideshow {
	width: 229px;
	height: 212px;
	border: 2px solid #fcd581;
	padding: 2px;
	background: #fff9ed;
	float: right;
	margin: 0 0 10px 25px;
}

.pixaround {
	float: left;
	margin: 10px 25px 10px 0;
	border: 2px solid #fcd581;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
}

#noflash {}
/*---------------------------------*/

.floatleft{
	float: left;
}

.marginright10px{
	margin: 0 10px 0 0;
}

.floatright {
	float: right;
}

/*---------------------------------*/

ul.liste{
	margin: 0 0 20px 0;
}


ul.liste li {
	padding: 0px 0 5px 0;
	margin: 0 10px 0 0;
	line-height: 19px;
	float: left;
	width: 375px;
}


*html ul.liste li {
	height: 20px;
}

/*---------------------------------*/
.preise { 
	width: 250px;
	float:right;
	font-weight: lighter;
	line-height: 25px;
}

.preise2 { 
	width: 70px;
	float:left;
	font-weight: lighter;
	line-height: 25px;
	text-align: right;

}

.gericht {
	line-height: 25px;
	width: 600px;
	float:left;
}

.tage {
	width: 170px;
	float:left;
	font-weight: lighter;
	line-height: 15px;
}

.tage-zimmer{ 
	width: 120px;
	float:left;
	font-weight: bold;
}

.daten{ 
	width: 72px;
	float:left;
	font-weight: bold;
}

/*---------------------------------*/

address { 
	font-style:normal;
	line-height: 18px;
}

abbr {
	color: #333; 
	border-bottom: dotted 1px #333;
}


/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a:link, a:visited, a:active, a:focus, .escape span{
	text-decoration: underline;
	color: #027e2e;
	outline: none;
}

a:hover, a:hover span{
	text-decoration:none;
	color:#333;
}

/*---------------------------------*/

.gototop{
	position:fixed;
	right:10px;
	bottom:10px;
	color:#999;
	font-size:10px;
	text-decoration:none;
	_display:none;
}

a[href$=".pdf"] {
	padding: 4px 0 4px 55px;
	background: url(../images/pdf.gif) no-repeat 0 50%;
	line-height: 30px;
	border-bottom: none;
	display:block;
}

/*######################################################################################################
######################################################################################################*/
