body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	font-size: 70%;
	line-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #acd6f2; 
	}
td, tr, th, .form {
	font-size: 85%;
  line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009;
}
i  {
  color: #c00;
	font-size: 95%;
  font-weight: normal;
}

.bghead {
  background-color: #fff200;
	border-width: 1px 0 1px 0;
	border-style: solid;
  border-color: #009;
}
.form {
  line-height: 125%;
  color: #009;
  border-style : solid;
  border-width : 1px;
  border-color : #009;
  font-family : verdana, Arial, Helvetica, sans-serif;
  background-color: #acd6f2;
  font-size : 75%;
  font-weight: bold;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-right: 20px;
  padding:1px;
}
.hoehe {
  height: 100%;
}
/* Überschrift */
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #ff0;
  background-color: #03f;
	text-decoration: none;
	vertical-align: top;
}
.zeile {
	line-height: 3px;
}
A {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}
A:visited {
	color: #009;
	text-decoration: underline;
}
A:active, A:hover {
	color: #c00;
	text-decoration: none;
}
div#menue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: 1px solid #009;
	display: block;
	width: auto;
	line-height: 125%;
	margin: 7px 7px 5px 2px; /* 2. Angabe = Abstand zum Inhaltstext */
	position: relative;
	left: 0px;
}
.rand {
	border-left: 1px solid #009;
	padding: 20px;
	height: 100%;
}
div#menue a:link {
	color: #009;
	background-color: transparent;
}
div#menue a:visited {
	color: #009;
	background-color: transparent;
}
div#menue a:hover {
	color: #c00;
	background-color: #fff200;
}
div#menue a:active {
	color: #c00;
	background-color: #fff200;
}
div#menue a:focus {
	color: #c00;
	background-color: #fff200;
}
.textlink {
  margin: 0 0 0 0;
	font-size: 100%;
  line-height: 100%;
margin-top: -5px;
margin-bottom: -5px;
}
ul {
margin-top: -5px;
margin-bottom: -5px;
}
li {
line-height: 115%;
margin-bottom: 5px;
list-style-image: url(listenpunkt.gif);
}
u {
font-size: 115%;
}