Body,a,td,th,br,h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	margin-bottom: 10px;
}

input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
    margin-bottom: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin-bottom: 18px;
	margin-top: 10px;
	text-align: left;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006ab3;
}
A:link {}
A:visited {}
A:hover {
	text-decoration: none;
	color: #333333;
}

.Titel {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: left;
}

.Aufzaehlungstitel {
	font-size: 14px;
	font-weight : bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}
.Aufzaehlungstitel:link {}
.Aufzaehlungstitel:visited {}
.Aufzaehlungstitel:hover {
	text-decoration: none;
	color: #006ab3;
}

.Textnormal {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

.TextnormalBlau {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #006ab3;
	line-height: 18px;
	text-align: justify;
}

.Textfett {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

.TextfettBlau {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006ab3;
	line-height: 18px;
	text-align: justify;
}

.Textklein {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 13px;
	text-align: justify;
}

.TextkleinBlau {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #006ab3;
	line-height: 13px;
	text-align: justify;
}

.Abstand {
	font-size: 10px;
	height: 10px;
	line-height: 10px;
	display: block;
}

.Mehr {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #006ab3;
	line-height: 15px;
	display: block;
	float: left;
	margin-top: 5px;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
	text-decoration: none;
	color: #333333;
}
