body {
	background-color: #FFFAF0; position:relative
}


span.navi_aktuell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #696969; 
	font-style:italic
  }
  
span.kopf_aktuell { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #696969; 
	font-style:italic
	
 }
 
 
.info_f      { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; letter-spacing:0,5pt; line-height:150%; font-weight: bold 
	}
	
.info	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; letter-spacing:0,5pt; line-height:150%
 }

#banner {
	width: 66%;
	background-color: inherit;
	margin-left: 34%;
	padding: 5px;
	height: 130px;
	position: absolute;
	white-space: nowrap;
}

#logo {
	position: absolute;
	width: 35%;
	height: 130px;
	background-color: inherit;
	padding: 5px;
}


#kopf {
	margin-top:150px;
	position: absolute;
	height: 20px;
	background-color: inherit;	
	margin-left: 35%;
	border-bottom: 5px; 
	border-bottom-style: solid; 
	border-bottom-color: #872944;
	padding:5px;
	white-space: nowrap; 
	}


#navi {
	width: 15%;
	padding: 10px;
	margin-top: 210px;
	position: absolute;
	border-left-color: #F08527;
	border-left-style: solid;
	border-left-width: 15px;
	background-color: inherit;

	}


#text {
	width: 47%;
	padding: 10px;
	margin-left: 20%;
	background-color: inherit;
	margin-top: 220px;
	position: absolute;
}



#info1 {
	position: absolute;
	padding: 5px;
	margin-left: 72%;
	margin-top: 225px;
	width: 20%;
	
	background-color: inherit;
	border: 1px;
	border-color: #F08527;
	border-bottom-style: none;
	border-style: solid;
	
}
#info2 {
	border-top:1px solid #F08527; position: relative;
	padding: 2px;
	top:10px
	
}




h1 {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #872944;
	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: black;
	
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #696969;

}
	
a:link.kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: black;
	font-weight: bold;

	
}

a:visited.kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #696969;
}

span.kopf    { font-family: Arial, Helvetica, sans-serif;
				font-size: 80%;  }