.Tabellen {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
#menue {
	width: 140px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
	border-left-color: #FFFFFF;
}
.menuekopf {
	border: 1px solid #000000;
	margin-top: 5px;
	background-color: #FF9900;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
}
#menue ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-left-color: #FFFFFF;
}
#menue li {
	display: block;
	margin-bottom: 1px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid #FFFFFF;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 140px;
	padding: 5px 0px;
	background-color: #E2E2E2;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
#menue li a:visited {
	color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
	color: #000000;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

.Hintergrund {
	background-image: url(../assets/images/hintergrund_neu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent: 10px;
	margin-left: 10px;
}
.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	text-indent: 10px;
	text-align: center;
	border: none;
	background-color: #F4F4F4;
}
#menue_f {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #E2E2E2;
}
#menue_f a, #menue_f a:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#menue_f a:visited {
	color: #000000;
	font-weight: normal;
}
#menue_f a:hover, #menue_f a:active, #menue_f a:focus {
	color: #0000FF;
	border-bottom: 2px solid #FF0000;
}
.Seite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #E2E2E2;
	background-position: right;
	text-align: right;
}
.Ueberschrift1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-indent: 10px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.Beschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.Text_mittig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.Tabelle1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../Bilder/Kopf2.gif);
	font-variant: small-caps;
}
.Ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Tabelle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.Liste_Ball {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-image: url(../assets/images/Ball1.gif);
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
}
.Untermenue {
	border: none;
	margin-top: 5px;
}
.Text_mittig_neu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	font-weight: normal;
	font-style: italic;
}
.Rahmen {

}
.Ende {

}
.Formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.Rahmen1 {
	background-color: #F8F8F8;
}

