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;
	text-transform: uppercase;
}

a:link {
	text-decoration: none;
}

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

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.Textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.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;
}
.Textlink_dyn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.Bildformatierung_dyn {
	border: 1px solid #000000;
}
.Tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #CCCCCC;
	padding-bottom: 4px;
	padding-right: 4px;
}
.Tabelle {
    padding-top: 15px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
