#centerBox {
	position: absolute;
	left: 50%;
	width: 980Pxx;
	margin-left: -490px;
	top: 30px;
	background: #ffcf9f url('images/header_left.gif') no-repeat;
	font-family: "Trebuchet MS", Arial;
	overflow: hidden;
	padding: 0;
}

#contentFooter {
	height: 110px;
	width: 980px;
	margin: 0;
	padding: 0;
	background: #fff url('images/footer_left.gif') no-repeat;
}

#centerBox.start {
/*
	background: #ffcf9f url('images/header_start.gif') no-repeat;
*/
	background: #ffffff url('images/bg_start_top.gif') no-repeat;
}

#centerBox.start #contentBox {
/*
	height: 242px;
*/
/*
	margin: 270px 0 0 550px;
*/
	margin: 270px 0 0 0px;
	padding: 0px;
}

#centerBox.start #contentFooter {
/*
	background-image: url('images/footer_start.gif');
*/
	background-image: url('images/bg_start_bottom.gif');
}

input.start {
	background: #fff url('images/suchbox.gif') no-repeat;
	width: 272px;
	height: 21px;
	border: 0;
	margin: 0;
	margin-left: 45px;
	padding: 4px 10px;
	font-size: 1.0em;
}
input.start_submit {
	background: #fff url('images/bt_suche_submit.gif') no-repeat;
	width: 66px;
	height: 30px;
	border: 0;
	margin: 10px 0 0 145px;
	padding: 0;
}
input.form_input {
	background: #fff url('images/suchbox_rosa.gif') no-repeat;
	width: 272px;
	height: 21px;
	border: 0;
	margin: 0;
	/*margin-left: 45px;*/
	padding: 4px 10px;
	font-size: 1.0em;
}
input.form_submit {
	background: #fff url('images/bt_absenden.gif') no-repeat;
	width: 91px;
	height: 34px;
	border: 0;
	margin: 0 0 0 145px;
	padding: 0;
}
textarea.form_textarea {
	height: 90px;
}

p {
	font-size: 0.9em;
}

a {
	color: #cb022e;
	text-decoration: none;
}

h1 {
	color: #ff7f00;
	margin-bottom: 0;
}

.small_error {
	font-size: 0.7em;
	color: #cb022e;
	padding: 5px;
}

#navi img {
	position: absolute;
	top: 0;
	border: 0;
}

#contentFooter img {
	position: absolute;
	border: 0;
}


div.start #navi img {
	top: 1px;
}


#navi #nav1 {
	left: 350px;
}
#navi #nav2 {
	left: 458px;
	top: -3px;
}
#navi #nav3 {
	left: 563px;
	top: -11px;
}
#navi #nav4 {
	left: 760px;
	top: -11px;
}
#navi #nav5 {
	left: 853px;
	top: -10px;
}
#contentFooter #nav6 {
	left: 701px;
}
#contentFooter #nav7 {
	left: 816px;
}

div.start #navi #nav1 {
	left: 350px;
}
div.start #navi #nav2 {
	left: 458px;
	top: -3px;
}
div.start #navi #nav3 {
	left: 563px;
	top: 1px;
}
div.start #navi #nav4 {
	left: 760px;
	top: 13px;
}
div.start #navi #nav5 {
	left: 853px;
	top: 11px;
}
div.start #contentFooter #nav6 {
	left: 701px;
	margin-top: -24px;
}
div.start #contentFooter #nav7 {
	left: 816px;
	margin-top: -24px;
}


.clearer {
	clear: both;
	height:0;
	width:0;
	line-height:0;
	font-size:0px;
	margin:0;
	padding:0;
}

label
{
	display:block;
	float:left;
	width:150px;
}

/*
.startseite label
{
	display:block;
	float:left;
	width:800px;
}
*/

#layer_gastronomie {
/*
	text-align: right;
*/
	text-align: left;
	float: left;
}

#content_image a img
{
	border-width: 0;
}

#content_image
{
	margin: 20px 10px 0 0;
	width: 300px;
	text-align: center;
	float: left;
}

#content_details
{
	margin: 15px 10px 0 10px;
	float: left;
	display: block;
	width: 360px;
}
	
ul#list_category li
{
	float: left;
	list-style: none;
	margin-right: 30px;
}

ul#list_category li a
{
	list-style: url(/images/list-bullet.gif);
	display: list-item;
}

ul#list_restaurant
{
	list-style: url(/images/list-bullet.gif);
}
ul li
{
	color: #cb022e;
}

div.layer_kategorie table
{
	border-collapse: collapse;
	/*width: 690px;*/
	width: 950px;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 90%;
}

div.layer_kategorie, div.kategorie_overview
{
	margin-left: -300px;
	padding: 0 10px 0 30px;
}

table thead td.beschreibung
{
	/*
width: 380px;
*/
}

table thead td.preis
{
	width: 100px;
	text-align: center;
}

table tbody td.gericht_preise
{
	text-align: center;
	width: 80px;
}

/* Unterschiedliche Farbschemata */

table.farbe_0 thead tr
{
	background-color: #FFC285;
}

table.farbe_0 tbody tr.even
{
	background-color: #FFD7AD;
}

table.farbe_0 tbody tr.odd
{
	background-color: #FFD3A3;
}

table.farbe_1 thead tr
{
	background-color: #FFDB85;
}

table.farbe_1 tbody tr.even
{
	background-color: #FFE7AD;
}

table.farbe_1 tbody tr.odd
{
	background-color: #FFE5A3;
}

table.farbe_2 thead tr
{
	background-color: #FFF385;
}

table.farbe_2 tbody tr.even
{
	background-color: #FFF8AD;
}

table.farbe_2 tbody tr.odd
{
	background-color: #FFF8A3;
}

table.farbe_3 thead tr
{
	background-color: #CCF66A;
}

table.farbe_3 tbody tr.even
{
	background-color: #E5FFAD;
}

table.farbe_3 tbody tr.odd
{
	background-color: #E1FFA3;
}

table.farbe_4 thead tr
{
	background-color: #6ABAF6;
}

table.farbe_4 tbody tr.even
{
	background-color: #ADDBFF;
}

table.farbe_4 tbody tr.odd
{
	background-color: #A3D6FF;
}

table.farbe_5 thead tr
{
	background-color: #F2FF85;
}

table.farbe_5 tbody tr.even
{
	background-color: #F6FFAD;
}

table.farbe_5 tbody tr.odd
{
	background-color: #F4FFA3;
}

/* Unterschiedliche Farbschemata */


div.layer_kategorie td span.gericht_no
{
	float:left;
	display: block;
	width: 40px;
	font-weight: bold;
	text-align: right;
	margin-right:10px;
	font-size: 140%;
}

div.layer_kategorie td p.gericht_beschreibung
{
	clear: both;
	padding-left: 4px;
	margin: 4px 0 4px 0;
}

div#layer_special
{
	visibility: hidden;

	position: absolute;
/*
	left: 280px;
	top: 200px;
*/
	width: 300px;
	padding: 25px;
	background-color: white;
	border: 4px solid #ffbe0d;
	text-align: left;
}

div#layer_special a
{
	text-align: center;
	display: block;
}

/*div.kategorie_overview ul li
{
	float: left;
	display: block;
	margin: 0 2px 2px 0;

}

div.kategorie_overview ul li a
{
	display: block;
	text-align: center;
	color: white;
	
	background-image: url(/images/bg_tabs_l.gif);
	background-position: left top;
	background-repeat: no-repeat;

	line-break: strict;
}

div.kategorie_overview ul li a:hover
{
	cursor: pointer;
}

div.kategorie_overview ul li span.tabs_right
{
	background-image: url(/images/bg_tabs_r.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 2px 8px 2px 8px;
	height: 22px;
	display: block;
}*/

div.kategorie_overview ul li
{
	float: left;
	margin: 0 2px 2px 0;

}

div.kategorie_overview ul li a
{

	text-align: center;
	color: white;
	
	background-image: url(/images/bg_tabs_l.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;

}

div.kategorie_overview ul li a:hover
{
	cursor: pointer;
}

div.kategorie_overview ul li span.tabs_right
{
	background-image: url(/images/bg_tabs_r.gif);
	background-position: right top;
	background-repeat: no-repeat;

	padding-right: 10px;

}

div.kategorie_overview ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.kategorie_overview h2
{
	color: #c70c00;
	font-size: 18px;
	border-bottom: 1px solid #c70c00;
}

#content_details h2
{
	color: #c70c00;
	margin: 0;
	font-size: 18px;
}


.layer_kategorie h3
{
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0 5px 0;
	color: #c70c00;
}

.layer_kategorie p.note_anfang, .layer_kategorie p.note_ende
{
	margin: 5px 0 5px 0;
}


div#essensbilder div
{
	padding: 0 6px 6px 6px;
	margin: 0 6px 0 0;
	float: left;
	background-image: url(images/bg_essensbilder.gif);
}

div#essensbilder
{
	overflow: hidden;
	height: 86px;
	z-index: 1000;
	position: absolute;

	left: 50%;
	width: 980Px;
	margin-left: -490px;
	text-align: center;
}

#startseitenlink
{
	position: absolute;
	top: 70px;
	left: 10px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	width: 210px;
	height: 250px;
	display: block;
}

div#gastronomie_oeffnungszeiten
{
	float: left;
	margin: 220px 0 0 -290px;
	width: 250px; /* 290 - 20 - 20 */
	padding: 0 20px 0 20px;
}

* html div#gastronomie_oeffnungszeiten
{
	/* IE 6 only */
	margin-left: -145px;
	margin-right: -145px;
}

div#gastronomie_oeffnungszeiten h1#gastronomie_oeffnungszeiten_titel
{
	color: #c70c00;
	font-size: 18px;
	border-bottom: 1px solid #c70c00;
}

div#gastronomie_oeffnungszeiten p#gastronomie_oeffnungszeiten_beschreibung
{

}


div#content_details h1#gastronomie_lieferung_titel
{
	color: #c70c00;
	font-size: 18px;
	border-bottom: 1px solid #c70c00;
}

div#content_details #rest_no
{
	display: block;
	float: right;
	text-align: center;
	clear: right;
	margin: 0 0 10px 0;
	width: 102px;
}

div#content_details #rest_no a
{
	display: block;
	text-align: center;
	padding: 4px 10px 4px 10px;
	background-color: #fff;
	border: 1px solid #666;
	font-size: 24px;
	color: black;
	clear: right;
	margin: 0 0 0 0;
	width: 80px;
	text-decoration: none;
}

div#content_details #rest_no span
{
	font-size: 11px;
	color: black;
	line-height: 9px;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#content_details #google_maps
{
	display: block;
	float: right;
/*
	text-align: center;
	padding: 4px 10px 4px 10px;
	background-color: #DF0E00;
	font-size: 18px;
	color: white;
*/
	clear: right;
	margin: 0 0 10px 0;
/*
	width: 80px;
	font-weight: normal;
*/
}

div#content_details #google_maps a
{
	display: block;
	text-decoration: none;
	color: white;
}

div#content_details #google_maps a img
{
	border: 1px solid #666;
}

p#angebote
{
	color: #c70c00;
	font-size: 18px;
	font-weight: bold;
}

p.oneliner
{
	margin-top: 0;
	padding-top: 0;
	float: left;
}


p.content_call
{
	text-indent: -58px;
	margin-left: 58px;
}

div#lieferungen p
{
	margin-top: 0;
	margin-bottom: 0;
}

img#start_august
{
	position: absolute;
	left: 520px;
	top: 150px;
}
