#head, #banner, #main {
	margin-right: auto;
	margin-left: auto;
}

#head {
	margin-top:20px;
	width:760px;
	height:100px;
}

#banner {
	width:760px;
	height:30px;
}

#main {
	width:760px;
	border:0px solid #000000;
}
#navigation {
	width:165px;
	height:160px;
	float: left;
	border:0px solid #FF0000;
}
#inhalt {
	width:595px;
	height:290px;
	float:left;
	border:0px solid #0000FF;
}
#farben {
	margin-top:20px;
	float:right;
	width:6px;
}