body {
  color: #FFFFFF;
  background-color: #6C0712;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0px;
}

td,tr {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10pt;
	text-align: justify;
}

p {
	color: #FFFFFF;
	background-color: inherit;
	font-size: 10pt;
	padding: 5px;
	text-align: justify;
}

td.top {
	height: 100px;
	color: #F00;
  }

td.bannerbg {
	height: 23px;
	background:url(images/bannerbg2.jpg);
	font-size: 14px;
	color: #000000;
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	background-repeat: repeat-x;
}

td.navibg {
	width: 176px;
	height: 4px;
	background:url(images/navibg1.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

.menue {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 9px;
}

.menue li a {
  color: #FFFFFF;
  background-color: inherit;
  width: 175px;
  padding: 3px 3px 3px 0px;
  border-bottom: 1px solid #500008;
  border-top: 1px solid #500008;
  text-decoration: none;
  font-size: 9pt;
  font-family: Trebuchet MS,verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
  text-indent: 10px;
}

.menue li a:visited {
  text-decoration: none;
  font-size: 9pt;
  font-family: Trebuchet MS,verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
}

.menue li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: inherit;
	font-size: 9pt;
}


a:link {
  color:#ACCB64;
  text-decoration:none;
  font-weight:bold;
}

a:visited {
  color:#DFDFDF;
  text-decoration:none;
  font-weight:bold;
}

a:active {
  color:#DF0000;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#BF0000;
  text-decoration:underline;
  font-weight:bold;
}

h1 {
	color: #F00;
	background-color: inherit;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}

h2 {
  color: #ACCB64;
  background-color: inherit;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  margin: 5px;
  text-align: center;
}

h3 {
  color: #FFFFFF;
  background-color: inherit;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  margin: 10px;
  text-align: center;
}

h4 {
  color: #ACCB64;
  background-color: inherit;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 10px;
  padding: 0px;
  text-align: left;

}

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;
  text-align: left;
}

.untertext {
  color: #ACCB64;
  background-color: inherit;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}

.copyright {
  font-size: 6pt;
  text-align: center;
  font-weight: normal;
}
