p {
	color: #000000;
	background-color: inherit;
	font-size: 10pt;
	padding: 10px;
	background-image: url(images/background.gif);
}

td.bannerbg {
  width: 179px;
  height: 35px;
  background:url(images/bannerbg.jpg);
  font-size: 10pt;
  color: #FFCCF1;
  background-color: inherit;
  font-weight: bold;
  text-align: center;
}

td.navibg {
	width: 188px;
	background-repeat: repeat-y;
	background-image: url(images/navibg.jpg);
}

td.hauptbg {
  width: 607px;
  background:url(images/background.gif);
  background-repeat: repeat-y;
}

td.footerbg {
  height: 35px;
  background:url(images/bannerbg.jpg);
  font-size: 10pt;
  color: #FFCCF1;
  background-color: inherit;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}

.menue {
  list-style-type:none;
  padding: 0px 0px 0px 8px;
  margin: 0px;
}

.menue li a {
  color: #FFFFFF;
  background-color: inherit;
  width: 168px;
  padding: 3px;
  border-bottom: 1px solid #500008;
  text-decoration: none;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
  text-indent: 10px;
}

.menue li a:visited {
  text-decoration: none;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
}

.menue li a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #D0848E;
  background-color: inherit;
}

h1 {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	background-image: url(images/background.gif);
}

h2 {
	color: #000000;
	background-color: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	background-image: url(images/background.gif);
}

h3 {
	color: #000000;
	background-color: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
	background-image: url(images/background.gif);
}

h4 {
	color: #000000;
	background-color: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
	background-image: url(images/background.gif);
}

h5 {
  color: #C0C0C0;
  background-color: inherit;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 2px;
}

a:link {
  color: #ffffff;
  background-color: inherit;
  text-decoration: none;
  font-family: verdana,arial,helvetica,sans-serif;
}

a:visited {
  color: #EFEFEF;
  background-color: inherit;
  text-decoration: none;
  font-family: verdana,arial,helvetica,sans-serif;
}

a:active {
  color: #ffffff;
  background-color: inherit;
  text-decoration: underline;
  font-family: verdana,arial,helvetica,sans-serif;
}

a:hover {
  color: #ffffff;
  background-color: inherit;
  text-decoration: underline;
  font-family: verdana,arial,helvetica,sans-serif;
}

.copyright {
  font-size: 6pt;
  text-align: center;
  font-weight: normal;
}

