body { 	margin-top:0px; margin-bottom:0px; 
 		color: #000000;
		background: #FFFFFF;  	
		font-size: 70%;    		
		font-family: Verdana, Arial, Sans Serif; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i
    { font-family:Verdana,Arial,Helvetica,sans-serif; }
p,ul,ol,li,div,td,th,address,nobr,i         
	{ color: black ; font-size: 10pt }

h1 	{ color: #003; font-size: 13pt }
h2  { color: black; font-size: 11pt }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:10pt; }
h4 	{ font-size:10pt; }

a	{ color: #00f; text-decoration: underline }
a:hover	{ color: #00f; text-decoration: none; background-color: silver }

#menu a { 
	line-height: 12pt; 
	font-weight: bold; 
	color: black; 
	text-decoration: none 
} 

#menu a:hover { 
	color: white; 
	text-decoration: none; 
	background-color: black 
}
 
 
a.an { text-decoration:none; }

.SPANSTYLE {
	position:absolute;
	visibility:visible;
    top:-50px;
    font-size:10pt;
    font-family:Verdana;
    font-weight:bold;
    color:black;
}
       
body {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #000000;
    scrollbar-highlight-color:#000000;
}

.class { }
.alert {
    /* Alert-Hinweis */
    background: #cc0000;
    color: #ffffff;
    font-size: 80%;
}
