body	{ 
	  	SCROLLBAR-FACE-COLOR: whitesmoke; 
		SCROLLBAR-HIGHLIGHT-COLOR: white; 
		SCROLLBAR-SHADOW-COLOR: midnightblue; 
		SCROLLBAR-3DLIGHT-COLOR: linen; 
		SCROLLBAR-ARROW-COLOR: midnightblue; 
		SCROLLBAR-TRACK-COLOR: white; 
		SCROLLBAR-DARKSHADOW-COLOR: antiquewhite; 

		Font-Family: Arial,Verdana,Trebuchet MS; 
		Font-Size: 12pt; 

		background-image:url(wasserzeichen.jpg); 
		background-repeat:no-repeat;

		margin-top:0px; 
		margin-bottom:15px; 
		margin-left:15px; 
		margin-right:15px; 

	}


table,tr,td {
		Font-Family: Verdana,Arial,Trebuchet MS; Font-Size: 12pt; 
	}

	

a:link { font-weight:bold; text-decoration: none; color: midnightblue;}
a:active { font-weight:bold; text-decoration: none; color: midnightblue;  }
a:visited { font-weight:bold; text-decoration: none; color: midnightblue; }	
a:hover   { font-weight:bold; text-decoration: underline; color: midnightblue; }




p 	{ 
		text-align:justify;
		alignment:justify
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
	}


.navigation { font-size: 10pt; }
