A:hover{
	color: #FF0000;
	text-align: right;
}
a {text-decoration: underline;}


.normalwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #FFFFFF}
.normalwhitekl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; font-weight: ; color: #000000; font-weight: bold}
.normaldark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #333333}
.normalred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #FF0000}
.uberschr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; font-weight: ; color: #FFFFFF; font-weight: bold}
.uberschrdark, .uberschrdark a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; font-weight: ; color: #333333; font-weight: bold }
.dark_fett { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #333333 ; font-weight: bold}
.red_fett { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; font-weight: ; color: #FF0000 ; font-weight: bold}

img {border:none;}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
font-size:9px;
line-height:18px;
text-align:center;
color:white;
margin-left:1px;
margin-bottom:5px;
padding:0;
}
.button.doublesize a{
	height:38px;
}
.button a{
	background-color:#808080;
	width:64px;
	height:19px;
	display:block;
	color:white;
	text-decoration:none;
	}
	.button a:hover{
		background-color:#FF0000;
			color:white;
	text-decoration:none;
	text-align:center;
	}