body, html{
/*--> Formatierung der Scrollbar <--*/
    SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
/*--> Ende der Formatierung der Scrollbar <--*/
    background: white url(main.jpg); background-attachment: fixed; 
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #990000;
	margin-top: 0px;
	margin-left: 0px;}
a {
	color: #990000;
	text-decoration: underline;}
/*--> Headlineformatierungen <--*/
.headlines {
        font-size:14pt;
		font-weight:bold;}
.titel{
        font-size:18pt;
		font-weight:bold;}
