.inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	display: block;
}
.inhalt02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000;
}

.BG {
	background-color: #bfbfbf;
	padding: 10%;
}

.mini {
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.Punkt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #F93;
	background-color: #c7c7c7;
}

.Ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F93;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	background-color: #c7c7c7;
}
.subheadline {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F93;
	background-color: #c7c7c7;
}
.side {
	background-image: url(../Bilder/side.gif);
	background-repeat: repeat;
}
.middle {
	background-image: url(../Bilder/middle.gif);
}


a:link
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 11px;
   color: #000000;
   text-underline: none;
   text-decoration: none; }

a:active
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 11px;
   color: #000000;
   text-underline: none;
   text-decoration: none; }

a:visited
 { font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 11px;
   color: #000000;
   text-underline: none;
   text-decoration: none; }

a:hover
 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-underline: single;
	text-decoration: underline;
} 
