body {
	margin-top: 30px;
	padding: 0;
	width: 800px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	font: 14px Verdana, Arial, Georgia, Helvetica, sans-serif;
	background-image: url(../pics/p1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	}
	
/*Menü*/
#header {
	/*border-radius: 9px 9px 0px 0px;
	background:linear-gradient(#08298A ,#87CEFA);
	height: 55px;*/
	
	width:800px;
	height: 55px;	
	font: 14px Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #ec7404;	
	margin-bottom:5px;
}
	
#header ul {
	margin: 0;
	padding: 20px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#header li {
	display: block;
	float: left;
}

#header a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 8px 5px 12px;
	text-decoration: none;
	font: 14px Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #ec7404;	
	}
	
#header a:hover {
	text-decoration: underline;
}

#header #aktiv {
	color: white;
	font : bold;
}

a{
color: #ec7404;
}

a.visited {
color: #ec7404;
}
ul, ol {
	margin-top: 0;
	line-height: 200%;
	/*text-align: justify;*/
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0B0B3B;
}

/*Menü*/
#footer {
	background-image: url(../pics/h1.gif);
	background-position: center;
	width:800px;
	height: 55px;	
	font: 14px Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #0B0B3B;	
	margin-top:5px;
	/*align: center;*/
}

#footer p {
font-size: 12px;
}


h2 {
  display:inline;
  font-size: 24;
}
#header_sm{
	/*background-image: url(../pics/h1.png);*/
	margin-top:5px;	
	width:210px;
	height: 58px;
	float:left;
	color: #ec7404;
	font-weight: bold;
}
#lauf{
	position: relative;
	margin-left: 240px;
	width: 500px;
}

#f1{
	color:#a2c3d4;
	font-weight:bold;
}

#f2{
	color:#0B0B3B;
	font-weight:bold;
}
#f3{
	text-align:center;
}
#f4 {
 color:	#ec7404;
 font-weight: bold;
}

#b1{
	text-align:justify;
	hyphens: auto;
	width:500px;
	position: relative;
	margin-left: 150px;
}
#b2{
	text-align:justify;
	hyphens: auto;
	width:700px;
	position: relative;
	margin-left: 50px;
}
#b3{
	text-align:justify;
	hyphens: auto;
	width:500px;
	position: relative;
	margin-left: 50px;
}
#b4{
	text-align:justify;
	hyphens: auto;
	width:500px;
	position: relative;
	margin-left: 60px;
	font-size:12px;
}
#b5{
	text-align:justify;
	hyphens: auto;
	width:500px;
	position: relative;
	margin-left: 20px;
}