/*
 *	Doku: City Lives - Berlin
 */

div.content-container-color {
	background-color:#262962;
}

div.content-color {
	background-color:#444892;
}

/*
 *	Nav Effects
 */

div.navigation-container {
	background-color:#262962;
}

div.topitem {
}

div.topitem-active {
	background-color:#262962;
}

div.subitem-active {
	background-color:#444892;
}

div.subitem-over {
	background-color:#262962;
}

