body {
	margin:0;
	padding:0;
	background:#a4a4a4 url(images/bg.gif) repeat-x 0 -94px;
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-size:10pt;
	}
	
img {
	border:0;
	}

	
#container {}

/* Struktur */

#partners {
	float:left;
	margin:0 0 0 66px;
	}

#partners a:link img, #partners a:visited img, #partners a:active img  {
	padding:0 10px 0 0;
	border-right:1px solid #e20020;
	border-left:0;
	border-top:0;
	border-bottom:0;
	}
	
#partners a:hover img {
	padding:0 10px 0 0;
	border-right:1px solid #aaa;
	border-left:0;
	border-top:0;
	border-bottom:0;
	}
	
#head {
	float:left;
	width:854px;
	height:185px;
	margin:0 0 0 66px;
	background:#fff;
}

#head img.logo {
	float:left;
	margin:45px 0 0 0;
	}

#head img.headimg {
	float:right;
	margin:0 0 0 0;
	}


#navigation {
	float:left;
	width:892px;
	margin:0 0 0 50px;
	padding:0;
	background:#fff url(images/bg-c.gif) top left;
}

#c-content {
	float:left;
	margin:0 0 0 50px;
	background:#fff url(images/bg-c.gif) repeat-y top left;
	width:892px;
	text-align:left;
	}
	
#c-content #left {
	float:left;
	padding:10px 40px 10px 40px;
	width:500px;
	min-height:500px;
	border-right:1px solid #e20020;
	}
	
#c-content #right {
	float:right;
	padding:0 15px 0 15px;
	margin:15px 25px 0 0;
	width:255px;
	
	}
	
#footer {
	float:left;
	width:892px;
	margin:0;
	padding:15px 0 0 15px;
	height:25px;
	background:url(images/bg-foot.gif) top left no-repeat;
	}
		
/*Navigation*/

#navigation ul {
	padding:4px 5px 4px 5px;
	margin:0 0 0 15px;
	background:#e20020;
	width:845px;
	color:#fff;
	}

#navigation ul li {
	display:inline;
	list-style-type:none;
	}
	
	
#navigation ul li a:link, #navigation ul li a:visited  {
	color:#fff;
	text-decoration:none;
	padding:4px 5px 4px 5px;
	}	
	
#navigation ul li a:hover, #navigation ul li a:active  {
	color:#fff;
	background:#000;
	text-decoration:none;
	}	

#navigation ul li a.active:link {
	color:#fff;
	background:#000;
	text-decoration:none;
	}	


html* #navigation ul { margin-left:-5px; }

	
/*Text und so*/

a:link, a:visited {
	color:#e20020;
	text-decoration:none;
	}

a:hover {
	color:#000;
	text-decoration:underline;
	}
	
#footer a:link, #footer a:visited {
	
	} 

/* Speisekarte Tabelle */

p.menudesc {
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin-top: -28px; 
	padding: 10px 25px;
	border: 1px solid #e20020;
}

h4.menu {
	font-size:20px;
	font-weight:normal;
	letter-spacing: 5px;
	color:#fff;
	border: 1px solid #e20020;
	padding: 12px 25px;
	background-color: #e20020;
}


table.menue {
	width:500px;
	padding:0;
	margin:0;
	border-bottom: 1px dashed #ddd;
	margin-top:15px;
}

table.menue tr {
	padding:0px 5px 0 5px;
	margin:0;
}

table.menue td {
	padding:0px 5px 0 5px;
	margin:0;
}

table.menue tr.head {
}

table.menue tr.head h5{
	font-size:14pt;
	padding:5px 15px 0 5px;
	margin:0;
	text-align:right;
	height:30px;
	background:#ddd;
	float:right;
	width:360px;
}

	
table.menue td.beschreibung {
	clear:right;
	margin:0;
	padding: 10px 0px 0px 0px;
	font-size: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.menue td.beschreibung p {
	margin:0;
	padding:0;
}

table.menue td.beschreibung i {
	font-style:normal;
	font-size: 11px;
	display:block;
	padding: 0px 0px 10px;
	color: #666;
}

table.menue td.preis {
	font-size:13pt;
	text-align:right;
	margin-top: -10px;
	padding:0px 15px 10px 5px;
}

/* News */

#news .red { color:#e20020; }

.wichtigenews {
	background:red;
	color:#fff;
	padding:5px;
}

hr.news {
	border:0px;
	background: #e20020;
	height:1px;
	text-align:left;
	margin:20px 0px;
}
