/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html, button, input, select, textarea { color: #222; }
html { font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
audio, canvas, img, video { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
.browsehappy { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

/*.strandkorb, .impressum { background: url(../img/strandkorb.jpg) no-repeat bottom center fixed; }
.lage { background: url(../img/aussenansicht.jpg) no-repeat bottom left fixed; }
.beschreibung { background: url(../img/haengematte.jpg) no-repeat bottom left fixed; }
.impressionen { background: url(../img/abendstimmung.jpg) no-repeat bottom left fixed; }
.aktivitaeten { background: url(../img/strandkorb.jpg) no-repeat bottom center fixed; }
.kontakt { background: url(../img/briefkasten.jpg) no-repeat bottom left fixed; }*/
/*.bg  { 
-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }*/
body { font-size: 15px; font-family: Open Sans,OpenSans; font-weight: 300; color: #000000; }
.header-container, .footer-container { }
.header-container { margin-top: 140px; }
#logo { float: left; }
#responsiveContainer { position: relative; padding-bottom: 56%; height: 0; overflow: hidden; }
#responsiveContainer iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.main article.box { background: #fff; background: rgba(255, 255, 255); /* Fallback */ background-color: rgba(255, 255, 255, 0.9); margin-top: -15px; }
.main article p { padding: 10px 20px; }
.strandkorb .main article { width: 100%; float: none; margin: 0 auto; margin-top: 100px; } 
.strandkorb .main article section { margin-left: 40px; width: 60%; float: left; font-size: 1.1em; } 
.strandkorb .main article aside { width: 200px; float: right; margin-right: 40px; } 
.strandkorb .main article aside span { background: url(../img/kreis_orange.png) no-repeat; display: block; height: 200px; width: 200px; } 
.strandkorb .main article aside span h3 { font-size: 1.4em; line-height: 1.2em; color: #fff; padding: 25px 45px; font-weight: normal; } 
.strandkorb .main article p { color: #fff; } 
.footer-container { margin-top: 10px; } 
.strandkorb .footer-container { margin-top: 220px; }

.wrapper { width: 1161px; margin: 0 auto; }
/*.header-container nav,*/ .header-container .naver-container { width: 700px; margin-top: 50px; float: right; font-size: 0.9em;  }
.main article.box { width: 700px; float: right; margin-top: -63px; } 
.impressionen .main article { width: 800px; float: none; margin: 0 auto; margin-top: 100px; }
     
.footer-container { margin-top: 10px; } 
.strandkorb .footer-container { margin-top: 250px; } 
.impressionen .footer-container { margin-top: 50px; } 

    
a, a:link, a:hover, a:visited, a:active { color: #fff; text-decoration: none; }


.header-container .naver-container { display: table; }
.header-container nav ul { display: table-row; margin: 0; padding: 0; }
.header-container nav ul li { display: table-cell; }
.header-container nav a { display: block; text-align: center; text-decoration: none; text-transform: uppercase; font-weight: normal; color: white; background: #F29712; }
.header-container nav a:hover, .header-container nav a:visited { color: white; }
.header-container nav a:hover { text-decoration: none; }

.footer-container nav { display: block; width: auto; }
.footer-container nav ul { margin: 0; padding: 0; }
.footer-container nav ul li { float: right; }
.footer-container nav a { display: block; text-align: right; text-decoration: none; text-transform: uppercase; font-weight: normal; color: white; }
.footer-container nav a:hover, .footer-container nav a:visited { color: white; }
.footer-container nav a:hover { text-decoration: none; }

.header-container nav a { width: auto; margin: 0 1px; padding: 5px 10px; margin-bottom: 0; }
.header-container nav li:first-child a { margin-left: 0; }
.header-container nav li:last-child a { margin-right: 0; }


.form-error { display: block; margin-left: 26%; color: red; font-weight: bold; }
form { width: 100%; padding: 0px 20px; padding-bottom: 20px; margin-top: -20px; }
form .csc-mailform-field { padding-bottom: 6px; padding-top: 6px; position: relative; clear: both; }
form input, form textarea { width: 60%; outline: none; display: inline-block; position: relative; z-index: 2;
    background: #EDEDED; 
    background: -moz-linear-gradient(top, #EDEDED 0%, #FCFCFC 10%, #FCFCFC 90%, #EDEDED 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(10%, #FCFCFC), color-stop(90%, #FCFCFC), color-stop(100%, #EDEDED));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#EDEDED', endColorstr = '#EDEDED', GradientType = 0);
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    padding: 3px 0;
}
form textarea { height: 50px; }
form select { width: 20%; outline: none; display: inline-block; position: relative; z-index: 2;
    background: #EDEDED; 
    background: -moz-linear-gradient(top, #EDEDED 0%, #FCFCFC 10%, #FCFCFC 90%, #EDEDED 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(10%, #FCFCFC), color-stop(90%, #FCFCFC), color-stop(100%, #EDEDED));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#EDEDED', endColorstr = '#EDEDED', GradientType = 0);
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    padding: 3px 0;
}
form label { width: 25%; display: inline-block; background: none transparent; }
form .csc-mailform-field-submit { margin-left: 25%; }
form input:focus, form textarea:focus, form select:focus  { -webkit-box-shadow: 0px 0px 5px #bfdeff; -moz-box-shadow: 0px 0px 5px #bfdeff; box-shadow: 0px 0px 5px #bfdeff; }
form input[type=radio], form input[type=checkbox] { width: 12px; margin: 8px 0px; top: 3px; position: relative; }
form input.csc-mailform-submit { text-align: center; text-decoration: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; text-shadow: 1px 1px 0px #fff; float: left;
    display: block; margin: 12px 10px 12px 0; padding: 6px 3px; height: 28px; cursor: pointer; min-width: 75px; width: auto;
    background: #FBFBFB; /* old browsers */
    background: -moz-linear-gradient(top, #FBFBFB 0%, #EEEEEE 99%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FBFBFB), color-stop(99%, #EEEEEE)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FBFBFB', endColorstr = '#EEEEEE', GradientType = 0); /* ie */
    border: 1px solid #cfcfcf;
    font-weight: bold;
    color: #666;
}

.naver .naver-handle { color: #F29712; cursor: pointer; display: none; font-size: 18px; height: 28px; line-height: 28px; text-transform: uppercase; font-weight: bold; 
	-webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	      -o-user-select: none;
		    user-select: none;
}

.naver.enabled .naver-handle:before { background: url(../img/naver-icon.png) no-repeat center; content: ''; display: block; float: left; height: 15px; margin: 7px 10px 0 7px; width: 20px; }
.naver.enabled .naver-wrapper { height: auto; }
.naver.enabled .naver-container:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }


@media only screen and (min-width:1px) and (max-width:767px) {
  .naver.enabled .naver-handle { display: block; margin: 0 65px; }
  .naver.enabled .naver-wrapper { height: 0px; overflow: hidden; border-top: 1px solid #F29712; margin: 0 65px; }

  .naver.enabled .naver-wrapper { 
	  -webkit-transition: height 0.2s ease-out;
	      -moz-transition: height 0.2s ease-out;
	      -ms-transition: height 0.2s ease-out;
		-o-transition: height 0.2s ease-out;
		  transition: height 0.2s ease-out;
  }
  .naver.enabled .naver-container { opacity: 0; 
	  -webkit-transition: opacity 0.2s ease-out;
	      -moz-transition: opacity 0.2s ease-out;
	      -ms-transition: opacity 0.2s ease-out;
		-o-transition: opacity 0.2s ease-out;
		  transition: opacity 0.2s ease-out;
  }
  .naver.enabled.open .naver-container { opacity: 1; }

  #logo { float: none; }
  .header-container .naver-container { display: block; }
  .header-container nav ul { display: block; }
  .header-container nav ul li { display: block; }
  .header-container nav li a { margin: 0; margin-bottom: 1px; }
}


@media only screen and (min-width: 0px) {
  .wrapper { width: 96%; margin: 0 2%; }
  /*.header-container nav,*/ .header-container .naver-container { width: 100%; margin-top: 0px; float: none; font-size: 1.0em;  }
  .impressionen .main article { width: 100%; float: none; margin: 0 auto; margin-top: 50px; margin-left: -20px; }
  .main article.box { width: auto; float: none; margin-top: -15px; }
  .strandkorb .footer-container { margin-top: 100px; } 
  .naver.enabled .naver-handle, .naver.enabled .naver-wrapper { width: 100%; margin: 0; }  
  #logo img { width: 100%; }
  .strandkorb .main article { margin-top: 30px; }
  .strandkorb .main article section { width: 100%; float: none;  margin-left: 0px; } 
  .header-container { margin-top: 20px; }
}


@media only screen and (min-width: 480px) {
  #logo img { width: auto; }
  .wrapper { width: 96%; margin: 0 2%; }
  /*.header-container nav,*/ .header-container .naver-container { width: 100%; margin-top: 0px; float: none; font-size: 1.0em;  }
  .impressionen .main article { width: 100%; float: none; margin: 0 auto; margin-top: 50px; margin-left: -20px; }
  .main article.box { width: auto; float: none; margin-top: -15px; }
  .strandkorb .footer-container { margin-top: 100px; }
  .naver.enabled .naver-handle { margin: 0 65px; }
  .naver.enabled .naver-wrapper { margin: 0 65px; }
  .naver.enabled .naver-handle, .naver.enabled .naver-wrapper { width: auto; }  
  .strandkorb .main article section { width: 330px; float: none;  margin-left: 40px; } 
  .strandkorb .main article { margin-top: 30px; }
  .header-container { margin-top: 20px; }
}


@media only screen and (min-width: 768px) {
  .strandkorb .main article section { margin-left: 40px; width: 60%; float: left; font-size: 1.1em; }   
  .strandkorb .main article { margin-top: 100px; }
  .header-container { margin-top: 140px; }     
}


@media only screen and (min-width: 1198px) {
    .wrapper { width: 1161px; margin: 0 auto; }
    /*.header-container nav,*/ .header-container .naver-container { width: 700px; margin-top: 50px; float: right; font-size: 0.9em;  }
    .main article.box { width: 700px; float: right; margin-top: -63px; } 
    .impressionen .main article { width: 800px; float: none; margin: 0 auto; margin-top: 100px; }
    .strandkorb .footer-container { margin-top: 250px; } 
}



ul.rig { list-style: none; font-size: 0px; margin-left: -2.5%; /* should match li left margin */ }
ul.rig li { display: inline-block; padding: 0px; margin: 0 0 2.5% 2.5%; font-size: 16px; font-size: 1rem; vertical-align: top; }
ul.rig li img { max-width: 100%; height: auto; margin: 0 0 10px; }
ul.rig li h3 { margin: 0 0 5px; }
/* class for 2 columns */
ul.rig.columns-2 li { width: 47.5%; /* this value + 2.5 should = 50% */ }
/* class for 3 columns */
ul.rig.columns-3 li { width: 30.83%; /* this value + 2.5 should = 33% */ }
/* class for 4 columns */
ul.rig.columns-4 li { width: 22.5%; /* this value + 2.5 should = 25% */ }

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

hr.start { width: 150px; height: 3px; display: inline-block; background: #F29712; margin-left: 20px; margin-top: -20px; border: 0; }



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        /*content: " (" attr(href) ")";*/
    }

    abbr[title]:after {
        /*content: " (" attr(title) ")";*/
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .header-container { margin-top: 40px; }
    .strandkorb .main article section { margin-left: 0px; width: 100%; float: none; font-size: 1.5em; }
    .strandkorb .main article { margin-top: 50px; }
    .main article.box { width: auto; float: none; margin-top: 50px; font-size: 1.5em; }
    .naver.enabled .naver-handle, nav, div.footer-container, aside { display: none; }
}