
body {
	font-family: Verdana; 
	font-size:11px; 
	text-align: left;
}

#bgimgtop p {
	margin-top: 0px;
	text-align: center;
}

#bgimgtop img {
	margin-top: 0px;
	text-align: center;
}

#logo {
   position: absolute;
    top: 0px; left: 10em;
 }

#foto1 {
    position: absolute;
    top: 300px; left: 10px;
 }
	

#top {
	width: 800px;
	height: 100px;
	margin-top: 0px;
	/*border: 1px solid #000000;*/
	margin-left: auto;
	margin-right: auto;
}
#top p {
	text-align: center; 
	margin-top: 0px;
}

#top img {
	text-align: center;
	margin-top: 0px;
}


#start {
	width: 800px;
	height: 100px;
	margin-top: 150px;
	/*border: 1px solid #000000;*/
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/*----------------------*/

#Navi {
	width: 800px;
	height: 50px;
	text-align:	center;
	margin-top: 1em; 
	margin-left: auto;
	margin-right: auto;
}
#Navi table{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	color: #FF0000;
	width: 800px;
}

#Navi a:link {
	text-decoration: none;color: #000000;
}
#Navi a:hover {
	text-decoration: underline; color: #000000;
}
#Navi a:visited {
	text-decoration: none;color: #FFFFFF;
}

/*----------------------*/

#haupt {
	overflow: auto;
	width: 780px;
	height: 450px;
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------*/
#Inhalt {
  	padding: 0 1em;
  	text-align: left;
  	overflow: auto;
}
 
#Inhalt h1 {
  	font-size: 13px;
  	text-align: center;
  	font-weight:bold;
}

#Inhalt h2 {
  	font-size: 12px;
  	text-align: left;
  	font-weight:bold;
  	color: #FF0000;
}

#Inhalt p {
  	font-size:11px;
  	text-margin: justify;
}

#Inhalt a {
  	text-decoration: underline;
  	color: #000000; 
  	font-size: 11 px;
 }

/*---------------------*/


#footer { 
	width: 600px;
	height: 20px;
	margin-top: 45px;
	text-align:	center; 
	margin-left: auto;
	margin-right: auto;
}
#footer p {
	color: #646464;
}
#footer a:link {
	text-decoration: none;color: #646464;
}
#footer a:hover {
	text-decoration: underline;color: #000000;
}