body {	
	font-size: 14px;
}
#headline {
	height: 20px;
	width: 780px;
	left: 160px;
	top: 80px;
	position: absolute;
	visibility: visible;
	font-size: 14px;
	color: #00007B;
}
h3.headline {
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	text-align: center;
	margin: 0px 0px 0px 596px;
}


h1.aktuell {
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0px 0px 0px;
}	
h2.aktuell {
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0px 0px 0px;
}
h3.aktuell {
	font-weight: normal;
	font-size: 13px;
	margin: 4px 0px 0px 0px;
}


p.text {
	text-align: justify;
	margin: 15px 0px 0px 0px;
	padding-bottom: 2px;  /* für dotted Links */
}
p.text2 {
	text-align: justify;
	margin: 4px 0px 0px 0px;
	padding-bottom: 2px;  /* für dotted Links */
}
p.absatz {
	text-align: justify;
	width: 670px;
	margin: 4px 0px 0px 60px;
	padding-bottom: 2px; /* für dotted Links */
}

div.liste-mangel {
	text-align: justify;
	width: 730px;
	margin: 4px 0px 0px 10px;
}
li.mangel {
	padding-bottom: 3px;
}
em.mangel {
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #0367b1;
	letter-spacing: 1px;
	margin: 2px 0px 4px 0px;
}
div.liste {
	text-align: justify;
	width: 680px;
	margin: 4px 0px 0px 30px;
}

div.box {
	color: #0076B6;
	text-align: justify;
	padding: 10px;
	width: 660px;
	margin: 8px 0px 8px 60px;
	background-color: #F5FAFE;
	border: 1px solid #0076B6;
}
div.border {
	color: #00007B;
	width: 600px;
	border : 1px solid #3399CC;
	background-color: #F5FAFE;
	margin: 12px 0px 12px 80px;
	padding: 5px;
}

table.problem {
	font-size: 13px;
	color: #00007B;
}
div.tabelle {
	width: 500px;
	border : 1px solid #3399CC;
	background-color: #F5FAFE;
	margin: 12px 0px 12px 110px;
	padding: 5px;
}
table.behandlung {
	font-weight: normal;
	font-size: 14px;
	color: #00007B;
}
p.author {
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0px 0px 60px;
	padding-bottom: 2px; /* für dotted Links */
}
span.anmerkung {
	font-size: 12px;
	font-weight: normal;
}


a.mail:link, a.mail:visited, a.mail:active {
	color: #3399CC;
	text-decoration: none;
	border-bottom: 1px dotted #3399CC;
	 } 
a.mail:hover { 
	color: #00007B;
	text-decoration: none;
	border-bottom: 1px dotted #00007B;
	}


	/****** Seitenende START ******/
#seitenende {
	margin: 0px 0px 0px 0px;
}
p.zum-anfang {
	width: 100px;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	margin: 8px 0px 16px 0px;
}
.zum-anfang a.top:link, .zum-anfang a.top:visited, .zum-anfang a.top:active {
	display: block;
	color : #177AAD;
	text-decoration : none;
	margin: 0px;
	padding: 1px 0px 1px 6px;
}
.zum-anfang a.top:hover {
	color : #FFFFFF;
	background-color: #3399CC;
	text-decoration : none;
	margin: 0px;
	padding: 1px 0px 1px 6px;
}
	/****** Seitenende Ende ******/


