body {
	margin: 0;
	background-color: #FAF8F5;
	color: #221C15;
	font-size: 100%;
	font-family: Verdana, arial, helvetica, sans-serif;

}
#navi
{
	clear:left;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	height: 1.2em;
	text-align:center;
	color: white;
	background-color: #FBC942;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
}

#inhalt
{
	margin-left: 11em;
	width: 75%;
	font-size: 0.9em;
	border-left: 1px solid #336799;
	border-right: 1px solid #336799;
	padding: 10px;
	
}
#unten
{
	font-size: 0.7em;
	font-weight: bold;
	width: 100%;
	height: 1.2em;
	text-align:center;
	color: #FFFFFF;
	background-color: #FBC942;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
}
#navi a:link {
	text-decoration: none;
	color: white;
}
#navi a:hover {
	text-decoration: underline;
	color: white;
}	
#navi a:visited {
	text-decoration: none;
	color: white;
}

a {
	text-decoration: underline;
	color: #96785C;
	font-weight: bold;}
		
h1 {
	color: #765F49;
	font-size: 1.5em;
}
h2 {
	color: #614E3D;
	font-size: 1.2em;
}	
.farbe
{color: #765F49;
font-weight: bold;}

.farbe1
{
	color: #BBA693;
	font-weight: bold;
	font-style: italic;
}
#bild
{
	position: absolute;
	top: 0px;
 	right: 1px;
	z-index: 250;
}
#bild img
{
	border: 2px #765F49 solid;
}
#kopf
{
	height: 110px;
	background-image: url('bilder/logo1.jpg');
	background-repeat: no-repeat; 
}#logo {  position: absolute; z-index: 250; left: 1px; top: 0px; clip:   rect(   )}
.text1 {  color: #221C15; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px}
