body
{
	background-color:rgb(204,204,204); 	
 	font-family: 'Courier New'; 
 	font-size:9pt;
 	color:#fff; 


}
.bilder 
{
 
  	background-color:#050d14; 	
  	position: absolute;
  	width: 27px;
  	height:258px;
  	top:10px;
  	left: 10px;
  	z-index:2;
  	border-right:solid 0px #ffffff;
  	border-left:solid 0px #ffffff;
  	overflow:hidden;
  	text-align:center;

 }