@media all
{

/* Formatierung der Kopfbereiches */
#header { 
	background-image: url(../../img/header-enercom.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0;
}

.nav-row {
	background-color:#F68F18;
	background-image: url(../../img/bg_nav_row.png);
	background-repeat: repeat-y;
	color:#fff;
}

#teaser {
	background:#F68F18;
}


}
