/* Stylesheet fuer iframe mit kreis-element */
body {
		background-color:#666666;
		background-image : url(../images/start_bg.gif);
		background-position : 115px 60px;
		background-repeat : no-repeat;
		background-attachment : fixed;
	}		
