/* Startseite (Menü) */

body {
	background-color:#DFE1E3;
	overflow:hidden;
	margin:0px;
}

#menu {
	background-color:#CDCDCD;
}