@charset "UTF-8";
/* CSS Document */

@import url("basics.css");

@import url("flyout.css");


#footer_wrapper .csc-textpic-imagewrap {
display:none;
}
html, body {
  height:100%;
}

html {
  background:#e2e5c2;
  font-size: 100%;
}

#c20 .csc-textpic-imagewrap {
  background:#e2e5c2;
}

#c20 .csc-textpic-center {
  text-align:center!important;
}

a img { 
  border: none;
}

* {
  font-family:'Open Sans', arial;
  text-rendering: optimizelegibility;
}

p, #content li, #breadcrumb {
  font-weight:400;
}

h2, h1 {
  font-weight:300;
}

b, strong {
  font-weight:700;
}


p, h2, #content li, #breadcrumb {
  color:#4b585f;
}


h1 {
  color:#4d565d;
}

h3,
#content li {
  color:#248b96;
}


#container_content h1 {
 /* font-size:32px; 
  padding-right:20px;*/
}


h1 {
  font-size:45px;
}


h2 {
  font-size:30px;
}

h3 {
  font-size:20px;
}

p, #content li, #breadcrumb {
  font-size:14px;
   line-height: 1.6em;
}


p, h2, h1,h3 {
    padding-bottom:20px;
}

#content li {
    padding-bottom:10px;
}

#content ul {
  padding-left:50px;
}


#content h1 {
  /*padding-top:50px;*/
   padding-bottom:30px;

}

.clearer {
  display:block;
  float:none;
  clear:both;
}


body {
  text-align:center;
}

#sitecontainer{
  text-align:center;
  width:100%;
  height:100%
}

#sitewrapper {
  margin:0 auto!important;
  display:block;
}

#container_breadcrumb {
  display:none;
}

/**********************************************/

header{
  /*max-width:1280px;
  height:500px;*/
 text-align:center;
  z-index:100;
  padding-bottom:20px;
  box-shadow:5px #ccc;
}

#container_header_top {
  position:relative;
  }

.stoerer {
  width:420px;
  height:20px;
  position:absolute;
  z-index:100;
  top:-22px;
  right:0px;
  }


#container_header {
  max-width:1600px; 
  margin:0px auto!important;
}

#logo {
  width:20%;
  float:left;  
  padding-top:30px;
  display:block;
}

#logo img {
  max-height:500px; 
  max-width:239px;
}

#special_nav {
 /* width:77%;*/
 width:80%;
  float:left;
}

#special_nav a {
  color:#fff;
  }

#special_nav h1 {
  
font-size:25px;
}

#special_nav section,
#special_nav div{
  position:relative;
}

#special_nav .csc-header {
/*  position:absolute;
  bottom:0px;
  display:block;
*/
  width:100%;
  text-align:left;
}

#special_nav .csc-header h1{
  position:absolute;
  bottom:0px;
  display:block;
  width:100%;
}

/*#section3,#section4,#section5,#section6,#section7,#section8,*/
#c3, #c4, #c5, #c6, #c7, #c8{
  display:block;
  /*background:#4d565d;*/
  background:#6d7378;
  margin-bottom:1%;
}

/*#section3, */#c3 {
  background-image:url("../images/hand_kl.png");
  background-repeat:no-repeat;
  background-position:right bottom;
  }

/*#section4,*/ #c4 {
  background-image:url("../images/t_bastler.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

/*#section6,*/ #c6 {
  background-image:url("../images/t_alle.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

/*#section7,*/ #c7 {
  background-image:url("../images/t_abenteurer.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

/*#section5,*/#c5 {
  background-image:url("../images/t_entdecker.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

/*#section8,*/ #c8 {
  background-image:url("../images/t_naturgeister.jpg");
  background-repeat:no-repeat;
  background-size:cover;
}

/*#special_nav section,*/
#special_nav div{
  width:32.65%;
  min-height:200px;
  float:left;
  display:block;
  position:relative;
}

/*#section4,#section5,#section8,#section7,*/
#c4, #c5,  #c7, #c8{
  margin-right:1%;
}

#special_nav p {
  color:#fff;
  text-align:left;
  padding:10px 0px 0px 10px;
}

#special_nav .csc-header h1{
  padding-bottom:0px!important;
}


#special_nav .csc-header h1 a{
  height:45px;
  line-height:45px;
  color:#fff!important;
  padding-left:10px;  
  font-weight:700;  
  display:block;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration:none;
}

#special_nav .csc-header h1 a:hover {
 height:100px; 
} 

h1.h1_orange {
  background:#f39200;
}

h1.h1_gruen {
  background:#00953f;
}

h1.h1_blau {
  background:#0087c7;
  }

h1.h1_rot {
  background:#ff2b03;
}

h1.h1_gelb{
  background:#eaac00 ;
}

h1.h1_weiss{
 color:#fff!important;
}

#section143.contentWrap, #section143 .contenttable {
  text-align:center!important;
  margin:0 auto!important;
  padding-top: 1%!important;
  }

/**********************************************/

#main_nav_container {
  display:block;
/*  height:60px;*/
  position:relative;
  width:80%;
 /* width: 75.5%; */
  float:left;
  margin-top:20px;
  margin-bottom:20px;  
  background:#248b96;
}


#main_nav_container nav ul{
  list-style:none;
  text-align:left;
  width:100%;
 /* height:60px;*/
  padding-left:15px;
}

#main_nav_container nav ul li {
  display:inline-block;
  padding-right:10px;
  padding-left:5px;
  line-height:60px;
  color:#e2e5c2;
  cursor:pointer;
    text-transform:uppercase;

}

#main_nav_container nav ul li a{
  text-decoration:none;
  text-transform:uppercase;
  color:#e2e5c2;
}

a.uid71 {
color:#248b96!important;
}

a.uid71:before {
    font-family: FontAwesome;
    content: "\f082";
  color:#e2e5c2;

}

a.uid72:before {
    font-family: FontAwesome;
    content: "\f073";
  padding-right:8px;

}

/**********************************************/

section#container_content  {
  display:block;
  margin:0px auto!important;
  position:relative;
}


/*section#container_content  section*/
section#container_content  {
    margin: 0 auto;
    min-height: 250px;
    text-align: left;
    width: 100%;
}


section#container_content .contentWrap {
   /* background: none repeat scroll 0 0 #e2e5c2;*/
    padding-top: 8%;
    padding-bottom:8%;
    text-align: left;
}

section#container_content .contentWrap.shadowbox {
 /*   box-shadow: 0 0 20px 12px rgba(0, 0, 0, 0.5);*/
    position: relative;
    z-index: 1;
}

/*section#container_content section .csc-default 
section#container_content .csc-default*/

#content{
  /*max-width:1600px;
  margin:0px auto!important;
  padding:50px 0px 50px 0px;
 
  width:75.5%; 
  margin:0% 4% 0% 20%;*/
}


section#container_content .csc-default .csc-default{
 /* max-width:1024px;
  margin:0px auto!important;
  */
  width:100%;
  margin:0%;
}


#content {
  /* padding:3% 3% 3% 3%;
 background:#fff;*/
}

#c63 h1.h1_weiss {
  margin-left:40%;
  margin-right:5%;
  font-weight:700;
  text-align:right;
  text-shadow:3px 0px 2px rgb(0,0,0);
  font-size:60px;
}

/**********************************************/
footer {
  position:relative;
  bottom:0px;
  height:auto;
  width:100%;
  background:#248b96;
  text-align:left;
  padding:2%;

}

#footer_wrapper figcaption.csc-textpic-caption {
    display: block;
  text-align:center;
  font-size:12px;
}

#footer_wrapper {
  display:table;
  width:100%;
  padding-left:18%;
  background-image:url("../user_upload/footer_logo.png");
  background-repeat:no-repeat;
  background-position:0px 40px;
  height:160px;
}

#footer_wrapper  #section20{
  display:table-cell;
  vertical-align:top;
  /*padding-left:200px;*/
}

footer a,
footer a:hover,
footer p{
  color:#e2e5c2;
  text-decoration:none;
  
}




/**********************************************/

.element2cols {
  display:table;
  max-width:1170px;
  padding:0% 5%;
  margin:0px auto;
}

.element2cols .content2Cols{
  width:60%;
     display:table-cell;

  margin-right:4%;
  float: left;
}

.element2cols .content2Cols.last  {
  width:36%;
  margin-right:0%;
}



/**********************************************/

.element3cols {
   display:table;
   width:100%;
}


.element3cols2row .content3Cols1row,
.element3cols2row .content3Cols2row,
.element3cols .content3Cols{
  width:31.5%;
  margin-right:2.75%;
  float:left;
    display:table-cell;
   text-align: center;
   vertical-align: middle;
}

.element3cols2row .content3Cols1row.last,
.element3cols2row .content3Cols2row.last,
.element3cols .content3Cols.last {
     margin-right:0%;
}

.element3cols2row .rahmen_2,
.element3cols .rahmen_2{
  padding:5%;
  background-color:#f2f4e3;
}

/*
.content3Cols .csc-header{
  position:absolute;
  z-index:103;
  
  }
  
.content3Cols .csc-header h2{
  margin-top:20px;  
  z-index:100;
  background:#fff;
  padding:5px;
  }

.content3Cols .csc-textpic {
  position:relative;     
}

*/

/**********************************************/


.content4Cols {
  width:22.5%;
  margin-right:3%;
  float:left;
    display:table-cell;
   text-align: center;
   vertical-align: middle;
}

.content4Cols.last {
  margin-right:0%;
}

/*
.content4Cols .csc-header{
  position:absolute;
  z-index:103;
  
  }
  
.content4Cols .csc-header h2{
  margin-top:20px;  
  z-index:100;
  background:#fff;
  padding:5px;
  }

.content4Cols .csc-textpic {
  position:relative;     
}
*/




/**********************************************/


/**********************************************/


/**********************************************/


/**********************************************/

#submenu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    position: fixed;
    right: 0;
    top: 12.5%;
    width: auto;
    z-index: 90;
}
#submenu ul {
    display: table-cell;
    height: 300px;
    text-align: right;
    vertical-align: middle;
}
#submenu ul li {
    background: none repeat scroll 0 0 #248b96;
    clear: right;
    display: block;
    float: right;
    height: 20px;
    margin: 0.5em 1em;
    overflow: hidden;
    text-align: right;
    transition: all 0.5s ease-out 0s;
    white-space: nowrap;
    width: 20px;
}
#submenu ul li:hover {
    height: 30px;
    width: 100%;
}
#submenu ul li a {
    color: #fff;
    display: none;
    font-size: 1em;
    line-height: 1.2em;
    margin: 0.5em;
    text-align: center;
    transition: none 0s ease 0s ;
}
#submenu ul li:hover a {
    display: block;
    text-decoration: none;
}

/**********************************************/


div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
    display: inline-block!important;
}




  



@media only screen and (min-width: 480px) and (max-width: 767px) {
  
  a.uid71 {
color:#45C4D2!important;
}

   #logo {
    width: 100%;
  min-height:130px;
  background-image:url("../images/logo_mobil.png");
  background-repeat: no-repeat;
  background-size:250px;
  }
  
  #logo img {
    display:none;
  }
  
   #main_nav_container {
     width:100%;
   }
   
   h1 {
    font-size: 30px;
}

#special_nav {
    width: 100%;
}

#special_nav div {
    float: none;
    min-height: 35px;
  overflow:hidden;
    width: 100%;
}

#special_nav .csc-header h1 {
    position: relative;
}

#special_nav .csc-header h1 a{
    height: 35px;
    line-height: 35px;
  -webkit-transition:none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition:none;
}

#special_nav .csc-header h1 a:hover {
 height:35px; 
} 
   
   #section63,
   #section3, #c3 {
     display:none!important;
   }
   
   .element2cols .content2Cols,
   .element2cols .content2Cols.last {
     width:100%;
   }
   
   #footer_wrapper {
    background-image:none;
    padding-left: 0%;
    width: 100%;
}

#footer_wrapper #section20 {
    padding-left: 0px;
}
   #breadcrumb_inner {
    padding: 1% !important;
}

#content #content_inner {
    padding: 0 1% 0 1% !important;
}

.element3cols2row .content3Cols1row, 
.element3cols2row .content3Cols2row, 
.element3cols .content3Cols,
.element4cols .content4Cols  {
    display: table;
    float: none;
    margin-right: 0%;
    width: 100%;
}

div.csc-textpic div.csc-textpic-imagecolumn {
  width:48%;
}


  
  
  }

/*Landscape phones and down */
@media only screen and (max-width: 480px) {
     a.uid71 {
color:#45C4D2!important;
}
     
   #logo {
    width: 100%;
  height:130px;
  background-image:url("../images/logo_mobil.png");
  background-repeat: no-repeat;
  background-size:250px;
  }
  
  #logo img {
    display:none;
  }
  
   #main_nav_container {
     width:100%;
   }
   
   h1 {
    font-size: 30px;
}

#special_nav {
    width: 100%;
}

#special_nav div {
    float: none;
    min-height: 35px;
  overflow:hidden;
    width: 100%;
}

#special_nav .csc-header h1 {
    position: relative;
}

#special_nav .csc-header h1 a{
    height: 35px;
    line-height: 35px;
  -webkit-transition:none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition:none;
}

#special_nav .csc-header h1 a:hover {
 height:35px; 
} 
   
   #section63, #section3, #c3 {
     display:none!important;
   }
   
   .element2cols .content2Cols,
   .element2cols .content2Cols.last {
     width:100%;
   }
   
   #footer_wrapper {
    background-image:none;
    padding-left: 0%;
    width: 100%;
}

#footer_wrapper #section20 {
    padding-left: 0px;
}
   #breadcrumb_inner {
    padding: 1% !important;
}

#content #content_inner {
    padding: 0 1% 0 1% !important;
}

.element3cols2row .content3Cols1row, 
.element3cols2row .content3Cols2row, 
.element3cols .content3Cols,
.element4cols .content4Cols {
    display: table;
    float: none;
    margin-right: 0%;
    width: 100%;
}
    }
  

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #special_nav h1 {
      font-size: 20px;
  }
  
  #special_nav p {
    padding: 10px 0 0 5px;
  }
  
  #c3 {
    background-image:none;
  }
  
  #c3 p {
  font-size: 13px;
  }
  
  #c63 h1.h1_weiss {
    margin-left: 0%;
  }
  
  #footer_wrapper div.csc-textpic-imagecolumn,
  #footer_wrapper td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-right: 0px;
  }
  
  .content4Cols,
  .element3cols2row .content3Cols1row, .element3cols2row .content3Cols2row, .element3cols .content3Cols {
    width: 46.5%;
  }
}  


