/* ----------------------------------- body ----------------------------------- */

body  {
	margin:0;
	padding:0;
	background-image: url(../Bilder/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color:#FDFEF0;
}

html {
	border: 0px;
	margin:0;
	padding:0;
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #00609F;
	SCROLLBAR-HIGHLIGHT-COLOR: #00609F;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

/* ----------------------------------------------------- verlauf ----------------------------------------------------- */
#verlauf {
	width:100%;
	background-image: url(../Bilder/verlauf.gif);
	height:521px;
	background-repeat: no-repeat;
	background-position: center 0;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
#wrapper {
	margin: 0px auto;
	width: 770px;
	z-index:1;
}


/* ----------------------------------------------------- head ----------------------------------------------------- */
#head {
	width:770px;
	height:206px;
	text-align: left;
	background-image: url(../Bilder/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
}


/* ----------------------------------------------------- main----------------------------------------------------- */
#main {
	width:770px;
}


/* ----------------------------------------------------- navi ----------------------------------------------------- */
#navi {
	float:left;
	width:135px;
	height:250px;
	padding-top:90px;
	}

/* ----------------------------------------------------- content ----------------------------------------------------- */
#content {
	float:left;
	width: 420px;
	height:250px;
	margin-bottom:20px;
}

#kunden-zirkel {
	position:relative; 
	margin-left:50px; 
	margin-top:-50px; 
	width:400px; 
	height:168px; 
	left:20%;
	z-index:10; 
	border: none;
}