A { 
	color : #93C4FF; 
	font-size : 12px; 
	font-family : "Verdana", Times, serif; 
	font-weight : normal;
	text-decoration : underline;
} 
A:Visited { 
	color : #93C4FF; 
	font-size : 12px; 
	font-family : "Verdana", Times, serif; 
	font-weight : normal;
	text-decoration : underline;
} 
A:Active {
	color : #93C4FF; 
	font-size : 12px; 
	font-family : "Verdana", Times, serif; 
	font-weight : normal;
	text-decoration : underline;
} 
A:Hover {
	color : #ffffff; 
	font-size : 12px; 
	font-family : "Verdana", Times, serif; 
	font-weight : normal;
	text-decoration : underline;
} 
Body{
	color: #93C4FF;
	font-size : 12px;
	font-family : "Verdana", Times, serif;
	font-weight : normal;
	background-color: #202020;
	margin-top: 40px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ##F6F1DE;
	border-right-color: ##F6F1DE;
	border-bottom-color: ##F6F1DE;
	border-left-color: ##F6F1DE;
	border: none;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
Form{  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}
Body{
	scrollbar-face-color: #93C4FF;
	scrollbar-arrow-color: #202020;
	scrollbar-track-color: #202020;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #6A6A6A;
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: '';
}
Image{
	border-top-color: #F8F8F8;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border: none;
}
.Titel{
	font-size : 14px; 
	font-family : "Verdana", Times, serif; 
	font-weight: bold;
	color: #93C4FF;
}
Table{
	color : #93C4FF; 
	font-size : 12px; 
	font-family : "Verdana", Times, serif; 
	font-weight : normal;
}

th{
	border-bottom-color: #93C4FF;
	border-bottom-style: solid;
	border-bottom: 1px;
	vertical-align: bottom;
} 

td{
	vertical-align: top;
} 

hr{
	color: #93C4FF;
	height: 1px ;
}
.hl{
  color: #ff0000;
} 
