a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0066;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.titelb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
.sonderzeile {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.footer {
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #800040;
	text-align: center;



}
.footer a{
	text-decoration: none;
	color: #CCCCCC;



}
.footer a:hover{
	text-decoration: underline;


}

