

BODY{
	SCROLLBAR-FACE-COLOR: #AD885C;
	SCROLLBAR-HIGHLIGHT-COLOR: #685135;
	SCROLLBAR-SHADOW-COLOR: #685135;
	SCROLLBAR-ARROW-COLOR: #685135;
	SCROLLBAR-TRACK-COLOR: #AD885C;
	SCROLLBAR-BASE-COLOR: #AD885C;
	scrollbar-3d-light-color: #AD885C;
	scrollbar-dark-shadow-color: #AD885C;
	background-color: #AD885C;
	font-family: Verdana,Arial;
	color: #ff0000;
    }

.iframe
	{
	SCROLLBAR-FACE-COLOR: #DEDEDE;
	SCROLLBAR-HIGHLIGHT-COLOR: #DEDEDE;
	SCROLLBAR-SHADOW-COLOR: #DEDEDE;
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-TRACK-COLOR: #DEDEDE;
	SCROLLBAR-BASE-COLOR: #808080;
	scrollbar-3d-light-color: #DEDEDE;
	scrollbar-dark-shadow-color: #DEDEDE;
	background-color: #D3D3D3;
	color: #000000;
	}
.altenews {color:#666666;}

/* schriften */
.schrift	{ font-family: Verdana, Arial; font-size: 10pt;}
.schrift2	{ font-family: Verdana, Arial; font-size:  8pt;}
.schrift3	{ font-family: Verdana, Arial; font-size:  8pt; color: #666666; }
.titel	 	{ font-family: Verdana, Arial; font-weight:bold;}
.zitat		{ font-family: Verdana, Arial; font-style:italic;}
.navilink	{ font-family: Comic Sans MS;  font-size: 14pt; color: #000000; }

/* hyperlinks */
a.index:link	{ color: #000000; text-decoration: none; font-weight:normal;}
a.index:active	{ color: #000000; text-decoration: none; font-weight:normal;}
a.index:visited	{ color: #000000; text-decoration: none; font-weight:normal;}
a.index:hover	{ color: #000000; text-decoration: none; font-weight:normal;}

a:link  	{ color: #644E33; text-decoration: underline; font-weight:bold;}
a:active  	{ color: #644E33; text-decoration: underline; font-weight:bold;}
a:visited  	{ color: #644E33; text-decoration: underline; font-weight:bold;}
a:hover 	{ color: #000000; text-decoration: underline; font-weight:bold;}
