#bildoben {
    height: 150px;
	width: 100%;
	border: 0px;
}
#nav {
    width: 242px;
    float: left;
	height: 100%;
}

#menu {
	border-top-width: 4px;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-left-width: 9px;
	border-left-color: #9db4a4;
	border-left-style: solid;
	border-right-width: 9px;
	border-right-color: #9db4a4;
	border-right-style: solid;
	border-bottom-width: 0px;
	background-image:url(menu.jpg);
	background-repeat: no-repeat;
	background-position:center;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 22px;
	height: 100%;
	}

#grafik {
	position: absolute;
	border: 0px;
	top: 440px;
}

#deutsch {
	position: absolute;
	border: 0px;
	top: 550px;
}


#english {
	position: absolute;
	border: 0px;
	top: 615px;
}

#inhalt {
    width: 656px;
	float:right;
	background-color: rgb(44%,66%,52%);
	height: 100%;
	background-image:url(bg_inhalt.jpg);
	background-repeat:repeat-y;
	background-position:100px 14px;
	font-family:Helvetica,Arial,sans-serif;
}

#unten {
    float:bottom;
	background-color: #c9c9c9;
	height: 100%;
}
