body{
	margin:0;
	padding:0;
    background-image:url(../img/hintergrund.gif);
    background-position:0 0;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#656565;
}


#head{
	width:970px;
	text-align:right;
	padding:9px 0 0 0;
}

#content{
    margin:83px 0 0 0;
}

#quoteblock{
	width:615px;
	height:260px;
	background-image:url(../img/back_blockquote.gif);
    background-position:bottom left;
	background-repeat:no-repeat;
}
