@import url(/fonts/roboto-fontface.css);
@import url(/fonts/roboto-slab-fontface.css);

/* reset */
html, body, header, main, footer, .page, .primaryContainer {
  margin:0;
  padding:0;
}

/* --- START AUFBAU --- */

body {
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 99%;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
}

::selection {
    text-shadow: #009664;
    background-color: #e6ee9c;
    color: #004d33;
  }

.page {
    height: auto;
    width: 100%;
}

a, a:visited, a:hover, a:active{
    color:rgb(0, 77, 51);
    color:rgb(0, 150, 100);
}

a:hover{
    text-decoration: underline;
}

header, footer, main, .h, .f, .m {
  padding: 0 20px;
}

header {
    background-color: rgb(0, 77, 51);
    padding-top: 1em;
}

footer {
    padding-top: 1em;
    margin-top: 5em;
}


main {
    /*clear: none;*/
}


.wrapper {
    //float: none;
    //height: auto;
    //clear: none;
    margin: 0 auto;
    width: 920px;
}

main .wrapper{
  margin-top:2em;
}

.teaser {
    float: left;
    height: auto;
    margin: 0;
    clear: none;
    width: 100%;
}



.logo {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 10em;
    margin-right: 0px;
    margin-bottom: 0.5em;
}

/* --- END AUFBAU --- */


/* --- MAIN CONTENT --- */

.main-header {
    float: left;
    //height: auto;
    clear: none;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 2em;
    border-bottom-color: rgb(0, 150, 100);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    //visibility: visible;
    //position: relative;

}


/* --- START TYPOGRAPHY --- */

h1 {
    color: rgb(0, 77, 51);
    font-weight: 100;
    font-size: 3em;
    line-height: 1.25em;
    text-align: center;
    margin: 0;
    padding-bottom: 0.05em;

}

h2 {
    color: rgb(0, 150, 100);
    font-weight: 900;
    font-size: 3em;
    line-height: 1em;
    margin: 0.25em 0;
    clear: none;
    font-style: normal;
    margin-bottom: 0.75em;
}

h3, h4 {
    color: rgb(0, 150, 100);
    font-weight: 900;
    font-size: 1.33em;
    line-height: 1em;
    border-top-color: rgb(0, 150, 100);
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0;
    margin-top:2em;
    margin-bottom: 0.25em;
    padding-top: 0.25em;
    margin-bottom: 0.5em;
    padding-top: 0.5em;
}

h4{
    font-weight: 400;
}

.lead.green {
    color: rgb(0, 150, 100);
    font-weight: 300;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.25em;
    margin: 0;
}

.quote{
  float: left;
  font-weight: 400;
  font-size: 4em;
  line-height: 1em;
  text-align: center;
  color: #cddc39;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  clear: both;
  width: 100%;
}

.quote p{
  margin:0;
  padding:0;
}

.hero {
    float: left;
    height: auto;
    margin: 0;
    clear: none;
    width: auto;
    /*padding-bottom: 2em;*/
    padding-top: 2em;
    display: block;
}


.datenschutz p:not(.caption) {
    font-weight: bold;
}

/* --- END TYPOGRAPHY --- */


p{
  margin-bottom:0.5em;
}

a{
  color: rgb(0, 77, 51);
}
a:hover{
  text-decoration: underline;
}

.lead {
    font-size: 1.5em;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    font-style: normal;
    margin-bottom: 0.5em;
}

ul, ol{
  margin:0;
  padding:0;
}

ul{
  list-style-type: disc;

}


ul li {
    list-style: none;
    padding-left: 0.75em;
}
ul li:before {
  content: '•';
  display: block;
  float: left;
  margin-left: -0.75em;
}


.hero ul li {
    font-size: 1.25em;
    font-weight: 300;
    font-style: normal;
    margin: 0;
    margin-bottom: 0.25em;
}

.description{
    float: left;
    //height: 292px;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;

}

.description .image{
  width: 100%;
  padding: 10%;
  padding-top: 0;
  /*margin-bottom: 3em;*/

}



.description .image.bauernschlau{
  padding-bottom: 0%;

}

.options {
    float: left;
    height: auto;
    margin: 0;
    clear: both;
    width: auto;
    padding-bottom: 2em;
    display: block;
}

.paket h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.25em;
    margin: 0;
    color: rgb(0, 150, 100);
    padding-top: 0.55em;
    padding-right: 0.2em;
    padding-left: 0.2em;
    padding-bottom: 0.125em;
    border-top-color: rgb(0, 150, 100);
    border-top-width: 5px;
    border-top-style: solid;
    border-bottom-color: rgb(0, 150, 100);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0.25em;
}


.paket .list{
    padding: 0 0.45em;
    margin-bottom:1em;
}

.paket ul {
    padding-left: 0.125em;
    margin: 0;
    //margin-left: 1em;
    margin-bottom: 0.5em;
}

.paket ul li {
    font-family: 'Roboto Slab';
    color: rgb(0, 77, 51);
    font-size: 1em;
    font-weight: 300;
    line-height: 1.33em;
    margin: 0;
    //text-indent: -0.55em;
    padding-right: 0.5em;
    padding-bottom: 0.33em;
}

.paket h4{
  margin: 0;
  border: 0;
  color: rgb(0, 77, 51);
  font-family: 'Roboto Slab';
  font-size: 1em;
  font-weight: 700;
  padding-left: 0.55em;
  margin-bottom:0.5em
}

.paket p {
    font-size: 1em
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    font-family: 'Roboto Slab';
    text-indent: 0em;
    //padding-top: 0.5em;
    color: rgb(0, 77, 51);
    padding-right: 0.125em;
    padding-left: 0.125em;
}

.paket{
  float: left;
  margin-left: 2.461354%;
  margin-top: 2em;
  height: auto;
  clear: none;
  width: 31.69%;
  margin-bottom: 1em;
  background-color: rgb(249, 251, 231);
}

.paket_1{
  margin-left: 0;
}

.table {
    float: left;
    height: auto;
    margin: 0;
    clear: both;
    width: 100%;
}

.paket .table .head, .paket .table .odd,.paket .table .odd.price, .paket .table .even, .paket .table .even.price{
    font-family: Roboto;
    font-weight: normal;
    color: rgb(0, 77, 51);
    width: 50%;
    float: left;
    font-size: 1em;
    line-height: 1em;
    display: block;
    padding: 0.75em 0.5em;
    margin: 0;
    overflow: hidden;
}

.paket .table .head {
    background-color: rgb(205, 220, 57);
}

.paket .table .odd, .paket .table .odd.price {
    background-color: rgb(240, 244, 195);
}

.paket .table .even, .paket .table .even.price {
  background-color: rgb(249, 251, 231);
}
.paket .table .odd.price, .paket .table .even.price {
    font-weight: 700;
    color: rgb(0, 77, 51);
    clear: none;
}
.paket_1 .grundpreis{
  margin-top: 15.40em;
}
.paket_2 .grundpreis{
  margin-top: 10.95em;
}

.Zusatzpakete{
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 2em;
    clear: both;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
}

.zusatzpaket {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0.5em;
    clear: none;
    width: 100%;
    margin-right: 0px;
    display: block;
    margin-bottom: 1em;
    background-color: rgb(249, 251, 231);
    font-family: 'Roboto Slab';
    color: rgb(0, 77, 51);
    padding:1em;
}

.zusatzpaket h2 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1em;
    color: rgb(0, 150, 100);
    margin: 0;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.zusatzpaket p {
    font-size: 1em;
    text-align: left;
    font-weight: 300;
    line-height: 1.33em;
    padding-bottom: 0.33em;
}


.footnotes {
    float: left;
    height: auto;
    clear: none;
    width: 100%;
    display: block;
    margin:0;
    margin-top: 1em;
    border-top-color: rgb(0, 150, 100);
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 0.25em;
}

.footnotes p {
    font-size: 0.75em;
    text-align: left;
    font-weight: 400;
    line-height: 1.25em;
    color: #666;
    margin: 0;
    margin-bottom: 0.5em;
}


.stopper {
    float: left;
    height: auto;
    clear: both;
    width: 100%;
    padding: 2em;
    margin: 0;
    display: block;
    background-color: rgb(0, 77, 51);
    text-align: center;
}

.stopper.light{
  background-color: rgb(249, 251, 231);
  color:rgb(0, 77, 51);
}

.stopper h2 {
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1.33em;
    margin: 0;
    color: rgb(205, 220, 57);
    letter-spacing: 0.05em;
    margin-bottom: 0.33em;
    text-transform: uppercase;
}

.stopper p {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.33em;
    margin: 0;
    color: rgb(205, 220, 57);
    letter-spacing: 0.05em;
}

.stopper.light p{
  letter-spacing: 0;
  color:rgb(0, 77, 51);
  /*color: rgb(0, 150, 100);*/
  font-weight: 400;
}
.stopper.light a{
  color:rgb(0, 77, 51);
}
.stopper.light .large{
  font-size: 2em;
  font-weight: 900;
  line-height: 1em;
  color:rgb(0, 77, 51);
}
.wide{
  letter-spacing: 0.05em;
}

img {
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
    max-width: none;
}

.nav a:hover, .nav a:active {
    text-decoration: underline;
}



.caption{
  font-size:0.75em;
}


/* -- START HEADER -- */

header .nav {
    float: right;
    height: auto;
    margin: 0;
    padding:0;
    clear: none;
    width: auto;
}
/* -- END HEADER -- */

/* -- START NAVIGATION -- */

.nav .meta{
  height: auto;
  width: auto;
  vertical-align:baseline;
}

.nav .meta a {
    float: left;
    font-size: 1em;
    //width: auto;
    height: 1.5em;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    clear: none;
    display: block;
    color: rgb(205, 220, 57);
    padding-right: 0.75em;
    padding-left: 0.75em;
    padding-top: 0.2em;
    padding-bottom: 0px;
    padding:0;
}

.nav li{
  margin: 0;
  padding: 0;
  float: left;
  display: block;
}

.nav li:before{
    content: '';
    display: block;
    float: left;
    margin: 0;
}

.nav .meta li a {
    padding-top: 0.25em;
    padding-left: 0.75em;
}

footer .nav .meta li a {
    /*padding-right: 0.75em;*/
    color:rgb(0, 77, 51);
}

.nav .meta li:first-child a {
  padding-left: 0
}

header .nav .meta a.app {
         transition: all 0.3s ease;
 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
    padding: 0.25em 0.5em;
    padding-bottom: 1.4em;
    background: rgb(205, 220, 57);
    background:hsl(66, 70%, 54%);
    color: #004D33;
    margin-left: 0.75em;
    -webkit-border-radius: 0.05em;
       -moz-border-radius: 0.05em;
            border-radius: 0.25em;
}
header .nav .meta a.app:hover {
  background:hsl(66, 70%, 64%);
  color:#003321;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.33);
     -moz-box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.33);
          box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.33);
}
header .nav .meta a.app:active {
  background:hsl(66, 70%, 44%);
  color:#003321;
}

/* -- END NAVIGATION -- */

/* -- START FOOTER -- */


footer .nav {
    float: right;
    height: auto;
    clear: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top-width: thick;
    border-right-width: thick;
    border-left-width: thick;
    border-top-color: rgb(0, 77, 51);
    border-top-style: solid;
    padding-top: 0.25em;
    min-height: 6em;
}

footer .ak {
    float: right;
    margin-bottom: 1em;
    font-size: 0.75em;
    color:rgb(0, 77, 51);
}

/* -- END FOOTER -- */


/* -- BUTTON – geometry -- */
a.button{
	display:inline-block;
	margin:10px;
	width:180px;
	}
a.button span{
  transition: background-color 0.3s ease;
           transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
	display:block;
	font-size:20px;
	line-height:1.9em;
	margin:0;
	position:relative;
	width:100%;
	height: 1.7333em;
	background:#ccc;
	/*-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	        box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);*/
	}
a.button span:after {
         transition: all 0.3s ease;
 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
	content:'';
	position:absolute;
  bottom:0;
	left:0;
	height: 0.0666em;
	height: 0.1333em;
	background:rgba(0,0,0,0.25);
	width:100%;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,0.75);
     -moz-box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,0.75);
          box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,0.75);
	}
a.button span:hover:after {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,1);
     -moz-box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,1);
          box-shadow: 0px 4px 4px 0px rgba(0, 51, 34,1);
  }
a.button span:active:after {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 51, 34,0.75);
     -moz-box-shadow: 0px 0px 0px 0px rgba(0, 51, 34,0.75);
          box-shadow: 0px 0px 0px 0px rgba(0, 51, 34,0.75);
  }
a.button span:hover, a.button:hover{
	text-decoration:none;
	}
a.button span:active {
	/*-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.0);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.0);
	        box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.0);*/
	}
a.button span:active:after {
	background:rgba(0,0,0,0.25);
	height: 0em;
	}


/* -- BUTTON – color -- */

/* blue */
a.button.blue span{
	color:#fff;
	background:#2BF;
	}

a.button.blue span:hover{
	background:#26A8E2;
	}

a.button.blue span:active{
	background:#09D;
	}

/* grey */
a.button.grey span{
	color:#2BF;
	background:#e4e4e4;
	}

a.button.grey span:hover{
	color:#26A8E2;
	background:#ddd;
	}

a.button.grey span:active{
	color:#09D;
	background:#ccc;
	}

/* feld24 */
a.button.feld24 span{
	color: #004D33;
  background:hsl(66, 70%, 54%);
  font-weight: 900;
  padding-top:0.75em;
  padding-bottom:1em;
  letter-spacing: 0;
	}

a.button.feld24 span:hover{
	color:#004D33;
  background:hsl(66,70%,64%);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.5);
     -moz-box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.5);
          box-shadow: 0px 0px 10px 2px rgba(205, 220, 57,0.5);
	}

a.button.feld24 span:active{
	color:#003321;
  background: hsl(66, 70%, 44%);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(205, 220, 57,0.5);
     -moz-box-shadow: 0px 0px 0px 0px rgba(205, 220, 57,0.5);
          box-shadow: 0px 0px 0px 0px rgba(205, 220, 57,0.5);
	}


a.button:before{background:#F00;display:block;width:20px;height:20px;}

/* -- BUTTON – END -- */



/* ############################################################
   ###############  START Media Smallscreen  ##################
   ############################################################ */

@media only screen and (max-width: 960px) {
    .primaryContainer {
        width: 100%;
    }

    header, footer, main {
        left: 0%;
        right: 0%;
        //width: 100%;
        //padding: 0 20px;
    }

    /*header, footer {
        padding-top: 1em;
    }*/

    .wrapper {
        width: auto;
    }

}

/* ###############  END   Media Smallscreen    ################ */




/* ############################################################
   ###############  START Media Tablet  #######################
   ############################################################ */

@media only screen and (max-width: 768px) {
    /*body {
        font-size: 15px;
    }*/

    h1 {
        font-size: 2.5em;
    }

    .lead {
        font-size: 1.25em;
    }

    .description {
        margin: 0;
        width: 100%;
    }

    .paket {
        margin: 0;
        width: 100%;
        height: auto;
        margin-bottom: 1em;
    }

    .paket_1 {
        margin-left: 0;
    }

    .paket_1 .grundpreis, .paket_2 .grundpreis{
      margin-top: 0;
    }
    .paket .table, .paket .list{
      width: 50%;
      float:left;
      clear:none;
    }

}

/* ###############  END Media Tablet  ######################### */

/* ############################################################
   ###############  START Media Smartphone groß  ##############
   ############################################################ */

@media only screen and (max-width: 480px) {
    body {
        font-size: 12px;
        /*line-height: 1.5em;*/
    }

    .wrapper{
      width:100%;
    }

    header .nav, footer .nav, .logo  {
      float: none;
      clear: none;
      margin: 0 auto;
      margin-bottom: 0.5em;
    }

    .nav .meta{
      //margin: 0 auto;
    }

    h1 {
        font-size: 2.5em;
        padding-bottom: 0.125em;
        padding-top: 0.5em;
    }

    h2 {
        font-size: 2.5em;
    }

    img {
        max-width: none;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        float: left;
        clear: none;
    }

    .lead {
        font-size: 1.25em;
    }

    .teaser {
        margin: 0;
    }

    .priceplans {

    }

    .paket {
        margin: 0;
        width: 100%;
        height: auto;
        margin-bottom: 1em;
    }

    .paket_1 {
        margin-left: 0;
    }

    .paket .table .head, .paket .table .odd, .paket .table .even,.table .head, .paket .list, .paket .table {
        width: 50%;
    }

    .paket .list, .paket .table {
        float: left;
    }
    .paket_1 .grundpreis, .paket_2 .grundpreis {
      margin-top: 0;
    }

    .description .image{
      padding: 0;

    }
}

/* ###############  END Media Smartphone groß  ############### */

/* ############################################################
   ###############  Media Smartphone  #########################
   ############################################################ */

  @media only screen and (max-width: 320px) {
      h1 {
          font-size: 2em;
          height: auto;
          clear: none;
          padding-top: 0.5em;
      }

      .lead {
          font-size: 1.25em;
          height: auto;
          clear: both;
      }

      body {
          font-size: 12px;
      }

      .primaryContainer {
          width: auto;
      }

      header,main,footer{
          padding-right: 10px;
          padding-left: 10px;
      }
      header, footer {
          padding-top: 0.5em;
      }

      header .nav a {
          height: 1.5em;
      }

      h2 {
          font-size: 2em;
      }

      .nav .meta a {
          //height: 1.5em;
          font-size: 1em;
      }

      footer .ak a {
          //height: 1em;
          font-size: 1.125em;
      }

      footer .ak {
        width: 100%;
        text-align: center;
      }

      .nav{
        margin: 0 auto;
      }

      .table {
          clear: none;
          width: 100%;
      }

      .paket ul li {
          font-size: 1em;
      }

      .stopper h2 {
          font-size: 2.25em;
        }

      .logo {
          margin-top: 2.125em;
          clear: none;
      }


      .teaser {
          margin-top: 0em;
      }

      .hero ul li {
          font-size: 1.125em;
      }


      .description, .priceplans, .hero, .main-header, .stopper {
          margin: 0;
          width: auto;
          clear: none;
      }

      .paket .list, .paket .table {
          width:100%;
          float: left;
      }


      img {
          margin: 0;
          max-width: none;
          clear: none;
          width: 100%;
      }

  }

/* ###############  END Media Smartphone  #################### */
