@import url(//fonts.googleapis.com/css?family=Oswald);@import url(//fonts.googleapis.com/css?family=Nunito);
body { 
	background-image: url(http://raphaelnuevo.de/wp-content/uploads/0b0f2b.png)!important;
	background-size: cover!important;
	background-attachment: fixed!important;
	background-color: #0b0f2b!important;
	color: #0b0f2b;
	border-bottom-color: #0b0f2b;
}
body a { 
	color: #0b0f2b;
}
#header { 
	background-color: #0b0f2b!important;
	color: #eaeae4;
}
#header .blockquote-box figcaption:before { 
	color: #eaeae4;
}
a.button, .wpcf7-submit { 
	background-color: #0b0f2b!important;
	color: #eaeae4;
}
a.button:hover, .wpcf7-submit:hover { 
	background-color: #0b0f2b!important;
}
a.button:hover { 
	color: #eaeae4;
}
.nav-holder, .panel.fixed-bar { 
	background-color: #eaeae4!important;
}
.nav-holder #nav div > ul > li:hover > a, .caroufredsel_wrapper .slide a.hover, .article a.hover { 
	color: #0b0f2b;
}
.nav-holder #nav div > ul > li.current_page_item > a { 
	background-color: #0b0f2b!important;
}
.block .holder, .caroufredsel_wrapper .slide a { 
	background-color: #0b0f2b!important;
}
.block .holder .title-box, section .heading, .panel__heading { 
	background-color: #0b0f2b!important;
}
.carousel .btn-next, .carousel .btn-prev { 
	background-color: #0b0f2b!important;
	color: #0b0f2b;
}
.carousel .btn-next.hover, .carousel .btn-prev.hover { 
	background-color: #0b0f2b!important;
}
.block .holder .title-box a.link, section .heading a, .panel__heading a { 
	color: #0b0f2b;
}
.container h1 { 
	font-family: Oswald;
	font-weight: 700;
	text-transform: uppercase;
	color: #0b0f2b;
}
.container h2 { 
	font-family: Nunito;
	text-transform: uppercase;
	color: #0b0f2b;
}
.container h3 { 
	font-family: Nunito;
	font-weight: 300;
	color: #0b0f2b;
}
