/* Add here all your css styles (customizations) */

@font-face {
	font-family: 'Dense-Regular';
	src: url('fonts/Dense-Regular.eot?') format('eot'),
	     /*url('fonts/Gotham-Light.otf')  format('opentype'),*/
	     url('fonts/Dense-Regular.woff') format('woff'),
	     url('fonts/Dense-Regular.ttf')  format('truetype'),
	     url('fonts/Dense-Regular.svg#Dense-Regular') format('svg');
}



body {
    /*font-family: "Gotham-Light",Helvetica,Arial,sans-serif;*/
	font-family: "Open Sans",Arial,sans-serif;
}



h1, h2, h3, h4, h5, h6 {
    color: #A06762;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: none;
}


.header .abschluss_oben {
	background: #0970B3;
  	background-repeat: repeat-x;
    padding: 8px 20px;
	height:26px;
}


.header .navbar-inner{
  padding-top: 20px;
}

.header_strich {
  background-image: url('/layout/bg_abschluss_oben.jpg');
  background-repeat: repeat-x;
  padding: 15px;
  height:9px;
  z-index: 99;
}


.header .logo {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100px;
	float:left;
	margin-bottom:10px;
}



.header .topbar {
    padding: 8px 20px;
}


/* NAVIGATION zentriert anzeiegn */
.header .navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: fixed;
}


.header .navbar-toggle {
    float: left;
    margin-bottom: 8px;
    margin-left: 15px;
	margin-right: 15px;
    margin-top: 20px;
}






.breadcrumb_produkte .breadcrumb {
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
}


.breadcrumb_produkte .breadcrumb li.active, .breadcrumb li a {
    font-family: "Open Sans",Arial,sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #0970B3;
    text-decoration: none;
}



.breadcrumb_produkte .breadcrumb li.active, .breadcrumb li a:hover {
    font-family: "Open Sans",Arial,sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #57585A;
    text-decoration: none;
}






.footer-logo {
    margin-bottom: 10px;
}

address  a {
    color: #000;
}

address  a:hover {
    color: #000;
	text-decoration:underline;
}



.slider-inner .da-slider {
    border-bottom: 0px;
    box-shadow: none;
}



.underline_style_strich_gold_oben {
	margin-top:40px;
	margin-bottom:20px;
	height: 9px;
	background-image: url('/layout/goldlinie_1.jpg');
 	background-repeat: repeat-x;
}


.underline_style_strich_gold {
	/*border-bottom: 2px solid #0970B3;*/
	height: 8px;
	background-image: url('/layout/goldlinie_2.jpg');
 	background-repeat: repeat-x;
}

p {
  color: #57585A;    
} 







.footer-v1 .footer h2 {
    color: #57585A;
    font-size: 24px;
    font-weight: 200;
}


.footer .headline {
    border-bottom: 2px solid #0970B3;
    display: block;
    margin: 10px 0 10px;
}


.footer .headline a {
    font-family: "Open Sans",Arial,sans-serif;
}



.wishlist-box_1 {
    border: 1px solid #0970B3;
    display: block;
	margin-left:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:center;
	padding:1px 10px 1px 10px;
}

.wishlist-box {
    border: 0px solid #0970B3;
    display: block;
    margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	padding:1px 10px 1px 10px;
}




.nav_produkte_links a {

	font-family: "Open Sans",Arial,sans-serif;
	font-size:22px;
	font-weight: normal;
    margin-top: 5px;
    text-shadow: none;
	text-decoration:none;
	padding:10px 5px 5px 10px;
}

.nav_produkte_links a:hover {
	color:#0970B3;
}


.nav_produkte_links li {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #0970B3;
	
}


.nav_produkte_links .selected {
	background: #0970B3;
	color: #fff;
}

.nav_produkte_links .selected a {
	color: #fff;
}








.illustration-v2 .add-to-cart:hover {
   background: rgba(133, 172, 164, 0.8) none repeat scroll 0 0;
   color: #fff; 
}


.wishlist-box-kategorie {
	text-align:center;
}



.filter-results {
    border-bottom: 0px solid #dedede;
    border-top: 0px solid #dedede;
    margin-bottom: 5px;
    padding: 0px 0;
}














.carousel-v1 .carousel-arrow a i {
    background: #000 none repeat scroll 0 0;
    margin-top: -18px;
    opacity: 0.6;
    padding: 2px 12px;
    position: absolute;
    top: 50%;
	z-index:99;
}




.owl_start img {
    border: 1px solid #ccc;
    height: 80px;
    padding: 2px;
    width: 80px;
}



.block-grid-v1 img.block-grid-v1-img {
    height: 95px;
    margin-top: 8px;
    width: 95px;
	margin-bottom: 8px;
}


.content-boxes-v3 .content-boxes-in-v3 h3 a {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3px;
    text-transform: capitalize;
}

.content-boxes-v3 h3 {
    background: #ededed none repeat scroll 0 0;
    font-size: 12px;
    line-height: 40px;
    margin-bottom: 20px;
	padding:10px;
}


.block-grid-v1:hover {
    
    border-color: #0970B3;
    
}



#demo.width {
    height: auto;
    -webkit-transition: width 0.35s ease;
    -moz-transition: width 0.35s ease;
    -o-transition: width 0.35s ease;
    transition: width 0.35s ease;
}


.img-thumbnail-active {
    background-color: #0970B3;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}



.news-v1 .news-v1-in {
    background: #772721 none repeat scroll 0 0;
}

.news-v1 p {
    color: #A06762;
    margin-bottom: 20px;
    padding: 0px;
}

.news-v1 h2 {
   	color: #a06762;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: none;
	text-transform:uppercase;
}


.tag-box-v1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #563E21 #eee #eee;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
}