@charset "UTF-8";
/* CSS Document */



/*temporärer stuff*/

#logosoon{
position: absolute;
top: 60px;
left: 50%;  	   	 /* wichtig */
margin-left: -161px;  	 /* wichtig */
width: 323px;  	 /* Beispielbreite */
height: 217px;  	 /* Beispielhöhe */

}

