.headline {
	position:absolute;
	left: 79px;
    top: 160px;
    z-index: 2;
}

.bild {
	float:left; 
	margin-right:10px;
	margin-top:33px;
	z-index: 2;
}

.myText {
	color: #555; 
	line-height: 18px;
    font-size: 11px; 
	text-align: left;
	font-family: Lucida Grande, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.team {
	position:relative;
	width:500;
	left: 79px;
    top: -410px;
    z-index: 2;
}

.myFrame {
	position:relative;
	width:500px;
	left: 45px;
    top: -440px;
    z-index: 3;
}


.nav {
	position:absolute;
	width:500px;
	left: 40px;
    top:540px;
    z-index: 7;
}





