/* Seiteneigenschaften */
body {background-color: #fffff2;
      margin: 0px;
	 }
	 
.logo {width: 136px;
       height: 150px;
	   background-image: url('aufbau/logo.jpg');
	  }

.title {width: 605px;
        height: 150px;
	    background-image: url('aufbau/world_of_herbert.jpg');
	   }

.titlemain {width: 113px;
            height: 150px;
	        background-image: url('aufbau/titlehg.jpg');
           }

.rose {width: 156px;
       height: 150px;
	   background-image: url('aufbau/titlerose.jpg');
      }
