/* CSS by Armin Priesner */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/background.jpg) repeat-x;
	background-color: #ff8003;
	margin: 0px;
}

#dokument {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 844px;
	margin-left: -422px;
}

#header {
	width: 844px;
	height: 212px;
	background-image: url(../img/header.jpg);
}

#nav_fuchsnews {
	position: absolute;
	top: 172px;
	left: 424px;
	width: auto;
}

#nav_fuchsbio {
	position: absolute;
	top: 172px;
	left: 515px;
	width: auto;
}

#nav_fuchsogramm {
	position: absolute;
	top: 172px;
	left: 597px;
	width: auto;
}

#nav_kontakt {
	position: absolute;
	top: 172px;
	left: 727px;
	width: auto;
}


#footer {
	width: 844px;
	height: 21px;
	text-align: right;
	background-image: url(../img/footer.gif);
}

#footertext {
	font-size: 10px;
	color: #000000;
	padding: 4px 35px 0px 0px;
}

#startseite-link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 844px;
	height: 167px;
	cursor: pointer;
}

.otext {
	display: none;
}
