@import url('/fonts/fonts.css');
html, body {margin:0;}

body {
	font-family: 'Roboto', sans-serif;
        font-family: 'Open Sans', sans-serif;
	color: #333;        
        font-size: 160%;
        line-height: 1.5;  
      /*  background-color: #fff;  */
/* background-image: url("/data/design/background_avk.jpg");  */
background-size: 100% auto;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center bottom;
}

#banner-top {
    position: relative;
    z-index: 2;
    margin-top: -120px;
}

a, a:hover, a:focus {
    color: #DCAF76; font-weight: bold;
    text-decoration: none;
}

.image {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
}

h1, h2, h3 {
	color: black;        
}
div.shopartikel {
width: 45%; min-height: 225px; margin: 5px;float:left;
}
.alles-rechts { text-align:right; }
.alles-mittig { text-align:center; }
img.imag-shop-preview:hover {
  -webkit-transform:scale(.9); /* Safari and Chrome */
    -moz-transform:scale(.9); /* Firefox */
    -ms-transform:scale(.9); /* IE 9 */
    -o-transform:scale(.9); /* Opera */
     transform:scale(.9);
}

img.imag-gallery-preview:hover {
    cursor:zoom-in;
}

.background_fullpic {
background: url('/data/design/background_grey.png') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.dynapage-social-buttons {
                 height: 35px; width:100px; display: block; float:left; 
}

div.fixedarea {
position: fixed;
}

.dynapage_header {
height: 550px; /* 310 */
    position: relative;
}

.basketheader {
     font-size: 14px; padding-top: 20px; 
}

.ShopFrontpage { text-align:center; }

 .dynapagescrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 72%;
    right: 20px;
    display: none;
    text-indent: -9999px;
    z-index:  999;
    background: url('/data/design/icon-top.png') no-repeat;
    background-color: transparent;
}

.txtslogantitle {
  font-size: 16px;
  color: #ff0000; opacity: 1;
  text-align: left;
  }                

.txtslogan {
  color: #fff; opacity: 1;
  text-align: left;
 
}

.col-dynapage-news1, .col-dynapage-news4 {
     clear: left; }


                

div.clear {
    clear:both;
}

img.imgthumb {
        width: 10%;
        height: auto;
        float:left; margin-right:5px; margin-bottom:5px;
}

.myimgresponsive {
  width: 100%;
  height: auto;

}

.img.sitelogotop{
        float:left; margin-left:15px; margin-right:15px; margin-bottom:5px;
}

.pagepicture {
-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.pagepictureB {
width: 100%;
height: 400px;
}

table { /* Styling der Tabelle */ }
 
.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em; 
}
 
.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
 
.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}


.table {
	display: table;
	border: 0;        
            padding: 0px;
	width: 100%;
}

.table-row {
	display: table-row;
	
}

.table-cell-left, .table-cell-main, .table-cell-right {
	display: table-cell;
        vertical-align: top;
}

.table-cell-left {
	padding-left: 0px;  padding-top: 33px;
	width: 270px;   padding-right: 20px;
}

.table-cell-main {
  	padding-left: 15px;
	padding-right: 15px;	
}

.table-cell-main-left {
  	padding-left: 0px;
	padding-right: 0px;	

}

 .table-cell-full {     
   		 padding: 0px;
		display: block;
		border: none;   
   		 width: 100%;
	}

.table-cell-right {
  	padding-left: 10px; padding-top: 50px;
	width: 250px;

}

.thetopmenu {
   width: 100%; 
   text-align: right;"
}


.thetopmenu a{
color: gray;
 font-weight: 200;
font-size: 0.8em;
padding: 4px 3px;
text-decoration: none;
}

.thetopmenu a:hover{

}  


.wireframemenu{
border-bottom: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
color: gray;
font-weight: bold;
font-size: 1.2em;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.leboxtitel
{  
padding: 0 1em 0em 1em; 
background-color: #3266CC;
border: #565656 1px solid;
font-size: 8pt;
color: #fff;
}

div.lebox
{
	padding: 1em 1em 1em 1em; margin: 0;
	font-weight: normal;
	background-color: #fff;
	border-color:#565656;
	border: #565656 1px solid;
	font-size: 8pt;
	color: #565656;
}

.wireframemenu ul li a{
text-decoration: none;
}

.wireframemenu a:visited{
color: gray;
}

.wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #3266cc;
color: white;
}  
	
.wireframemenu a.selected{
background-color: #3266cc;
color: white;
}  


.topframemenu {
padding: 0;
margin: 0;

}

.topframemenu ul{

margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-size: 1.2em;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #C0C0C0;
border-width: 1px 0;

}


.topframemenu ul li{
display: inline;
}

.topframemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 16px 4px 16px;
text-decoration: none;
}


.topframemenu ul li a:hover{
color: white;
background-color: #3266cc;

}


.wireframemenu a:hover{
	background-color: #3266cc;
	color: white;
}  
	
.topframemenu a.selected{
	background-color:#3266cc;
	color: white;
} 


.bottomarea {
  	background-color: #ffffff;
        padding-top: 90px;
	min-height: 250px;
  	font-size: 80%;
        color: grey;
}      
  

.newstitel {
	font-size: 1.1em;
	color: #000000;
        font-weight: bold;
	padding-bottom: 10px;
}

.formulartitel {
	font-size: 1em;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 0px;
        font-weight: bold;
}


.downloads {
       color: #333333;
       padding: 0px 0px 5px;
}


/* Channel title & link */

.rsslibchannel,.rsslibchannel:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rsslibchannel:hover {
	color: #FFFF99;
	background-color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	color: #000099;
	font-weight: bold;
}
.rsslibitem:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* Item description */
.rsslibdesc {
	color: #666666;
	margin-bottom: 5px;
}

/* Channel Editor */
.rsslibeditor {
	font-size: 8pt;
	color: #999999;
}

/* Channel Date */
.rsslibdate {
	font-size: 8pt;
	color: #999999;
}

/* Channel Copyright */
.rsslibcopyright {
	font-size: 8pt;
	color: #AAAAAA;
}


.htmtableborders {
         border-style: none;
}



.gallerypreview {
}

.gallerypreview ul {
  padding: 3px 0;
  text-align: left;
}
.gallerypreview ul li {
  display: inline;
}
.gallerypreview li a{
  margin-right: 10px;
  margin: 0;
  text-decoration: none;
} 

.news-responsive-det {
        width: 33.3333333%;
        height: auto;
        float:right; margin-right:20px; margin-bottom:10px;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
  height: auto;
}


.container div.notvisibleonmoblie {
              visibility: yes;
} 


/* Footerlayout DynaPage*/


.legal {
    padding-top: 75px;
}
    
.footer {
    background: none repeat scroll 0% 0% #F0F0F0;
    display: block;
    font-size: 15px;       
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 85%;
  }
   
.ftext-left ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.ftext-left ul li a{
   text-decoration: none;
}



.footercontent {
      padding-bottom: 15px;
  }  

#dynapage-footer .logo-footer {
   width: 90%;
   height: auto;
}
  
.dark {
    color: #666;
}

 .container div.ftext-right  {
             text-align: right;
             margin-right: 0;
}
 .container div.ftext-left  {
             text-align: left;
}



@media only screen and (max-width: 770px) {    
           
 .table,
	.table-row {                
		display: block;
		border: none;   
    		width: 100%;                    

	}

  
	.table-cell-left {  
    		padding-top: 40px;              
    		padding-left: 0px;
		display: block;
		border: none;   
    		width: 100%;
	}

	.table-cell-main {     
   		 padding-left: 0px;
		 display: block;
		border: none;   
   		 width: 100%;
	}

	.table-cell-right {
	  	padding-left: 0px;
  	  	display: block;
		border: none;   
		width: 100%;
	}
  
    #container {
	max-width: 95%;
	padding: 0;
	margin: 0;
      }                 


}
/* DynaPage */
@media only screen and (max-width: 1200px) {    
.container div.notvisibleonmoblie {
              visibility:collapse; height: 1px; display: none;
       }
}

@media only screen and (max-width: 992px) {    

 .col-dynapage-news1, .col-dynapage-news3, .col-dynapage-news5 {
     clear: left; }

 .col-dynapage-news2, .col-dynapage-news4, .col-dynapage-news6 {
     clear: none; }



    .container div.productBox {
	float: left;
	width: 45%;
        margin-bottom: 3.333333%;
	margin-right: 2.5%;
	padding: 0 1% 0 0;
/*	text-align: left; */
	position:relative;
        margin-bottom: 1.5%;
	}

 .container div.QuartaBox {
		width: 30%;	
		margin-bottom: 3.333333%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

    .bottomarea {
	min-height: 50px;
		padding-left: 0px;
    }      

        .container div.notvisibleonmoblie {
              visibility:collapse; height: 1px; display: none;
       } 


.container div.ftext-right, .container div.ftext-left  {
             text-align: center;
}

#dynapage-footer .logo-footer {
   width: 40%;
   height: auto;
}

#dynapage-footer li a {
   font-size: 160%;
}


}


@media screen and (max-width:770px) {

body {
             background-image: none;
}
.container hidden-dp-top {
	display: none; height: 0px;
}

.container img.imag-responsive-33 {
      width: 45%;
}

.container img.imag-responsive-r33 {
      width: 45%;
}

      body { font-size: 150%; }

}

@media screen and (max-width:770px) {
body {
              background: none no-repeat center center fixed; 
}
}


@media screen and (max-width:680px) {

	.container div.productBox {
		width:100%;
		padding: 0 1% 0 0;
		
	}
         .container div.FiftyFiftyBox {
		width:100%;
		padding: 0 1% 0 0;
		
	}


.container div.Hoch150 {
        min-height: 10px;
}
.container div.Hoch250 {
           min-height: 10px;
}
.container div.Hoch300 {
           min-height: 10px;
}
.container div.Hoch333 {
           min-height: 10px;
}
.container div.Hoch450 {
        min-height: 10px;
}
.container div.Hoch600 {
         min-height: 10px;
}
.container div.Hoch900 {
       min-height: 10px;
}

       .container div.QuartaBox {
		width: 45%;	
		margin-bottom: 2.5%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

         .container img.imag-responsive-50 {
        width: 100%;
        height: auto;
        float:left; margin-right:0px; margin-bottom:10px;
        }

        .container img.imag-responsive-r50 {
        width: 100%;
        height: auto;
        float:right; margin-left:0px; margin-bottom:10px;
         }

       .container img.imag-responsive-33 {
        width: 100%;
        height: auto;
        float:left; margin-right:0px; margin-bottom:10px;
         }

       .container img.imag-responsive-r33 {
        width: 50%;
        height: auto;
        float:right; margin-left:20px; margin-bottom:10px;
         }

}

@media only screen and (max-width: 550px) {    
.news-responsive-det {
             margin-right: 0px; 
             margin-bottom: 5px;
             width: 100%;
             height: auto;
  }

}


@media screen and (max-width:400px) {
         .container img.imag-responsive-50,
         .container img.imag-responsive-r50, 
         .container img.imag-responsive-33,
         .container img.imag-responsive-r33 {
        width: 100%;
        height: auto;
        float:left; margin-left:0px; margin-right:0px; margin-bottom:10px;
        }

	.container div.textwithleftborderbasket{
    padding: 0px;
    border-left: 0px #ffffff solid; 
}
}


@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .pagepicture {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0px;
   border-radius: 0px;
  }
}


@media all and (min-width: 900px) {
.spalten-zwei-zu-eins, .ShopFrontpage { 
  -webkit-column-count: 2;
  -webkit-column-gap: 3%; /* Saf3, Chrome*/
  -moz-column-count: 2;   
  -moz-column-gap: 3%; /* FF3.5+ */
  column-count: 2;        
  column-gap: 3%; /* Opera 11+*/
  }
.spalten-drei-zu-eins{  
  -webkit-column-count: 3;
  -webkit-column-gap: 1%; /* Saf3, Chrome*/
  -moz-column-count: 3;   
  -moz-column-gap: 1%; /* FF3.5+ */
  column-count: 3;        
  column-gap: 1%; /* Opera 11+*/
  }
}


@media all and (min-width: 2000px) {
.dynapage_header {
height: 700px;
}
}


@media all and (min-width: 1700px) {
.dynapage_header {
height: 600px;
}
}


@media all and (max-width: 1400px) {
.dynapage_header {
height: 451px;
}
}


@media only screen and (max-width: 1250px) {

      .dynapage_header  { height: 385px;}
}


@media only screen and (max-width: 1150px) {

      .dynapage_header  { height: 400px;}
}

@media only screen and (max-width: 1000px) {

      .dynapage_header  { height: 355px;}
}



.curlycontainer{
        border-top: 1px solid #A4ED44;
        border-left: 3px solid #A4ED44;
        margin-bottom: 1em;
        background-color: #ffffff;
}

.curlycontainer .innerdiv{
    position: relative;
    left: 2px;
    top: 7px;
    padding: 4px 2px 3px 6px;
}

.shopcar, .shopbutton, .agendabutton {
color: #FFF;
background: #DCAF76 none repeat scroll 0% 0%;
border: 1px solid #505050;
font-size: 13px;
text-decoration: none;
white-space: nowrap;
line-height: 24px;
margin: 3px 8px 10px 0px;
padding: 0px 12px;
border-radius: 0.25em;
}
