@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#Titel {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}
#Titel a {
	color: #FFFFFF;
	text-decoration: none;
}

#Titel a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828483;
}
#MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
#MenuLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#MenuLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828483;
	text-decoration: none;
	font-weight: bold;
}
#MenuLinksU a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#MenuLinksU a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828483;
	text-decoration: none;
	font-weight: bold;
}
.Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.Inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111E4B;
	text-transform: uppercase;
	line-height: 18px;
}
.Inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #111E4B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Inhalt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828483;
	text-decoration: none;
}
.LinkgrauTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B2B6B7;
	text-decoration: none;
}
.LinkgrauArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B6B7;
	text-decoration: none;
}
.TextweissTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Inhalt .blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111e4b;
	font-weight: bold;
	text-transform: none;
}
.Inhalt .punkt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111e4b;
	font-weight: bold;
}
.Inhalt .Ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111e4b;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.Inhalt .Ueberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #111e4b;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.Inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #111E4B;
}
.Inhalt .Inhalt li {
	list-style-type: disc;
}
.Inhalt .Namen {
	font-family: Arial, Helvetica, sans-serif;
	color: #111e4b;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: none;
}
.Inhalt .blaugross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111e4b;
	font-weight: bold;
	text-transform: uppercase;
}

