A{ 
	color : #cccccc; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;	
	text-decoration: none;} 
A:Link {
	color: #999999;
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;	
	text-decoration: none;} 
A:Visited{ 
	color : #000000; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;
	text-decoration: none;} 
A:Active{ 
	color : #333333; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	text-decoration: none;}
A:Hover{
	color : #333333;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;}
.Titel{
	color : #cccccc;
	background-color : '';
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;}
Table{
	color : #cccccc; 
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;} 
Body{
	color: #cccccc;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/backgrnd01.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #35569A;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	border-left-color:#35569A;
	border-left-width:0px;
	border-left-style:dashed;
	border-right-color:#35569A;
	border-right-width:0px;
	border-right-style:dashed;
	scrollbar-face-color: #31508E;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-shadow-color: #35569A;
	scrollbar-highlight-color: #35569A;
	scrollbar-3dlight-color: #35569A;
	scrollbar-darkshadow-Color: #35569A;
}
