body{
	height: 100%;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
	background: #DFBC7E url(../images/background.jpg) no-repeat;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 872px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font: 11px/15px Arial, Helvetica, Verdana;
	text-align: left;
	top: 30px;
}

#toppanel{
	width: 872px;
	height: 230px;
	background-image: url(../images/paneltop.gif);
}

#imprint{
	position: relative;
	top: 15px;
	left: 36px;	
	clear: both;
}

#menubar{
	width: 700px;
	height: 30px;
	position: relative;
	top: 160px;
	left: 86px;
}

#menu{
	text-align: center;
}

#submenu{
	text-align: center;
}

#submenu a{
	border-top: 1px solid #5F5840;
}


#keyvisual{
	width: 808px;
	height: 424px;
	border: 1px solid #5F5840;
	background: url(../images/kv_restaurant.jpg) no-repeat;
	margin-left: 31px;
	color: white;
}

/*#teaserpanel{
	position: relative;
	top: 284px;
}*/

.boximg{
	float: left;
	border-style: double;
	border-color: white;
	margin-right: 10px;
}


#teaserpanel a, .mail a{
	color: #5F5840;
}

.box{
	float: left;
	width: 360px;
	margin-top: 297px;
	margin-left: 20px;
	display: inline;
	/*height: 110px;*/
}

p.bodytext{
	margin-top: 0;
	padding-top: 0;
}

.boxtext {
	margin-top: 0;
	padding-top: 0;
}

/*.t2{
	float: right;
	width: 360px;
	margin-right: 20px;
	display: inline;
	height: 110px;
}*/

#content{
	width: 700px;
	height: auto;
	position: relative;
	margin-left: 81px;
	color: #575840;
	border-color: #575840;
	border-width: 1px;
}

.csc-menu{
	margin-top: 0px;
	float: right;
	line-height: 20px;
	width: 150px;
}

.csc-menu li{
	border-bottom: 1px solid #BE4A21;
	list-style-type: none;
}

.csc-menu a{
	color: #BE4A21;
	text-decoration: none;
	border: none;
}

#printlink{
	width: 300px;
	position: relative;
	left: 81px;
	margin-top: 25px;
}

#printlink img{
	border: none;
}

#footer{
	width: 872px;
	/*height:  100px;*/
	background: url(../images/panelbottom.gif) no-repeat;
}

.footertext{
	text-align: center;
	padding-top: 65px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #5F5840;
}

/* Styles */


#wrapper a{
	color: #BE4A21;
	text-decoration: none;
	border: none;
}

#contentpanel{
	background: url(../images/panelbackground.gif) repeat-y;
}

#content .bodytext a{
	border-bottom: 1px dotted #BE4A21;
}

#content .csc-textpic-image img{
	text-decoration: none;
	border: 3px double #575840;
}


.csc-textpic-text .bodytext{
	padding-left: 30px;
}

.csc-linkToTop{
	border-bottom: 1px solid #575840;
	background: url(../images/top_arrow.gif) no-repeat;
}

.csc-linkToTop a{
	padding-left: 16px;	
}

/* @group Table */


#content table{
	color: #575840;
	width: 700px;
	font-size: 11px;
	line-height: 15px;
}

#content thead .td-0, #content thead .td-1, #content thead .td-2, #content thead .td-3{
	color: #575840;
	font-weight: bold;
}

#content thead .td-last{
	text-align: right;
	padding-right: 6px;
}

#content .td-0, #content .td-3{
	width: 15%;
}

#content .td-1{
	width: 40%;
	color: #464c51;
}

#content .meals .td-0{
	width: 85%;
}

#content .meals .td-1{
	width: 15%;
}

#content .td-2{
	width: 30%;
}

#content td{
	padding-right: 5px;
	padding-bottom: 5px;
}

#content tbody .td-last, #content .meals .td-1{
	font-weight: bold;
	color: #BF8140;
	text-align: right;
}

/* @end */

/* @group Forms */

#content input{
	border: 1px double #5F5840;
}

#content dt, #content dd{
	padding-bottom: 10px;
}

/* @end */