/* CSS Document */

body {
	background-color: #FFFFFF;
}


#inhalte {
	width : 924px; 
    height : 3px; 
    position : absolute; 
    left : 50%; 
    top : -3px; 
    margin-left : -500px; 
}
#roses img {
	display:none;
	position:absolute;
	top:0; left:0;
}
