BODY{
	background : url(../pictures/background_logo_css1.jpg) no-repeat fixed bottom right;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tablespieler{
	font-size : 12px;
}
.tablelegende{
	font-size : 12px;
}
.button{
font-size : 12px;
font-weight : bold;
}
input{
	background : #eeeeee;
	font-size : 10px;
}
a:link, a:visited{
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}
a:hover{
color : #990000;
font-weight : bold;
text-decoration : underline;
}