@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Questrial);
        h1,
        h3,h2,h4 {
            font-family: 'Questrial', sans-serif;
            font-weight: 700;
            color: #666;
            letter-spacing: 0.001em; font-size: 16px;
        }
/*************************************************************************************************************************************************************
Basics 
*************************************************************************************************************************************************************/
.respimg img {
    display: block;
    height: auto;
    max-width: 100%;
}
.tab-content > .active {
    overflow: hidden;
    width: 100%;
}
body, td, .g-std,th{
	background:#fff;
    font-size: 16px; color:#666;text-transform: none; font-weight:400 !important;

}
td, th{ padding: 7px;}
.templ_bg2 {
	background-image: url("../images/grass.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
.templ_bg3{background:transparent;}

.container {
	background-color:#fff;
	padding-left: 10px;
	padding-right:10px;


	border-radius:5px;
} 
#headercont, .headernav{
	background-color:transparent !important;
	margin-top:0px;
	padding-left: 0px;
	padding-right:0px; padding-bottom:0px; 
	 border:0px solid #666;

	border-radius:5px;
 }
#footer {
	background-color:transparent;
	margin-top:5px;
	padding-left: 10px;
	padding-right:10px;padding-bottom:10px;
	box-shadow: 0 0 0px 0px #110500;

	border-radius:5px;
}
.row {
    margin-left:0px;
    margin-right:0px;
}

#header{
margin-top:8px;margin-bottom:18px;
  padding-top:0px; color:#fff; 
  color: gray;
    font-size: 13px;


}
.text-blue {
    margin-top: 10px;
}
.headercont{background-color:#fff}
.navbarcont {
background: #fff;
}
#navi_top {
    background:#fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    margin-bottom: -1px;
    margin-top: 0;
}
#navi_top a {
    color: #666;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 5px;
}
a {color:#666;}

.preis, h1{font-size:24px; font-weight:bold;}
.sale a{color:red !important; font-weight:700;}
.sale a:hover{color:#fff !important; font-weight:bold}
.butt{border:1px solid #eee; padding:10px; margin-top:10px;} 
.tab-content a:hover{color:#eac653 !important; font-weight:bold; text-decoration:none;}
/*************************************************************************************************************************************************************
listen
*************************************************************************************************************************************************************/
.tab-content ul li {
    background: rgba(0, 0, 0, 0) url("../images/list.png") no-repeat scroll left 0;
    line-height: 22px;
    padding-left:15px;
    width: 100%;
}
.tab-content ul {
    list-style: outside none none;
    margin: 10;
    padding: 10;
    width: 100%;
}

/*************************************************************************************************************************************************************
Buttons
*************************************************************************************************************************************************************/
 .btn {
    padding: 4px 24px;
    border: 0 none;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus {
    outline: 0 none;
}
 
.btn-primary,.btn-default{
 border-radius:5px; background: transparent;
font-family: 'Questrial', sans-serif; font-weight:900; 
text-transform: uppercase;
    font-size: 24px; 
    color:  #666;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #EAC653;
}

.btn-lg {
  
}
 
.btn-primary:active {
    background: #EAC653;
    box-shadow: none;
}

.btn.sharp {
  border-radius:10;
}

.btn-lg {
    padding: 5px 15px;
}
.btn-default,.btn-default a{color:#666 !important;background-color:transparent;border-color:transparent; } .btn-default a:hover{color:#666;}
.btn-default:hover,.btn-default:focus,.btn-default:active{color:#666;background-color:transparent;border-color:transparent}
.nopadding{padding-left:0px;padding-right:0px;}

/*************************************************************************************************************************************************************
Navigation
*************************************************************************************************************************************************************/

.navbar { min-height: 40px;}

/* Level 1*/
.navbar-default .navbar-nav > li > a {
    border-right: 0px solid #eee;
    color: #666;
    font-family: Arial;
    font-size: 16px;
    font-weight:normal;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-transform: none;
}

.navbar-default .navbar-nav>li>a:hover{color:#fff; border: 1px solid  #e5d9be; 
background: #EAC653;
 }
/* Level 2+3*/
.dropdown-menu > li > a {
font-size:14px;
    clear: both;
    color:#333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px 25px;
    white-space: nowrap;
	 background: #ffffff; /* Old browsers */
 
}
.dropdown-menu > li > a:hover {
font-size:14px;
    clear: both;
    color:#fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px 25px;
    white-space: nowrap;
border: 1px solid #transparent; 
background: #EAC653;
	text-decoration:none;
}



.navbar { 
margin-bottom:0px;
  border-radius:3px;

}

.navbar-collapse {
    border: 1px solid #eee; }
@media screen and (min-width: 968px) {	
	.navbar-collapse {margin-left: 10px;margin-right: 10px;}}
/*************************************************************************************************************************************************************
carousel
*************************************************************************************************************************************************************/
.carousel-inner .item img, .carousel-inner > .item > img { 
   position: relative; 

}
.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%; 
background: #fff;	
}
#ci {
    overflow: hidden;
    position: relative;
    width: 100%; 
 background: #ffffff; /* Old browsers */
	
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img {
    display: block;
    height: auto;
    max-width: 100%;	
}

.carousel {
    position: relative;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > #slide1 {
    display: block;

}
.carousel-control {
    bottom: 0;
    color: #666;
    font-size: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    top: 0;
    width: 30px;
}
.carousel-control:hover, .carousel-control:focus {
    color: #666;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: rgba(255, 255, 255, 255);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
@media screen and (min-width: 768px) {
.glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {

}
.carousel-indicators {
    bottom: 20px;
}
}

#myCarousel2 .row{padding:10px;}
.thumbnail {
     margin:3px;  border: 1px solid #eee;
}

/*************************************************************************************************************************************************************
navtabs
*************************************************************************************************************************************************************/ 
	label {

   background: #E9C555 none repeat scroll 0 0;
    border-color: #E9C555;
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 1px;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: 100;
    list-style: outside none none;
    margin-bottom: -1px;
    margin-right: 5px;
    margin-top: 20px;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none;	
	
}
label:hover {   background: #666 none repeat scroll 0 0;
    border-color: #666;}
	.no-border{border:0px solid #fff;}
.nav-tabs > li > a{
background: #E9C555; /* Old browsers */

    
    display: block;
    list-style: outside none none;
font-family: 'Questrial', sans-serif; font-size: 18px;
    font-weight: 400;
color:#fff; 

	 margin-top:70px;  border:1px solid #E9C555; border-radius: 0px;	
}
.nav-tabs > li.active > a { color:#fff;  }
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color:#fff;   background: #E9C555; }
.nav-tabs > li.active > a {
    border-color: #E9C555; background: #E9C555;
}
 .nav-tabs > li> a:hover{color: #fff;border: 0px solid #E9C555;
background: #E9C555; /* Old browsers */


}

.nav-tabs {border-bottom:0px solid #fff;}



.tab-content{
background: #ffffff; /* Old browsers */
 border: 1px solid #efefef; padding:20px;

}

.tab-content_border_right{ border-right: 1px solid #eee;}
/*************************************************************************************************************************************************************
rest
*************************************************************************************************************************************************************/ 
.contact{
	padding-top:20px;
	padding-bottom:20px;
 background: #ffffff; /* Old browsers */
 
border-radius:0px; margin-top:6px;	

}
.contact a{color:#fff; font: bold 12px/30px Arial; text-transform: uppercase;}

#myTabContent tr, .tab-content tr{
 background: #ffffff; /* Old browsers */

color: #666364;

    padding-top: 15px;
    border-bottom: 1px solid #efefef; border-radius:5px;
 padding-top:20px;padding-bottom:20px; margin-bottom:8px; 
 
}
/*************************************************************************************************************************************************************
footer
*************************************************************************************************************************************************************/
.footer{color: #333;
background: #fff;

     border:0px solid #313131;border-radius:5px;
padding-bottom:20px;
}
.call{background: #3C362C  url("../images/callme.png") no-repeat scroll right bottom;  box-shadow: 0 0 4px 1px #666;}
.bez2{color: #333; font-family: 'Questrial', sans-serif; font-size:16px; font-weight:700;
    margin-top: 25px;}
 .footer a{color:#333}  .footer a:hover{color: #666 !important; text-decoration:none;}
.cc_img {height:180px;overflow: hidden;}
.versand{background:  url("../images/v2.png") no-repeat scroll right bottom; height:100px;}
.bewertungen{background:  url("../images/b2.png") no-repeat scroll right bottom; height:100px;}
.rg{background:  url("../images/p2.png") no-repeat scroll right bottom; height:100px;}


/* make sidebar nav vertical */ 
@media (min-width: 768px) {
 .sidebar-nav .navbar ul:not {
    display: block;
  }
}
  .caption p{font-size:16px;}
  .col-md-3{padding-left: 0px; padding-right: 0px;}
  
 .caption{display:none;} 
  
.thumbnail:hover, .button:hover, #kl_bilder:hover, #bildgross:hover, #cc_img_soon:hover, #cc_img_new:hover, .thumbnail:hover, .myitem:hover {
    animation: 1.5s ease 0s normal none 1 running flash;
    opacity: 1;
}
@keyframes flash {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}
