BODY { 
    margin:0; 
    padding:0;  
    background-color:#000; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
} 
#box {   
	position:absolute;
	left:50%;
	margin-left:-435px;
	width:750px; 
}
#cornet {
	width:414px;
	height:308px;
	border:none;
	float:left;
}
#headermitte {
	margin-top:51px;
	width:120px;
	height:257px;
	border:none;
	float:left;
}
#zwischenteil {
	margin-top:51px;
	float:left;
	height:257px;
	width:43px;
}
#logo {
	position:relative;
	top:51px;
	width:173px;
	height:257px;
	display:inline;
}
#noten {
	width:200px;
	height:137px;
}
#blau {
	margin-left:119px;
	width:631px;
	height:100%;
	background-color:#06c;
}
#text {
	margin:-67px 5px 10px 300px;
	font-size:80%;
}
#nav {
	position:relative;
	top:243px;
	margin-left:420px;
	z-index:1;
}
#submenu {
	position:relative;
	top:240px;
	margin-left:420px;
	z-index:1;
	text-transform:uppercase;
}

