#header {
	background-color: #1faec6;
}

#nav, #right {
	background-image: url(img/tpl/nav_verlauf_magisoft.png);
}

/* Für NAV */
#container {
	background-color: #a2d5e0;
}

@media only screen and (max-width: 700px),
		handheld {
	#contentcontainer {
		background-image: url(img/tpl/cntnt_verlauf_magisoft.png);
	}
}