@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
 
html, body {margin:0;}
body {
	font-family: 'Ubuntu', sans-serif;
        font-family: 'Titillium Web', sans-serif;
	color: #000000;   
	font-size: 200%;     
        background-color: #ffffff;
        overflow-y:scroll;
}
div.unsereliste ul { margin: 0 0 25px 0px; }

div.unsereliste  ul li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
    line-height: 1.4;
    margin-bottom: 10px;
}

div.unsereliste ul li::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #DA956B;
    position: absolute;
    top: .8333333333335em;
    left: 0;
    margin-top: -8px;
}

.txt-external-content {
  text-align: center;
  color: #ff0000;
  font-size: 130%;
  padding: 0.75em 1em 0.4em 1em;
}


.theTopLogo {
  background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background-image: url('/data/design/background-logo.jpg');
}

.head-room { margin-top: 75px; background-color: #ffffff;}
.head-show { visibility:collapse; height: 1px;}
.contentadd ul { list-style:none; margin:0; padding:0; }
.contentadd li { margin-left: 0; padding-left:0; }
.col-dynapage-news {     font-size: 75%;     margin: 0px 30px 0px 30px;}
.but-dynapage-news {    margin-bottom: 50px; }
.col-dynapage-news1, .col-dynapage-news5, .col-dynapage-news9 {   clear: left; }
.site-top-logo { width: 150px; height: 65px;}
.dynapage_topmargin{   height: 100px; }
.dynapage-social-buttons {   height: 35px; display: block; float:left; }
.dynapage_page {
background-repeat: no-repeat;
/* background-attachment: fixed; */
background-width: 100% auto; 
background-position: center center ;
background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
position: relative;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
/* font-size: 1.2em; */
}
.dynapage_nobg {       background-image: none; }
.dynapage_bg {     background-attachment: fixed;}
.dynapage_bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

.dynapage_header {       min-height: 65px;        }

.dynapage_page_bg:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}


div.dynapage_page_opacXX{
position: relative;
   background-image:url('/data/pictures/txtback.png'); 
	text-decoration: none;
	 background-image:url('/data/pictures/txtback.png'); 
			filter: alpha(opacity=30);
		-moz-opacity: 0.3;
		-khtml-opacity: 0.3;
		opacity: 0.3;
}

div.dynapage_page_txt{
position: relative;
		opacity: 1;
    width:100%;   
}

.slick-slide { border-right: 1px solid #a1a1a1; }
.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;
}

#searchandsocial .btn {
    color: #B3B0AF; 
/*    background-color: #cccccc; */
}

#footersocial .btn-default {
    color: #666;
/*    background-color: #cccccc; */
}

#searchandsocial .btn, #footersocial .btn {
     padding: 1px 0px; 
}


#searchandsocial a:hover {
 color: #666; 
}

#searchandsocial a {
 color: #666; /* #e0001a */
}

#footersocial a {
 color: #666; 
}

#footersocial a:hover {
 color: #666; 
}

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

}
.content-header-margin {
  padding-top: 50px;
}
.content-header h1 {
  font-size: 2em;
  text-align: center;
}

.content-header h2 {
    font-size: 1.7em;
}

.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: 15px;
	width: 250px;   
}

.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;
	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;
}  

#searchandsocial a.languagelink,  #searchandsocial a.languagelink:link {
       color: #B3B0AF;
       font-weight: normal;
       text-decoration: none;
}

#searchandsociala.languagelinkactive , #searchandsociala.languagelinkactive:hover , 
#searchandsociala.languagelinkactive:link, #searchandsocial a.languagelink:hover  {
       color: #558FBB;
       font-weight: normal;
       text-decoration: underline;
       border-style:solid;
       border-width: 0px 0px 1px 0px;
}

.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: 150px;
  	font-size: 0.8em;
        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;
}

.form-must-dynapage { background-color: #E9F9F2;}


.downloads {
       font : 12px verdana, arial, helvetica, sans-serif;
       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;
} 

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

.ftext-right ul, .ftext-left ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.ftext-right ul li a, .ftext-left ul li a {
    text-decoration: none;
    font-size: 120%;
}
.ftext-right a, .ftext-right a:hover, .ftext-right a:focus {
    color: #666666;
}

@media only screen and (max-width: 992px) {    
          
 .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;
      }                 

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

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

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

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


   }

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

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

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

.head-room { margin-top: 0px; }

.site-top-logo {
  width: 150px;
}
body {
   font-size: 90%; 
   background: url('') no-repeat center center fixed; 
}
.content-header h1 {
    /* font-size: 200%; */
}
.dynapage_topmargin {  height: 1px;}
}

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

         .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.DrittelBox {
		width: 45%;	
                text-align:center;
		margin-bottom: 2.5%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

       .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: 50%;
        height: auto;
        float:left; margin-right:10px;  margin-right:0px; margin-bottom:10px;
         }

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

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

}

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

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


.content-header-margin {
  padding-top: 50px;
}

.news-responsive-det {
             margin-right: 0px; 
             margin-bottom: 5px;
             width: 100%;
             height: auto;
  }

 .container  div.perstxt {
        width: 100%;
        height: auto;
         margin-top: 60px;
        float:left; margin-right:0px; margin-bottom:10px;
}

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

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

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

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

}
@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+*/
  text-align: justify;
-moz-column-rule-style: dotted;
-moz-column-rule-width: 1px;
-moz-column-rule-color: #423c3c;
-moz-column-gap: 2em;
-webkit-column-rule-style: dotted;
-webkit-column-rule-width: 1px;
-webkit-column-rule-color: #423c3c;
-webkit-column-gap: 2em;
  }
.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+*/
  text-align: justify;
-moz-column-rule-style: dotted;
-moz-column-rule-width: 1px;
-moz-column-rule-color: #423c3c;
-webkit-column-rule-style: dotted;
-webkit-column-rule-width: 1px;
-webkit-column-rule-color: #423c3c;
  }
}
