*{
 margin:0;
 padding:0
 }  

.kachel {
	background-image:    url(Bilder/streifen.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.navi_oben {
	font-stretch: wider;
	color:#5B2F40;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: text-top;
	line-height: 1.5;
	width: 150px; 
	margin-top: 10px;
	margin-left: 50px; 
	margin-right:15px; padding:5px; 
	border:1px solid #FFFFFF; 
	background-color: #EAF7C9;
}
	
.navi_oben a:link{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.navi_oben a:visited {
text-decoration:none ;font-weight:bold ; color:#666666;
}
.navi_oben a:hover {
	text-decoration:none; color:#AF6C85;
	font-weight:bold;
}
.navi_oben a:aktive {
	text-decoration:underline;
	color:#AF6C85;
	font-weight:bold;
}
.text {
	background-color: #F7F4F4;
	border:1px solid #B87DC7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 10px;
}
.text a:link{
   text-decoration: underline;
   color: #A6C950;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight: bold;
}
.text a:visited{
text-decoration: underline;
   color: #A6C950;
   font-weight: bold;
}
.text a:hover {   
   text-decoration: none;
   color: #DCABBD;
   font-weight: bold;
} 
.text a:aktive {
text-decoration: none;
   color: #DCABBD;
   font-weight: bold;
   }
.h1 {
font-size: 14pt;
font-stretch: expanded; 
color:#813E57;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h2 {
font-size: 12pt; 
color:#813E57;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h3 {
font-size: 11pt; 
color:#83857F;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h4 {
font-size: 14pt; 
color:#83857F;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.unten {
	background-image: url(Bilder/streifen.jpg);
	background-repeat: repeat;
