BODY
{
 /*
  1. version:
*/  
  	SCROLLBAR-FACE-COLOR: rgb(204,0,0);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(51,113,111);
    SCROLLBAR-SHADOW-COLOR: rgb(51,113,111);
    SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,204);
    SCROLLBAR-ARROW-COLOR: rgb(255,255,204);
    SCROLLBAR-TRACK-COLOR: rgb(255,255,204);
    SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,204);
	
	background-color:#FFFFCC;


/*
    SCROLLBAR-FACE-COLOR: rgb(255,255,204);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(204,0,0);
    SCROLLBAR-SHADOW-COLOR: rgb(204,0,0);
    SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,204);
    SCROLLBAR-ARROW-COLOR: rgb(204,0,0);
    SCROLLBAR-TRACK-COLOR: rgb(255,255,204);
    SCROLLBAR-DARKSHADOW-COLOR: rgb(204,0,0);
*/
 
}
/*
#text { color:#3E4B6F; font-weight:normal;  font:12px solid Times;}

#titel ul { list-style-type:square; padding:0px; padding-left:35px;margin:0px }
#titel li { padding:0px; margin:0px }


*/

#titel { color:#000000; font:25px arial; font-variant:small-caps }

#überschrift { color:#000000; font:19px arial;}

#more a:link	{ color:#CC0000; text-decoration:underline; font-weight:bold; }
#more a:visited	{ color:#CC0000; text-decoration:underline; font-weight:bold; }
#more a:hover	{ color:#CC0000; text-decoration:underline; font-weight:bold; }
#more a:active	{ color:#CC0000; text-decoration:underline; font-weight:bold; }

a:link		{ color:#666666; text-decoration:underline; font-weight:bold; }
a:visited	{ color:#999999; text-decoration:underline; font-weight:bold; }
a:hover		{ color:#CC0000; text-decoration:none; font-weight:bold; }
a:active	{ color:#000000; text-decoration:underline; font-weight:bold; }

td { color:#000000; font:14px arial; }
