/* - COLORS -> BLAU - */

#content div.breadcrump {
	
	color: #5598c2;
	
}

#menu ul li a {

	background: url('../images/menu.link.blau.png') left no-repeat;

}

#menu ul li a.aktiv {

	background: url('../images/menu.link.blau.aktiv.png') left no-repeat;

}

#menu ul li ul li a.aktiv {

	color: #5598c2;

}

#inhalt div.split div.start-box h1 {

	color: #5598c2;

}

#inhalt div.split div.start-box h1 a {

	color: #5598c2;

}

#inhalt div.split div.left div.article div.image a.more {

	background: url('../images/article.image.more.blau.gif') no-repeat;

}

#inhalt div.split div.left div.detailimage a.more {

	background: url('../images/details.image.more.blau.gif') no-repeat;

}

#inhalt div.split div.left div.detailbox {

	background: #5598c2;
	color: #fff;

}

#inhalt div.split div.left div.detailbox a {

	color: #fff;

}

#inhalt div.split div.left p.detaillink span {

	color: #5598c2;

}

div.text a.mehr {
	
	background: url('../images/link.mehr.blau.png') left no-repeat;
	
}

#inhalt div.split div.left div.detailbox2 {

	background: #dcdcdc;
	color: #58585a;

}

#inhalt div.split div.left div.detailbox2 a {

	color: #58585a;

}

#inhalt div.split div.left p.detaillink2 span {

	color: #ffd200;

}
#footer {

	background: url('../images/footer.blau.gif') no-repeat;
	color: #254254;

}

#footer a {

	color: #254254;

}

#footer a:hover {

	color: #254254;

}

.simply-scroll-btn-up {
	background: url('../images/newsticker.scroll.top_blau.gif') no-repeat;
}
.simply-scroll-btn-up.disabled {
	background: url('../images/newsticker.scroll.top_blau.gif') no-repeat;
}

.simply-scroll-btn-up:hover {
	background: url('../images/newsticker.scroll.top_blau.gif') no-repeat;
}
	
.simply-scroll-btn-down {
	background: url('../images/newsticker.scroll.bottom_blau.gif') no-repeat;
}
.simply-scroll-btn-down.disabled {
	background: url('../images/newsticker.scroll.bottom_blau.gif') no-repeat;
}
.simply-scroll-btn-down:hover {
	background: url('../images/newsticker.scroll.bottom_blau.gif') no-repeat;
}

#inhalt div.split div.right div.box div.main {
	background: url('../images/right.box.main.blau.gif') top repeat-x;
	color: #FFFFFF;
}