h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .nav {
font-family: Open Sans;
}
body { 
font-family: Open Sans; 
font-size: 14px; 
background-color: #F1F0F0; 
}
body {
color: #333;
}

form [type="submit"] { background: #ff6600; color: #fff }
form [type="submit"]:hover, form [type="submit"]:focus { background: #ED9C28; color: #fff; }
.btn, .form-control, #sidebar .widget, #navigation .navbar, .produkte .thumbnail, .box, .blog .content, #breadcrumb, .box-grey, .comment {
border-radius: 4px!important;
-moz-border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-o-border-radius: 4px!important;
}
.btn-amzn { background: #F0AD4E; border-color: #F0AD4E; color: #FFF; }
.btn-amzn:hover, .btn-amzn:focus { background: #ED9C28; border-color: #ED9C28; color: #FFF; }
.btn-detail { background: #666; border-color: #666; color: #FFF; }
.btn-detail:hover, .btn-detail:focus { background: #888; border-color: #888; color: #FFF; }
.third-link { background: #666; border-color: #666; color: #FFF; }
.third-link:hover, .third-link:focus { background: #888; border-color: #888; color: #FFF; }

#sidebar .widget .h1 {

}

p.mini {
font-size: 11px;
line-height: 16px;
margin-bottom: 7px;
}
header {
color: #333;
background-color: rgba(212, 214, 213, 1);
}
.site_title { 
color: #333; 
}
.navbar-default{
background: #D4D6D5}
.navbar-default .navbar-nav > li > a { 
color: #000000}
.navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #000000; border-bottom-color: #000000; }
.navbar-default .navbar-nav > .dropdown > a:hover .caret { border-top-color: #000000; border-bottom-color: #000000; }
.navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #000000; border-bottom-color: #000000; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #444444; }
.nav>li>a:hover, 
.nav>li>a:focus {
background-color: #EEE !important;
}
.current-menu-item {
background-color: #EEE !important;
}
.dropdown-menu { background-color: #D4D6D5;}
.dropdown-menu > li > a { color: #000000; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #444444; background-color: #EEE!important;}
#sidebar .widget { 
	border: none;
}
#sidebar .widget .h1 { background: #666666; color: #ffffff; }
#sidebar .widget ul li a { color: #060000 }
#sidebar .widget .produkt a { color: #060000 }
#sidebar .widget ul li a:hover,
#sidebar .widget ul li a:focus,
#sidebar .widget ul li.current-menu-item a,
#sidebar .widget .produkt a:hover,
#sidebar .widget .produkt a:focus{ color: #ff6600;}

footer {
background-color: rgba(172, 172, 168, 1);
color: #fff;
}
footer a { color: #fff; }
footer ul li a, footer ul li a:hover{ color: #fff!important; }

#content-wrapper .box, 
#content .box, 
#single .box, 
.blog .content, 
#second .box, 
.headline-product-line {
background-color: rgba(255, 255, 255, 1);
}

.thumbnail {
background-color: rgba(255, 255, 255, 1);
}

a, .blog .content a {
color: #428bca;
}
a:hover, .blog .content a:hover {
color: #2a6496;
}

.custom-wrapper {
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-left: 0px;
padding-right: 0px;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
background-color: rgba(255, 255, 255, 0.5);
}

#sidebar .widget {
background-color: rgba(255, 255, 255, 1);;
overflow: hidden;
}

#breadcrumb {
background-color: rgba(255, 255, 255, 1);;
}


.custom-navbar-toggle {
border: none !important;
background-color: #D4D6D5 !important;
float: none !important;
}
.custom-navbar-toggle span {
color: #000000;
text-transform: uppercase;
}
.custom-navbar-toggle span b {
border-top-color: #000000;
border-bottom-color: #000000;
margin-top: .6em;
margin-left: .5em;
}
.custom-navbar-toggle:hover,
.custom-navbar-toggle:focus {
background-color: #EEE!important;
color: #444444;
}
.custom-toggle {
margin-top: .2em;
margin-right: .5em;
}
.panel-heading span {
color: #428bca;
}
	.custom-container {
	padding-left: 15px;
	padding-right: 15px;
	}

	
	#navigation {
	margin-top: 15px;
	}

	.navbar-default {
	border-color: #e7e7e7;
		}


.navbar-default {
border-color: #e7e7e7;
}

.headline-product-line {
border-color: #999;
	border-bottom-width: .3em;
	border-left-width: .1em;
	border-right-width: .1em;
	}

.h4-product {
color: #fff;
background-color: #999;
border-top-left-radius: 4px !important;
-moz-border-top-left-radius: 4px !important;
-webkit-border-top-left-radius: 4px !important;
-o-border-top-left-radius: 4px !important;
border-top-right-radius: 4px !important;
-moz-border-top-right-radius: 4px !important;
-webkit-border-top-right-radius: 4px !important;
-o-border-top-right-radius: 4px !important;
}

.border-highlight {
border: 3px solid #e74c3c;
}

.background-highlight {
background-color: #e74c3c;
}

.affiliseo-carousel,
.hover-container {
background-color: #FFFFFF;
}

.price {
color: #F60;
}

.box {
	border-bottom: 5px solid #DDD;
}

.thumbnail {
	border: none;
	border-bottom: 3px solid #DDD;
}

.box-grey, 
.comment {
background-color: #F1F1F1;
}
