/* CSS Document */
a:link { color: #CC3333; text-decoration:none; }
a:visited { color: #CC3333; text-decoration:none; }
a:focus { color: #CC3333; text-decoration:none; }
a:hover { color: #CC3333; text-decoration:underline; }
a:active { color: #CC3333; text-decoration:none; }

.background {
background-image:url(Bilder_alt/back_fade.jpg);
background-repeat:repeat-x;
}

.background02 {
background-image:url(Bilder_alt/back_split.jpg);
background-repeat:repeat-x;
}

.back_content {
background-image:url(Bilder_alt/content.jpg);
background-repeat:no-repeat;
}

.back_rose {
background-color:#FEE9CB;
}

.back_weiss {
background-color:#FFFFFF;
}

.back_grau {
background-color:#CCCCCC;
}

.frame {
background-image:url(../überall/background.jpg);
background-repeat:no-repeat;
}

.frame_dot {
border:2px dotted;
border-color:#797979;
}

.texture {
background-image:url(../überall/texture03.gif);
background-repeat:repeat;
background-color:#FEE9CB;
}

.trennlinie_mitte {
border-top:1px #666666 dotted;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #66635c;
	text-align: center;
	line-height:1.5;
}

.text_speisekarte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: center;
	line-height:1.5;
}

.text02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #66635c;
	text-align: justify;
	line-height:1.5;
}

.text03 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: justify;
	line-height:1.5;
}

.text04 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: justify;
	line-height:1.2;
}

.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: right;
}

.impressum_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #66635c;
	text-align: center;
	line-height:1.5;
	padding:2px;
	}

.impressum_titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#C90006;
	font-size: 12px;
	text-decoration:underline;
	text-align: center;
	font-weight:bold;
	line-height:4;
	padding:2px;
	}

.formular_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: left;
	line-height:1.2;
}

.formular_feld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: left;
}

.formular_einleitung {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66635c;
	text-align: center;
	line-height:1.5;
	padding:2px;
}

.titeltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#C90006;
	font-size: 12px;
	text-decoration:underline;
	line-height:2;
	text-align: center;
	}

.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#C90006;
	font-size: 16px;
	text-decoration:underline;
	line-height:2;
	text-align: center;
	}
	
.navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #66635c;
	text-align: center;
	line-height:1.5;
}

.navi a:link { color: #66635c; text-decoration:none; }
.navi a:visited { color: #66635c; text-decoration:none; }
.navi a:focus { color: #66635c; text-decoration:none; }
.navi a:hover { font-size:14px; font-weight:bold; color: #CC3333;}
.navi a:active { color: #66635c; text-decoration:none; }

.menü {
padding:8px;
}

.center {
text-align: center;
}

.border {
border:1px solid;
}
