body {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #000000;
	font-size: 14px;
	color: #00FF00;
}
.webseite {
	height: 492px;
	width: 900px;
	border-style:solid;
	border-color:#EDE8E8;
	border-width:10px;
	position: relative;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
#webmaster {
	position: absolute;
	width: 200px;
	top: 490px;
	left: 780px;
}
#webmaster a:link {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
}
#webmaster a:visited {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
}
#webmaster a:hover {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	text-decoration: none;
}
#navigation {
	position: absolute;
	width:508px;
	height:90px;
	background-repeat:no-repeat;
	left: 392px;
	top:388px;
}
#mainnavi {
	text-align: center;
	position: relative;
	top: 20px;
	left: -15px;
	list-style-type: none;
}
#mainnavi li {
	display: inline;
}
#mainnavi li a:link {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}

#mainnavi li a:visited {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}
#mainnavi li a:hover {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
	text-decoration: none;
}
/*unternavigation*/
#unternavigation {
	position: absolute;
	top: 75px;
	left: 30px;
	list-style-type: none;
	text-align: left;
}
#unternavigation li {
	display: block;
}
#unternavigation li a:link {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}

#unternavigation li a:visited {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}
#unternavigation li a:hover {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
	text-decoration: none;
}
/*Adresse*/
#adresse {
	width: 392px;
	height: 91px;
	background-color: #666666;
	position: absolute;
	top: 401px;	
}
#adresse p {
	position: relative;
	top: 5px;
	text-align: center;
}
#content {
	height: 492px;
	width: 900px;
	background-image: url(../image/hintergrund3.jpg);
	position: absolute;
	top: 0px;
}
/*home*/
#offen {
	position: absolute;
	top: 150px;
	left: 100px;
	text-align: center;
	width: 200px;
}
#offen p {
	position: absolute;
	left: 0px;
}
#fotohome {
	position: absolute;
	left: 412px;
	top: 20px;
}
/*links*/
#links {
	position: absolute;
	top: 40px;
	left: 410px;
}
#links li {
	list-style-type: none;
	margin-top: 3px;
}
#links li a:link {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #00FF00;
}
#links li a:visited {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #00FF00;
}
#links li a:hover {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CCFF00;
}
/*404*/
#fehler {
	position: relative;
	top: 20px;
	left: 550px;
}
/*Gaestebuch eintrag*/
#gaestebuch_eintrag {
	position: absolute;
	left: 450px;
	top: 30px;
}

#gaestebuch_eintrag a {
	position: relative;
	left: -400px;
	top: 80px;
}
#gaestebuch_eintrag a:link {
	position: relative;
	left: -400px;
	top: 80px;
	color:#00FF00;
	text-decoration: none;
}
#gaestebuchformular {
	position: relative;
	left: -3px;
}
#gaestebuchformular input {
	border-width: 0px;
}
#gaestebuchformular textarea {
	border-width: 0px;
}
/*Göstebuch lesen*/
#eintraege_anschauen {
	position: relative;
	left: 420px;
	top: 80px;
	width: 360px;
}
/*kontaktformular*/
#kontakt {
	position: absolute;
	left: 450px;
	top: 50px;
}
/*true oder false*/
#true_false {
	position: relative;
	top: 50px;
	left: 450px;
}
/*team*/
#mitarbeiter {
	position: relative;
	left:20px;
	top: 60px;
	width: 352px;
}
#albi {
	position: absolute;
	right: 100px;
	top: 240px;
	text-align: right;
}
#albi img {
	float: right;
}
#albi p {
	position: absolute;
	left: -86px;
	top: 77px;
}
#gallery {
	position: relative;
	width: 450px;
	top: 20px;
	left: 430px;
}
/*logo*/
#logo {
	position: absolute;
	left: -115px;
	top: 365px;
}
/*Seite in bearbeitung*/
#bearbeitung {
	position: absolute;
	top: 50px;
	left: 550px;
}
a:link {
	text-decoration: none;
	color: #00FF00;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}