/* Spiel und Spaß */
#fun {}

#funHead {
		display: none;
}

#funHead h1 {
		display: none;
}

#funBody {
		background-image: url(pics/fun/bg_body.gif);
		background-repeat: no-repeat;
		
		width: 530px;
		height: 400px;

		padding: 10px 10px 10px 10px;
}