@charset "iso-8859-1";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100.05%;
}
html {
  height:100.05%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.hg1 {
	height: 100.05%;
	background-image: url(../pics/hg_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.hg2 {
	height: 600px;
	background-image: url(../pics/hg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.Titel01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.Titel02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}


.felder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #E0E0E0;
	border: 1px solid #990000;
}
.button {
	height: 20px;
}
.bilderrahmen1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tabelle {
	border: 1px solid #CCCCCC;
}
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #999999;
	border-bottom: transparent;
}

