/*  responsive  1% = 18.62px
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
input,
select,
textarea {
    color: #222;
}

html,
body {
    font-size: 100%;
    line-height: 1.4;
    background-color: #f1f4f5;
    background-image: url("../img/hintergrund_rad1.png");
    background-repeat: repeat;
    font-family: 'Open Sans','Open Sans Condensed', Helvetica, sans-serif;
    height: 101%;
    margin: 0;
    padding: 0;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.csc-default div {
  position: relative;
}
h1 {
    font-size: 560%;
    font-weight: 700;
    text-transform: uppercase;
    xfloat: left;
    width: auto;
    margin: 5px 0 0 0.7%;
    line-height: 80px;
    font-family: "Open Sans", Helvetica, sans-serif;
    position: absolute;
    top: 136px;
}
h2 {
    font-size: 150%;
    font-weight: 400;
    float: left;
    width: 780px;
    margin: 0px 0 0 0px;
    line-height: 1.7em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
}
h3 {
    font-size: 95%;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0px 0 0 0px;
    line-height: 24px;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #ffffff;
}
h4 {
    font-size: 110%;
    font-weight: 700;
    width:780px;
    margin: 0px 0 0 0px;
    line-height: 1.8em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
  clear: both;
}
h5 {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    width: 90%;
    margin: -80px 0 0 15px;
    padding: 0 2% 5px 0;
    line-height: 18px;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #ff6c2a;
    z-index: 10;
    text-transform: uppercase;
    height: auto;
}
h6 {
    font-size: 98%;
    font-weight: 600;
    width:100%;
    margin: 6px 0 0 0px;
    line-height: 1.7em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
}
a { text-decoration: none; outline: none; }
a:link { color: #ff6c2a; outline: none; }
a:visited { color: #ff6c2a; outline: none; }
a:hover, a:focus { color: #ff7700; outline: none; }
a:active { color: #ff861f; outline: none; }
button {
    background-color: #152e5e;
    border: none;
    margin: 0;
    padding: 0;
 
  cursor: pointer;
}
.gallery {
    margin:0;
  padding:0;
}
.csc-textpic-above {
  clear: both;
}
ul.gallery  {
   list-style-type: none;
   list-style-image: none !important;
}

.link  {
    background-color: #152e5e;
    border: none;
    margin: 0;
    padding: 7px 0;
    color: #fff;
  font-weight: 600;
    float: left;
  width: 17.3%;
  text-align: center;
  margin: 15px 0.5% 15px 0;
  font-size: 80%;
  xheight: 28px;
}
.link a {
    color: #fff;
  font-weight: 600;
  margin: 0;
  padding: 3px 0 0 0;
} 
.link_lang  {
    background-color: #152e5e;
    border: none;
    margin: 0;
    padding: 5px 0;
    float: left;
  width: 88.5%;
  margin: 7px 0.5% 15px 0;
  height: 48px;
  color: #ff6c2a;
  font-weight: 700;
}
.wt {
   font-size: 300%;font-weight: 600;float: left;width: 20%;margin: 4px 0 0 0.7%;line-height:37px;color: #fff;
}
.veranstaltung {
    color: #ff6c2a;
  font-weight: 600;
  font-size: 100%;
  margin: 0;
  padding: 0px 0 0 0;
  float: left;
  width: 77%;
}     

.link a:hover,
.link_lang a:hover {
    color: #ff7700;
}
ul.gallery li {
  vertical-align:middle; 
  display:table-cell
}
.info_link p {
   clear: both;
}
.platzhalter {
  float left;
  width: 86.5%;
  height: 50px;
  background-color: #ff7700;
  padding: 3px 1% 0;
  margin: 47px 0 120px 0;
}
#wrapper {
    color: #171616;
    margin: 0 auto;
    height: auto;
}
#linie_oben {
    width: 100%;
    height: 3px;
    margin: 0 auto;
    background-color: #152e5e;
    position: fixed;
    top: 0;
    z-index: 101;
}

#header {
    position: relative;
    width: 100%;
    background-color: #152e5e;
    margin: 0 auto;
    padding: 5px 0 0 0;
    color: #ffffff;
}
#header_inhalt {
    max-width: 1024px; 
    height: 330px; 
    margin: 0 auto;
    background-image: url("../img/header_hint.jpg") ;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.header_subline {
    font-size: 343%;
    font-weight: 700;
    float: left;
    text-transform: uppercase;
    min-width: 70%;
    margin: 0 0 0 1%;
    position: absolute;
    bottom: 0;
    line-height: 53px;
}
/* IE 7 */
* + html .header_subline {
    font-size: 55px;
    font-weight: bold !important;
    position: relative;
    bottom: 0px; 
  left:0;
    text-transform: uppercase;
    width: 1024px;
    margin: 0px 0 0 15px;
    font-family: Helvetica, sans-serif;
}

#logo_header {
    float: left;
    width: 99%; 
    height: auto;
    margin: 0.8593% 0 0.8593% 0.5371%;
}
#logo_header img {
    float: left;
    max-width: 19.3359%;
    height: auto;
    margin: 0 16.1117% 0 0;
}
#logo_header p {
    font-size: 11px;
    font-weight: 600;
    float: left;
    margin: 10px 0 0 27px;
    font-family: 'Open Sans Condensed', Helvetica, sans-serif;
}
#main {
    max-width: 1024px; 
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}
#nav_bereich {
    width: 100%;
    height: 43px;
    z-index: 110;
}
#nav {
    position: relative;
    width: 100%;
    float: left;
    background-color: #ffffff;
    z-index: 100;
    margin: 0;
    padding: 0 0 0 1.45%;
}
#nav ul {
    padding: 0;
    margin: 0;
}
#nav li, #nav a {
    color: #152e5e;
}
#nav li:hover, #nav a:hover {
    color: #ff6c2a !important;
    outline: none;
}
#nav li:focus, #nav li:active, #nav a:focus, #nav a:active {
    color: #ff6c2a;
    outline: none;
}
.navi,
.navi_sub {
    float: left;
    width: auto;
    padding: 10px 1.2%;
    display: inline;
    list-style-type: none;
    font-weight: 600;
    font-size: 90%;
    text-transform: uppercase;
    color: #152e5e;
    line-height: 17px;
    z-index: 11;
    border-bottom: 1px solid #152e5e;
    margin: 0;
    background-color: #ffffff;
}
.navi_akt {
    border-bottom: 1px solid #152e5e;
}
.navi:hover,
.navi_akt:hover,
.navi_akt,
.navi_akt_sub,
.navi_sub:hover {
    float: left;
    width: auto;
    padding: 10px 1.2%;
    list-style-type: none;
    font-weight: 600;
    font-size: 90%;
    text-transform: uppercase;
    color: #ff6c2a !important;
    line-height: 17px;
    margin: 0;
    background-color: #ffffff;
}

.navi_akt_sub,
.navi_sub:hover,
.navi_akt_sub:hover {
    border-bottom: 1px solid #ffffff;
}
.navi_akt li, 
.navi_akt a,
.navi_akt_sub a {
    color: #ff6c2a !important;
}
.submenu {
    position: absolute;
    display: none;
    top: 38px;
    left: 0px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0 0 0 0px;
    border-bottom: 1px solid #d5dbe3;
}
/*.navi_akt_sub .submenu,*/
.navi_akt:hover .submenu,
.navi_akt_sub .submenu,
.navi_sub:hover .submenu,
.navi_akt_sub:hover .submenu {
    float: left;
    width: 99%;
    display: inline;
    margin: 0;
}
.sub,
.sub_akt {
    float: left;
    width: auto;
    margin: 0 0px 0 0;
    padding: 9px 1.2%;
    display: inline;
    list-style-type: none;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.navi_akt:hover .submenu,
.navi_akt_sub .submenu,
.navi_sub:hover .submenu {
    position: absolute;
    top: 38px;
    left: 0;
    background-color: #ffffff;
    z-index: 10;
    padding: 0 0 0 1.45% !important;
}
.navi_akt:hover .sub a,
.navi_akt_sub .sub a {
    color: #152e5e !important;
}
.navi_akt_sub .sub_akt a {
    color: #ff6c2a !important;
}
#dgs {
   width: 40px;
        height: auto;
        float: left;
        margin: 12px 3% 0 0;
}
.tab {
    float: left;
  width: 170px;
}
.tab p {
  font-size: 95%;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0px 0 0 0px;
    line-height: 24px;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #ffffff;
}
.tab_link {
    float: left;
  width: 150px;
  font-size: 95%;
    font-weight: 400!important;
  padding: 0 0 0 0;
}

#text_bildbereich {
    width: 99%;
    height: auto;
    position: relative;
    background-color: #ffffff;
    margin: 0px 0 0 0;
    padding: 0px;
    z-index: 97;
    overflow: hidden;
}
#text_bildbereich p {
    max-width: 100%;
    font-size: 98%;
    line-height: 1.65em;
  clear:both;
}
#text_bildbereich ul {
    max-width: 100%;
    line-height: 1.65em;
    font-weight: 400;
    z-index: 99;
    list-style-image: url("../img/list_img.gif");
}
.bild_breit {
    max-width: 91.5%;
    height: auto;
    border: 12px solid #f1f4f5;
    margin: 12px 0 12px 0;
    overflow: hidden;
    z-index: 300;
  clear: both;
}

.bild_drittel img,
.bild_drittel_capt img,
.bild_halb img,
.bild_breit img,
.bild_halb_capt img,
.bild_breit_capt img {
    width: 100%;
    height: auto;
}
 
.bild_halb {
    max-width: 45%;
    max-height: 230px;
    border: 12px solid #f1f4f5;
    float: left;
    margin: 12px 3% 12px -12px;
    overflow: hidden;
}
.bild_drittel {
    max-width: 29%;
    max-height: 190px;
    border: 10px solid #f1f4f5;
    float: left;
    margin: 12px 3% 12px -12px;
    overflow: hidden;
}
.capt_under {
    float: left;
    width: 90%;
    height: auto;
    padding: 5px 12px;
    font-size: 90%;
    font-style: italic;
    color: #152e5e;
}
.csc-textpic-above {
    margin: 0 0 0 -12px;
}
.img_wrap_capt {
    overflow: hidden;
    border: 12px solid #f1f4f5;
}
.bild_drittel_capt {
    max-width: 30.6%;
    height: auto;
    float: left;
    margin: 12px 3% 0px 0px;
  position: relative;
}
.bild_halb_capt {
    max-width: 45%;
    height: auto;
    float: left !important;
    margin: 12px 3% 0px 12px;
  position: relative;
}
.bild_breit_capt {
    max-width: 94%;
    height: auto;
    margin: 12px 0 0px 0px;
    clear: both;
}
div.csc-textpic-intext-left {
    margin: 12px 0 12px -12px;
}
div.csc-textpic-intext-left .bild_breit {
    max-width: 45%;
    height: auto;
    border: 12px solid #f1f4f5;
    margin: 0 2.7% 0 12px;
    overflow: hidden;
    float: left;
  z-index: 301;
}
div.csc-textpic-intext-left csc-textpic-text {
    max-width: 46.5%;
    height: auto;
    z-index: 299;
}
div.csc-textpic-text .bodytext {
    margin: 0 0 12px 0;
  clear: none !important;
}
#footer {
    margin: 0 auto;
    width: auto;
    height: 100px;
    position: relative;
    background-color: #152e5e;
    color: #ffffff;
    z-index: 51;
}
#footer p {
    float: left;
    font-size: 80%;
    margin: 0px;
}
#footer_inhalt {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
}
#footer_ethik,
#footer_kontakt {
    padding: 20px 0 0 4.3945%;
    width: 37%;
    margin: 0px;
    position: relative;
    float: left;
    border-right: 1px solid #ffffff;
    height: auto;
}
#footer_follow {
    padding: 20px 0 0 4.3945%;
    width: 4.8828%;
    margin: 0 0 0 0px;
    position: relative;
    float: left;
    height: auto;
}
#shop {
   margin-left:17%;
}
#shop img {
   width:70%;
}
#but_agb {
  font-size: 100%;
  text-align: left;
  padding: 0 2%;
  max-width: 88%;
  border: 5px solid; 
  border-color: #f1f4f5;
  background-image: url("../images/hand_01.png");
    background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #f1f4f5;
  cursor: pointer;
}
#but_agb:hover {
  background-color: #e7eaed;
}
#but_agb h2 {
   font-size: 170%;
   font-weight: 700;
}
#but_agb p {
  max-width: 70%;
}
.link_tages {
  float: left;
  padding: 0;
  width: 80%;
  border: 5px solid; 
  border-color: #e7eaed;
  background-image: url("../images/neu.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #e7eaed;
  margin: 0 0 10px 0;
}
.link_tages h2 {
  padding-right: 10%;
}
.link_tages_engl {
  float: left;
  padding: 0;
  width: 80%;
  border: 5px solid;
  border-color: #e7eaed;
  background-image: url("../images/new.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #e7eaed;
  margin: 0 0 10px 0;
}
.link_mehrtages {
  float: left;
  padding: 0;
  width: 95%;
  border: 5px solid; 
  border-color: #152e5e;
  background-color: #152e5e;
  margin: 0 0 10px 0;
}
.link_mehrtages .but_t,
.link_mehrtages .but_text,
.link_mehrtages h2 {
  color: #fff;
}
.link_mehrtages:hover {
  background-color: #293d6f;
}
.link_tages_sa {
  float: left;
  padding: 0;
  width: 80%;
  border: 5px solid; 
  border-color: #e7eaed;
  background-color: #e7eaed;
  margin: 0 0 10px 0;
  xbackground-image: url("../images/keine_karten.png");
  xbackground-repeat: no-repeat;
  xbackground-position: top right;
  opacity: 0.6;
}
.link_tages_sa:hover,
.link_tages:hover,
.link_tages_engl:hover {
  background-color: #f1f4f5;
}
.link_rp {
  float: left;
  padding: 0;
  width: 81.5%;
  height: 110px;
  background-image: url("../images/rp_box_hover.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size:100% 100%;
  margin: 0 0 10px 0;
}
.link_rp:hover { 
  background-image: url("../images/rp_box.jpg"); 
}
.link_rp_kl {
  float: left;
  padding: 10px 20px;
  width: 70%;
  height: auto;
  background-image: url("../images/rp_box_hover.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size:100% 100%;
  margin: 0 0 10px 0;
  clear: both;
}
.link_rp_kl:hover { 
  background-image: url("../images/rp_box.jpg"); 
}
.link_rp_kl .tab_link {
    float: left;
  width: 150px;
  font-size: 95%;
    font-weight: 400!important;
  padding: 0 0 3px 0;
}
.hand_neu {
  float: left;
  padding: 0;
  width: 100%;
  background-image: url("../images/hand_02.png");
  background-repeat: no-repeat;
  background-position: top right;
  margin: 0 0 0 0;
  padding: 5px 0 2px 2px;
}

.wt_neu {
   font-size: 300%;font-weight: 700;float: left;width: 18%;margin: 5px 0 0 0.7%;line-height:37px;color: #ff6c2a;
}
.wt_red {
   font-size: 175%;font-weight: 700;float: left;width: 18%;margin: 5px 0 0 0.7%;line-height:30px;color: #ff6c2a;
}
.block {
  float: right;
  width: 80%;
}
.but_t {
  font-size: 160%;
  font-weight: 700;
  color: #152e5e;
  margin: 0;
  padding: 0px 0 0 0;
  float: left;
  width: 100%;
  line-height: 1.1em;
}
.but_t_f {
  font-size: 150%;
  font-weight: 400;
  color: #152e5e;
  float: left;
  width: 100%;
  line-height: 1.1em;
} 
.but_text {
    color: #152e5e;
  font-weight: 600;
  font-size: 100%;
  margin: 0;
  padding: 0px 0 0 0;
  float: left;
  xwidth: 77%;
} 
#rahmen_inhalt {
        width: 100%;
       position: relative;
         height: auto;
}
     #linke_spalte {
        width: 22%;
        float: left;
        margin: 10px 0 0 2%;       
    }
     #linke_spalte img {
        max-width: 100%;
        height: auto;
        margin: 0;
    } 

    .text_rahmen {
        width: 65%;
  margin: 0 0 20px 4%;
        float: left;
    } 
/* ==========================================================================
   desktop
   ========================================================================== */

@media screen and (min-width: 60em){
    #sticky {
        position: absolute;
        top: 335px;
        height:50px;
        width: 808px;
    }
    .menu-link {
        display: none;
    }
    .menu {
        display: none;
    }
    #textbereich {
        width: 77%;
        height: auto;
        position: relative;
        background-color: #ffffff;
        margin: 40px 0 0 0;
        padding: 0px 2% 50px 4%;
        z-index: 97;
    }
    #textbereich p {
        max-width: 96%;
        font-size: 98%;
        line-height: 1.65em;
        font-weight: 400;
        z-index: 99;
    }


    #menu_re {
        width: 22%;
        float: right;
        margin: 50px -4.5% 0 0;
        z-index: 98;
    }

    #sticky_re {
        position: absolute;
        top: 345px;
        margin: 0;
        z-index: 111;
    }
    #sprachen {
        width: 100%;
        float: left;
        height: 42px;
        margin: 0 0 30px 0;
    }
    .flagge_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/de.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 6% 0 0;
  background-size: contain;
    }
.flagge {
        width: 23px;
        height: 14px;
        background-image: url("../img/de_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 6% 0 0;
  background-size: contain;
    }
    .flagge_en_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/en.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 8% 0 0;
  background-size: contain;
    }
    .flagge_en {
        width: 23px;
        height: 14px;
        background-image: url("../img/en_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 8% 0 0;
  background-size: contain;
    }


    #buttons_re {
  padding-top: 80px;
}
    .button_re_all {
        width: 200px;
        margin: 0 0px 0px 0;
        height: 70px;
    }
    .button_re_all_akt {
        width: 200px;
        margin: 0px 0px 0px 0;
        height: 84px;
        background-image: url("../img/menu_re_akt.png");
        background-repeat: no-repeat;
        background-position: 180px 46px;
    }
    .button_re_all:hover {
        width: 200px;
        margin: 0 0px 0px 0;
        height: 84px;
        background-image: url("../img/menu_re_akt.png");
        background-repeat: no-repeat;
        background-position: 180px 46px;  
    }
@media screen and (-webkit-min-device-pixel-ratio:0) { .button_re_all_akt, .button_re_all:hover {
        width: 200px;
        margin: 0 0px 0px 0;
        height: 84px;
        background-image: url("../img/menu_re_akt.png");
        background-repeat: no-repeat;
        background-position: 180px 51px;
  
    } }
.button_re_all_akt,
.button_re_all:hover { (;
        width: 200px;
        margin: 0px 0px 0px 0;
        height: 84px;
        background-image: url("../img/menu_re_akt.png");
        background-repeat: no-repeat;
        background-position: 180px 51px;
        xbackground-attachment: fixed;
  
;) }

    .button_re_all:hover .menu_re_text {
        display: block;
    }
    .button_re_all:hover .button_re {
        width: 95%;
    }
   .button_re_all_akt .menu_re_text {
        display: block;
    }
    .button_re_all_akt .button_re {
        width: 95%;
    } 

     .menu_re_text {
         width: 88%;
        height: 19px;
        float: left;
        background-color: #ffffff;
        display: none;
        color: #152e5e;
        font-size: 79%;
        padding: 10px 1% 8px 1%;
        text-transform: none;
        line-height: 1.3em;
  margin-top: -5px;
    }
    .button_re {
        position: relative;
        top: 0px;
        width: 170px;
        height: 25px;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        padding: 26px 0 0 5%;
        display: block;

    }
    .button_re_all a,
    .button_re_all_akt a {
        color: #152e5e;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 0;
        margin: 0;
        padding: 0px 5%;
        font-size: 90%;
    }
    .button_re_all a:hover {
        color: #ffffff;
    }
    .button_re_all_akt a {
        color: #ffffff;
    }
    #ethik_dialoge {
        width: 19.5% !important;
        padding: 20px 0px 0px 4.3945%;
        background-color: #ffffff;
        position: relative;
        z-index: 50;
    }
    #ethik_dialoge img {
        position: relative;
        width: 100%;
        height: 125px;
        z-index: 5;
        margin: 0 0 0 0;
    }
    #ethik_dialoge p {
         position: relative;
         width: 95%;
         font-size: 12px;
         z-index: 6;
         color: #ffffff;
         padding: 10px 2.5% 0 2.5%;
         background-color: #152e5e;
         margin: 0px 0 0 0;
     }
#rahmen_inhalt {
        width: 100%;
       position: relative;
         height: auto;
}
    

}
/* ==========================================================================
   tablet portrait + landscape
   ==========================================================================  */
@media only screen and (min-width: 40em) and (max-width: 60em) {
    h1 {
        font-size: 500%;
        margin: 5px 0 0 0.9%;
        line-height: 70px;
        font-family: "Open Sans", Helvetica, sans-serif;
        position: absolute;
        bottom: 60px;
        xcolor: aqua;
    }
    h2 {
        font-size: 145%;
        font-weight: 400;
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        line-height: 1.6em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #152e5e;
    }
    h3 {
        font-size: 80%;
        font-weight: 700;
        float: left;
        width: auto;
        margin: 0px 0 0 0px;
        line-height: 1.3em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ffffff;
        padding: 0 3% 0 0;
    }
    h4 {
    font-size: 108%;
    font-weight: 700;
    width:100%;
    margin: 0px 0 0 0px;
    line-height: 1.7em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
} 
    h5 {
        position: relative;
        font-size: 70%;
        font-weight: 700;
        width: 95%;
        margin: -60px 0 0 4.3945%;
        padding: 0 0 5px 0;
        line-height: 1.2em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ff6c2a;
        z-index: 10;
        text-transform: uppercase;
        height: auto;
    }
.tab {
    float: left;
  width: 150px;
}
.tab p {
  font-size: 95%;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0px 0 0 0px;
    line-height: 24px;
    font-family: "Open Sans", Helvetica, sans-serif;
}
        #header_inhalt {

        height: 310px;
    }
     .link  {   
        margin: 0px 0.5% 2px 0;
        font-size: 68%;
        xheight: 26px;
        width: 32.4%;
 
}
.link_lang {
    width: 100%;
}


.wt {
   font-size: 230%;font-weight: 700;float: left;width: 23%;margin: 5px 0 0 0.7%;line-height:37px;color: #fff;
}
.wt_neu {
   font-size: 230%;font-weight: 700;float: left;width: 15%;margin: 5px 0 0 0.7%;line-height:37px;color: #ff6c2a;
}
.wt_red {
   font-size: 130%;font-weight: 700;float: left;width: 15%;margin: 5px 0 0 0.7%;line-height:25px;color: #ff6c2a;
}
.but_t {
  font-size: 140%;
} 
.veranstaltung {
  font-size: 90%;
  margin: 0;
  padding: 0px 0 0 0;
  float: left;
  width: 75%;
  line-height: 1.1em;
}     

.info_link {
   margin: 0px 0 0 0;
  float: none;
  clear: both;
  overflow: scroll;
}
.info_link p {
   font-size: 95%;
}
.platzhalter {  
  width: 96.2%;
  margin: 0 0 30px 0;
  height: 65px;
}
  .header_subline {
        font-size: 305%;
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        min-width: 70%;
        margin: 0 0 0 1.5%;
        bottom: 5px;
        line-height: 45px;
}
    #sticky {
        position: absolute;
        top: 310px;
        width: 100%;
        margin: 0;
    }
    #nav_bereich {
        width: 100%;
        background-color: #ffffff;
        height: 34px;
        z-index: 110;
    }
    #nav {
        position: relative;
        width: 98.5%;
        float: left;
        background-color: #ffffff;
        z-index: 100;
        margin: 0;
        padding: 0 0 0 1.45%;
        font-size: 89%;
    }
    .navi,
    .navi_sub,
    .navi:hover,
    .navi_akt,
    .navi_akt_sub,
    .navi_sub:hover {
        padding: 10px 1%;
    }
    .navi_sub:hover .submenu,
    .navi_akt_sub .submenu {
        float: left;
        width: 98%;
        display: inline;
        margin: 0;
    }
    .sub,
    .sub_akt {
        font-size: 95%;
    }
    #sticky_re {
        position: absolute;
        top: 320px;
        margin-top: 23px;
        z-index: 111;
    }
    #sprachen {
        width: 72%;
        float: right;
        height: 34px;
        position: relative;
        margin-top: 12px;
    }
    .flagge_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/de.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 6% 0 0;
  background-size: contain;
    }
.flagge {
        width: 23px;
        height: 14px;
        background-image: url("../img/de_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 6% 0 0;
  background-size: contain;
    }
    .flagge_en_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/en.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 8% 0 0;
  background-size: contain;
    }
    .flagge_en {
        width: 23px;
        height: 14px;
        background-image: url("../img/en_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 15px 8% 0 0;
  background-size: contain;
    } 
    .menu-link {
        display: none;
    }
    .menu {
        display: none;
    }

    #textbereich {
        max-width: 70%;
        height: auto;
        position: relative;
        margin: 50px 0 0 0;
        padding: 0px 4%;
        z-index: 97;
        
    }
    #text_bildbereich p,
    #textbereich p {
        max-width: 100%;
        line-height: 1.65em;
        font-weight: 400;
        z-index: 99;
        font-size: 97%; 
    }
    #text_bildbereich {
        max-width: 100%;
    }
    #text_bildbereich ul {
        max-width: 100%;
        line-height: 1.65em;
        font-weight: 400;
        z-index: 99;
        list-style-image: url("../img/list_img.gif");
    }
    .bild_breit {
        margin: 0 0 10px -12px;
    }
    .bild_drittel img,
    .bild_halb img,
    .bild_breit img {
        max-width: 100%;
        height: auto;
    }
    .bild_halb {
        max-width: 46%;
        max-height: 147px;
        border: 8px solid #f1f4f5;
        float: left;
        margin: 0 3% 15px -12px;
        overflow: hidden;
    }

    .bild_drittel {
        max-width: 28.5%;
        max-height: 190px;
        border: 8px solid #f1f4f5;
        float: left;
        margin: 0 3% 15px -12px;
        overflow: hidden;
    }
    .zitat {
        font-size: 110%;
        font-style: italic;
        font-weight: 400;
        line-height: 30px;
        color: #152e5e;
    }
    #menu_re {
        width: 150px;
        float: right;
        margin: 14px 0px 0 0;
        z-index: 98 !important;
    }
    #buttons_re {
  padding-top: 50px;
}
    .button_re_all {
        width: 150px;
        margin: 0 0px 0px 0;
        height: 42px;
    }
    .button_re_all_akt {
        width: 150px;
        margin: 0px 0px 0px 0;
        height: 74px;
    }
    .button_re_all:hover {
        width: 150px;
        margin: 0 0px 0px 0;
        height: 74px;
    }
@media screen and (-webkit-min-device-pixel-ratio:0) { .button_re_all_akt, .button_re_all:hover {
        width: 150px;
        margin: 0 0px 0px 0;
        height: 74px;
    } }
.button_re_all_akt,
.button_re_all:hover { (;
        width: 150px;
        margin: 0px 0px 0px 0;
        height: 74px;
;) }

    .button_re_all:hover .menu_re_text {
        display: block;
    }
    .button_re_all:hover .button_re {
        width: 95%;
    }
   .button_re_all_akt .menu_re_text {
        display: block;
    }
    .button_re_all_akt .button_re {
        width: 95%;
    }

     .menu_re_text {
         width: 98%;
        height: 22px;
        float: left;
        background-color: #ffffff;
        display: none;
        color: #152e5e;
        font-size: 79%;
        padding: 10px 1% 8px 1%;
        text-transform: none;
        line-height: 1.3em;
  margin-top: -3px;
    }
@media screen and (-webkit-min-device-pixel-ratio:0) { .menu_re_text {
        width: 98%;
        height: 25x;
        
  margin-top: -10px;
    } }
    .button_re {
        position: relative;
        top: 0px;
        height: 18px;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        padding: 19px 0 0 5%;
        display: block;

    }
    .button_re_all a,
    .button_re_all_akt a {
        color: #152e5e;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 0;
        margin: 0;
        padding: 0;
        font-size: 80%;
    }
    .button_re_all a:hover {
        color: #ffffff;
    }
    .button_re_all_akt a {
        color: #ffffff;
    }

   
    #ethik_dialoge {
        width: 19% !important;
        max-width: 245px;
        padding: 20px 10px 0px 4.3945%;
        background-color: #ffffff;
        position: relative;
    }
    #ethik_dialoge img {
        position: relative;
        width: 100%;
        height: auto;
        z-index: 5;
        margin: 0 0 0 0;
    }
    #ethik_dialoge p {
        position: relative;
        width: 91.2110%;
        font-size: 60%;
        z-index: 6;
        color: #ffffff;
        padding: 5px 25% 0 0;
        background-color: #152e5e;
        margin: 0px 0 0 0;
    }
    #footer {
        margin: 0 auto;
        width: auto;
        height: 100px;
        position: relative;
        background-color: #152e5e;
        color: #ffffff;
        padding-bottom: 3px;
        z-index: 51;
    }
    #footer p {
        float: left;
        font-size: 70%;
        padding: 5px 0 3% 0;
    }
    #footer_inhalt {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    #footer_ethik,
    #footer_kontakt {
        padding: 15px 0 0 4.3945%;
        width: 30%;
        margin: 0px;
        position: relative;
        float: left;
        border-right: 1px solid #ffffff;
        height: auto;
    }
    #footer_follow {
        padding: 15px 0 0 4.3945%;
        width: 4%;
        margin: 0 0 0 0px;
        position: relative;
        float: left;
        height: auto;
    }
    #paymentMenu {
    xmargin-left:-40px;
} 

#rahmen_inhalt {
        width: 100%;
       position: relative;
         height: auto;
}
 .but_t_f {
  font-size: 130%;
  font-weight: 400;
  color: #152e5e;
  margin: 0;
  padding: 0px 0 0 0;
  float: left;
  width: 85%;
  line-height: 1.1em;
}    
}
/* ==========================================================================
   tablet portrait
   ========================================================================== */
@media only screen and (min-width : 30em) and (max-width: 40em) {
    h1 {
        font-size: 480%;
        margin: 5px 0 0 0.9%;
        line-height: 0.8em;
        font-family: "Open Sans", Helvetica, sans-serif;
        xcolor: red;
        width: 50%;
        display: inline !important;
        padding: 0;
        position: absolute;
        bottom: 40px;
        left: 0;

    }
    h2 {
        font-size: 140%;
        font-weight: 400;
        width: 97%;
        margin: 0 0 0 2.5%;
        line-height: 1.5em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #152e5e;
        display: inline;
    }
    h3 {
        font-size: 78%;
        font-weight: 700;
        float: left;
        width: auto;
        margin: 0px 0 0 0px;
        line-height: 1.3em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ffffff;
        padding: 0 3% 0 0;
    }
    h4 {
    font-size: 100%;
    font-weight: 700;
    width:97%;
    margin: 0px 0 0 2.5%;
    line-height: 1.6em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
} 
    h5 {
        position: relative;
        font-size: 70%;
        font-weight: 700;
        width: 95%;
        margin: -50px 0 0 4.3945%;
        padding: 0 0 5px 0;
        line-height: 1.2em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ff6c2a;
        z-index: 10;
        text-transform: uppercase;
        height: auto;
    }
    h6 {
    font-size: 95%;
    font-weight: 600;
    width:100%;
    margin: 6px 0 0 2.5%;
    line-height: 1.3em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
}
.tab {
    float: left;
  width: 120px;
}
.tab p {
  font-size: 95%;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0px 0 0 0px;
    line-height: 24px;
    font-family: "Open Sans", Helvetica, sans-serif;
}
.link  {   
        margin: 0px 0.5% 2px 0;
        font-size: 63%;
        xheight: 26px;
        width: 32.8%;
        padding: 6px 0;
}
    .link_lang {
    width: 100%;
}
.wt {
   font-size: 245%;
}
.wt_neu {
   font-size: 230%;
}
.wt_red {
   font-size: 140%;
}
.but_t {
  font-size: 130%;
} 
.link_tages,
.link_tages_engl,
.link_tages_sa {
  width: 95%;
}
.link_rp {  
  width: 97%;
  height: 110px;
}
.link_rp:hover {  
  width: 97%;
  height: 110px;
}
.but_t_f {
  font-size: 120%;
  width: 80%;
} 
.veranstaltung {
  font-size: 87%;
  line-height: 1.1em;
} 
.platzhalter {  
  width: 97.3%;
  margin: 40px 0 20px 0;
  height: 53px;
}
    #header {
        padding: 40px 0 0 0;
        color: #ffffff;
    }

    #header_inhalt {
        height: 300px;
        background-image: url("../img/header_hint_m.jpg") ;
    }
    .header_subline {
        font-size: 200%;
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        width: auto;
        margin: 0 0 0 1.5%;
        bottom: 0;
        line-height: 33px;
    }
    #logo_header {
        display: none;
    }
    #sticky {
        position: fixed !important;
        top: 0 !important;
        width: 100%;/*53.8%*/
        margin: 0;
        height: auto;
    }
    #nav_bereich {
        min-width: 200px;
        background-color: #152e5e;
        height: 52px;
        position: fixed !important;
        top: 0;
        z-index: 110;
    }
    .menu-link {
        display: inline;
        float: left;
        min-width: 41px;
        height: 41px;
        padding: 0;
        margin: 3px 0 0px 2%;
        position: relative;
        background-color: #152e5e;
        z-index: 500;
    }
    .menu-link a {
        border: none;
    }
    .menu-link a:hover {
        color: #ff9a00 !important;
    }
    .menu-link a:active {
        color: #ffbf00 !important;
    }
    #nav {
        height: .1rem;
        overflow: hidden;
        padding-top: 5px;
        background-color: #152e5e;
    }
    #menu-open:target #nav {
        clear: both;
        max-width: auto;
        float: left;
        z-index: 200;
        padding: 0 !important;
        margin: 0 0 0 0;
        height: auto;
        background: none;
        position: relative;
    }
    #nav,
    #menu-open:target #nav {
        transition: .3s;
    }
    a.open { display: block;}
    a.close { display: none;}
    #menu-open:target a.open { display: none;}
    #menu-open:target a.close { display: block;}

    #nav ul {
        float: left;
        margin: 10px 0;
        padding: 0;
        font-size: 95%;
        width: 180px;
    }
    #nav li, #nav a {
        color: #152e5e;
    }
    #nav li {
        padding: 8px 0 8px 1.2em;
    }
    #nav li:hover, #nav a:hover {
        color: #ff6c2a !important;
        outline: none;
    }
    #nav li:focus, #nav li:active, #nav a:focus, #nav a:active {
        color: #ff6c2a;
        outline: none;
    }
    .navi,
    .navi_sub {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #152e5e !important;
        line-height: 15px;
        z-index: 11;
        border-bottom: 1px solid #cccccc;
        margin: 0;
        text-align: left;
        background-color: #ffffff;

    }
    .navi:hover,
    .navi_akt,
    .navi_akt_sub,
    .navi_sub:hover {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #ff6c2a !important;
        line-height: 15px;
        border-bottom: 1px solid #ffffff;
        margin: 0;
        text-align: left;
        background-color: #f1f4f5;
    }
    
    .navi_sub:hover,
    .navi_akt_sub {
        display: block;
        background-image: url("../img/menu_arr.png");
        background-repeat: no-repeat;
        background-position: right;
    }
    .navi_akt li, .navi_akt a {
        color: #ff6c2a !important;
    }
    .submenu {
    position: absolute;
    display: none;
    top: 0px;
    left: 180px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0 0 0 0 !important;
    xborder-bottom: 1px solid #d5dbe3;
}
#nav ul li ul li {
    padding: 8px 1% 8px 3% !important;
  border-bottom: 1px solid #cccccc;
}

.navi_akt_sub .submenu {
    width: 170px;
    display: inline;
    margin: 0;
  padding: 0 !important;
}
.sub,
.sub_akt {
    float: left;
    width: 170px;
   height: auto;
    margin: 0 0px 0 0;
    xpadding: 0 1%;
    display: block;
    list-style-type: none;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  
}

.navi_sub:hover .submenu {
    display: none;
}
.navi_akt_sub .submenu {
    position: absolute;
    top: 0px;
    left: 180px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0;
  border-left: 2px solid #ff6c2a;
}
.navi_akt_sub .sub a {
    color: #152e5e !important;
  max-width: 175px;
}
.navi_akt_sub .sub_akt a {
    color: #ff6c2a !important;
}
    #sticky_re {
        position: absolute;
        top: 290px;
        left: 0;
        margin: 52px 0 0 0;
        z-index: 111;
        width: 100%;
    }
    #sprachen {
        width: 24%;
        right: 0;
        height: 52px;
        position: fixed;
        top: 0;
        background-color: #152e5e;
        z-index: 100;
        margin: 0;
    }
    
.flagge_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/de.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
.flagge {
        width: 23px;
        height: 14px;
        background-image: url("../img/de_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/en.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en {
        width: 23px;
        height: 14px;
        background-image: url("../img/en_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    } 

    #menu_re {
        width: 100%;
        margin: 0 auto;
        z-index: 96 !important;
        height: auto;
        display: inline;
    }
    #buttons_re {
        width: 100%;
        margin: 0 auto;
        padding-top: 0px;
    }
    .button_re_all {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
  height: 0px;
    }
    .button_re_all_akt,
    .button_re_all:hover {
        height: 0px;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
    }
    .menu_re_text {
        display: none !important;
    }
    .button_re {
        width: auto;
        height: auto;
        padding: 0;
    }
    .button_re_all_akt a, 
    .button_re_all a {
        color: #152e5e;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 30px;
        padding: 2px 4%;
        font-size: 80%;
        text-align: center;
        margin: 0 0.5px 1px 0.5px;
        float: left;
        width: 41.5%;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        display: inline;
        z-index: 130;
        height: 30px;
    }
    .button_re_all a:hover {
        color: #ffffff;
    }
    .button_re_all_akt a {
        color: #ffffff;
    }
    #textbereich {
        width: 100%;
        padding-top: 50px;
        font-size: 95%;
    }
    #text_bildbereich p,
    #textbereich p {
        max-width: 94%;
        padding: 1px 2.5%;
        display: block;
        z-index: 95;
        line-height: 1.5em;
    }
    #text_bildbereich {
        width: 100%;
        margin-top: 30px;
    }
    #text_bildbereich ul {
        max-width: 100%;
        line-height: 1.5em;
        font-weight: 400;
        z-index: 99;
        list-style-image: url("../img/list_img.gif");
    }
     .csc-textpic-above {
    margin: 0 0 ;
}
    .bild_breit {
        margin: 0 1.5% 10px 1.5%;
         max-width: 92%;
  border: 8px solid #f1f4f5;
    }
    .bild_halb {
        max-width: 43%;
        max-height: 147px;
        border: 8px solid #f1f4f5;
        float: left;
        margin: 0 1.5% 10px 1.5%;
        overflow: hidden;
    }
.bild_drittel img,
    .bild_halb img,
    .bild_breit img {
        max-width: 100%;
        height: auto;
    }
     div.csc-textpic-intext-left {
    margin: 12px 0 12px 0px;
}

    .bild_drittel {
        max-width: 43%;
        max-height: 190px;
        border: 8px solid #f1f4f5;
        float: left;
        margin: 0 1.5% 10px 1.5%;
        overflow: hidden;
    }
.bild_drittel_capt {

    margin: 12px 2% 0px 0px;
}
.bild_halb_capt {
    margin: 12px 2% 0px 0px;
}
.bild_breit_capt {
   margin: 12px 2% 0px 0px;
}
    #footer {
       padding-bottom: 10px;
        z-index: 51;
    }



#ethik_dialoge {
    width: 25%;
    padding: 20px 10px 0px 4.3945%;
    background-color: #ffffff;
    position: relative;
}
#ethik_dialoge img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 5;
    margin: 0 0 0 0;
}
#ethik_dialoge p {
    position: relative;
    width: 91.2110%;
    font-size: 60%;
    z-index: 6;
    color: #ffffff;
    padding: 5px 25% 0 0;
    background-color: #152e5e;
    margin: 0px 0 0 0;
}

.sub_akt li, .sub_akt a {
    color: #ff6c2a !important;

}

.zitat {
    font-size: 105%;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    color: #152e5e;
}
#shop {
   margin-left:3%;
}

}
/* ==========================================================================
   Smartphones (portrait and landscape)
   ========================================================================== */
@media only screen and (min-device-width : 20em) and (max-width : 30em) {
    h1 {
        font-size: 400%;
        margin: 35px 0 0 2.5%;
        line-height: 0.8em;
        font-family: "Open Sans", Helvetica, sans-serif;
        xcolor: lawngreen;
        padding: 7px 1% 8px 0;
        float: left;
        width: 70%;
        position: absolute;
        bottom: 0px;
    }
    h2 {
        font-size: 130%;
        font-weight: 400;
        float: left;
        width: 94%;
        margin: 0 0 4px 3%;
        line-height: 1em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #152e5e;
    }
    h3 {
        font-size: 70%;
        font-weight: 700;
        float: left;
        width: auto;
        margin: 0px 0 0 0px;
        line-height: 1.3em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ffffff;
        padding: 0 3% 0 0;
    }
    h4 {
    font-size: 98%;
    font-weight: 700;
    width:94%;
    margin: 0px 0 0 3%;
    line-height: 1.4em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
    
} 
    h5 {
        position: relative;
        font-size: 65%;
        font-weight: 700;
        width: 95%;
        margin: -50px 0 0 4.3945%;
        padding: 0 0 5px 0;
        line-height: 1.2em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ff6c2a;
        z-index: 10;
        text-transform: uppercase;
        height: auto;
    }
    h6 {
    font-size: 93%;
    font-weight: 600;
    width:100%;
    margin: 5px 0 0 2.5%;
    line-height: 1.3em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
} 
.tab {
    float: left;
  width: 120px;
}
.link  {   
        margin: 0px 0.5% 2px 0;
        font-size: 68%;
        xheight: 22px;
        width: 49.5%;
 
}
     .link_lang {
    width: 100%;
  height: 39px;
}
.wt {
   font-size: 140%;width: 18%;margin: 0 0 0 1.5%;line-height:32px;
}
.wt_neu {
   font-size: 140%;width: 18%;margin: 0 0 0 1.5%;line-height:32px;
}
.wt_red {
   font-size: 120%;width: 18%;margin: 0 0 0 1.5%;line-height:18px;
}
.but_t {
  font-size: 120%;
} 
.link_tages,
.link_tages_engl,
.link_mehrtages,
.link_tages_sa {
  width: 98%;
}
.veranstaltung {
  font-size: 78%;
  line-height: 1.1em;
} 
.platzhalter {  
  width: 98.3%;
  margin: 20px 0 10px 0;
  height: 65px;
}
    #header {
        padding: 40px 0 0 0;
        color: #ffffff;
    }
    #header_inhalt {
        height: 300px;
        background-image: url("../img/header_hint_m.jpg") ;
    }
    #logo_header {
        display: none;
    }
    .header_subline {
        font-size: 150%;
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        width: auto;
        margin: 0 1.5% 0 3.5%;
        text-align: left;
        bottom: 3px;
        line-height: 25px;
    }
    #sticky {
        position: fixed !important;
        top: 0 !important;
        width: 100%;/*53.8%*/
        margin: 0;
        height:auto;
    }
    #nav_bereich {
        min-width: 200px;
        background-color: #152e5e;
        height: 52px;
        position: fixed !important;
        top: 0;
        z-index: 110;
    }
    .menu-link {
        display: inline;
        float: left;
        min-width: 41px;
        height: 41px;
        padding: 0;
        margin: 3px 0 0px 2%;
        position: relative;
        z-index: 105;
    }
    .menu-link a {
        border: none;
    }
    .menu-link a:hover {
        color: #ff9a00 !important;
    }
    .menu-link a:active {
        color: #ffbf00 !important;
    }
    #nav {
        height: .1rem;
        overflow: hidden;
        padding-top: 5px;
        background-color: #152e5e;
    }
    #menu-open:target #nav {
        clear: both;
        width: 100%;
        float: left;
        z-index: 200;
        padding: 0 !important;
        margin: 0 0 0 0;
        height: auto;
        background: none;
    }
    #nav,
    #menu-open:target #nav {
        transition: .3s;
    }
    a.open { display: block;}
    a.close { display: none;}
    #menu-open:target a.open { display: none;}
    #menu-open:target a.close { display: block;}

    #nav ul {
        float: left;
        margin: 10px 0;
        padding: 0;
        font-size: 95%;
        width: 180px;
    }
    #nav li, #nav a {
        color: #152e5e;
    }
    #nav li {
        padding: 8px 0 8px 1.2em;
    }
    #nav li:hover, #nav a:hover {
        color: #ff6c2a !important;
        outline: none;
    }
    #nav li:focus, #nav li:active, #nav a:focus, #nav a:active {
        color: #ff6c2a;
        outline: none;
    }
    .navi,
    .navi_sub {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #152e5e !important;
        line-height: 15px;
        z-index: 11;
        border-bottom: 1px solid #cccccc;
        margin: 0;
        text-align: left;
        background-color: #ffffff;

    }
    .navi:hover,
    .navi_akt,
    .navi_akt_sub,
    .navi_sub:hover,
    .navi_akt:hover {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #ff6c2a !important;
        line-height: 15px;
        border-bottom: 1px solid #ffffff;
        margin: 0;
        text-align: left;
        background-color: #f1f4f5;
    }
    
    .navi_sub:hover,
    .navi_akt_sub {
        display: block;
        background-image: url("../img/menu_arr.png");
        background-repeat: no-repeat;
        background-position: right;
    }
    .navi_akt li, .navi_akt a {
        color: #ff6c2a !important;
    }
    .submenu {
    position: absolute;
    display: none;
    top: 0px;
    left: 180px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0 0 0 0 !important;
    xborder-bottom: 1px solid #d5dbe3;
}
#nav ul li ul li {
    padding: 8px 1% 8px 3% !important;
  border-bottom: 1px solid #cccccc;
}

.navi_akt_sub .submenu {
    width: 170px;
    display: inline;
    margin: 0;
  padding: 0 !important;
}
.sub,
.sub_akt {
    float: left;
    width: 170px;
   height: auto;
    margin: 0 0px 0 0;
    display: block;
    list-style-type: none;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  
}

.navi_sub:hover .submenu {
    display: none;
}
.navi_akt_sub .submenu {
    position: absolute;
    top: 0px;
    left: 180px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0;
  border-left: 2px solid #ff6c2a;
}
.navi_akt_sub .sub a {
    color: #152e5e !important;
  max-width: 175px;
}
.navi_akt_sub .sub_akt a {
    color: #ff6c2a !important;
}
    #sticky_re {
        position: absolute;
        top: 290px;
        left: 0;
        margin: 52px 0 0 0;
        z-index: 111;
        width: 100%;
    }
    #sprachen {
        width: 37%;
        right: 0;
        height: 52px;
        position: fixed;
        top: 0;
        background-color: #152e5e;
        z-index: 100;
    }
    .flagge_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/de.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
.flagge {
        width: 23px;
        height: 14px;
        background-image: url("../img/de_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/en.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en {
        width: 23px;
        height: 14px;
        background-image: url("../img/en_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 12px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }

    #menu_re {
        width: 100%;
        margin: 0 auto;
        z-index: 96 !important;
        height: auto;
        color: royalblue;
        display: inline;
        top: 340px;
    }
    .menu_re_text {
        display: none;
    }
    #buttons_re {
        width: 100% !important;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        height: auto;
        margin: 0 auto;
    }
    .button_re_all {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
    }
    .button_re_all:hover .button_re {
        width: auto;
    }
    .menu_re_text {
        display: none !important;
    }
    .button_re {
        width: auto;
        height: auto;
        padding: 0;
    }
    .button_re_all_akt a,
    .button_re_all a {
        color: #152e5e;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 30px;
        padding: 2px 4%;
        font-size: 80%;
        text-align: center;
        margin: 0 0.5px 1px 0.5px;
        float: left;
        width: 41.5%;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        display: inline;
        z-index: 130;
        height: 30px;
    }
    .button_re_all a:hover {
        color: #ffffff;
    }
    .button_re_all_akt a {
        color: #ffffff;
    }
   
    #textbereich {
        width: 100%;
        padding-top: 60px;
        font-size: 90%;
    }
    #textbereich p,
    #text_bildbereich p {
        max-width: 94%;
        padding: 1px 3%;
        z-index: 95;
        line-height: 1.4em;
    }
    #text_bildbereich {
        margin-top: 19px;
    }
    #text_bildbereich ul {
        line-height: 1.4em;

    }
.csc-textpic-above {
    margin: 10px 0 ;
  
}
    .bild_breit {
        margin: 0 0 10px 0;
        border: 8px solid #f1f4f5;
    }
 
    .bild_halb {
        max-width: 42%;
        border: 8px solid #f1f4f5;
        margin: 0 2% 10px 0;
  overflow: hidden;
        max-width: 360px;
    }
.bild_drittel img,
    .bild_halb img,
    .bild_breit img {
        max-width: 100%;
        height: auto;
    }
    div.csc-textpic-intext-left {
    margin: 10px 0 10px 0px;
}
.bild_drittel_capt {
    margin: 12px 2% 0px 0px;
  min-width: 100%;
}
.bild_halb_capt {
    margin: 12px 2% 0px 0px;
  min-width: 100%;
}
.bild_breit_capt {
   margin: 12px 2% 0px 0px;
  min-width: 100%;
}
 .img_wrap_capt {
    border: 8px solid #F1F4F5;
}  
div.csc-textpic-intext-left .bild_breit {
    min-width: 96%;
    height: auto;
    border: 8px solid #f1f4f5;
    margin: 0 0 2% 0;
    overflow: hidden;
    float: left;
}
div.csc-textpic-intext-left .csc-textpic-text {
    width: 100%;
    height: auto;
  float: left;
}
div.csc-textpic-text .bodytext {
    margin: 0 0 10px 0;
}
    .bild_drittel {
        max-width: 42%;
        border: 8px solid #f1f4f5;
        margin: 0 2% 10px 0;
    }

    #ethik_dialoge {
        width: 33%;
        min-width: 50px;
        padding: 20px 10px 0px 4.3945%;
        background-color: #ffffff;
        position: relative;
    }
    #ethik_dialoge img {
        position: relative;
        width: 100%;
        height: auto;
        z-index: 5;
        margin: 0 0 0 0;
    }
    #ethik_dialoge p {
        position: relative;
        width: 91.2110%;
        font-size: 60%;
        z-index: 6;
        color: #ffffff;
        padding: 5px 25% 0 0;
        background-color: #152e5e;
        margin: 0px 0 0 0;
    }
    #footer {
        height: 120px;
        z-index: 51;
    }
    #footer p {
        font-size: 60% !important;
        padding-bottom: 10px;
    }
    .zitat {
        font-size: 98%;
        font-style: italic;
        font-weight: 400;
        line-height: 20px;
        color: #152e5e;
    }
.link_rp {  
  width: 100%;
  height: 110px;
}
.link_rp:hover {  
  width: 100%;
  height: 110px;
}
.but_t_f {
  font-size: 110%;
  width: 80%;
} 
}
/* ==========================================================================
   Smartphones (portrait)
   ========================================================================== */
@media only screen and (max-width : 20em) {
    h1 {
        font-size: 320%;
        margin: 75px 0 0 0.9%;
        line-height: 0.8em;
        font-family: "Open Sans", Helvetica, sans-serif;
        xcolor: darkkhaki;
        padding: 7px 1% 8px;
        float: left;
        width: auto;
        position: absolute;
        bottom: 0px;
    }
    h2 {
        font-size: 125%;
        font-weight: 400;
        float: left;
        width: 94%;
        margin: 0 0 4px 3%;
        line-height: 1em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #152e5e;
    }
    h4 {
    font-size: 97%;
    font-weight: 700;
    width:94%;
    margin:4px 0 0 3%;
    line-height: 1.3em;
    font-family: "Open Sans", Helvetica, sans-serif;
    color: #152e5e;
} 
    h5 {
        position: relative;
        font-size: 55%;
        font-weight: 700;
        width: 95%;
        margin: -35px 0 0 4.3945%;
        padding: 0 0 5px 0;
        line-height: 1.2em;
        font-family: "Open Sans", Helvetica, sans-serif;
        color: #ff6c2a;
        z-index: 10;
        text-transform: uppercase;
        height: auto;
    }
.tab {
    float: left;
  width: 110px;
}
 .link  {   
        margin: 0px 0 2px 0;
        font-size: 68%;
        xheight: 22px;
        width: 100%;
 
}
.link_lang {
      height: 48px;
  padding: 0;
}
.wt,
.wt_neu {
   font-size: 100%;width: 15%;margin: 0 0 0 1.5%;line-height:32px;
}
.wt_red {
   font-size: 100%;width: 15%;margin: 0 0 0 1.5%;line-height:18px;
}
.but_t {
  font-size: 120%;
} 
.link_tages,
.link_tages_engl,
.link_mehrtages,
.link_tages_sa {
  width: 99%;
}
.veranstaltung {
  font-size: 65%;
    width: 83%;
  line-height: 1.3em; 
  padding: 2px 0 0 0;
} 
.platzhalter {  
  width: 98.5%;
  margin:0px 0 10px 0;
  height: 81px;
}
   
    .header_subline {
        font-size: 115%;
        line-height: 1em;  
    } 
    .menu-link {
        position: relative;
        z-index: 106 !important;
    }
    #sprachen {
        width: 50%;
        right: 0;
        height: 52px;
        position: fixed;
        top: 0;
        background-color: #152e5e;
        z-index: 101;
    }
    .flagge {
        width: 30px;
        height: 18px;
        float: right;
        margin: 12px 3% 0 0;
        z-index: 102;
        position: relative;
    }
#menu-open:target #nav {
        clear: both;
        max-width: auto;
        float: left;
        z-index: 200;
        padding: 0 !important;
        margin: 0 0 0 0;
        height: auto;
        background: none;
        position: relative;
    }
    #nav,
    #menu-open:target #nav {
        transition: .3s;
    }
    a.open { display: block;}
    a.close { display: none;}
    #menu-open:target a.open { display: none;}
    #menu-open:target a.close { display: block;}

    #nav ul {
        float: left;
        margin: 10px 0;
        padding: 0;
        font-size: 80%;
        width: 140px;
    }
    #nav li, #nav a {
        color: #152e5e;
    }
    #nav li {
        padding: 8px 0 8px 0.5em;
    }
    #nav li:hover, #nav a:hover {
        color: #ff6c2a !important;
        outline: none;
    }
    #nav li:focus, #nav li:active, #nav a:focus, #nav a:active {
        color: #ff6c2a;
        outline: none;
    }
    .navi,
    .navi_sub {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #152e5e !important;
        line-height: 15px;
        z-index: 11;
        border-bottom: 1px solid #cccccc;
        margin: 0;
        text-align: left;
        background-color: #ffffff;
    }
    .navi:hover,
    .navi_akt,
    .navi_akt_sub,
    .navi_sub:hover {
        float: none;
        display: block;
        list-style-type: none;
        font-weight: 600;
        text-transform: uppercase;
        color: #ff6c2a !important;
        line-height: 15px;
        border-bottom: 1px solid #ffffff;
        margin: 0;
        text-align: left;
        background-color: #f1f4f5;
    }
    
    .navi_sub:hover,
    .navi_akt_sub {
        display: block;
        background-image: url("../img/menu_arr.png");
        background-repeat: no-repeat;
        background-position: right;
    }
    .navi_akt li, .navi_akt a {
        color: #ff6c2a !important;
    }
    .submenu {
    position: absolute;
    display: none;
    background-color: #ffffff;
    z-index: 10;
    padding: 0 0 0 0 !important;
    xborder-bottom: 1px solid #d5dbe3;
}
#nav ul li ul li {
    padding: 8px 1% 8px 3% !important;
  border-bottom: 1px solid #cccccc;
}
#nav ul li ul {
    width: 170px;
}
.navi_akt_sub .submenu {
    width: 170px;
    display: inline;
    margin: 0;
  padding: 0 !important;
}
.sub,
.sub_akt {
    float: left;
    width: 155px !important;
   height: auto;
    margin: 0 0px 0 0;
    display: block;
    list-style-type: none;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}

.navi_sub:hover .submenu {
    display: none;
}
.navi_akt_sub .submenu {
    position: absolute;
    top: 0px;
    left: 140px;
    background-color: #ffffff;
    z-index: 10;
    padding: 0;
  border-left: 2px solid #ff6c2a;
  width: 170px;
}
.navi_akt_sub .sub a {
    color: #152e5e !important;
  max-width: 160px;
}
.navi_akt_sub .sub_akt a {
    color: #ff6c2a !important;
}
    #sticky_re {
        position: absolute;
        top: 290px;
        left: 0;
        margin: 52px 0 0 0;
        z-index: 111;
        width: 100%;
    }

    #sprachen {
        width: 30%;
        right: 0;
        height: 52px;
        position: fixed;
        top: 0;
        background-color: #152e5e;
        z-index: 100;
    }
    .flagge_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/de.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 6px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
.flagge {
        width: 23px;
        height: 14px;
        background-image: url("../img/de_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 6px 6% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en_akt {
        width: 23px;
        height: 14px;
        background-image: url("../img/en.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 6px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    .flagge_en {
        width: 23px;
        height: 14px;
        background-image: url("../img/en_ua.jpg");
        background-repeat: no-repeat;
        float: left;
        margin: 6px 8% 0 0;
  background-size: contain;
  border: 1px solid #aaa;
    }
    #menu_re {
        width: 100%;
        margin: 0 auto;
        z-index: 96 !important;
        height: auto;
        color: royalblue;
        display: inline;
        top: 340px;
    }
    .menu_re_text {
        display: none;
    }
    #buttons_re {
        width: 100%;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        height: auto;
        margin: 0 auto;
    }
    .button_re_akt {

        display: none;
    }
    .button_re_all_akt a,
    .button_re_all a {
        color: #152e5e;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 30px;
        padding: 2px 0;
        font-size: 70%;
        text-align: center;
        margin: 0 0.5px 1px 0.5px;
        float: left;
        width: 49.5%;
        background-image: url("../img/menu_re_hint.gif");
        background-repeat: repeat;
        display: inline;
        z-index: 130;
    }
    .button_re a:hover {
        color: #ffffff;
    }

    #textbereich {
        width: 100%;
        padding-top: 60px;
    }
   #textbereich p,
#text_bildbereich p {
        font-size: 92%;
        line-height: 1.4em;
    }
       div.csc-textpic-intext-left {
    margin: 10px 0 10px 0px;
}
div.csc-textpic-intext-left .bild_breit {
    max-width: 100%;
    height: auto;
    border: 8px solid #f1f4f5;
    margin: 0 0 10px 0;
    overflow: hidden;
    float: left;
}
div.csc-textpic-intext-left csc-textpic-text {
    max-width: 100%;
    height: auto;
    
}
div.csc-textpic-text .bodytext {
    margin: 0 0 10px 0;
}
    .bild_halb {
        max-width: 100%;
        border: 8px solid #f1f4f5;
        margin: 0 0 10px 0;
  max-height: 200px;
    }
    .bild_drittel {
        max-width: 100%;
        border: 8px solid #f1f4f5;
        margin: 0 0 10px 0;
    }
    .bild_drittel img,
    .bild_halb img,
    .bild_breit img {
        max-width: 100%;
        height: auto;
    }
    #ethik_dialoge {
        min-width: 50px;
        max-width: 40%;
        padding: 20px 10px 0px 4.3945%;
        background-color: #ffffff;
        position: relative;
    }
    #ethik_dialoge img {
        position: relative;
        width: 100%;
        height: auto;
        z-index: 5;
        margin: 0 0 0 0;
    }
    #ethik_dialoge p {
        position: relative;
        width: 91.2110%;
        font-size: 60%;
        z-index: 6;
        color: #ffffff;
        padding: 5px 25% 0 0;
        background-color: #152e5e;
        margin: 0px 0 0 0;
    }
    #footer {
        margin: 0 auto;
        width: auto;
        height: 130px;
        position: relative;
        background-color: #152e5e;
        color: #ffffff;
        padding-bottom: 3px;
        z-index: 51;
    }
    #footer p {
        font-size: 60% !important;
        padding-bottom: 10px;
    }
    #footer_ethik,
    #footer_kontakt {
        padding: 15px 0 0 4.3945%;
        width: 33%;
        margin: 0px;
        position: relative;
        float: left;
        border-right: 1px solid #ffffff;
        height: auto;
    }
    #footer_follow {
        padding: 15px 0 0 4.3945%;
        width: 4%;
        margin: 0 0 0 0px;
        position: relative;
        float: left;
        height: auto;
    }
#linke_spalte {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
         
    }
    

    .text_rahmen {
        width: 100%;
  margin: 0 0 20px 0;
        float: left;
    }
}
/* ==========================================================================
   Smartphones (VS)
   ========================================================================== */
@media only screen and (max-width : 16em) {
    h5 {
    font-size: 40%; 
} 
    .header_subline {
        
        margin: -30px 0 0 4%;
    } 
     
     #sticky_re {
         position: absolute;
         top: 290px;
         left: 0;
         margin: 52px 0 0 0;
         z-index: 111;
         width: 100%;
     }

     #menu_re {
         width: 100%;
         margin: 0 auto;
         z-index: 96 !important;
         height: auto;
         color: royalblue;
         display: inline;
         top: 340px;
     }
     .menu_re_text {
         display: none;
     }
     #buttons_re {
         width: 100%;
         background-image: url("../img/menu_re_hint.gif");
         background-repeat: repeat;
         height: auto;
         margin: 0 auto;
     }
     .button_re_akt {

         display: none;
     }
     .button_re_all_akt a,
     .button_re_all a {
         color: #152e5e;
         text-transform: uppercase;
         font-weight: 700;
         line-height: 30px;
         padding: 2px 4%;
         font-size: 70%;
         text-align: center;
         margin: 0 0.5px 1px 0.5px;
         float: left;
         width: 91.5%;
         background-image: url("../img/menu_re_hint.gif");
         background-repeat: repeat;
         display: inline;
         z-index: 130;
     }
     .button_re_all_akt a, 
     .button_re_all a:hover {
         color: #ffffff;
     }
     #textbereich {
        width: 100%;
        padding-top: 140px;
    }
    #textbereich p,
#text_bildbereich p {
        font-size: 92%;
        line-height: 1.4em;
    }
      #linke_spalte {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
         
    }
    

    .text_rahmen {
        width: 100%;
  margin: 0 0 20px 0;
        float: left;
    }  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    clear: both;
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*@media only screen and (min-width: 35em) {
    Style adjustments for viewports that meet the condition
}*/

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

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