/*!
 * IAM Anpassungen
*/

#tdl { text-align: left; padding: 30px 0;}
#tdr { text-align: right;}
#tdc { text-align: center;}

.tdl { text-align: left; padding: 30px 0;}
.tdr { text-align: right;}
.tdc { text-align: center;}

#tgb { font-weight: bold; color: green; }
#trb { font-weight: bold; color: red; }

.weggezaubert {display:none;}

#cmswrapper {
        width: 100%;
}

#cmsspaltelinks {
        width: 48%;
        float:left;
        vertical-align: top;
        padding-right: 10px;
}

#cmsspalterechts {
        margin-left: 49%;
        width: 48%;
        vertical-align: top;
        padding-left: 10px;
}

.backcont {
  margin-top: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 2%, .02), hsla(0, 0%, 2%, .02)), url('../images/backcont.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 2%, .02), hsla(0, 0%, 2%, .02)), url('../images/backcont.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.iamtpl_contin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.iamtpl_continside {
  width: 50%;
  padding: 20px;
}

.iamtpl_titlein {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.iamtpl_incont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.iamtpl_txt,
.BHText {
  font-family: 'Merriweather', sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 19px;
  line-height: 27px;
}

.BHHead, .BHHead1 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 700;
  color: #333;
  font-size: 22px;
  line-height: 27px;
}

.inner {
  position: relative;
  z-index: 2;
  margin: 25px 12% 50px;
  padding: 30px;
  border-radius: 0px;
  border: 1px solid #00233B;
  background-color: rgba(248,248,248,0.8);
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, .8);
  width: 100%;
}

.iamtpl_h1head {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: 'Merriweather', sans-serif;
  color: #0087BF;
  font-size: 33px;
  line-height: 48px;
  font-weight: 300;
}

.iamtpl_h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Merriweather', sans-serif;
  font-size: 38px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
  color: #333;
}
.iamtpl_h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Merriweather', sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: 200;
  text-align: left;
  color: #333;
}
.iamtpl_h3 {
  font-family: 'Merriweather', sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: 200;
  text-align: left;
  color: #333;
}
.iamtpl_h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Merriweather', sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 200;
  text-align: left;
  color: #333;
}
.iamtpl_h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Merriweather', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  color: #333;
}
.iamtpl_h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-align: left;
  color: #333;
}

.iamtpl_rahmen
 {
        margin: 20px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
 }
.iamtpl_rahmen1
 {
        margin: 5px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
 }
.iamtpl_rahmen2
 {
        margin: 20px;
        background-color: rgba(100,100,100,0.2);
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0px 4px 8px rgba(100,100,100,0.2);
        -khtml-box-shadow: 0px 4px 8px rgba(100,100,100,0.2);
        -moz-box-shadow: 0px 4px 8px rgba(100,100,100,0.2);
        box-shadow: 0px 4px 8px rgba(100,100,100,0.2);
 }
.iamtpl_rahmen3
 {
        margin: 5px;
        background-color: rgba(1,1,1,0.15);
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
        box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
 }

.iamtpl_boxwrapper {
    clear: both;
    width: 96%;
    margin: auto;
    padding: 10px;
    float: none;
 }

.iamtpl_boxwrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.iamtpl_boxwrapper1 {
    clear: both;
    width: 90%;
    margin: auto;
    padding-left: 10px;
    float: none;
 }

.iamtpl_boxwrapper1:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.button.totop {
  margin: 0px;
  padding: 10px;
  border-radius: 5px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(#00233B, #000);
  background-image: linear-gradient(#00233B, #000);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  font-family:'Fontawesome webfont', sans-serif;
  color: rgba(255, 255, 255, 0.7);
  font-size: 30px;
}
.button.totop:hover {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.button.totop1 {
  padding: 8px;
  border-radius: 50px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(#00233B, #000);
  background-image: linear-gradient(#00233B, #000);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  font-family:'Fontawesome webfont', sans-serif;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  text-align: right;
}
.button.totop1:hover {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

/* Info Boxen */

.symbol {
    font-size: 1.2em;
    font-family: Times New Roman;
    border-radius: 1em;
    padding: .1em .6em .1em .6em;
    font-weight: bolder;
    color: white;
    background-color: #4E5A56;
}

.icon-info { background-color: #DCDCDC; color: black;}
.icon-error { background: #DCDCDC; font-family: Consolas; color: black;}
.icon-tick { background: #DCDCDC; color: black;}
.icon-excl { background: #DCDCDC; color: black; }

.icon-info:before { content: 'i'; }
.icon-error:before { content: 'X'; }
.icon-tick:before { content: '\002713'; }
.icon-excl:before { content: '!'; }

.notify {
    background-color:#F5F5F5;
    color:#555;
    border:.1em solid;
    border-color: #DCDCDC;
    border-radius:10px;
    font-family: 'Merriweather', sans-serif;
    font-size: 24px;
    font-weight: 400;
    padding:20px 20px 20px 20px;
    margin:10px;
    cursor: default;
}

.notify-yellow { background: #F5F5F5; border-color: #DCDCDC; }
.notify-red { background: #F5F5F5; border-color: #DCDCDC; }
.notify-green { background: #F5F5F5; border-color: #DCDCDC; }

.document {
  text-align: center;
}

.wrapper_inside{
        clear: both;
        margin: auto;
}

.wrapper_inside_in{
        font-family: 'Merriweather', sans-serif;
        font-size: 1.1em;
        margin: auto;
        width:96%;
        padding: 2% 5% 5% 5%;
        text-align: justify;
        color: #333;

}

/* Ab hier css fuer die templates */


input[type=button],input[type=submit],input[type=reset] {
        clear: both;
        display: inline-block;
        zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
        *display: inline;
        vertical-align: baseline;
        margin: 0 2px;
        outline: none;
        cursor: pointer;
        text-align: center;
        font-family: 'Merriweather', sans-serif;
        font-size: 1.2em;
        padding: .5em 2em .55em;
        text-shadow: 0 1px 1px rgba(0,0,0,.3);
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        color: #ffffff;
        border: solid 1px #555;
        background: #FF4F00;
        background: -webkit-gradient(linear, left top, left bottom, from(#FF4F00), to(#910208));
        background: -moz-linear-gradient(top,  #FF4F00,  #910208);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4F00', endColorstr='#910208');
        padding: .4em 1.5em .42em;

}

input[type=button]:hover,
input[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:focus
 {
        background: #616161;
        background: -webkit-gradient(linear, left top, left bottom, from(#395E87), to(#041730));
        background: -moz-linear-gradient(top,  #395E87,  #041730);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#395E87', endColorstr='#041730');
        padding: .4em 1.5em .42em;
        font-size: 1.2em;
}
input[type=button]:active,
input[type=button]:active,
input[type=submit]:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=reset]:active
 {
        position: relative;
        top: 1px;
        color: #afafaf;
        background: -webkit-gradient(linear, left top, left bottom, from(#AD0208), to(#910208));
        background: -moz-linear-gradient(top,  #AD0208,  #910208);
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD0208', endColorstr='#910208');
        padding: .4em 1.5em .42em;
        font-size: 1.2em;
}

.mtxt {
 clear: both;
 margin: 0 auto;
 padding: 10px;
 width: 98%;
 height: auto;
 background-color: #ffffff;
 color: #000000;
 font-family: 'Merriweather', sans-serif;
 font-size: 16px;
 word-wrap:break-word;
 }


.m1 {
  font-size: 24px;
  color: #000052;
}

em,italic {font-style: italic;}
strong,b {font-weight: bold; color: #333;}
.strongem {font-weight: bold; font-style: italic;}

#strong {font-weight: bold; color: #333;}

#weggezaubert { display: none; }

.center-pic{
        width: 100%;
        text-align: center;
}

.galerie-content {
        float: left;
        height: 220px;
        width: 200px;
        display: block;
        text-align: center;
        padding: 10px;
        margin: 10px;
        line-height: 1;
        background-color: rgba(0,0,0,0.2);
        border: 1px solid #fff;
        -webkit-border-radius: 1px;
        -khtml-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -khtml-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
        box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
}

.galerie-content a {font-family: 'Merriweather', sans-serif; text-decoration: none; font-weight: 200; font-size:16px; color: #172D43;}
.galerie-content a:hover {text-decoration: none; color: #172D43;}

.text li, .text dd, .text blockquote { margin-left: 30px; }

.thhead1 {background-color: #000052; font-size: 24px; color: #ffffff;}
.thhead2 {background-color: #7AAAEA; font-size: 18px; color: #ffffff;}

td {
   padding: 5px;
}

.responsive-video iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

.responsive-video {
 position: relative;
 padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
 padding-top: 0px;
 height: 0;
 overflow: hidden;
 }

.responsiveContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.CMSText  { font-family: 'Merriweather', sans-serif; font-size: 20px; line-height: 26px; color:#333; font-weight: 200;}
.CMSTextb { font-family: 'Merriweather', sans-serif; font-size: 20px; line-height: 26px; color:#333; font-weight: 200;}

.CMSText a {color: #fff;}
.CMSText a:hover {background-color: #fafafa; color: #023381;}

.footxt a {color: #333;}
.footxt a:hover {text-decoration: underline;}


             label {
                 margin-right: 0.5em;
                 float: left;
                 width: 20em;
                 padding-top: 0.2em;
                 text-align: right;
                 font-family: 'Merriweather', sans-serif;
                 font-size: 1.4em;
                 font-weight: 400;
             }
             #label1 {
                 margin-right: 0.5em;
                 float: left;
                 width: 18em;
                 padding-top: 0.2em;
                 text-align: right;
                 font: 'Merriweather', sans-serif;
                 font-size: 1.4em;
                 font-weight: 400;
             }
             input, textarea, select {
                 margin-bottom: 0.8em;
                 border: 1px solid #000;
                 padding: 0.1em;
                 width: 20em;
                 font: 'Merriweather', sans-serif;
                 color: #222;
                 font-size: 1.4em;
                 border-radius: .2em;
             }
             #input1 {
                 width: 1em;
                 font: 'Merriweather', sans-serif;
                 font-size: 1.4em;
                 width: 20em;
             }


@media (max-width: 1050px) {
#cmsspaltelinks {
        width: 100%;
        float:left;
        vertical-align: top;
}

#cmsspalterechts {
        margin-left: 0%;
        width: 100%;
        vertical-align: top;
}
}


@media (max-width: 991px) {

.ptxt {
  font-family: 'Merriweather', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

#cmsspaltelinks {
        width: 100%;
        float:left;
        vertical-align: top;
}

#cmsspalterechts {
        margin-left: 0%;
        width: 100%;
        vertical-align: top;
}

}

@media (max-width: 767px) {

             label {
                 text-align: left;
                 width: 12em;
             }
             #label1 {
                 text-align: left;
                 width: 6em;
             }
             input, textarea, select {
                  width: 15em;
             }

.ptxt {
  font-family: 'Merriweather', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

#cmsspaltelinks {
        width: 100%;
        float:left;
        vertical-align: top;
}

#cmsspalterechts {
        margin-left: 0%;
        width: 100%;
        vertical-align: top;
}
.inner {
  margin: 30px;
  padding: 10px;
  width: 86%;
}

}

@media (max-width: 479px) {
.CMSText  { font-family: 'Merriweather', sans-serif; font-size: 12px; color:#333;  }
.CMSTextb { font-family: 'Merriweather', sans-serif; font-size: 12px; color:#333;  }

             label {
                 text-align: left;
                 width: 12em;
                 font-size: 1.0em;
             }
             #label1 {
                 text-align: left;
                 width: 4em;
                 font-size: 1.0em;
             }
             input, textarea, select {
                  width: 98%;
                 font-size: 1.0em;
             }

.iamtpl_h1 {
  font-size: 23px;
  line-height: 28px;
}

#dispdesk { display: none; }

img {
  width: 49%;
}

.ptxt {
  font-size: 16px;
  line-height: 20px;
}



#cmsspaltelinks {
        width: 100%;
        float:left;
        vertical-align: top;
}

#cmsspalterechts {
        margin-left: 0%;
        width: 100%;
        vertical-align: top;
}



}

#map_canvas { clear.both; height: 100%; }
.infowindow
{
font-family: 'Merriweather', sans-serif;
font-size: 14px;
color:#000000;
width: 300px;
color: #333;
text-align: center;
}

.infowindow h3 { font-family: 'Merriweather', sans-serif; font-size: 16px; color:#333;  }

legend {font-size:1.6em; text-align: center; color: white; background-color: rgba(226, 0, 26, 0.8); padding: 2px;}

/* seo friendly tables */
.table{
        display:table;        /* Defines a Table */
        font-family: 'Merriweather', sans-serif;
        font-size:18px;
        color: #333;
        line-height: 30px;
}
.table-head{
         display: table-header-group; /* Defines a table header group */
}
.table-head .column{ /* Column inside the table-head */
}
.table-head .column:hover{ /* Column hover inside the table-head */
}
.row{
        display:table-row; /* Defines a table row */
}
.row .column:nth-child(1){ /* First column in a row */
        border-left:none;
}
.row:last-child .column{  /* column in a last row */
        border-bottom:none;
}
.column{
        display:table-cell; /* Defines a table cell */
        padding:4px 2px;
}
.column:hover{
}

.column strong {font-weight: bold; color: #333;}

.column a {color: #333;}

/* Responsive table */
@media all and (max-width: 940px){
.table{
        font-size:14px;
}
        .table,
        .row,
        .column,
        .column:before{
                display:block;        /* Converts a table, table row, table column and table column:before into a block element */
        }
        .table,
        .row .column:last-child{
                border-bottom:none;
        }
        .table-head{
                position:absolute;        /* Hides table head but not using display none */
                top:-1000em;
                left:-1000em;
        }
        .row{
                margin:4px 0;
        }
        .row .column:nth-child(1){ /* first column of the row */
                border-left:none;
        }
        .row .column:last-child{ /* last column of the row */
                border-right:none;
        }
        .row:last-child .column,
        .column{ /* Column in the last row and column */
                border-bottom:none;
        }

#tdr {
    text-align: left;
}

}