html, body {
  height: 100%;
}
body {
  padding: 0;
  background-color: #e0d9c7;
  font-size: 1.1em;
  font-family: verdana,arial,helvetica,sans-serif;
}
h1 {
	margin-top: 15px;
	font-size: 2em;
	padding: 0;
	font-family: "Times New Roman",Times,serif;
	color: #000066;
}
h2 {
  margin: 0 0 5px;
  padding: 0;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 1.1em;
  color: #000066;
}
h3 {
  margin: 0 0 5px;
  padding: 0;
  font-family: serif;
  color: #000066;
}
h4 {
	margin: 0 0 5px;
	padding: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000066;
	text-align: left;
}
p {
  margin: 0 0 16px;
  padding: 0;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height: 1.2em;
  color: #000066;
}
a {
  color: #000066;
  font-family: verdana,arial,helvetica,sans-serif;
  text-decoration: underline;
}
.klein {
  color: #000066;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 75%;
}
.zentrieren {
  text-align: center;
}
.kursiv {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
}
a:link {
  color: #000066;
}
a:visited {
  color: #370000;
}
a:hover {
  background-color: #000066;
  color: #e0d9c7;
}
ul#menue {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-color: transparent;
}
ul#menue li a:link, ul#menue li a:visited {
  border: 1px dotted #000066;
  padding: 6px 6%;
  text-decoration: none;
  display: block;
  width: 85%;
  background-color: transparent;
  font-family: Arial sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000066;
  margin-bottom: 5px;
  margin-top: 5px;
}
ul#menue li a:hover {
  border: 1px inset #000066;
  background-color: #e0d9c7;
  color: #000066;
  margin-bottom: 5px;
  margin-top: 5px;
}
#fenster {
	margin: 10px 20px 20px 215px;
	padding: 10px;
	position: relative;
	width: 600px;
	z-index: 1;
	font-size: small;
	background-position: right top;
	background-color: transparent;
}
#logo {
	padding: 0;
	background-color: transparent;
	z-index: 1;
	background-image: url(bilder/logo.jpg);
	background-repeat: no-repeat;
	height: 165px;
}
#logo_text {
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 150%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000066;
}
#logo_text2 {
	padding: 0px;
	display: block;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-large;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000066;
}
#navlinks {
  border-left: 3px solid #f8f3ee;
  border-right: 3px solid #f8f3ee;
  padding: 10px;
  position: absolute;
  width: 175px;
  height: 400%;
  top: 0px;
  left: 20px;
  right: 20px;
  font-size: 0.9em;
  z-index: 2;
  background-image: url(bilder/pixel1.jpg);
}
#navrechts {
  padding: 0px;
  position: absolute;
  width: 100px;
  top: 165px;
  right: 45px;
  font-size: 0.7em;
  background-color: transparent;
  z-index: 3;
}
#besucht {
   background-color: #E0D9C7;
	padding: 6px 6%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: 0.9em;
	left: 70px;
	width: 164px;
	margin-bottom: 5px;
	margin-top: 5px;
	z-index: 3;
}
ul {
  font-family: sans-serif;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
  color: #000066;
}
ul.Liste1 {
	font-family: sans-serif;
	line-height: 1.5;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
	color: #000066;
	font-size: 1.1em;
}
dl.BildLinks {
	float: left;
	margin-right: 1em;
	font-family: sans-serif;
	font-size: 0.9em;
	font-style: italic;
	azimuth: center-left;
}
dl.BildLinks dt {
  margin-bottom: 0;
}
dl.BildLinks dd {
  margin: 0;
}
dl.BildRechts {
  float: right;
  margin-right: 1em;
  font-family: sans-serif;
  font-size: 0.8em;
  font-style: italic;
}
dl.BildRechts dt {
  margin-bottom: 0;
}
dl.BildRechts dd {
  margin: 0;
}
#newsbox {
	border-left: 3px solid #f8f3ee;
  	border-right: 3px solid #f8f3ee;
  	padding: 10px;
  	position: absolute;
 	width: 175px;
 	height: 400%;
 	top: 0px;
	right: 20px;
	z-index: 2;
	background-image: url(bilder/pixel1.jpg);
	font-size: small;
}
#fuss {
	padding: 10px;
	text-align: center;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000066;
}
form p{
		width: 500px;
		clear: both;
		}

form p label{
		float: left;
		}

form p input, form p textarea, form p select {
		float: right;
}
