.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DBDBDB;
}

.hintergrundbild {
	background-attachment: scroll;
	background-image: url(../Material/Bilder/logok.jpe);
	background-repeat: no-repeat;
	background-position: center left;
}

.titel {
	font-family: "Arial Rounded MT Bold";
	font-size: 38px;
	font-style: italic;
	font-weight: bolder;
	color: #DBDBDB;
	text-decoration: none;
	left: 20px;

