﻿body {
	color: #000000;
	background-color: #99CC99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #008000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #99CC99;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-Color: #006633;
}

.hintergrund {
	background: url(images/bg.gif) repeat-y;
	color: #99CC99;
	
	background-color: #99CC99;
}

table,td,tr,div {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

p {
  padding: 4px;
}

/* Formatierung für den Headerbereich */

div.top {
  background-color: #000000;
  background:url(images/wasser.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 101px;
  text-align: center;
  line-height: 85px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #ffffff;
}

/* Hier werden die Buttons in der Navigationsleiste verwaltet */

.menue {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.menue li a, .menue li a:visited, .menue li a:active {
  width: 167px;
  height: 47px;
  text-decoration: none;
  color: #000000;
  background: url(images/buttonupneutral.jpg);
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  text-align: left;
  display: block;
  line-height: 45px;
  text-indent: 44px;
}

.menue li a:hover {
  background:url(images/buttonneutral.jpg);
  background-position: center;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  text-align: left;
  display: block;
  height: 47px;
  line-height: 45px;
  text-indent: 44px;
  color: #ffffff;
}

/*Überschriften*/
h1 {
  color: #008000;
  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #99CC99;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

h3 {
  color: #33CC66;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

h4 {
  color: #A0A0A0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

h5 {
  color: #A0A0A0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

a:link, a:visited, a:active {
  color: #008000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #00CC33;
  text-decoration: underline;
  font-weight: bold;
}

.copyright {
  font-size: 7pt;
}

marquee
{
color: #FFFFFF;
border: 3px double #00CC33;
background-repeat: repeat-x;
line-height: 50px
}

a:verweis, a:visited, a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

