/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	/*overflow-y:hidden;*/
	background-color:#FCEFE6;
	color: #967b52;
}

.images {border: 4px solid #efd2c3; border-box: none; width: 290px; }

#content {padding-bottom: 50px !important;}

#startseite_body{
	background-color:#FFFFFF;
}

a img { 
	border:0 none; 
}

a:focus{
	outline: none;
	color: #967b52;
}

a:link, a:visited, a:hover {
	color: #967b52;
	text-decoration: none;
}

a:active{
	color: #967b52;
}

a:hover {
	color: #967b52;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 14px;
 color: #99cccc;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	float:left;
	display:block;
	list-style-type: none;
	text-indent:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DEC085;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

li{
	font-size:9px;
	/*line-height:16px;*/
}

p{
	margin:3% 0 3% 0;
}

*+html p{
	margin:3% 0 3% 0;
}

*html p{
	margin:2% 0 0 0;
}


.headline {
	margin:5% 0 3% 0;
	font-size:1.3em;
	line-height:1.3em;
	text-align:left;
	color: #967b52;
}

*html .headline {
	margin:3% 0 3% 0;
	font-size:1.3em;
	line-height:1.3em;
	text-align:left;
	color: #967b52;
}

.sp_tag {
	margin:-2% 0 6% 0;
	font-size:1.3em;
	color:#FDBB78;
	text-align:left;
}

.sp_gericht {
	padding:4% 0 2% 0;
	font-size:1.0em;
	color:#D2AE79;
	text-align:left;
}

.sp_zusatzinfo {
	margin:0 0 0 0;
	font-size:1.0em;
	text-align:left;
}

.startseite_enter {
	margin:4% 0 0 0;
	font-size:1.8em;
	letter-spacing:0.1em;
	color:#FCEFE6;
	text-align:center;
}

.backgroundimage {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center;
	height:100%;
	width:100%;
	position:relative;
	background-position:center center;
	top:0px;
	visibility: visible;
	left: 0px;
}

.wochentag {
	width:30px;
}

.speisen {
	width:220px;
}

*+html .wochentag {
	width:25px;
}

*+html .speisen {
	width:200px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width: 82%;
	min-height: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

#header{
	width:100%;
	height:170px;
	text-align:center;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

*+html #header{
	width:100%;
	height:170px;
	text-align:center;
	padding: 0 0 0 0;
	background-color:#FFFFFF;
}

#navigation{
	padding: 1% 0 0 2%;
	background-color:#FFFFFF;
}

#navi_img{
	float:left;
	margin: 0 0 0 1%;
	width:130px;
	height:87px;
}

#navi_table{
	width:100%;
	table-layout:fixed;
	margin: 0 auto 0 auto;
    border-collapse: collapse;
	
	text-align:center;
	font-size:1.3em;
	letter-spacing:0.1em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
}

#navi_descr{
	float:left;
	width:130px;
	height:30px;
	margin: -2.5% 0 0 1%;
	
	text-align:center;
	font-size:1.3em;
	letter-spacing:0.1em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
}

#logo{
	float:right;
	margin: 2% 2% 0 0;
	width:208px;
	height:100px;
}

.content_table{
	height:75%;
	margin:2% auto 0 auto;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
}

*+html .content_table{
	height:60%;
	margin:2% auto 0 auto;
	background-color:#FFFFFF;
}

#content_img_descr{	
	vertical-align:top;
	text-align:right;
	font-size:1.2em;
	letter-spacing:0.1em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
	
	background-color:#FFFFFF;
}

#content_text{	
	padding: 0 15px 0 15px;
	text-align:justify;
	vertical-align:top;
	font-size:1.1em;
	letter-spacing:0.1em;
	line-height:1.2em;
	font-weight:bold;
	/*color:#D2AE79;*/
	color:#967b52;
		
	background-color:#FCEFE6;
}

#content_text a { 	
	color: #D2AE79;
}


#content_text_speiseplan{	
	padding: 0 2% 1% 2%;
	vertical-align:top;
	font-size:1.1em;
	letter-spacing:0.1em;
	line-height:1.2em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
		
	background-color:#FCEFE6;
}

#headline_speiseplan{	
	width:400px;

	padding: 4% 2% 4% 2%;
	text-align:center;
	font-size:1.4em;
	letter-spacing:0.1em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
		
	background-color:#FCEFE6;
}

*+html #headline_speiseplan{	
	width:300px;
	text-align:left;
}

#text {
	width:100%;
	height:80%;
}

#content_speiseplan{
	margin: 30px auto 0 auto;
	width:750px;
    border-collapse: separate;
	border-spacing:10px;
	*border-collapse: expression('separate', cellSpacing = '10px');
	
	table-layout:fixed;
	
	text-align: center;
	font-size:1.2em;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
		
	background-color:#FCEFE6;
}

#content_speiseplan td{
	padding: 10px 10px 10px 10px;
	width:150px;
	background-color:#fbe2d7;
}

#content_speiseplan th{
	padding: 12px 0 12px 0;
	font-size:1.2em;
}

#content_speiseplan_info{
	border:2px;
	margin: 10px auto 0 auto;
	width:750px;
    border-collapse: separate;
	border-spacing:10px;
	*border-collapse: expression('separate', cellSpacing = '10px');
	
	table-layout:fixed;
	
	text-align: center;
	font-size:1.2em;
	line-height:1.2em;
	letter-spacing:0.1em;
	/*color:#D2AE79;*/ color:#967b52;
		
	background-color:#FCEFE6;
}

#content_speiseplan_info td{
	padding: 0px 10px 0px 10px;
	width:33%;
}

#next_page_table{
	background-color:#FCEFE6;
}

#next_page{
	float:right;	
	padding:0 2% 0 4%;
	
	text-align:justify;
	font-size:1.2em;
	letter-spacing:0.1em;
		
	font-weight:bold;
	/*color:#D2AE79;*/ color:#967b52;
}
#next_page_text{
	float:left;
	padding: 4px 0 5px 0;
}

*+html #next_page_text{
	padding: 4px 0 5px 0;
}

#next_page_img{
	float:left;
	margin:0 5px 0 5px;
}

#startseite_fotos{
	width:650px;
	display:block;
	margin: 5% auto 0 auto;
	padding: 0 0 0 0;
	text-align:center;
}

#startseite_logo{
	width: 208px;
	margin: 0 auto 0 auto;
	padding: 8% 0 0 0;
}