/* Print Style Meine Homepage 5 */

#navigation, 
#xtranav,
#column {
display: none;
}
#logo {
position: static;
}
#main
 {
margin: 0;
padding: 0;
}


#content{
	width:478px;
	height:532px;
	background-repeat:no-repeat;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	
	}
