/* Styles der Mainseiten */

BODY {	SCROLLBAR-FACE-COLOR: #0000FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #9999FF; 
	SCROLLBAR-SHADOW-COLOR: #000099; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #00FF00; 
	SCROLLBAR-TRACK-COLOR: #001199; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-attachment:fixed; }

a:link { text-decoration: none; color: #0000FF;}
a:visited { text-decoration: none; color: #0099FF;}

a:hover { text-decoration: Underline; color: red;}
a:active { text-decoration: Underline; color: red;}
a:unknown { text-decoration: Underline;}


h1 { font size:30pt; text-align: center; shadow: black;}
h2 { font size:20pt; }
h3 { font size:17pt; }
h4 { font size:15pt; }
h5 { font size:13pt; }
h6 { font size:11pt; }