body {
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em; font-weight: normal;
	background-repeat:repeat-y;
    background-position:205px top;
}

h1 {
	font-size: 1.8em; font-weight: bold;
	margin-top:0pt;
	color: ;
}

#oben {
	background-image: url("headBackground.png");
	background-repeat: repeat;
	background-color: ;
	position:absolute;
	float:left;
	margin-top:0px;
	height:100px;
	width:100%;
}
#logo {
	position:absolute;
	float:left;
	margin-top:0px;
	height:100px;
}
	
#navigation {
	position:absolute;
	margin-top:115px;
	margin-left: 0px;
	width:217px;
	padding-left:0px;
	text-decoration:none;
}

.naviebene1 {
	background-color: #a5a5a5;
	float:left;
	font-size: 1.2em; 
	font-weight: normal;
	color: black;
	width:217px;
	padding: 3px;
	padding-left:10px;
	margin-bottom:6px;
    border: 1px solid gray;	
	border-color: gray;
	text-decoration:none;
}

.naviebene2 {
	background-color: #d8d8d8;
	float:left;
	background-color: ;
	font-size: 1.2em;
	font-weight: normal;
	color: black;
	width:207px;
	padding: 3px;
	padding-left:20px;
	margin-bottom:6px;
    border: 1px solid gray;	
	border-color: gray;
	text-decoration:none;
}
 .navi_aktiv {
	 background-color: #5b82ac;
	 xxcolor: #c00000;
	 font-weight: normal;
	 border: 1px solid gray;	
	 border-color: #4472c4;	
	 font-weight: bold;
 }

.kontakt {
	width:240px;
	font-size: 1.0em
}

#trennlinie {
	position:absolute;
	margin-top:100px;
	margin-left:240px;
	background-image: url(subBackground.png);
	background-repeat: repeat-y;
	height: 100%;
	width:15px;
}

#inhalt {
	background-color: ;
    position:absolute;
	margin-top:100px;
	margin-left:240px;
	padding:15px;
	padding-top:10px;
}
