/* bree-serif-regular - latin */
@font-face {
  font-family: 'Bree Serif';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/bree-serif-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bree Serif Regular'), local('BreeSerif-Regular'),
       url('/fonts/bree-serif-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/bree-serif-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/bree-serif-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/bree-serif-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/bree-serif-v7-latin-regular.svg#BreeSerif') format('svg'); /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
    background-image: url(/fileadmin/images/background_main.jpg);
    background-position: 50% 50%;
    background-repeat: repeat-y;
    border:  0px;
    margin:  0px;
    padding: 0px;
    width:  100%;
    height: 100%;
    min-height: 100%;
    font-family: 'Open Sans', Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color: #afbf00;
    line-height: 1.3em;
}

#wrapperP{
    margin: auto;
    position: relative;
    width: 1100px;
    background-color: #ffffff;
    height: auto !important; 
    overflow: hidden !important;
    min-height: 100%;
    padding: 1em;
}


#wrapper2{
    margin: auto;
    position: relative;
    width: 1100px;
    background-color: #ffffff;
    height: auto !important; 
    overflow: hidden !important;
    min-height: 100%:
}


#footer{
    margin: auto;
    position: relative;
    height:auto;
    bottom: 0px;
    text-align: center;
    width: 860px;
    padding-left: 240px;
}

#content {
    margin-bottom: 20px;
    width: 700px;
    float: right;
    min-height: 300px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 30px;
}
#menue {
    margin-top: -30px;
    margin-bottom: 20px;
    width: 240px;
    float: left;
    border-top: 5px solid #d80e24;
}

    #header_main {
        margin-top: 10px;
        height: 360px;
        background-image: url(/fileadmin/images/background_top.jpg);
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat;
        width: 1100px;
    }


#header_logo {
    height: 270px;
    margin-left: 20px;
    float: left;
    margin-top: -10px;
}
#header_motiv {
    height: 300px;
    margin-right: 20px;
    float: right;
    margin-top: 30px;
}

#navigation_top {
    float: right;
    padding-top: 15px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #bbbbbb;
}

#top_ersatz {
    display: none;
}
.csc-default  { clear: both; } 


#box_schirmherr {
    padding: 10px;
    padding-top: 40px;
}
#txt_box_schirmherr {
    padding-left: 14px;
    padding-right: 14px;
}
#box_kontakt {
    margin-top: 40px;
}
#txt_invers_box_kontakt {
    font-size: 1.2em;
    color: #ffffff;
    font-family: 'Bree Serif', 'Times New Roman', serif;
    font-weight: bold;
    text-decoration: none;
    background-color: #d80e24;
    padding: 15px;
    padding-left: 25px;
    line-height: 1.5em;
}
#txt_rot_box_kontakt {
    font-size: 1.2em;
    color: #d80e24;
    font-family: 'Bree Serif', 'Times New Roman', serif;
    font-weight: bold;
    text-decoration: none;
    padding: 15px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.5em;
}

#detailDIV {
    width: 500px;
    float: right;
}

a, .internal-link a { color: #d80e24; text-decoration: none;  }
a:hover, .internal-link a:hover  { color: #d80e24; text-decoration: underline;  }

hr { border: 0px; border-bottom: dotted #d80e24 1px; height:1px; }

/* Aufzaehlungen
----------------------------------*/
ul, ol  { margin-left: 2em; padding-left: 0px; list-style-position: outside; }
li      { padding-bottom: 0.5em; }
li.even { float: right; width: 48%; }
li.odd  { clear: both; float: left; width: 48%; }  


.counter { font-style: italic; float: right; clear: both; font-size: 0.8em; margin-top: -0.3em; margin-right: 1em; }



/* Menue-Elemente
----------------------------------*/
.menu { padding: 0; margin: 0; font-family: 'Bree Serif', 'Times New Roman', serif; }
.menu_passiv, .menu_aktiv, .menu_special { border-bottom: 1px solid #d80e24; list-style-type: none;  padding: 15px; padding-left: 15px; margin: 0; font-size: 1.2em; display: block; }
ul.menu a { font-size: 1.2em; color: #d80e24; font-family: 'Bree Serif', 'Times New Roman', serif; font-weight: normal; text-decoration: none;  }
#navigation_top a {    color: #bbbbbb; text-decoration: none; }
#navigation_top a:hover { text-decoration: underline; }
.menu_aktiv {
    background-image: url(/fileadmin/images/background_menu.png);
    background-repeat: repeat-x;
}

.menu_special { background-color: #efefef; }


@media all and (min-width: 1000px) and (max-width: 1280px) {
    body { background-image: url(/fileadmin/images/background_main_small.jpg); }
    #header_main {
        height: 330px;
        background-image: url(/fileadmin/images/background_top.jpg);
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat;
        width: 980px;
        margin-top: 8px;
    }
    #wrapper2 { width: 980px; }
    #header_motiv { height: 300px; }
    #header_logo  { height: 250px; margin-top: -8px; }
    #content { margin-right: 0px; }
    #footer{ width: 740px; padding-left: 240px; }
}


@media all and (max-width: 999px) {
    body { background-image: url(); background-color: #ffffff; }
    #wrapper2 { width: auto; padding-left: 10px; padding-right: 10px;}
    #footer { width: auto; }
    #menue {
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        height: 10px;
        width: 50px;
        right: 10px;
        top: 30px;
        margin: 0;
        background-color: #ffffff;
        border: 0;
        padding-top: 20px;
        background-image: url(/fileadmin/images/btn_menu.png);
        background-position: 100% 0%;
        background-repeat: no-repeat;
        z-index: 1000;
    }
    #menue:hover {
        height: auto;
        width: 220px;
        display: block;
        position: absolute;
        padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        z-index: 1000;
    }
    #content {
        width: 100%;
        float: none;
        padding: 0;
    }
    #footer { width: auto; padding: 0; }
    #navigation_top { display: none; }
    #top_ersatz { display: inline; }
    #box_schirmherr  { display: none; }
    #box_kontakt { margin: 0; }
    #txt_rot_box_kontakt { display: none; }
    .menu_aktiv { background-image: url();  }

    #detailDIV {
        width: 70%;
        float: right;
    }

}

@media all and (min-width: 600px) and (max-width: 999px) {
    #header_main {
        height: 140px;
        background-image: url(/fileadmin/images/background_top.jpg);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        width: auto;
        margin: 20px;
        margin-left: -10px;
        margin-right: -10px;
    }
    #header_motiv { height: 140px; margin-top: 10px; margin-right: 40px; }
    #header_logo  { height: 140px; margin-top: -18px; }
}



@media all and (max-width: 599px) {
    li.even { float: none; width: auto; }
    li.odd  { float: none; width: auto; }
    #header_main {
        height: 100px;
        background-image: url(/fileadmin/images/background_top.jpg);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        width: auto;
        margin-top: 20px;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 10px;
    }
    #header_motiv { display: none; }
    #header_logo  { height: 100px; margin-top: -15px;}
    #detailDIV {
        width: 60%;
        float: right;
    }

}



.csc-firstHeader { padding: 0; margin: 0; font-size: 1.2em; color: #d80e24; font-family: 'Bree Serif', 'Times New Roman', serif; font-style: italic; font-weight: normal; }
.csc-subheader { padding: 0; margin: 0; font-size: 1.4em; color: #d80e24; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: bold; padding-bottom: 1.2em; }
.csc-header {  padding: 0; margin: 0; padding-bottom: 0.4em; }



.ui-widget  { font-family: 'Open Sans', Verdana, Arial, sans-serif; font-size: 1.0em; }
.ui-icon { }
.ui-icon-triangle-1-e { width: 17px; height: 18px; background-image: url(/fileadmin/images/icon_accordion.png); }
.ui-icon-triangle-1-s { background-position: 0 -18px; width: 17px; height: 18px; background-image: url(/fileadmin/images/icon_accordion.png); }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #d80e24;); }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #d80e24;  }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d80e24;  color: #d80e24; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #d80e24; text-decoration: none; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #d80e24; text-decoration: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #d80e24; text-decoration: none; }


.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.ui-state-default { xmargin-bottom: 1em; }


/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #d80e24; }
.ui-widget-content a { color: #d80e24; }
.ui-widget-header { border: 1px solid #e78f08; }
.ui-widget-header a { color: #ffffff; }



.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }

.ui-accordion-header { margin-top: 1em; }

h3 {
      margin-bottom: 0.0em;
      margin-top: 0;
}




h1 { padding: 0; margin: 0; font-size: 1.2em; color: #d80e24; font-family: 'Bree Serif', 'Times New Roman', serif; font-style: italic; font-weight: normal; }
h2 { padding: 0; margin: 0; font-size: 1.4em; color: #d80e24; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: bold; padding-bottom: 1.2em; }
h4 { padding: 0; margin: 0; font-size: 1.2em; color: #d80e24; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: normal; padding-bottom: 0.6em; }
h5 { padding: 0; margin: 0; font-size: 1.2em; color: #aec005; font-family: 'Bree Serif', 'Times New Roman', serif; font-weight: normal; padding-bottom: 0.6em; font-style: italic; }


textarea    {    font-family: 'Open Sans', Verdana, Arial, sans-serif; font-size: 12px; }
input       {    font-family: 'Open Sans', Verdana, Arial, sans-serif; font-size: 12px; }

.box_eingabe { padding: 10px; border: 1px solid #bbbbbb; margin-bottom: 10px; }
.box_eingabe_special { float: right; padding: 0; margin: 0;width: 75%; min-height: 200px; border:0;background-color: #efefef; }
.inputbox_wide {
    width: 100%; 
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #efefef;
}
.inputbox_standard {
    width: 75%;
    float: right;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #efefef;
}
.box_eingabe_large {
    width: 100%; 
    height: 250px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #efefef;

}

.box_eingabe_small {
    width: 100%; 
    height: 75px; 
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #efefef;
}
.box_eingabe_medium {
    width: 100%; 
    height: 125px; 
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #efefef;
}


 
.proj_liste:nth-child(odd) { 
    float: left;
    clear: both;
} 
.proj_liste:nth-child(even) { 
    float: right;
}
.head_detail { font-weight: bold; color: #d80e24; }