body {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	background-color: #fbfbfb;
	overflow-y: hidden;
	margin:0;
	padding:0;
}

a:link { text-decoration: none; color: #666; }
a:active { text-decoration: none; color: #666; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: line-through; background-color: #000;}



#box1 {width:210px; font-family: monospace; font-size:9pt;
padding:10px; letter-spacing:6px; position:absolute;
 left:30px; top:30px;}
 
 #box2 {width:300px; 
margin:20px; padding:10px;position:absolute;
 left:280px; top:30px;}
  
#stoerer {width:198px; height:198px; position: relative; left: 280px; top:52px;}


 #box3 {width:300px; font-family: monospace; font-size:9pt;
margin:20px; padding:10px; letter-spacing:3px; position:absolute;
 left:610px; top:30px;}
 
 #box4 {width:300px; font-family: monospace; font-size:9pt;
margin:20px; padding:10px; letter-spacing:6px;  font-style:italic; line-height:200%;position:absolute;
 left:950px; top:30px;}
 
#text1 {font-family: helvetica, sans-serif; font-size:8pt; text-align: justify;}


#text2 {font-family: monospace; font-size:9pt; letter-spacing:3px;}



