body {
	background-image: url(../trekaroundtheworld_klein.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color:black;
    top:auto;
	color:white;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
 	text-align:center;
	padding:120px;
  }
  
  
table
  {
   width:350px;
   margin-left:auto; 
   margin-right:auto;
   text-align:left;
   top:40px;
   padding-right:15px;
   padding-top:23px;
     
  }

.beschrieb { 
			width:350px;
		    margin-left:auto; 
			margin-right:auto;
			text-align:left;
   			top:50px;
			line-height:1.5;
			color:#FFFFFF;
			padding-left:110px;
			background-color:none;
			opacity:none;
			padding-top:50px;
	
	}		
	
	
.durchsichtig
 { 
			height:10px;
			
	}
	
	
#box {

	width:600px;
   	margin-left:auto; 
    margin-right:auto;
    text-align:left;
    top:30px;
	background-color:none;
	height:500px;
	padding:5px;
	opacity:0.99;
	

}

