.ueberschfrift {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BBA563;
}
.inhalt {
	font: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.inhaltgold {
	font: Verdana;
	font-size: 10px;
	color: #BBA563;
	font-weight: normal;
}
.button_index {
	font: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #D2C397;
	cursor: hand;
}
.Button_index_over {
	background-color: #BBA563;
	font: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
}
a {color: #BBA563; 
   text-decoration: none;
   font-family: Verdana;
   font-size: 10px;
   }
a:visited {color: #BBA563; text-decoration: none}
a:active {color: #D2C397; text-decoration: none}
a:hover {color: #D2C397; text-decoration: none}
