/* source-serif-pro-regular - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('webfont/source-serif-pro-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro'), local('SourceSerifPro-Regular'),
       url('webfont/source-serif-pro-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/source-serif-pro-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/source-serif-pro-v5-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-700 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  src: url('webfont/source-serif-pro-v5-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro Bold'), local('SourceSerifPro-Bold'),
       url('webfont/source-serif-pro-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/source-serif-pro-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-700.woff') format('woff'), /* Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/source-serif-pro-v5-latin-700.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-600 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  src: url('webfont/source-serif-pro-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Serif Pro Semibold'), local('SourceSerifPro-Semibold'),
       url('webfont/source-serif-pro-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/source-serif-pro-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfont/source-serif-pro-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/source-serif-pro-v5-latin-600.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* $Id: style.css,v 1.44.2.16 2011/01/06 09:45:33 danprobo Exp $ */

/* Body
-------------------------------------------------------------- */

body {
/*background:url(images/body-bg.gif) repeat-x #fff;*/
background:#efefef;
  font-family: 'Source Serif Pro', serif;
  font-size:12px;
  line-height: 160%;
  color: 000;
margin: 0;
padding: 0;
line-height: 1.5em;
background: #fff;
}

/* Text elements
-------------------------------------------------------------- */

.content-middle .content {
    font-size: 16px;
    line-height: 21px;
}

.content-middle .content {
    background: #fff;
    padding: 25px 30px;
    font-size: 16px;
    line-height: 21px;
	margin-top: 0px!important;
    margin-bottom: 5px;
    float: left;
}

tr.odd td, tr.even td {
padding: 0.5em;
}
form#webform-submission-kontakt-node-35-add-form label {
    display: block;
}
input#edit-actions-submit {
    color: #515F5C;
    padding: 8px 18px 7px 18px;
    border: 2px solid #515F5C;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 15px;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Source Serif Pro', serif;
}
a.btnbx {
    color: #515F5C!important;
    padding: 8px 18px 7px 18px;
    border: 2px solid #515F5C;
    margin-top: 15px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 15px;
}
a {
text-decoration: none;
}

a {
    color: #00B1EC;
    text-decoration: none;
}

a:link {
color: #00B1EC;/*#e87e17*/
text-decoration: none;
}

a:visited {
color: #000;/*#e87e17*/
text-decoration: none;
}

a:hover {
color:#000;
text-decoration: underline;
}

.introbln i {
    font-family: 'Source Serif Pro', serif;
    font-weight: normal;
}
i.fa.fa-check:after {
    font-family: "Font Awesome 6 Free";
}

blockquote {
background: url(images/bq-tl.gif) no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}

blockquote p {
background: url(images/bq-br.gif) no-repeat right bottom;
}

cite {
background: url(images/bq-tl.gif) no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#EDF1F3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
}

/* Headings
-------------------------------------------------------------- */

h1 {
    font-size: 32px;
}

h2 {
font-size: 1.5em;
  
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
padding:0;
margin:0;
}

/* Header regions
-------------------------------------------------------------- */

.hcenter {
	width:40.00%;
    font-size: 40px;
    color: rgb(231, 205, 170);
    text-align: center;
        padding-top: 25px;
        display:inline-block;
        padding-bottom: 20px!Important;
        line-height: 20px;
}
.hcenter a {
    color: rgb(231, 205, 170);
}
.hcenter a:hover {
    text-decoration: none!important;
}
.hright {
width: calc(30.0% - 0px);
    text-align: right;
    color: rgb(231, 205, 170);
    font-size: 17px;
    margin-bottom: -6px;
    display: inline-block;
}
.hright a {
    color: rgb(231, 205, 170);
}
a.mbtn {
    color: rgb(231, 205, 170);
    border: 2px solid rgb(231, 205, 170);
    padding: 8px 15px 7px 15px;
    float: left;
    font-weight: bold;
    margin-bottom: -5px;
}

.hleft {
    width: 30.0%;
    text-align: left;
    color: #222;
    font-size: 20px;
    margin-top: 13px;
    display: inline-block;
}

#skip-link {
left: 50%;
margin-left: -5.25em;
margin-top: 0;
position: absolute;
width: auto !important;
z-index: 50;
}

#skip-link a, #skip-link a:link, #skip-link a:visited {
display: block;
position: absolute;
text-decoration: none;
top: -10000px;
width: 1px;
height: 1px;
}
.flexspacebetween {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 40px;
}
div#header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    background: url(https://forsthof-oberheimbach.de/sites/all/themes/aces/images/wbg.jpg);
        border-bottom: 2px solid #222;
    -webkit-box-shadow: -1px 2px 18px rgb(2, 23, 54);
    -moz-box-shadow: -1px 2px 18px rgb(2, 23, 54);
    box-shadow: -1px 2px 18px rgb(23, 24, 25);
    z-index: 9999;
}
.region.region-header {
    clear: both;
    max-width: 1590px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: content-box;
    position: relative;
}

div#header-wrapper {
    padding: 0px 0px;
}
ul.nav {
    margin: 0px!important;
    padding: 0px!important;
}
li.button-dropdown {
    margin-left: 0px;
    padding-left: 0px!important;
    margin-bottom: -1px;
}
#logo-wrapper {
float: left;
display: none;
}

.logo {
margin-top: 10px;
margin-left: 15px;
}

.logo IMG {
height:50px;
}

#branding-wrapper {
float: left;
margin-top: 25px;
}

.field-item li {
  list-style-type: circle;
}
.field-item ul {
  padding-left: 10px;
}

.site-name {
display: inline; 
font-weight: bold;
font-size: 25px;
margin-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
}

.site-slogan {
display: inline;                       
font-weight: bold;
position: relative;
margin-left: 10px;
font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
margin: 4px 14px;
position: absolute;
right: 0;
top: 30px;
white-space: nowrap;
}

#header-wrapper #search-box input.form-text {
width: 10em;
}

div#block-views-block-slider-block-1 {
    margin-top: 100px;
}

div#block-views-block-slider-block-1 .content {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0px!important;
    margin: 0px!important;
    margin-bottom: -78px!important;
}

ul.slides {
padding: 0px!important;
    margin: 0px!important;
}

.view.view-slider {
    position: relative;
}

.flexslider {
    margin: 0px!important;
    border: 0px!important;
}

.view.view-slider .view-header {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 496px 575px;
    border-color: transparent transparent #547e02 transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 444;
    color: #fff;
    -webkit-filter: drop-shadow(-3px -4px 5px rgba(34, 34, 34, 0.37));
    filter: drop-shadow(0px -17px -23px -32px rgba(34, 34, 34, 0.37));
}

.introbln {
    position: absolute;
    right: 50px;
    top: 269px;
    z-index: 888;
    width: 467px;
    text-align: right;
}

.introbln i {
    font-size: 20px;
}

img {
	height: auto;
}

.introbln img {
    width: 170px;
    margin-left: 185px;
    margin-top: -90px;
    margin-bottom: 15px;
    margin-right: -11px;
}

i.fa.fa-check:after {
    margin-left: 7px;
    font-size: 18px;
}

.fa-check:after {
    content: "\f00c";
}
.fa-check:before {
    display:none!important;
}


.introbln h2 {   
    color: #fff;
    font-family: 'Source Serif Pro', serif;
    font-weight: normal;
    margin-bottom: 6px;
    line-height: 125%;
    margin-top: 16px;
    font-size: 34px!important;
}

div#sliding-popup {
    width: 100%!important;
    background: rgba(0, 0, 0, 0.75)!important;
    padding-top: 5px!important;
    padding-bottom: 0px!important;
}

div#sliding-popup div#popup-text {
    color: #fff!important;
}

div#sliding-popup button {
    background: #7b7b7b!important;
    padding: 4px 12px 3px 12px!important;
    font-size: 14px!important;
    font-weight: normal!important;
    text-shadow:none!Important;
    text-transform: none!important;
    display: inline-block!important;
    margin-left: 10px!important;
    border: 0px!important;
    box-shadow: none!Important;
    color:#fff!Important;
}

.popup-content.info {
    background: transparent;
    padding: 0px;
    border: 0px;
}

div#sliding-popup button:hover {
    background: #636363!important;
    color: #fff!important;
}

#sliding-popup .popup-content #popup-buttons button {
    margin-top: 5px!important;
}

#sliding-popup .popup-content #popup-buttons {
    float: right;
    margin: 0 0 5px 0!important;
}

.flexbox-2 {
    display: flex;
    justify-content: space-between;
    gap: 80px;
}

.region-content .content ul li {
    list-style-type: disc;
}
.region-content .content ul {
    padding-left: 10px;
}
/* Primary menu + Superfish
-------------------------------------------------------------- */

div#block-block-11 {
    border: 0px!important;
}

li.menu-334 {
    float: right!important;
}
li.menu-331 {
    float: right!important;
}
li.menu-333 {
    float: right!important;
}

li.menu-333 {
    padding-right: 15px!important;
}

li.menu-330 a {
    padding-left: 15px!important;
}

li.menu-468 {
    float: right!important;
}

#menu {
}

nav#block-danland-main-menu {
    display: none;
}

div#block-hauptnavigation {
    padding: 0px 40px;
        display: inline-block;
    width: calc(100% - 80px);
}
div#block-hauptnavigation li a {
    border-left: 1px solid #fff;
}
div#block-hauptnavigation li:first-child a {
    border-left: 0px solid #fff;
}
.region.region-primary_menu {
    display: inline-block!important;
    width: 100%;
}
ul#superfish-main {
    text-align: right;
}

ul#superfish-main li:first-child {
    float: left;
}

ul#superfish-main li:first-child a {
    padding-left: 0px!important;
}

ul#superfish-main li:last-child a {
    padding-right: 0px!important;
}

div#block-hauptnavigation li a:hover {
    text-decoration: underline;
}

li.menu-468, li.menu-331 {
    border-right: 1px solid #fff;
    padding-right: 30px!important;
    margin-right: -14px;
}

li.menu-468 {
    border-left: 1px solid #fff;
}


body.one-sidebar .content-middle {
    margin-top: 30px;
}

div#block-hauptnavigation li {
    padding: 0px!important;
    margin: 0px!important;
    display: inline-block;
        float: unset;
}

div#block-hauptnavigation li a{
    color: #fff;
    text-decoration: none;
    font-size: 19px;
    padding: 14px 20px;
    display: inline-block;
}

div#block-hauptnavigation li a:hover {

}

div#block-hauptnavigation li.active-trail a {

}

div#block-hauptnavigation ul#superfish-main a:after {
    content: "";
    width: 14px;
    height: 12px;
    display: inline-block;
    background: url(https://forsthof-oberheimbach.de/themes/danland/images/arrowupright2.png);
    background-size: 100% auto;
    margin-left: 5px;
    background-repeat: no-repeat;
}

div#block-menu-menu-rechts3 li.leaf:first-child {
width:60%;
}

div#block-menu-menu-rechts3 li.leaf:nth-child(2) {
width:40%;
}

div#block-menu-menu-rechts3 li.leaf:nth-child(3) {
width:60%;
}

div#block-menu-menu-rechts3 li.leaf:nth-child(4) {
width:40%;
}

#rounded-menu-left {
float:left;
width:1px;
line-height:0;
font-size:0;
}

#rounded-menu-right {
float:right;
width:14px;
line-height:0;
font-size:0;
}

div#block-hauptnavigation ul, div#block-hauptnavigation ul li.leaf {
list-style-image:none;
list-style:none;
}

div#block-hauptnavigation ul, div#block-hauptnavigation .block ul, div#block-hauptnavigation ol {
margin:0;
padding:0;
}

.maxwidth {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.maxwidth .text-formatted p {
    display: inline-block;
    margin-top: -40px;
    margin-bottom: 40px;
}



/* Superfish
-------------------------------------------------------------- */

#superfish {
height:35px; 
float:left;
}

#superfish .contextual-links-region {
float: left;
z-index:6;
}

#superfish h2 {
height: 0;
overflow: hidden;
position: absolute;
}

#superfish .menu, #superfish .menu * {
margin:0;
padding:0;
list-style:none;
}

#superfish .menu {
line-height:1.0;
}

#superfish .menu ul {
position:absolute;
top:-999em;
width:13em;
}

#superfish .menu ul li {
width:100%;
}

#superfish .menu li:hover {
visibility:inherit;
}

#superfish .menu li {
float:left;
position:relative;
}

#superfish .menu a {
display:block;
position:relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
left:0;
top:32px;
z-index:99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
left:13em;
top:0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
left:13em;
top:0;
}

#superfish .menu {
float:left;
margin-bottom:1em;
}

#superfish .menu a {
padding:.75em 1em;
text-decoration:none;
}

#superfish .menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}

#superfish .menu a, #superfish .menu a:visited  {
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-right:30px;
padding-left:30px;
padding-top:11px;
}

#superfish .menu li {
background: transparent;
}

#superfish .menu li li {
background: #3b6999;
}

#superfish .menu li li li {
background: #3b6999;
top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
outline:0;
}

#superfish .menu li:hover, 
#superfish .menu li.sfHover,
#superfish .menu a:focus, 
#superfish .menu a:hover, 
#superfish .menu a:active {
z-index:10;
}

#superfish .menu li:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail li {
background: #3b6999;
}

#superfish .menu li li:hover {
background: #3b6999;
}

#superfish .menu li li li:hover {
background: #3b6999;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator { 
top:.8em;
background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#superfish .menu ul a > .sf-sub-indicator { background-position:  0 0; }
#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

#superfish .sf-shadow ul {
background:	url(images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
background: transparent;
}

a.sf-depth-1 {
    display: block;
    float: left;
    width: calc(100% - 40px);
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    border-left: 0px!important;
    border-top: 1px solid rgba(255,255,255,.2);
    text-decoration: none;
    font-size: 16px!important;
    color: #e7cdaa!important;
}

a.sf-depth-2 {
    font-size: 16px!important;
    color: #e7cdaa!important;
    padding: 0px 0px 9px 30px!important;
    border-left: 0px!important;
}

.menuparent.sf-depth-1 ul {
    padding-bottom: 12px!important;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper{
width:100%;
background: transparent url(images/slideshow-shadow.gif) no-repeat center bottom;
height:420px;
margin-bottom:-45px;
margin-top:14px;
display: none;
}

.slideshow-inner{
width:950px;
margin:0 auto;
height:355px;
position:relative;
z-index:1;
overflow: hidden;
}

#slideshow-preface {
float:left;
position:absolute;
text-align:left;
z-index:4;
}

.slideshow {
width:950px;
height:355px;
position:relative;
z-index:2;
overflow: hidden;
}

#preface {
margin: 20px;
font-size:1.2em;
color:#fff;
display:block;
float:left;
}

#preface .contextual-links a{
text-decoration:none;
}

#preface .block-title {
margin-top:20px;
}

#preface .region {
margin:20px 0;
}

#preface a {
color:#fff;
text-decoration:underline;
}

#preface a:hover {
text-decoration:none;
}

#slideshow-bottom{
width:950px;
float:left;
background:url(images/mission-bg.png) no-repeat center bottom;
min-height:65px;
position:absolute;
bottom:0;
left:0;
text-align:right;
z-index:3;
}

ul.slides {
    padding: 0px!important;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

.content-middle {
    max-width: 1590px;
    margin-right: auto;
    margin-left: auto;
}

.column.B {
    max-width: 1560px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

div#block-anfragesenden {
    position: absolute;
    width: 100%;
    text-align: right;
    top: 19px;
    right: 0;
    margin: 0px;
}

div#block-anfragesenden a {
    font-size: 16px;
    color: #e7cdaa;
    border: 2px solid;
    padding: 6px 15px;
    background: #322012;
    font-weight: bold;
    margin-right: 5px;
    position: relative;
    z-index: 999;
}

div#preface-wrapper {
    margin-top: 67px;
    background: rgb(239, 213, 178);
    border: 0px;
    width: 100%!important;
    min-height: 55px;
    position: relative;
}

div#preface-wrapper .block-menu {
    margin-top: 18px!important;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
    z-index: 888;
}

.region.region-preface_middle li.menu-item {
    display: inline-block;
    text-align: center;
    margin: 0 0 0 0.5em;
    padding: 0.2em 0.5em 0 0;
}

.region.region-preface_middle .menu li:after {
    content: "|";
    margin-left: 15px;
    font-size: 20px;
}

.region.region-preface_middle .menu li:last-child:after {
    content: "";
    display:none;
}

.region.region-preface_middle li.menu-item.menu-item--active-trail.active-trail a{
    border-bottom: 1px solid;
}

.region.region-preface_middle ul.menu {
    text-align: center;
}

.region.region-preface_middle .menu li {
    display: inline-block;
}

.region.region-preface_middle .menu li a {
    font-size: 19px;
    letter-spacing: -0.5px;
    color: #1d140d;
}

.region.region-preface_middle .menu li a:hover {
    border-bottom: 1px solid;
    text-decoration: none;
}

#mission {
font-size:1.6em;
color:#002054;
display:block;
float:right;
line-height:1.2em;
}

#mission .contextual-links {
font-size: 84%;
}

#mission .block-title {
margin-top:20px;
}

#mission .region {
margin:20px;
}

.nav {
    display: block;
  
    margin: 0; 
    padding: 0;
}

.nav li {
    display: inline-block;
    list-style: none;
    float: left;
   width: 100%;
    /* width: calc(14.29% - 16px); */
    padding: 0px 10px;
}

.nav .button-dropdown {
  
}

.nav li a {
    display: block;
    text-decoration: none;
}

.nav li a span {
    display: inline-block;
    margin-left: 5px;
}

.nav li a:hover, .nav li a.dropdown-toggle.active {

}

.nav li a:hover span, .nav li a.dropdown-toggle.active span {
   
}

.nav li .dropdown-menu {
-webkit-box-shadow: 0 10px 24px 0 rgba(0,0,0,0.45);
    -moz-box-shadow: 0 10px 24px 0 rgba(0,0,0,0.45);
    box-shadow: 0 10px 24px 0 rgba(0,0,0,0.45);
    border-top: 1px solid rgba(224, 198, 164, 0.22);
    /*display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    text-align: left;*/
    display: none;
    position: absolute;
    /* left: 0; */
    padding: 0;
    margin: 0;
    margin-top: -5px;
    text-align: left;
    left: 0px;
    margin-left: 10px;
    padding-bottom: 10px!important;
}

.nav li .dropdown-menu.active {
    display: block;
}

.nav li .dropdown-menu a {
    font-size: 25px;
    color: rgb(231, 205, 170);
    margin-bottom: 21px;
}
ul.dropdown-menu h3{
font-size: 22px;
    color: rgb(231, 205, 170);
    font-weight: bold;
    text-decoration: underline;
}
ul.dropdown-menu {
    top: 72px;
        background: rgba(21, 17, 14, 0.93);
        background: url(https://forsthof-oberheimbach.de/sites/all/themes/aces/images/wbg.jpg);
        color:#fff;
    padding: 20px 15px!important;
}
a.dropdown-toggle.mbtn.active {
    color: rgb(231, 205, 170);
}

/* Content regions
-------------------------------------------------------------- */

/*#wrapper {
width:950px;
margin: 15px auto 0;
}*/

.flex2 {
    display: flex;
    gap: 40px;
}

.flex-left,
.flex-right {
    width: 50%;
}

.field--name-field-foto-rechts-gross- img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

h1 {
    margin-bottom: 25px;
    border-bottom: 2px solid;
    color: rgb(231, 205, 170);
    font-family: 'Source Serif Pro', serif;
    font-weight: normal;
    line-height: 125%;
}

div#block-intrountenausleidenschaftzurnatur {
    margin-bottom: -10px;
    font-size: 16px;
    color: #222;
    border: 5px solid #e7cdaa;
    margin-top: 4px;
}

div#block-intrountenausleidenschaftzurnatur {
    clear: both;
    max-width: 1560px;
    margin: 0 auto;
        margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: content-box;
    background: url(https://forsthof-oberheimbach.de/sites/all/themes/aces/images/wbg.jpg);
}

div#block-intrountenausleidenschaftzurnatur .content {
    text-align: center;
    padding: 50px 20px 35px 20px;
}

#wrapper {
    width: 100%;
    max-width: 2000px;
    margin: 15px auto 0;
    background: #fff;
    margin-top: 0px;
}

div#wrapper #content {
	padding: 0px 40px 20px;
    display: inline-block;
    width: calc(100% - 80px);
}

.flex3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.field.field--name-field-foto-rechts-gross-.field--type-image.field--label-hidden.field__item {
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 10px;
}

.flex-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

div#footer-wrapper {
    clear: both;
    background: url(https://forsthof-oberheimbach.de/sites/all/themes/aces/images/wbg.jpg);
    border-top: 1px solid #321b0b;
    -webkit-box-shadow: -1px 2px 18px rgb(2, 23, 54);
    -moz-box-shadow: -1px 2px 18px rgb(2, 23, 54);
    box-shadow: 0px 1px 15px rgb(2, 23, 54);
}

div#block-footer {
    max-width: 1560px;
    margin: 0 auto;
padding: 7px 10px 8px 10px;
    text-align: right;
    font-size: 16px;
    color: rgb(231, 205, 170);
}

.field.field--name-field-fotos-rechts img {
    position: relative;
    width: calc(50% - 30px);
    float: left;
    border-left: 25px solid #fff;
    border-bottom: 15px solid #fff;
    border-top: 15px solid #fff;
    height: auto;
}

.div-bottom ul li:last-child {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.div-bottom top,
.div-bottom ul {
    margin: 0px!important;
    padding: 0px!important;
    line-height: 1em;
}


.flex-left ul li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.div-top li:first-child {
    margin-top: 0px!important;
    padding-top: 0px!important;
    line-height: 1;
}
.div-top ul {
    margin-top: 0px!important;
}
.flex-left ul li:first-child {
    margin-top: 0px;
}
.flex-center img, .flex-center div {
    margin: 0px!important;
    padding: 0px!important;
    border: 0px!important;
    line-height: 1em;
}
.flex-center {
    display: flex;
    gap: 40px;
    padding-right: 20px;
    padding-left: 20px;
}
.div-center-right, .div-center-left {

    gap: 20px!important;
    display: flex;
    flex-direction: column;

}
.flex-center img {
    width: 100%;
    height: auto;
}
.div-top {
    display: flex;
    height: 40%;
}

.div-top ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0px!important;
}
.div-bottom {
    height: 40%;
    display: flex;
}
.div-bottom ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0px!important;
}

/* Sidebar regions
-------------------------------------------------------------- */

#layout-type-1 #sidebar-left {
width: 26%;
float: left;
font-size:12px;	
}

#layout-type-2 #sidebar-left {
width: 19%;
float: left;
margin-right: 2%;
font-size:12px;
}

.two-sidebars #content{
width: 58%;
float: left;
}

.one-sidebar #content{
/*width: 69%;
margin-left: 25px;
float: left;*/
width: 58%;
margin-left: auto;
    margin-right: auto;
    float: none;
}

#layout-type-1 #sidebar-right {
width: 26%;
float: right;
font-size:12px;	      
}

#layout-type-2 #sidebar-right {
width: 19%;
float: right;
font-size:12px;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-size: 1.3em;
}

#sidebar-left .content,
#sidebar-right .content {
/*padding: 5px 15px;*/
padding:0;
}

.sidebar .block {
/*background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;*/
margin:0 0 15px;
}

.sidebar tbody {
border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
background: none;
}

h2.block-title {
display: none;
}

/* Misc.
-------------------------------------------------------------- */

#help {
font-size: 0.9em;
margin-bottom: 1em;
}

.error {
border-color: red;
}

.terms {
background-repeat: no-repeat;
margin-left: 18px;
margin-bottom: 5px;
}

#notice {
display: none;
    text-align: center;
    max-width: 2000px;
    width: 100%;
    background: #eee;
    margin: 0px auto;
    padding: 25px 0px;
}

table {
width:100%;
}

div.contextual-links-wrapper {
font-size:100%;
}

/* Nodes
-------------------------------------------------------------- */

#first-time {
margin-bottom:10px;
}

.node {
border-bottom: 0px solid #bbb;
margin: 20px 0;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 10px;
}

.content-top{
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;
margin:0 0 20px;
}

.content-top .block-title {
margin-top:15px;
}

.content-top .region {
margin:15px;
}

.content-middle .block-system {
margin:0;
}

.content-middle .block-block {
margin:0;
}

.content-middle .block-block .block-title{
margin-top:15px;
}

.content-middle .block-block .content {
margin:15px 0;
}

.title, .title a {
margin: 0 auto;
line-height: 1.2em;
}

.node .content, .comment .content {
margin: .5em 0 .5em;
}

.node .taxonomy {
color: #999;
font-size: 0.9em;
padding-left: 1em;
}

.node .user-picture, .comment .user-picture {
float: right;
margin-left: 10px;
}

.node .user-picture img, .comment .user-picture img {
width:60px;
}

.node-book .links {
padding-top:5px;
}

.preview .node, .preview .comment{
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

.submitted {
font-size: 0.9em;
color: #999;
}

.submitted a:hover {
text-decoration: underline;
}

.node-sticky {
padding: 1em;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin:0;
}

.messages {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.3em;
margin-bottom: 1em;
}

.breadcrumb {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom: 1em;
padding: 0.3em 10px;
display: none;
}

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items, .field-type-taxonomy-term-reference .field-item {
display:inline;
float:left;
font-weight:normal;
padding-right:10px;
}





div#block-block-2 a {
line-height: 50px;
font-size: 16px;
}

div#block-block-2 p {
margin-top: 0;
}

body.front div#content img {
width: 100%;
}

h1#page-title {
	display: none;
}

div#block-block-1 a {
font-size: 16px;
line-height: 30px;
}

div#block-block-3 a {
font-size: 16px;
line-height: 30px;
}

div#block-block-3 {
	margin-top: 30px;
}

div#block-block-4 a {
font-size: 14px;
padding-right: 10px;
display: inline-block;
}

div#block-block-4 {
	margin-top: 22px;
}

div#block-block-6 {
font-size: 30px;
margin-left: 0px;
}

.column.C {
font-size: 30px;
}

div#preface-wrapper p {
	margin: 0;
	color: #000;
}

div#block-block-7 {
text-align: right;
}

.content.clearfix {
margin: 0;
}

p {
margin-top: 0;
}

h2 {
margin-bottom: 10px;
font-size: 20px;
}








/* Comments
-------------------------------------------------------------- */

.comment {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 1em;
margin: 1em 0;
}

.comment .title {
line-height: 1.2em;
}

.comment .new {
text-align: right;
font-weight: normal;
float: right;
color: red;
margin:.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
border-bottom: 1px solid #bbb;
padding-bottom: 1em;
}

#aggregator .feed-source {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

#aggregator h1 .title{
border-bottom: 1px solid #bbb;
}

#aggregator h2 {
padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;
}

.feed-item-title {
font-size: 1.4em;
}

#aggregator h3 a:hover {
text-decoration: none;
}

.feed-item-meta .feed-item-source {
font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
font-size: 0.9em;
color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.container {
background-color: #e6e6e6;
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url(images/post.gif);
}

#forum ul.links li.login a {
background-image:url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
border: 1px solid #bbb;
}

#forum td .links {
padding-top: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}

tr.odd {
background-color:#f4f4f4;
}

tr.even {
background-color:#fcfcfc;
}

th {
text-align:left;
background: #E6E6E6;
}

tr td, tr th {
border:1px solid #bbb;
padding: 0 6px;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker table {
width: 100%;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: .8em;
margin: 1em 0em;
background-color: #f4f4f4;;
}

.profile h3 {
margin-bottom:10px;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
background: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}

div.admin-panel h3 {
background-color: #e6e6e6;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px 8px 5px;
margin: 0;
}

div.admin {
padding-top: 0;
}

div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul, .block ul, ol {
margin: 0.5em 0 1em;
padding: 0 0 0 1.5em;
}

ul, ul li.leaf {
list-style-image: url(images/menu-leaf.gif);
list-style-image: none;
list-style-type: none;
}

ol {
  list-style-image: none;
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em;
margin: 0;
padding: 0;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em .5em;
padding-bottom: .1em;
}

ul li.expanded {
list-style-image: url(images/menu-expanded.gif);
}

ul li.collapsed {
list-style-image: url(images/menu-collapsed.gif); /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li {
background: none;
margin: 0;
padding: 0 1em 0 0;
}

ol.task-list {
margin-left: 0;
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
background: transparent url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
color: #393;
background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
margin-right: 1em;
}

fieldset ul.clearfix li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left;
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

li.expanded {
list-style-image:none;
list-style-type:none;
margin:0.15em 0 0.15em 0.5em;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.comment ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.comment ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment-add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment-comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment-new-comments a {
background-image: url(images/comments.gif);
}

div.comment ul.links li.comment-edit a {
background-image: url(images/commentedit.gif);
}

div.comment ul.links li.comment-delete a {
background-image: url(images/commentdelete.gif);
}

div.comment ul.links li.comment-reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node-readmore a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.comment ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

ul.pager li.pager-current {
background-color:#005a8c;
color:#FFFFFF;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
background-color: #f4f4f4;;
}

.item-list .pager li a:hover {
background-color:#005a8c;
color:#FFFFFF;
}

ul.links li,
ul.inline li {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 1em;
background-image: none;
}

.node .links,
.comment .links {
text-align: left;
padding-left: 0;
padding-top:5px;
}

ul.primary li a {
background-color:#f4f4f4;
border-color:#ccc;
border-style:solid solid none;
border-width:1px;
height:auto;
margin-right:0.5em;
padding:0 1em;
text-decoration:none;
}

.book-navigation .menu {
border-top:1px solid #bbb;
margin:0;
padding:10px 20px;
}

.book-navigation .page-links {
border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
padding:0.5em;
text-align:center;
}

.filter-wrapper {
border:1px solid #bbb;
border-top:none;
}

.search-advanced {
border:1px solid #bbb;
}

.compose-tips {
margin-top:10px;
}




#block-block-10 li {
background: #fff;
margin: 0;
list-style-image: none;
list-style-type: none;
margin-left: 0px !important;
text-indent: 0px;
padding: 5px 0px;
/*border-bottom: 1px solid #000;*/
}

#block-block-10 li {
background: #fff;
margin: 0;
list-style-image: none;
list-style-type: none;
margin-left: 0px !important;
text-indent: 0px;
padding: 12.4px 0px;
/*border-bottom: 1px solid #000;
border: 1px solid #000;*/
margin-top: -1px;
  padding-bottom: 39.6px;
    font-size: 15px;
}

#block-block-10 ul {
	padding-left: 0px !important;
	margin-top: 0px !important;
}

.region.region-sidebar-second li.leaf {
background: #fff;
margin: 0;
list-style-image: none;
list-style-type: none;
margin-left: 0px !important;
text-indent: 0px;
padding: 3px 0px;
border-bottom: 0px solid #000;
list-style-type: circle;
list-style-position: inside;
}
div#block-menu-menu-rechts3 li.leaf {
  float: left;
  width: 40%;
  text-align: center;
  list-style-type: none;
}

.region.region-sidebar-first li.leaf a {
	color: #000;
	font-size: 14px;
}

.region.region-sidebar-second li.leaf a {
	color: #000;
	font-size: 12px;
}

div#block-menu-menu-rechts3 li.leaf {
float: left;
width: 50%;
text-align: center;
list-style-type: none;
}

div#block-block-8 ul,
div#block-block-9 ul {
	padding-left: 0px !important;
	margin-top: 0px !important;
}



div#block-block-8 li,
div#block-block-9 li {
background: #fff;
margin: 0;
list-style-image: none;
list-style-type: none;
margin-left: 0px !important;
text-indent: 0px;
padding: 3px 0px;
border-bottom: 0px solid #000;
list-style-type: circle;
list-style-position: inside;

font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}

div#block-block-8 {
    margin-bottom: 0px;
    margin-top: 54px;
}

div#node-1 {
margin-top: 0;
}

div#node-1 p {
margin-top: 0;
}

body.front .content.clearfix {
margin: 0;
}

div#block-menu-menu-rechts2 {
margin-top: 47px;
}

div#block-menu-menu-rechts3 {
    margin-top: 25px;
    margin-left: 0px;
    border: 1px solid #000;
    height: 84px;
}

div#block-menu-menu-rechts3 h2 {
    display: block;
    margin-top: -10px;
    top: -25px;
    background: transparent;
    font-size: 12px!important;
    font-weight: normal;
    border-bottom: 1px solid;
}

h2.block-title {
    background: #fff!important;
}

div#block-menu-menu-rechts3 a {
    /*color: blue;*/
        margin: 0px 4px;
    background: #efefef;
}

body.page-node-29 ul#field-slideshow-12-pager li.first {
    display: none;
}

body.page-node-29 .field-type-text-long.field-label-hidden {
    padding-bottom: 15px;
}

div#block-menu-menu-rechts3 ul.menu {
width: 100%;
display: inline-block;
height: 46px;
border-right: 0;
margin-top: 0px;
}

div#block-block-6 a{
	color: #000;
}

div#block-block-6 a:hover {
	text-decoration: none;
}

.field-type-text-long.field-label-hidden {
clear: both;
padding-top: 10px;
padding-bottom: 100px;
  text-align: justify;
}

div#node-22 {
padding: 0 30px;
}

div#block-block-11 {
border: 1px solid #000;
height: 2px;
margin-top: -10px;
}

/* Login + Register + RSS
-------------------------------------------------------------- */

#authorize { 
float: right;
margin: 5px 10px 0;
}

#authorize ul { 
display: inline;
}

#authorize ul li { 
margin: 0 10px 0 0; 
padding: 0 0 0 10px; 
display: inline; 
list-style: none;  
border-left: 1px #5a5a5a solid;
background-image: none;
}

#authorize ul li.first { 
border: 0;
}

#authorize ul li, #authorize ul li a { 
font-size: 12px; 
line-height: 13px; 
}

.feed-wrapper {
float:right;
margin-top:7px;
margin-right:20px;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
width:950px;
margin: 15px auto 0;
}

#bottom-teaser .column {
float: left;
}

#bottom-teaser.in1 .column {
width: 100%;
}

#bottom-teaser.in2 .column {
width: 50%;
}

#bottom-teaser.in3 .column {
width: 33.3%;
}

#bottom-teaser .block {
margin: 0 15px;
}

#bottom-teaser .block-title {
margin-top:15px;
}

#bottom-teaser .region {
margin:15px 0;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin: 20px auto 0;
text-align: left;
width: 950px;
position: relative;
}

#bottom-wrapper .column {
float: left;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
margin:0 15px;
}

#bottom-wrapper .block-title {
margin-top:15px;
font-size: 1.3em;
}

#bottom-wrapper .region {
margin:15px 0;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
    margin: 0 auto;
    position: relative;
    padding: 0px 0 5px;
    width: 100%;
    background: #464646;
}

#footer{
    text-align: center;
    padding: 0px 40px;
}

#footer span {
padding: 0px 0px;
color: #fff;
}

#footer a {
color: rgb(231, 205, 170);
}

#footer .block-title {
margin-top:15px;
}

#footer .region {
margin: 15px 0;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 6px;
    margin-bottom: 0px;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav {
font-size: 12px;
}

#subnav li {
}

#subnav li a {
font-weight:normal;
}

#subnav li a:hover {
color: #cc6600;
}

#subnav-wrapper {
text-align:right;
}

#subnav-wrapper ul { 
display: inline;
}

#subnav-wrapper ul li {  
display: inline; 
list-style: none;  
background-image: none;
padding-left: 5px;
}

#subnav-wrapper ul li,#subnav-wrapper ul li a { 
font-size: 12px; 
line-height: 13px; 
}

/* Overlay
-------------------------------------------------------------- */

.overlay #header, .overlay #menu, .overlay .block-block, .overlay #bottom-teaser, .overlay #bottom-wrapper, .overlay #footer-wrapper {
display:none;
}

.overlay #wrapper {
width:98%;
}

.theme-info ul {
list-style-image:none;
}

div#block-block-7 p {
font-size: 27px;
}

#footer span {
    font-size: 15px;
    float: left;
    padding: 0px 0px;
}


.clearfix:after {
display:none!important;
}

img.teamfoto {
  width: 100%;
}

/*.content-top {
	display: none;
}*/

div#block-block-6 {
  float: left;
}

.column.A {
  display: none;
}

.column.C {
  width: 100% !important;
}










div#block-block-13 {
  display: none;
}




@media (max-width:768px) {

div#block-block-5 {
  display: none;
}
div#block-block-13 {
  display: block;
    text-align: left;
  font-size: 100%;
  width: 96%;
  overflow-x: hidden;
  padding-left: 2%;
}
div#block-menu-menu-rechts3 {
/*  display: none;*/
}

/*.content-top {
	display: block;
}*/

#preface-wrapper.in2 .column {
  width: 100%;
}

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
	text-align: center !important;
 }

.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple ul {
	text-align: center !important;
 }


 .responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple a {
	color: #fff !important;
 }

}













@media (max-width: 768px) {



#wrapper {
  width: 100%;
}

#layout-type-2 #sidebar-left {
  width: 19%;
  float: left;
  display: none;
  margin-right: 2%;
  font-size: 12px;
}

#layout-type-2 #sidebar-right {
  width: 19%;
  float: right;
  font-size: 12px;
  display: none;
}

.two-sidebars #content {
  width: 100%;
  float: left;
}

#preface-wrapper {
  width: 100%;
  margin: 5px auto 0;
  border-bottom: 1px solid #000;
}

.column.A {
  display: block;
}

#footer-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  border-top: 0px solid #bbb;
  padding: 0px 0 0;
  border-bottom: 0px solid #000;
  border-right: 0px solid #000;
  border-left: 0px solid #000;
  margin-bottom: 60px;
  overflow-x: hidden;
}

div#block-block-6 {
  font-size: 14px;
  margin-left: 0px;
}

div#block-block-7 p {
  font-size: 14px;
}

body.front div#content img {
  width: 100%;
  height: auto;
}

.responsive-menus.responsive-menus-0-0.absolute.responsified {
  margin-top: 10px;
}














	}







div#sliding-popup {
    width: 100%!important;
    background: rgba(0, 0, 0, 0.75)!important;
    padding-top: 5px!important;
    padding-bottom: 0px!important;
}

div#sliding-popup div#popup-text {
    color: #fff!important;
}

div#sliding-popup button {
    background: #7b7b7b!important;
    padding: 4px 12px 3px 12px!important;
    font-size: 14px!important;
    font-weight: normal!important;
    text-shadow:none!Important;
    text-transform: none!important;
    display: inline-block!important;
    margin-left: 10px!important;
    border: 0px!important;
    box-shadow: none!Important;
    color:#fff!Important;
}

.popup-content.info {
    background: transparent;
    padding: 0px;
    border: 0px;
}

div#sliding-popup button:hover {
    background: #636363!important;
    color: #fff!important;
}

#sliding-popup .popup-content #popup-buttons button {
    margin-top: 5px!important;
}

#sliding-popup .popup-content #popup-buttons {
    float: right;
    margin: 0 0 5px 0!important;
}
