body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #008C8C;
	margin-left: 30px; 
}
#eingang {
	width: 600px;
	height: 177px;
	background-repeat:no-repeat;
	margin-top: 170px;
	border: 2px solid #000000;
	text-align:left;
	background-color: #666666;
}
a:link {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration: none;}
a:hover {color: #000000; text-decortion: none;}

#holder {
	width: 900px;
	height: 600px;
	margin-top: 5px;
}
#kopf {
	background-image: url(Bilder/kopf-bild-2.jpg);
	border: 1px solid #ffffff;
	height:40px;
	margin-top: 30px;
}
#kopf-galerie {
	border: 1px solid #ffffff;
	height:20px;
	margin-top: 30px;
	width: 900px;
	background-color: #009D9D;
}
#table-galerie-kopf {
	font-size: 12px;
	text-align: center;
	color:#000000;
	text-decoration: none;
}
#content {
	margin-top: 40px;
}
#navigation-links {
	border: 1px solid #ffffff;
	float:left;
	width: 200px;
	height:400px;
	background-color: #009D9D;
}
#inhalt-rechts {
	border:1px solid #ffffff;
	width: 680px;
	height: 400px;
	float:right;
	margin-left:5px;
	background-color: #009D9D;
}
#inhalt-rechts-innen {
	width: 660px;
	height: 380px;
	float:center;
	margin-left:2px;
	background-color: #009D9D;
	margin-top: 10px;
}
#inhalt-rechts-innen p {
	font-size: 12px;
	color:#ffffff;
	padding-top: 80px;
}
#galerie-links {
	width: 170px;
	height: 435px;
	border:1px solid #ffffff;
	background-color: #009D9D;
	float:left;
	margin-top: 40px;
}
#galerie-rechts {
	width: 720px;
	height: 435px;
	border:1px solid #ffffff;
	background-color: #009D9D;
	float:right;
	margin-top: 40px;
}
#feater {
	border: 1px solid #ffffff;
	width: 899px;
	height: 20px;
	background-color:#009d9d;
	position: bottom;
	float: left;
	margin-top: 10px;
}
#kontakt-holder {
	width: 900px;
	height: 435px;
	border:1px solid #ffffff;
	background-color: #009d9d;
	float:left;
	margin-top: 40px;
}
legend {
	font-weight: bold;
	background-color: #009d9d;
	border: 0px solid #ffffff;
	padding: 2px;
	width: 10em;
	text-align: left;
	marging: 0px 10px 10px 10px;
	float: left;
}
fieldset {
	border: 0px dotted #ffffff;
	margin-left: 10px;
	width: 800px;
	padding-left: 10px;
	float: left;
	text-align: left;
	background-color:#009d9d;
}
.reset  {
	width: 10em;
	background-color: #eee4d5;
	font: bold 1em sans-serif;
	color: #6078bf;
	border: 3px inset #6078bf;
	float: left;
}
.submit {
	width: 10em;
	background-color: #009d9d;
	font: bold 12px sans-serif;
	color: #FFFFFF;
	border: 2px 2px 1 1px solid #000000;
	float: left;
}