body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
td, tr, th, ul, li, ol, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a {
	color: #969102;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a.linkGelb {
	font-weight: bold;
	color: #969102;
	text-decoration: none;
	line-height: 18px;
}
a.linkGelb:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.linkDblau {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.linkDblau:hover {
	font-weight: bold;
	color: #969102;
	text-decoration: none;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 16px;
	margin-bottom: 8px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: 16px;
	margin-bottom: 8px;
	font-style: italic;
}
h3.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: 16px;
	margin-bottom: 8px;
	font-style: italic;
	margin-top: 8px;
}
h4 {
	margin: 12px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}

.keinAbstand {
	margin-top: 0px;
	margin-bottom: 4px;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.blauFett13 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}
.blauFett {
	font-weight: bold;
	color: #003366;
}
.BGdblau {
	background-color: #003366;
}
.BGhgelb {
	background-color: #EEECB6;
}
.BGhblau {
	background-color: #D9E1E8;
}
.BGweiss {
	background-color: #FFFFFF;
}
.BGhblauRand {
	background-color: #D9E1E8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.BGhgelbRand {
	background-color: #EEECB6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.Abstand8px {

	margin-top: 0px;
	margin-bottom: 8px;
}
.Abstand15pxRe {
	margin-right:15px;
}

