BODY, TD { font-family: tahoma; font-size: 8pt; font-weight: normal; color: #7ebd2a; text-decoration: none; }

body {
	background-color: #000000;
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: top;
	background-image:url(body_bg.png);
	margin-left: 0;
	margin-top: 0;
	margin-width: 0; 
	margin-height: 0;
}

A {color: #7ebd2a;}
A:visited {color: #7ebd2a;}
A:hover {color: #ffff9b;}
A:active {color: #7ebd2a;}

td {font-family:Tahoma;font-size:11px;}
.headline {font-size: 16pt; font-weight: bold; color: #7ebd2a;}
.ergebnis {font-size: 8pt; font-weight: bold; color: #00ff00;}
.error {font-size: 8pt; font-weight: bold; color: #ff0000;}
table.login {border-width:1px; border-color: #666666; border-style:solid; padding:1px; spacing:1px;}
td.login {background-color: none;}
.link {font-size: 14pt; font-weight: bold; color: #00ff00;}
hr {width : 100%; border: 1px solid #7ebd2a;}
div.main {font-size: 10pt; font-weight: bold;}

.transparent_bg {
	background-repeat:repeat;
	background-attachment: fixed;
	background-position: top;
	background-image:url(transparent_bg2.gif);
}

A.big_font { font-family: tahoma; font-size: 14pt; font-weight: normal; color: #ff99cc; }
