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-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent;  }


body{
	background: #f1e5d6 url(../img/tmpl/parkett.jpg) repeat-x;
	text-align: center;
}

div#head{
	position: relative;
	width: 100%;
	min-width: 880px;
	height: 315px;

}

div#headFlash{
	position: absolute;
	top: 92px;
	left: 50%;
	width: 417px; /*415*/
	height: 230px; /*210*/
	margin-left: 25px;
	text-align: right;
	z-index: 0;
}

div#counter{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	z-index: 1;
	background: url(../img/tmpl/counter.png) top center no-repeat;
}



div#brand{
	position: absolute;
	background: url(../img/tmpl/logo.png) no-repeat;
	top: 5px;
	left: 50%;
	width: 230px;
	height: 289px;
	margin-left: -420px;
	z-index: 2;
}


div#nav{
	position: absolute;
	top: 73px;
	left: 50%;
	margin-left: -100px;
	z-index: 3;

}

div#bodyCopy{
	position: relative;
	width: 880px;
	margin: 0 auto 50px auto;
	min-height: 400px;
  	height:auto !important;
  	height: 400px;
	padding-top: 26px;
	overflow: visible;
	background: #FFFFFF;
	border: 8px solid #debf98;
	text-align: left;
}

div.bodyLeft{
	float: left;
	width: 385px;
	margin: 0 30px 16px 30px;
}


div.bodyRight{
	margin: 0 30px 16px 460px;
}

div.bodyBig, div.galerie{
	width: 818px;
	margin: 0 30px 16px 30px;
}


div.clearer{
	clear: both;
	width: 100%;
	height: 1px;
}



.stdBoxContent hr{
	width:	334px;
	border: solid #999999 1px;
	height:1px;
	margin: 0 24px 12px 24px;
}

div#noFlash{
	width: 405px;
	padding-top: 30px;
	color: #FFFFFF;
}
div#noFlash a{
	color: #FFFFFF;
}


/*
STANDARD BOXEN
------------------------------------------------------------------------
*/
div.stdBox{
	width: 385px;
}

div.stdBoxTop{
	width: 385px;
	height: 32px;
}

div.stdBoxContent{
/*	display: inline-block;*/
	background: url(../img/tmpl/bg_all.gif) repeat-y;
	min-height: 21px;
 	height:auto !important;
 	height: 21px;
	padding: 20px 2px 5px 2px;
}



div.stdBoxBottom{
	width: 385px;
	height: 14px;
	background: url(../img/tmpl/bottom_all.gif) no-repeat;
}

div.stdBoxContent img{
	margin: 12px 0;
}

.borderedOne{
	border: 4px solid #debf98;
	padding: 5px;
	margin: 6px 0 0 0;
}

.borderedOne p{
	margin: 0;
}

/*
STANDARD BOXEN GROSS
------------------------------------------------------------------------
*/

div.bigBox{
	width: 818px;
}

div.bigBoxTop{
	width: 818px;
	height: 32px;
}

div.bigBoxContent{
/*	display: inline-block;*/
	background: url(../img/tmpl/bg_all-BIG.gif) repeat-y;
	min-height: 21px;
  height:auto !important;
  height: 21px;
	padding: 20px 2px;
}

div.bigBoxBottom{
	width: 818px;
	height: 14px;
	background: url(../img/tmpl/bottom_all-BIG.gif) no-repeat;
}


/*
Dish of Day Tabelle !!! EINSPALTIGE TABELLE !!!
------------------------------------------------------------------------
*/

table#dishes{
	background: #FFFFFF;
	margin-bottom: 12px;
	border: 1px solid #865555;
	width: 332px;
}

table#dishes td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

td#dishesLeft{
	color: #5d1c1c;
	width: 25px;
}

td#dishesMiddle{
	width: 100%;
}

td#dishesRight{
	text-align: right;
}

/*
Dish of Day Tabelle !!! BREITE TABELLE !!!
------------------------------------------------------------------------
*/
/*table#dishes{
	margin-top: 12px;
	margin-bottom: 18px;
}

#dishes th{
	padding: 4px 4px 0 4px;
}


#dishes td{
	width: 20%;
	padding: 4px;
	background: #FFFFFF;
}*/



/*
Kontaktformular
------------------------------------------------------------------------
*/
#cForm{

}


#cForm{
	width: 100%;
}

#cForm input, #cForm textarea{
	width: 97%;
}

/*
Printbutton ! Einspaltige Tabelle !
------------------------------------------------------------------------
*/

#printableButton{
	margin: 27px 0;	
}



#printableButton  a{
	display: block;
	width: 320px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #865555;
	
	padding: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}


/*
Printbutton ! Breite Tabelle !
------------------------------------------------------------------------
*/

/*#printableButton{
	
}



#printableButton  a{
float: right;
	width: 350px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #865555;
	margin-right: 27px;
	padding: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}
*/























