/* - COLORS -> GELB - */

#content div.breadcrump {
	
	color: #ffd200;
	
}

#menu ul li a {

	background: url('../images/menu.link.gelb.png') left no-repeat;

}

#menu ul li a.aktiv {

	background: url('../images/menu.link.gelb.aktiv.png') left no-repeat;

}

#menu ul li ul li a {

	background: url('../images/menu.link.grau.png') left no-repeat;

}

#menu ul li ul li a.aktiv {

	background: url('../images/menu.link.grau.aktiv.png') left no-repeat;

}

#menu ul li ul li ul li a.aktiv {

	color: #ffd200;

}

#inhalt div.split div.start-box h1 {

	color: #fd8300;

}

#inhalt div.split div.start-box h1 a {

	color: #fd8300;

}

#inhalt div.split div.left div.article div.image a.more {

	background: url('../images/article.image.more.gelb.gif') no-repeat;

}

#inhalt div.split div.left div.detailimage a.more {

	background: url('../images/details.image.more.gelb.gif') no-repeat;

}

#inhalt div.split div.left div.detailbox {

	background: #fdd301;
	color: #58585a;

}

#inhalt div.split div.left div.detailbox a {

	color: #58585a;

}

#inhalt div.split div.left p.detaillink span {

	color: #ffd200;

}

div.text a.mehr {
	
	background: url('../images/link.mehr.gelb.png') left no-repeat;
	
}

#footer {

	background: url('../images/footer.gelb.gif') no-repeat;
	color: #6d5b00;

}

#footer a {

	color: #6d5b00;

}

#footer a:hover {

	color: #6d5b00;

}

.simply-scroll-btn-up {
	background: url('../images/newsticker.scroll.top_gelb.gif') no-repeat;
}
.simply-scroll-btn-up.disabled {
	background: url('../images/newsticker.scroll.top_gelb.gif') no-repeat;
}

.simply-scroll-btn-up:hover {
	background: url('../images/newsticker.scroll.top_gelb.gif') no-repeat;
}
	
.simply-scroll-btn-down {
	background: url('../images/newsticker.scroll.bottom_gelb.gif') no-repeat;
}
.simply-scroll-btn-down.disabled {
	background: url('../images/newsticker.scroll.bottom_gelb.gif') no-repeat;
}
.simply-scroll-btn-down:hover {
	background: url('../images/newsticker.scroll.bottom_gelb.gif') no-repeat;
}

#inhalt div.split div.right div.box div.main {
	background: url('../images/right.box.main.gelb.gif') top repeat-x;
	color: #6B6B81;
}