body {
	background-color: #4f545a;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	display: block;
	text-align: left;
}

.Normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: justify;
	display: block;
}
.Formulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #CCCCCC;
}
.Menuelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	margin-left: 10px;
	line-height: normal;
}

a:link {
	text-decoration: none;
	color: #CFF;
}

a:hover {
	background-color: #282d33;
	color: #CFF;
}

a:visited {
	text-decoration: none;
	color: #CFF;
}

a:active {
	text-decoration: none;
	color: #CFF;
}

.Textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #999900;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
}

.Dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Bild-Links {
	margin-right: 12px;
	margin-bottom: 12px;
}

.Bild-Rechts {
	margin-left: 12px;
	margin-bottom: 12px;
}
.Bildformatierung_dyn {
	border: 1px solid #000000;
}
.Sponsor, a:link.Sponsor, a:visited.Sponsor, a:active.Sponsor, a:hover.Sponsor {
	border: 1px solid #000000;
	text-align: left;
}

