body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
@font-face {font-family: 'Humanist521BT-Roman';src: url('../../files/gfdr.de/layout/webfonts/2BB643_0_0.eot');src: url('../../files/gfdr.de/layout/webfonts/2BB643_0_0.eot?#iefix') format('embedded-opentype'),url('../../files/gfdr.de/layout/webfonts/2BB643_0_0.woff') format('woff'),url('../../files/gfdr.de/layout/webfonts/2BB643_0_0.ttf') format('truetype');}
body {
  background-color: #C9C9B6;
  background-image: url(../../files/gfdr.de/layout/bg.jpg);
  font-family: 'Humanist521BT-Roman';
  font-size: 15px;
  padding: 0;
  margin: 1px 0;
}
p {
  font-size: 15px;
  display:table;
  padding:0;
  margin:0;
}
a {
  color: #000000;
}
h1 {
  font-size: 24px;
  color: #056839;
}
h1:before {
  content: "\00BB\0020";
}
h2 {
  font-size: 22px;
  color: #dfb870;
}
h3 {
color:#1b4b8e;
font-size:20px;
line-height:18px;
}
div.headerbild {
  width: 960px;
  height: 217px;
  background-image: url(../../files/gfdr.de/layout/bannerbild.jpg);
  margin-top: -134px;
}
.headerkl {
  border: 1px solid white;
  margin-right: 8px;
  margin-top: 50px;
  max-width: inherit;
height: inherit;
}
#header {
  height: 217px;
  margin: 0 12px;
}
.headertext {
  height: 53px;
  background-image: url(../../files/gfdr.de/layout/bgheadertext.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 407px;
  position: relative;
  top: 20px;
  left: 556px;
  color: #dfb870;
  font-size: 23px;
  font-weight: bold;
  font-style: italic;
  line-height: 60px;
  padding-left: 10px;
}
.headertext span {
  color: white;
}
.headerbildklein {
  height: 80px;
  width: 100%;
  text-align: right;
}
nav {
  height:43px;
  background: url(../../files/gfdr.de/layout/top_bg.png) no-repeat;
  width: 100%;
  margin-top: -9px;
  position: relative;
  z-index: 89;
}

nav a, nav strong {
  text-transform: uppercase;
  font-weight: normal;
}

nav ul ul {
  display: none;
  margin: 0;
}

  nav ul li:hover > ul {
    display: block;
  }


nav ul {
   display: inline-table;
    line-height: 17px;
    list-style: none outside none;
    margin: 10px 0;
    padding: 0;
    position: relative;
}
  nav ul:after {
    content: ""; clear: both; display: block;
  }

  nav ul li {
    float: left;
  }
    nav ul li:hover {
      background: #4169A1 url(../../files/gfdr.de/layout/active.png) no-repeat top center;
    }
      nav ul li:hover a {
        color: #fff;
      }
    
    nav ul li a,  nav ul li strong {
      display: block;
      padding: 8px 20px;
      color: #fff;
      text-decoration: none;
    } 
nav ul ul {
    background: #fff;
    padding: 0;
    position: absolute;
    top: 100%;
    border: solid #ccc;
    border-width: 1px 1px 0;
  }
    nav ul ul li {
      float: none; 
      border-bottom: 1px solid #ccc;
      position: relative;
      width: 18em;
      background: url(../../files/gfdr.de/layout/li.png) no-repeat 10px center;
    }
    nav ul ul li:hover {
      background: #F7F7F7 url(../../files/gfdr.de/layout/li.png) no-repeat 10px center;
    }
      nav ul ul li a {
        padding: 5px 25px;
        color: #666 !important;
      } 
        
    
  nav ul ul ul {
    position: absolute; left: 100%; top:-1px;
    border-top: 1px solid #ccc;
  }
  nav ul ul ul li {
    border-bottom: 1px solid #ccc;
  }
  
  nav li.active {
    background: #4169A1 url(../../files/gfdr.de/layout/active.png) no-repeat top center;
  }
  
  nav li li strong {
    background: #F7F7F7 url(../../files/gfdr.de/layout/li.png) no-repeat 10px center;
    color: #666;
  }
#main {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: white;
  position: relative;
  width: calc(100% - 48px);
  margin: 0 12px;
}
#main img {
  margin: 10px;
}
#footer {
  width: 984px;
  text-align: right;
background-image:url(../../files/gfdr.de/layout/footerbgleft.png),url(../../files/gfdr.de/layout/footerbgright.png);
  background-position:left center, right center;
  background-repeat:no-repeat, no-repeat; 
  font-size: 14px;
  margin:0 auto;
  height:39px;
  margin-bottom:20px;
  line-height:48px;
  color:white;
}

#footer .inside{
width:948px;
margin-left:12px;
      background-image:url(../../files/gfdr.de/layout/footerbgcenter.png);
  background-position:center center;
  background-repeat:repeat-x; 
  height:39px;
}

#footer a {
  color: white;
  text-decoration:none;
  padding: 0 5px;
}
#footer a:hover {
text-decoration:underline;
}

div.clear {
  clear: both;
}


.textarea {
font-family: 'Humanist521BT-Roman';
  font-size: 12px;
}


ul {
line-height: 1.5em;
}

.page_title {
margin-left:15px;
}
.block {
  overflow: inherit;
}
