/* ===== Customised colors, etc.: HearCom main =====
 */

/* ===== Default visual styles ===== */
html, body, #page, #container, #newsbar {
	background-color: #eef;
	color: #000;
}

#header {
	color: inherit;
	background: url('../images/signal-main-106.png') #eef fixed repeat-x 212px 0;
}

#content {
	color: #000;
	background: #fff;
}

#content_2 {
	color: #000;
	background: #fff;
}


#nav { /* LC */
	color: #000;
	background: url('../images/main.png') #eef no-repeat center top;
}

#nav li {
	background-color: inherit;
	color: #000;
	border: none;
	border-bottom: 1px solid #000;
}

#nav li.active {
	color: inherit;
	background-color: #eef; /* #container BG color */
}

#nav li a {
	background-color: #a298d8;
	color: #fff;
	border: 0;
}

#newsbarInner {
	background: url('../images/weltkugel-blau.png') #fff no-repeat center top;
	color: #000;
}
