body { background-color:#000000; color:#ffffff; TEXT="#FFFFFF"}
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;}
body,td,tr,div,p,pre,ul {font-size: 13px;}

BODY {
	SCROLLBAR-FACE-COLOR: #111111; SCROLLBAR-HIGHLIGHT-COLOR: #111111; SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #c0c0c0; SCROLLBAR-TRACK-COLOR: #c0c0c0; SCROLLBAR-DARKSHADOW-COLOR: #111111 }

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

.specfont {	font-size: 13px; text-decoration: none; font-weight : bold; color:#666666;}

.rundrum { border-width:1px; border-style:solid; border-color:#6e6e6e; padding:1.5em; text-align:center; } 

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:active {color:#ffffff;}
a:hover{color: #000000; background: #ffffff;}

.anzeige, .anzeige TD, { background-color:#ffff99; color:#070707; "Trebuchet MS",  Arial, Helvetica, sans-serif; 	font-size: 13px; }

#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 700px;
     height: 400px;
     margin-top: -200px; /* half of the height */
     margin-left: -350px; /* half of the width */
     border: 1px solid #000;
     }



