body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7EDF3;
	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;
}

.oneColFixCtrHdr #container {
	width: 770px;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	height: 160px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #menu {
	height: 30px;
	padding-top: 20px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 730px;
	text-align: center;
}
.oneColFixCtrHdr #menu li {
	display: table-cell;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #menu li a {
	text-decoration: none;
	color: #FFF;
	background-color: #900;
	font-size: 11px;
	padding: 4px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: 0px;
}
.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. */
}
#mainContent  {
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}

.oneColFixCtrHdr #footer {
	background-image: url(images/rot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8;
	font-weight: normal;
	text-align: center;
}
.springt {
	background-image: url(images/springt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.oneColFixCtrHdr #footer p, a {
	margin: 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: 11px;
	color: #FFF;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10;
}
#container  #mainContent  p  {
	width: 600px;
	padding-bottom: 25px;
	margin: 0px;
}
#container  #mainContent  a  {
	color: #990000;
	letter-spacing: 0px;
	font-weight: bold;
}
#mainContent  table  tr  td  {
	font-size: 14px;
}
.versteckt {
	background-image: url(images/versteckt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lupe {
	background-image: url(images/lupe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.zeigt {
	background-image: url(images/zeigt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.liegt {
	background-image: url(images/liegt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.badet {
	background-image: url(images/badet.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#achtung {
	color: #CC0000;
	display: block;
	height: 70px;
	width: 711px;
	overflow: visible;
	position: relative;
	font-weight: bold;
	font-size: 18px;
	visibility: visible;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container1 {
	width: 770px;
	text-align: left;
	background-image: url(images/titelseite2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: 650px;
	display: block;
}
#nbox {
	height: 345px;
	width: 238px;
	position: static;
	clip: rect(0px,0px,0px,0px);
	display: block;
	visibility: visible;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 185px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 38px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#nbox a {
	color: #C00;
	text-decoration: none;
}
#nbox p {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
}
#flashcontent {
	height: 400px;
	width: 550px;
	background-color: #333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}
#facebook {
	position: absolute;
	top: 179px;
	display: block;
	height: 62px;
	width: 200px;
}

