BODY { 
margin-left:0px; 
p,div,table,ul,ol,  margin-left:0px;
scrollbar-face-color: #BC2E5C;
scrollbar-highlight-color: #DA678C;
scrollbar-shadow-color: #BC2E5C;
scrollbar-arrow-color: #EDB6C8;
scrollbar-track-color: #BC2E5C;
scrollbar-darkshadow-color: #EDB6C8;
scrollbar-3dlight-color: #DA678C;
}
body {
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

FONT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #00CC66;
}
a:link
{
	background : none;
	color : #FFCC33;
	text-decoration : none;
	cursor : hand; /*/ grau /*/
}
a:visited
{
	background : none;
	color : #FFCC33;
	text-decoration : none;
	cursor : hand;  /*/ blau /*/
}
a:active
{
	color : #FFCC33; text-decoration : none; cursor : hand;
}
a:hover   
{
	color  : #FF0000;
	text-decoration : nounderline;
}
.Rot_Gr_K
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #24FF92; /*/ Red Darker /*/
}