.indexbuttonlinks {
	COLOR: #FDC00B;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #009933;
	padding: 5px;
}
.indexbuttonlinks a:link {
	COLOR: #FDC00B;
	TEXT-DECORATION: none;
}
.indexbuttonlinks a:visited {
	COLOR: #FDC00B;
	TEXT-DECORATION: none;
}
.indexbuttonlinks a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.indexfettgreen {
color: #009933;
font-size: 16px;
font-weight: bold;
text-align: center;
padding-bottom: 5px;
}
.indexfett {
font-size: 18px;
font-weight: bold;
text-align: center;
}
.indexmittel {
font-size: 16px;
font-weight: bold;
text-align: center;
}


