div {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
font-weight: normal;
background: ;
}
p {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
color: ;
font-weight: normal;
}
span {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
font-weight: normal;
}
td {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
color: #00FFFF;
font-weight: normal;
}
A:hover
	{ 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

A:active, a:link, a:visited
	{ 
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	}
	
img {
	border: 0px;
	}

.line  {
	color : #00FFFF;
}

body	{
	scrollbar-face-color:		#000066; 
	scrollbar-highlight-color:	#FF3300; 
	scrollbar-shadow-color:		#000066; 
	scrollbar-3dlight-color:	#000066; 
	scrollbar-arrow-color:		#00FFFF; 
	scrollbar-track-color:		#000066; 
	scrollbar-darkshadow-color:	#000066;

	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color: #00FFFF;
	font-weight: normal;
	background-color: #000066;
	background-image: URL(); 
        background-repeat: repeat; 
	background-attachment: fixed 
	}
	
.titel
  {
  font-family: Verdana;
  font-size: 25pt;
  color: #FF3300;
  font-weight: bold; font-style:italic; 
}