BODY { SCROLLBAR-FACE-COLOR: #FFCC99;SCROLLBAR-HIGHLIGHT-COLOR: #993333;
SCROLLBAR-SHADOW-COLOR: #993333;SCROLLBAR-3DLIGHT-COLOR: #993333;
SCROLLBAR-ARROW-COLOR: #993333;SCROLLBAR-TRACK-COLOR: #993333;
SCROLLBAR-DARKSHADOW-COLOR: #993333;SCROLLBAR-BASE-COLOR: #993333;

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000099;
	
	BACKGROUND-COLOR: #FFCC99; 
}

A, A:LINK, A:VISITED {
color: #009900;
text-decoration: none;

}

A:ACTIVE {
	color: #009900;
	text-decoration: underline;


}

A:HOVER {
	color: #009900;
	text-decoration: underline;

}

.aktuelles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000099;
}

a:link.aktuelles {
  color: #000099;
  text-decoration: none;
}

a:visited.aktuelles {
  color: #000099;
  text-decoration: none;
}

a:hover.aktuelles {
	color: #000099;
	text-decoration: underline;
}

a:active.aktuelles {
	color: #000099;
	text-decoration: underline;
}
