/*.navbar{
	background: #540000;
	background: transparent radial-gradient(ellipse at center center,#9E0F00 0%,#540000 100%) repeat scroll 0% 0%;
}*/

/*smartphone menue button*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CF0404;
}

.navbar-default .navbar-nav > li > a {
	color: #CF0404;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
	color: #9E0F00;
}

h1, h2, h3, h4, h5{
	color: 	#CF0404;
}

#content a{
	color: #CF0404 !important;
}

#content a:hover{
	color: #777 !important;
}

footer a{
	color: white !important;
}

footer a:hover,
footer a:active,
footer a:focus{
	color: #CF0404 !important;
}


#handy-nav-meta a:hover{
	border-color: #CF0404;
}

/* Auswahl Kategorie */
header #nav-meta li:first-child{
	color: black !important;
}