* {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #005151;
	letter-spacing: 1px;
}
html {
	font-size: medium;
	font-weight: bolder;
}
body {
	width: 800px;
	text-align: center;
	margin: auto;
	background-attachment: fixed;
	background-image: url(images/wassergr.jpg);
	background-repeat: repeat-y;
	background-color: #98C2E8;
	background-position: center top;
}
#head img {
	margin: 5px 0px;
	padding: 0px;
}

.kleiner {
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1pt;
	padding-bottom: 5px;
}
#head h3 {
	padding: 5px;
}

h1 {
	font-size: 44px;
	letter-spacing: 22px;
	font-weight: normal;
	padding-top: 33px;
	padding-bottom: 11px;
	padding-left: 22px;
}
a {
	color: #005151;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
}
a:hover {
	color: #CC0000;
}
img {
	padding-top: 11px;
	padding-bottom: 11px;
}
#head {
	padding-bottom: 7px;
	font-weight: bold;
}
#topnavi {
	background-color: #32CD68;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
#topnavi a {
	color: #005151;
	text-decoration: none;
}
#topnavi a:hover {
	color: #FFFF33;
}
.kleiner {
	font-size: smaller;
}
#main {
	text-align: left;
}
#main p {
	margin-right: 33px;
	margin-left: 33px;
	margin-bottom: 11px;
}

#main h4 {
	background-color: #32CD68;
	padding: 3px 11px;
	margin-top: 33px;
	margin-bottom: 11px;
	color: #B8FF95;
	letter-spacing: 2px;
}
#main ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 55px;
	margin-left: 22px;
}
#main ol {
	list-style-position: outside;
	padding-left: 55px;
}

#main table {
	width: 100%;
}



#main h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 17px;
	line-height: 33px;
}
#main img {
	padding-right: 22px;
	padding-left: 22px;
}

.center {
	text-align: center;
}
.Stil5 {
	color: #006666;
	font-weight: bold;
}
.Stil6 {
	color: #CC0000;
	font-weight: bold;
}
.gelb7 {
	color: #B8FF95;
	font-weight: bold;
	font-size: smaller;
}
.Stil8 {color: #CC0000; font-size: smaller;
 }
.formular {
	background-color: #B5D6F5;
	width: 444px;
}
.abst5 {
	margin-right: 7px;
	margin-left: 7px;
}
