

body
{
	background-color:rgb(204,204,204); 	
 	font-family: 'Courier New'; 
 	font-size:9pt;
 	color:#fff; 


}

#Schrift1
{
	font-family: 'Arial';
	font-size:13pt;
	color:black;
	position:absolute;
	top:100px;
	left:100px;
	width:500px;
	
}

 img
 {
 	border-style:none;
 }

 	 
 .bilder {
 
  	background-color:#050d14; 	
  	position: absolute;
  	width: 622px;
  	height:71px;
  	top:0px;
  	left: 100px;
  	z-index:2;
  	border-right:solid 0px #ffffff;
  	border-left:solid 0px #ffffff;
  	overflow:hidden;
  	text-align:center;

 	}


 .vorschau {
 	
 	background-color:#050d14; 	
 	position: absolute;
  	top:450px; left:100px; width:680px; height:150px;
  	z-index:2;
  	overflow:auto;
  	border:solid 1px #ffffff;
  	margin-top:0px;
  	margin-bottom:0px;
  	padding-top:0px;
  	padding-bottom:0px;
	
 }