/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}


html, body{ 
    width: 100%;
    background-color: #fff;
    margin: 0px;
    min-height: 1000px;
}

/*
* Lines with sternchen (*) are valid for IE6 and are used for fixes
*/
body{
    *text-align: center;
}

body, div, td, textarea, input{
    font-family: 'Open Sans' , sans-serif;
    line-height: 150%;
    color: #222;
    font-size: 14px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover{
    color: #900;
}
img{
    border: none;
}

.stripe{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
    height: 180px;
    overflow: hidden;
    z-index: 13;
    background-size: cover;
}

.logoBox{
    z-index: 14;
}

.hamburger{
    display: none;
}


.site{
    position: relative;
    margin: auto;
    width: 90%;
    min-width: 350px;
    *text-align: left;
    height: 100%;
    
}

h1 { 
    overflow: visible;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 160%;
    *+line-height: 120%;
    color: #444;
    margin-bottom: 25px;
    
  
}



h2, h2 a, h2 a:hover {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
}

h3, h3 a, h3 a:hover {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #444;
}

.navigationBox{
    position: absolute;
    top: 235px;
    left: 8px;
    width: 190px;
 
    
}

.mainNavLinkBox{
    padding: 3px 0px;
    
}

.mainNavLink{
    color: #444;
    font-weight: 600;
    letter-spacing: 0.5;
}

.mainNavLinkBox .active{
    color: #900;
    font-weight: 600;
}

.subNavLinkBox{
    padding: 1px 10px;
}

.subNavLinkBox .active{
    color: #900;
    font-weight: 600;
}
.subNavLink{
    color: #666;
}

.navTreeBox{
    position: absolute;
    top: 242px;
    left: 220px;

    color: #999; 
    font-size: 11px;
}

.contentNavigationBox{
    margin-top: 10px;
}

.contentLink{
    text-align: right;
}
.contentLink a{
    color: #900;
}

.navTreeBox a{
    color: #999;
}

.zeichenBox{
    margin-top: 30px;
}

.zeichenBox img{
    display: block;
    width: 70%;
    margin-top: 20px;
    margin-left: 10px;
}

.topNavBox{
    position: absolute;
    top: 10px;
    right: 0px;
    height: 20px;
    text-align: right;
    font-size: 11px;
}

.mobileContact{
    display: none;
}

.logoBox{
    position: absolute;
    top: 30px;
    left: 24px;
    height: 180px;
    width: 240px;
    background: url('../png/bg_head.png');
    *background: url('../gif/bg_head.gif');
}

.logoDiv{
    margin: auto;
    text-align: middle;
    
}

.logoDiv img{
    display: block;
    margin-left: 30px;
    margin-top: 55px;
    width: 180px;
    margin-bottom: 20px;
    
   
}

.logoAdd{
    margin-left: 25px;
}

.content{
    z-index: 35;
    padding-top: 300px;
    margin-left: 20%;
    *margin-left: 25%;
    width: 54%;
    
}

.context{
    position: absolute;
    right: 5px;
    top: 370px;
    width: 20%;
    min-width: 200px;
    white-space: nowrap;
}

.context .team, .context .haus{
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.contextClose{
          display: none;
}
.clear {
    clear: both;
}

.autoList li {
    margin-bottom: 10px;
}

.formHiddenDiv {
    display: none;
    margin-top: 30px;
}
.formRow {
    margin-bottom: 15px;
}

.mediaCluster{
    margin-top: 25px;
}

.mediaCluster .mediaClusterTexts{
    margin-top: 10px;
    margin-bottom: 10px;
}

.mediaCluster .mediaClusterTexts div{
    margin-bottom: 10px;
}

.mediaCluster .mediaClusterTexts .subtitle{
    font-style: italic;
}

.mediaCluster .mediaClusterTexts .copyright{
    font-size: 10px;
    padding-left: 20px; 
    color: #999;
}

 .smallPictures{

}
.smallPictures ul{
    margin: 0; 
    padding: 0;
}

 .smallPictures ul li{
    list-style: none;
    margin: 0; 
    padding: 0;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px; 
    height: 100px; 
    overflow: hidden;
   
}
 .smallPictures ul li img{
    height: 100px; 
 }

 .bigPicture a img{
   margin-bottom: 5px;
   display: block;
   width: 100%;
}

 .bigPicture {
   margin-bottom: 10px; 
   font-size: 10px;
}

.newsJournal{

}

.newsJournal .article{
  
    margin-bottom: 20px; 
 
}

.newsJournal .article .h2{
}

.newsJournal .article .subtitle{
    font-style: italic;
    padding-bottom: 20px;
 }

.newsJournal .article .text{
    border: solid 1px #900;
}
.newsJournal .article .copyright{
    text-align: right; 
    color: #8888; 
    font-size: 10px;
}
.article .mediaBox{
    float: left;  
    margin-right: 20px; 
    padding: 5px; 
    border: solid 1px #999;
}
.newsJournal .article .mediaBox .image{
    padding: 10px;
}
.newsJournal .article .mediaBox .image img{
    margin-bottom: 5px; 
    display: block;
}

.newsJournal .article .mediaBox .download{
    padding: 10px; 
    background: #999; 
    margin-bottom: 5px;
}

.newsJournal .article .mediaBox .mediaTitle{
    font-size: 10px;
}

.input{
    padding: 2px;
    height: 23px;
    border: solid 1px #999;
    width: 285px;
}

.vorsorgeFormTableWunsch tr td {
  padding: 20px 20px 20px 0px;
  vertical-align: top;
}
	
.vorsorgeFormTableDaten tr td, 
.gedenkenFormTableDaten tr td,
.newsletterFormTableDaten tr td {
  padding: 5px 20px 5px 0px;
  vertical-align: top;
}
.vorsorgeFormTableDaten .left, .vorsorgeFormTableWunsch .left{
  text-align: right;
}
.kontaktTable tr td{
  padding-right: 20px; 
  padding-bottom: 10px;
}
.hidden{
    display: none;
}

/* Test responsive */
@media SCREEN and (max-width: 1050px){
  .stripe{
      height: 100px;
    }
    .logoBox{
        left: 10px;
        height: 100px;
    }
    
    .logoDiv img{
        margin-top: 15px;
    }
    
    .hamburger{
        display: block;
        position: absolute;
        right: 30px;
        top: 30px;
    }
    
  .site{
      width: 90%;
    }
      .context{
        left: 0px;
        top: 180px;
        width: 95%;
        border: solid 1px #222;
        visibility: hidden;
        padding: 10px;
        background-color: #edecec;
        z-index: 12;
        box-shadow: 8px 5px 5px rgba(0, 0, 0, .2);
      }
      .contextClose{
          display: block;
          text-align: right;
        }
      .context .images{
        width: 30%;
        height: 100%;
        float: left;
        margin-right: 15px;
       
      }

    .context .images img{
         border: solid 1px white;
    }

     .context .team{
        margin-bottom: 0px;    
      }
      .context .contact{



      }

      .context .zeichenBox{
        
        margin-top: 10px;
        margin-left: 10px;
      }

      .context .zeichenBox img{ 
          display: inline-block;
          width: 150px;
          margin-right: 15px;
      }

    .content{

        padding-top: 210px;
        margin-left: 5px;

        width: 90%;


        }

     .topNavBox{
        position: absolute;               
        top: 5px;
        right: 0px;
      }

     .mobileContact{
        display: block;
        position: absolute;
        top: 140px;
        right: 0px;
        height: 20px;
        text-align: right;
        }
    
   .navTreeBox{
    top: 190px;
        left: 5px;
        width: 100%;
    }
    .navigationBox{
        visibility: hidden;
       
        top: 120px;
        left: 30%;
        width: 200px;
        background-color: #fff;
        border: solid 1px #222;
        box-shadow: 8px 5px 5px rgba(0, 0, 0, .2);
        z-index: 15;
        padding: 10px;
 
    }
    
    .newsJournal .articleText{
        clear: both;
        padding-top: 15px;
    }
     .newsJournal .articleText div{
        padding-top: 5px;
    }
  
}