@charset "UTF-8";
/* CSS Document */

html {
	margin:0px;
}

img
{
	border:0;
}

body {
	margin:0px;
	background:url(images/kachel.jpg) no-repeat;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#oben {
	position:absolute;
	top:50px;
	left:20px;
	width:960px; 
	height:189px;
}
#mainmenu {
	float:left;
	width:211px; 
	height:441px;
	padding:0px;
	margin:0px;
}
#unten {
	float:left;
	width:960px;
	position:absolute;
	top:239px;
	left:20px;
	background-image:url(images/kachel_cont.gif);
	background-repeat:repeat-y;
	background-color:#7e0001;
	border-bottom:1px solid #7e0001;
}
#footer {
	position:absolute;
	width:940px;
	padding:10px;
	text-align:center;
}
#footer ul {
	display:inline;
}
#footer li {
	display:inline;
	list-style:none;
}
#footer li a {
	color:#999999;
	font-size:11px;
	font-weight:normal;
	margin:0px 5px;
}

#content {
	float:left;
	/*background-image:url(images/cont_back.jpg);*/ 
	background-repeat:no-repeat;
	background-color:#7e0001;
	width:749px; 
	min-height:441px;
}
#contentIndex {
	float:left;
	background-image:url(images/cont_back_index.gif); 
	background-repeat:no-repeat;
	background-color:#7e0001;
	width:749px; 
	min-height:441px;
	text-align:center;
}
#schlemmeratlas {
	position:absolute;
	z-index:9999;
	top:650px;
	left:865px;
}

/* ------------------------------------------------------- */

.indexLeftTab {
	width:209px;
	border-left:1px solid #7e0001;
	color:#7e0001;
	background-color:#d39999;
	margin:0 0 15px 0;
}
.indexLeftTab td {
	padding:0 10px 0 10px;
}
.indexLeftTab .leerzeile {
	line-height:10px;
}
.indexLeftTab .indexlefthead {
	background:url(images/ka_headindex.jpg) repeat-x;
	vertical-align:middle;
}
.indexLeftTab .indexlefthead h3 {
	color:#ffffff;
	font-size:16px;
	margin:2px 0 10px 5px;
}
.indexLeftTab a {
	font-size:11px;
	color:#7e0001;
	text-decoration:underline;
}
.indexLeftTab a:hover {
	font-size:11px;
	color:#7e0001;
	text-decoration:underline;
}
.tischresLink {
	text-align:center;
}
.tischresLink a {
	font-size:16px;
	color:#7e0001;
	text-decoration:underline;
}
.tischresLink a:hover {
	font-size:16px;
	color:#7e0001;
	text-decoration:underline;
}
.fett {
	font-weight:bold;
}


/* ------------------------------------------------------- */


.rezeptBeschreib {
	font-size:11px;
}
.foodpic {
	margin:0px 0px 0px 13px;
	border:3px solid #ffffff;
}




.submenu {
	padding:0px;	
}

.go_bt_ind {
	margin:0px 0px 0px 5px;
}
.go_bt_speis {
	margin:0px 0px 0px 20px;
}
.contText {
	float:left; 
	width:350px;
	margin:5px 55px 0px 35px;
	text-align:left;
}
.contPixRight {
	float:left;
	width:250px;
	text-align:center;
}
h3 {
	font-size:20px;
	margin:20px 35px 0px 35px;
}
h1 {
	font-size:18px;
	margin:30px 35px 0px 35px;
}
a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.speiseTab {
	 clear:both;
	 margin:20px 0px 0px 30px;
	 border:0px solid #ffffff;
}
.speiseTab h3 {
	font-size:18px;
	margin:20px 0px 0px 0px;
}
.gericht {
	font-weight:bold;
	font-size:14px;
}
.speiseTabRe {
	vertical-align:bottom;
	text-align:right;
}
.speiseTabHead {
	text-align:center;
	vertical-align:bottom;
	font-size:14px;
	height:100px;
}
#refTab {
	margin:5px 55px 20px 35px;
}
#refTab td {
	text-align:center;
}
.mehrAbstand {
	padding:10px 0px 10px 0px;
}
.rezeptBeschreib {
	vertical-align:top;
}
.rezeptBeschreib h3{
	margin:0px;
}
.rezeptPixNoMargin {
	margin:0px;
}
#routenTab {
	background-color:#d39999;
	color:#7e0001;
}


/*--- impressum spezial - sonst kritischer semantikverlust ;) ---*/

h4.imprHead {margin:20px 0 0 0; font-size:16px;}
p.imprAbs {width:650px;}
