@charset "utf-8";
body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #CCC;
	background-image: url(../img/hg_ie6.jpg);
	background-position: center;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 995px;
	margin: 20px auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #ff0000;
	text-align: left;
	background-image: url(../img/container.png);
}
.oneColFixCtrHdr #header {


}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}
.oneColFixCtrHdr #mainContent {
	padding: 20px 20px 20px 20px;
	min-height: 500px;
}
.oneColFixCtrHdr #footer {
	padding: 0 30px;
	text-align: right;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 66%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.oneColFixCtrHdr #footer p a {
	color: #000;
}
#navi {
	height: 30px;
	padding-right: 25px;
	background-color: #B27486;
	background-image: url(../img/button.jpg);
}

img#background_scale {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
}
.impressum {
	font-size: 85%;
}
.impressum_h3 {
	font-size: 95%;
	font-weight: bold;
}
.float_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.clearfloat {
	clear: both;
}
.float_left {
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
#leistungen  li{
	padding: 10px 20px;
	list-style-type: none;
	letter-spacing: 2px;
}
#leistungen {
	padding: 10px 20px;
}
#leistungen a {
	list-style-type: none;
	text-decoration: none;
	color: #000;
}
#angebot {
	width: 945px;
	text-align: center;

}
.grill {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.grill a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_bilder {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.table_bilder a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.oneColFixCtrHdr #header a img {
	border: none;
}
.table_bilder_m {
	padding-left: 15px;
	padding-bottom: 15px;
}
.table_bilder_m a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
