a, div.more_link a:visited, .news-latest-date a:hover {
    color: #BC0A0A;    
}

h1, h3, h4, h5, h6, .left_menu ul a, input.absenden, input:active.absenden, strong, b {
    color: #034E6E;
}

.navigation, .bread, .news_right {
	background-color: #024E6E;
}

.search, .top_news_left, .image_deko, input.absenden, .dunkelblau {
	background-color: #9BCADE;
}

.left_menu ul a:hover, .left_menu ul a.leftAct {
    background: url('../../../img/layout/quadrat.gif') no-repeat center left;
    color: #BC0A0A;
}

.image_content, .top_news_middle, .hellblau {
	background-color: #D1E3ED;
}

div.second {
	background: #D9E1EE url("../../../img/layout/quadrat_header.gif") no-repeat bottom left;
	color: #024E6E;
}


/* TOPMENUE SETTINGS */
.menu ul ul {
	background: #D9E1EE url("../../../img/layout/quadrat_header.gif") no-repeat bottom left;
	border-left: 1px #024E6E solid;
    border-bottom: 1px #024E6E solid;
	color: #024E6E;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited, .menu ul ul a.drop:hover, .menu ul ul:hover > a.drop {
	background: #D9E1EE;
}

.menu ul li ul li a {
	color: #024E6E;
}

.menu ul li ul li a:hover, .menu ul li ul li a.secAct {
    color: #BC0A0A;
    background: #D9E1EE;
}

/* Zweite Ebene Dropdown */
.menu a:hover {
    background: url('../../../img/layout/quadrat.gif') no-repeat 0 3px;
}

.menu ul li ul li a.drop:hover {
    color: #931202;
    background: #D9E1EE;
}

.menu .drop:hover > a {
    background: #425342;
}

/* Erste Ebene Aktiv */
.menu .hover, .menu:hover > a {
    background: url('../../../img/layout/quadrat.gif') no-repeat 0 3px;    
}


.menu ul ul:hover > a.drop {
    background: #425342;    
}


