@media all
{ body {  margin-top:10px; 
					margin-bottom:10px; 
					margin-left:60pt; 
					margin-right:35pt; 
					font-family:Verdana,Arial,sans-serif;
					background-attachment:fixed;
					/*background-color:rgb(255,255,204);*/
					background-color:rgb(160,191,160);
					color:#000000;
					 
					/*SCROLLBAR-FACE-COLOR: #004455;
					SCROLLBAR-HIGHLIGHT-COLOR: #117788;
					SCROLLBAR-SHADOW-COLOR: #004466;
					SCROLLBAR-3DLIGHT-COLOR: #228899;
					SCROLLBAR-ARROW-COLOR: #117788;
					SCROLLBAR-TRACK-COLOR: #004455;
					SCROLLBAR-DARKSHADOW-COLOR: #006677; */ 					
			 }
	
	p,h1,h2,h3,h4,ul,ol,li,div,td,th,tr,address,blockquote,nobr,b,i
			 { font-family:Verdana,Arial,sans-serif; } 
			 
	/* ul { margin-top:5pt; margin-bottom:5pt; }*/
	
	li { margin-bottom:5pt; } 
	
	a:link      { color:#990066; text-decoration:underline;}
	a:visited   { color:#663366; text-decoration:underline;}
	a:active    { color:#000066; text-decoration:underline;}
	a:hover     { color:#FF0000; text-decoration:underline;}
	
	a.an { text-decoration:none; }
	
	.rot { color:red; background-color:#FFFFFF;}
	.rot2 { color:#990000; }
	.gruen { color:#005000;}
	.gruen2 { color:#006666;}
	.gruen3 { color:#006699;}
	.topspace { margin-top:30pt; }
	
	p.initial:first-letter {font-weight:bold; font-size:140%; color:#004000; font-style:italic; }
	p.initial { font-style:italic; margin-bottom:0pt; }
	
	.foto { font-style:italic; font-size:75%;}
	
	.falsch { text-decoration:line-through; }
	.alt { font-size:10pt; font-style:italic; }
	.wichtig {color:#FF0000;font-weight: bold;}
	
	.b {font-weight: bold;}
	
	.tab_img {background-image:url(images/Background_Table.gif);}
	.tab_img_2 {background-image:url(images/Background_Table.gif); font-weight: bold; text-align:right;}
	
	.height35 {height:35px;}
	
	.ticker {font-family:"Courier New",sans-serif; font-weight:bold; text-decoration:none; cursor:pointer;}
}

@media print
{ .noprint {display:none;}
}
