A { 
	color : #663331; 
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none} 
A:Visited { 
	color : #663331; 
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none} 
A:Active {
	color : #963300;
	background-color : '';
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;} 
A:Hover {
	color : #963300;
	background-color : '';
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;}
.Titel{
	color : #000000;
	font-size : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;}
Table{
	color : #000000; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;
	text-decoration : none;} 
body {
	color: #000000;
	margin-left:20px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	border:none;
	scrollbar-track-color: #319963;
	scrollbar-face-color: #F5E700;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #'';
	scrollbar-highlight-color: #'';
	scrollbar-3dlight-color: #FDE7B6;
	scrollbar-darkshadow-Color: #'';
	background-color: #F0EBD5;
	background-image: url(../images/bgMain.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
}
