body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #000000;

	background-color: #FCED9D;

	padding: 0; margin: 0; 

	text-align: center; 

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #000000;

}

a:link {
	text-decoration:underline;
	color: #000000;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:focus {
	text-decoration:none;
	color: #9e569e;
}
a:hover { text-decoration:none; color: #9e569e; }

#navigation {
   background-color: #FCED9D;
   top: 200px;
   margin: 0 auto 0;
   padding: 5 0 10 0;
   overflow: auto;
   }

#navigation LI {
   background-color: #FCED9D;
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
   }

#navigation UL {
   background-color: #FCED9D;
   padding: 0;
   margin: 0;
   }

#navigation A {
   font: bold 0.93em sans-serif;
   color: #000;
   text-decoration: none;
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   word-spacing: normal;
   font-size: 13px;
   display: block;
   float:left;
   margin: 0 10px 0 10px;
   }

#navigation A:link, #navigation A:visited {
	color: #000000;
	text-decoration: underline;
    
	
   }

#navigation A:hover, #navigation A:focus {
	color: #9e569e;
	text-decoration: none;
	
	
   }

#header {

	width: 810px;

	height: 210px;

	overflow: auto;

	margin: 10px auto 0; 

	

}

#footer {

	width: 850px;

	clear: both;

	overflow: auto;

	margin: 0 auto 0;



}

#inhalt {

	width: 800px;

	height: auto;

	float: both;

	clear: both;

	text-align: left;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;





}

h1 {

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	width: 350px;

	border-top: 0px solid;

	border-right: 0px none;

	border-bottom: 2px solid #000000;

	border-left: 1px double #000000;

	display: block;

	padding: 2px;





}

.h2 {

	font-size: 14px;

	font-weight: bold;

	line-height: normal;

	border: 1px solid #000000;

	padding: 3px 5px;

	background-color: #F98B0A;





}

