body,td,p,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	background-color: #FFC000;
}
a:hover     {
	color:RED ;
	text-decoration: none;
	 }
a:link      {
	 text-decoration:underline;
	  }
a:visited  {
	 text-decoration: none;
	 }
a:active          {
	 text-decoration: none;
	 }
.rahmen {
	border-width: thin ; 
	border-style: solid;
	border-color: black;
	}
.titel {
	font-size:26pt;
	color: red;
}
BODY {scrollbar-3dlight-color:black;
           scrollbar-arrow-color:black;
           scrollbar-base-color:#FFC000;
           scrollbar-darkshadow-color:black;
           scrollbar-face-color:#FFC000;
           scrollbar-highlight-color:#FFC000;
           scrollbar-shadow-color:black}