/* CSS Document */
body{
	background:#FBF7CD;
	background-image:url(../images/Logo_gelb.gif);
	background-repeat:no-repeat;
	margin-left:275px;
	margin-top:205px;
	width:560px;
}

#now{
	position:relative;
	top:4px;
	left:-15px;
	z-index:10;
}

img.content{
	padding:9px;
	padding-top:25px;
}
