
#text {
        position: absolute;
	top: 350px; 
	left: 30px; 
}        


#imprint {
          position: absolute;
          left: 740px;
          top: 815px;
}


#pennant {
        position: absolute;
	top: 20px; 
	left: 30px; 
        width: 250px;

}



#mask {
        position: absolute;
	top: 20px; 
	left: 570px; 
        width: 260px;
	height: 393px;
}


#cheer {
        position: absolute;
	top: 20px; 
	left: 300px; 
        width: 260px;
	height: 393px;
}
 	


#stc {
        position: absolute;
	top: 423px; 
	left: 30px; 
        width: 260px;
	height: 393px;        
}




#label {
        position: absolute;
	top: 423px; 
	left: 570px; 
        width: 260px;
	height: 393px;
	
}



#ship {
        position: absolute;
	top: 423px; 
	left: 300px; 
        width: 260px;
	height: 393px;
	
}


body {
      font-size: x-small;
      font-family: sans-serif;
      color: grey;
      text-decoration: none;	
        
}


h1 {
     font-size: small;
     font-family: sans-serif;
     color: white;
     margin: auto;
     background-color: black;
     padding-right: 175px;
}


h2 {
      font-size: x-small;
      font-family: sans-serif;
      color: black;
      margin: auto;
}
   


a {
     font-size: x-small;
     font-family: sans-serif;
     color: grey;
     text-decoration: none;	
        
}






a:hover {
         font-size: x-small;
         font-family: sans-serif;
         color: black;
         background: none;
}


#pattern {
	  margin-top: -10px;
          margin-left: -35px;
	  margin-right: -20px;
	  margin-bottom: 0px;
	  background-image: url(bilder/bg.gif);
	
}

