@import url(http://fonts.googleapis.com/css?family=UnifrakturMaguntia);
body { 
	background-image: url(http://www.herbärds.de/wp-content/uploads/2018/04/Hintergrund.jpg)!important;
	background-repeat: repeat!important;
}
#header { 
	background-color: #000000;
}
.nav-holder, .panel.fixed-bar { 
	background-color: #020202;
}
.nav-holder #nav div > ul > li > a { 
	background-color: #020202;
	color: #ffffff;
}
.nav-holder #nav div > ul > li:hover > a, .caroufredsel_wrapper .slide a.hover, .article a.hover { 
	background-color: #eeee22;
	color: #0a0000;
}
.carousel .btn-next, .carousel .btn-prev { 
	background-color: #9e9e9e;
}
.container h1 { 
	font-family: UnifrakturMaguntia;
	text-transform: none;
}
.container h2 { 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;
}
