body		{
			background-color:#000033;
			text-align:center;
			color:#0066cc;
			scrollbar-3dlight-color:#003399;	
			scrollbar-arrow-color:#0066cc;		
			scrollbar-darkshadow-color:0000cc;
			scrollbar-face-color:#3366cc;		
			scrollbar-highlight-color:#003399;
			scrollbar-shadow-color:#0033ff;
			scrollbar-track-color:#000033;			
			}
p			{
			font-size:13pt;
			} 	
a:link		{ 
			font-weight:bold; color:#66ccff; text-decoration:none; 
			}
a:visited	{
			font-weight:bold; color:#3399ff; text-decoration:none;
			}
a:hover		{
			font-weight:bold; color:#ff6600; text-decoration:none;
			}
a:active	{ 
			font-weight:bold; color:#ff6600; text-decoration:none;
			}
a:focus		{ 
			font-weight:bold; color:#ff6600; text-decoration:none;
			}
img         { 
			width:300px; heigth:207px; 
			}
form
			{ 
			background-color:#000000; padding:20px; border:6px solid #006699; 
			}
td, th, input, select, textarea
			{ 
			vertical-align:middle; font-size:15px; font-weight:bold; text-align:center;
			}
input, select, textarea
			{
			color:#339999; 
			}
.feld
			{
			background-color:#003366; width:300px; border:1px solid #006699; 
			}
.button
			{
			background-color:#003366; color:#FFFFFF; width:200px; border:6px solid #006699; 
			}

