body {
	background-color: #cbd7e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.breit {
	width: 100%;
}
.inhalt {
	font-family: "Lucida Grande", Verdana, Arial;
	color: #000000;
	background-color: #FFFFFF;
	padding: 25px;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.punktlinie {
	border: 1px dashed #000000;
	background-color: #D5DEE8;
}
