*{
 margin:0;
 padding:0
}
.links {
	background-image:  url(Bilder/links.gif);
	background-repeat: repeat-y;
	width: 216 px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left:25px;
	line-height: 2;
	}
	
.links a:link{
	text-decoration:none;
	color:#F4EE6C;
	
}
.links a:visited {
text-decoration:none ; color:#EDE536 ;
}
.links a:hover {
	text-decoration:none; color:#FCFAD8;
}
.links a:aktive {
	text-decoration:none;
	color:#EDE536;
}
.h1 {
font-size: 12pt; 
color:#655E94;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h2 {
font-size: 16pt; 
color:#655E94;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h3 {
font-size: 12pt; 
color:#E60003;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.h4 {
font-size: 16pt; 
color:#E60003;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
.mitte {
	background-image:  url(Bilder/banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;

}
.rundgang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	padding-top: 0px;
	padding-right:15px;
	padding-left: 1px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	padding-top: 0px;
	padding-right:15px;
	padding-left: 1px;
	}
.text a:link{
   text-decoration: underline;
   color: #E60003;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight: bold;
}
.text a:visited{
text-decoration: underline;
   color:#E60003;
   font-weight: bold;
}
.text a:hover {   
   text-decoration: none;
   color:#655E94;
   font-weight: bold;
} 
.text a:aktive {
text-decoration: none;
   color:#E60003;
   font-weight: bold;
   }
.rechts{
background-image:  url(Bilder/rechts.gif);
	background-repeat: repeat-y;
	width: 82 px;
} 
