@charset "utf-8";
/* CSS Document */

A:link    {text-decoration: none; color:#990000;}
A:visited {text-decoration: none; color:#990000;}
A:active  {text-decoration: none; color:#990000;}
A:hover   {text-decoration: none; color:#CC0033;}

<!--
body {

	background-color: #000000;
	margin-top: 10px;
}
-->
.ueber_link{
color: #003366;
}
.fuss{
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #CCCCCC;

}

.login{
color:#333333;
font-size:10px;
}
.login-text{
color:#333333;
font-size:12px;
}
