﻿ html,body {
    height:100%;/*reference for #wrapper min-height:100%*/
} */
html {
    overflow-y:scroll; /*keep scrollbar position present in FF at all times*/
}
body {
    margin:0;
    padding:0;   
    background-color:#ffffff;
        /* background-image:url(img/bild1.jpg);
        background-repeat:no-repeat; */
        font-family:'Open Sans', sans-serif;
        font-size:90%;
        line-height:150%;
        color:#000000;
        background-position:0px 0px;
}


#hgimg {
position:absolute;
width:100%;
height:100%;
z-index:1;
overflow-x:hidden;
}

#motherwrapper {
position:absolute;
top:1px;
left:1px;
width:99.9%;
height:100%;
z-index:2;

}
 
/*=== Float Containment and Bug Fixes (DO NOT ALTER THESE!) ===*/
body:before {/*Opera min-height 100% fix*/
    contentwrap:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/*eliminate need for inner non clearing element*/
}
#wrapper:after,  /*#wrapper:after for IE8 min-height:100% Fix*/
#contentwrap:after { /*#content:after for Float Containment*/
    clear:both;
    content:"";
    display:block;
    height:1%;/*fix IE8 min-height:100% bug*/
    font-size:0;
}
 
/*===  Begin Layout Structure ===*/
#wrapper { /*do not set overflow:hidden; here, Opera will not comply*/
    width:980px;
    min-height:100%;
    margin:0 auto;
    /* background:#EEF; */
}
#header {
    height:83px; /*120px total with padding*/
    padding:0 0;/*uncollapse child margins with vertical padding*/
    /* background:#8088C6; */
background-image:url(img/bgheaderrot.gif);
        background-repeat:repeat-x;
        
}
#contentwrap {
    width:100%;/*IE6/7 haslayout for future float containment*/
    padding-bottom:60px;/*set a bottom padding to preserve the footer*/
}
#footer {
    position:fixed;
    width:100%;
    left:0;
    bottom:0;
    height:40px;
background-image:url(img/footerhgrot.gif);
        background-repeat:repeat;

}
.innerfoot {
    width:980px;
    height:40px;
    margin:0 auto;
    overflow:hidden;/*uncollapse child margins*/
    /* background:#8088C6; */
    text-align:left;
    font-size:80%;
    color:#d77963;
    margin-top:10px;
    
    
}

.innerfoot a{
  color:#d77963;
  text-decoration:none;
}


#footer p {
    margin:10px 5px; 5px;
    font-size:12px;
         color:#eeeeee;
}



/* ######### CONTENT STYLEN ###########*/

#content {
         float:left;
         width:402px;
         text-align:left;
         margin-top:38px;
         margin-left:372px;
  padding-left:10px;
  background-image:url(img/50transwhite.png);
        background-repeat:repeat;
        


}

#content h1 {
  font-size:170%;
  line-height:120%;
  font-weight:normal;
  font-style:italic;
  color:#a71520;
  margin-top:0px;
}

#content h2 {
    color: #A71520;
    font-size: 16px;
    font-weight: normal;
    margin-bottom:-15px;
    margin-top:-4px;
}


/* ##########  RECHTE SPALTE STYLEN ########### */

#rechts {
         float:right;
         width:160px;
         text-align:left;
         margin-top:50px;
         margin-left:10px;
  color:#a71520;
  font-style:italic;
  font-size:16px;
}

#kontakt {
width:154px;
height:164px;
background-color:#EFEFEF;
border:1px #5A656B solid;
border-bottom:4px #5A656B solid;
font-size:12px;
line-height:18px;
padding-left:5px;
  color:#747071;
  margin-bottom:30px;
  font-style:normal;
}

#kontakt h1 {
font-size:12px;
font-weight:bold;
color:#a71520;
  margin-top:5px;
  margin-bottom:1px;
}

#kontaktform {
  width:159px;
  font-size:12px;
  font-style:normal;
  /* background-color: #dddddd; */
  color:#747071;
  margin-top:2px;
  padding-left:5px;
  line-height:17px;
}

.kontaktfeld {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    height: 16px;
    width:157px;
    /*margin-top:-2px;*/
  margin-left:-5px;
}
.kontaktfeld2 {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size:12px;
    font-weight: normal;
    height:60px;
    width:157px;
    /*margin-top:-2px;*/
  margin-left:-5px;
}

.kontaktfeld3 {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size:12px;
    font-weight: normal;
    height:60px;
    width:157px;
    /*margin-top:-2px;*/
  margin-left:-5px;
  display:none;
}

.submitbtn {
    background-color: #5A656B;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #ffffff;
    font-size:12px;
    font-weight: normal;
    height:22px;
    width:120px;
  margin-top:5px;
  margin-left:-5px;
    
}


/* ##########  HEADER INNEN ########### */

#headerzent {
                width:980px;
        height:40px;
        margin:0 auto;
                text-align:left;
                border:1px;
                border-color:#0FF;
                height:42px;
                position:relative;
                padding-top:32px;

}


#logo{
        float:left;
        width:151px;
        height:42px;
        background-image:url(img/logo.gif);
        background-repeat:no-repeat;

        }
        
#logo{
        float:left;
        width:160px;
        height:42px;
        margin-top:3px;
        background-image:url(img/dp_logo_dark.svg);
        background-repeat:no-repeat;

        }

#mobilemenu {
  display:none;
}

#navi {
         float:left;
         width:570px;
         text-align:left;
         margin-top:26px;
         margin-left:215px;


}


.navi{
        width:166px;
        height:28px;
        font-size:14px;
        margin-right:14px;
        display:inline;
}

.navi a{
        color:#a71520;
        text-decoration:none;
}

.navi a:hover{
        color:#b87706;
        text-decoration:none;
}


a {
  text-decoration:none;
  color:#A71520;
}

a:hover {
  text-decoration:underline;
}


/* ### CSS Dropdown NAVI #### */

ul#mainnavi {
  position:relative;
  float:left;
  padding:0;
  margin:0;

}

ul#mainnavi li {
  display:inline;
  font-size:12px;
  font-weight:normal;
  margin:0;
  padding:0;
  float:left;
  position:relative;
}

ul#mainnavi li a {
  color:#A71520;
  text-shadow:1px 1px 0px #fff; 
  text-decoration:none;
  display:inline-block;
  height:28px;
  font-size:14px;
  line-height:18px;
  padding-right:14px;
  padding-left:6px;
  -webkit-transition:color 0.2s linear, background 0.2s linear;  
  -moz-transition:color 0.2s linear, background 0.2s linear;  
  -o-transition:color 0.2s linear, background 0.2s linear;  
  transition:color 0.2s linear, background 0.2s linear;  
}

ul#mainnavi li a:hover {
  background:#999;
  color:#b87706;
  color:#333;
}

ul#mainnavi li:hover > a {
  background:#eee;
}

/* Drop-Down Navigation */
ul#mainnavi li:hover > ul
{
  visibility:visible;
  opacity:1;
}

ul#mainnavi ul, ul#mainnavi ul li ul {
  list-style: none;
    margin: 0;
    padding: 0;    
  visibility:hidden;
    position: absolute;
    z-index: 99999;
  width:180px;
  background:#f8f8f8;
  box-shadow:1px 1px 3px #ccc;
  opacity:0;
  -webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
  -moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
  -o-transition:opacity 0.2s linear, visibility 0.2s linear; 
  transition:opacity 0.2s linear, visibility 0.2s linear;   
}

ul#mainnavi ul {
    top: 28px;
    left: 1px;
}

ul#mainnavi ul li ul {
    top: 0;
    left: 181px;
}

ul#mainnavi ul li {
  clear:both;
  width:100%;
  border:0 none;
  border-bottom:1px solid #c9c9c9;
}

ul#mainnavi ul li a {
  background:none;
  padding:7px 15px;
  color:#A71520;
  text-shadow:1px 1px 0px #fff;
  text-decoration:none;
  display:inline-block;
  border:0 none;
  float:left;
  clear:both;
  width:150px;
}

ul#mainnavi li a.first {
  border-left: 0 none;
}

ul#mainnavi li a.last {
  border-right: 0 none;
}




/* ### supersized ### */

#supersized a {
    background: none repeat scroll 0 0 #ffffff;
    
}


/*  ############ BEwerbungsformular ################ */

.bewerbungfeld {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    width:230px;
    /*margin-top:-2px;*/
  margin-left:-5px;
}

.vonbisfeld {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    width:90px;
    /*margin-top:-2px;*/
  margin-left:-5px;
}

.bewerbungarea {
    background-color: #EFEFEF;
    border: 1px solid #999999;
  border-bottom:4px #5A656B solid;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 100px;
    width:400px;
    /*margin-top:-2px;*/
  margin-left:-5px;
}

/* ## Bewerbung ### */

#bewerbungformular label {
    display: block;
    float: left;
    line-height: 110%;
    margin: 0 5px 0 0;
    text-align: left;
    width: 150px;
  height:18px;
  margin-bottom:7px;
    
    
}

#bewerbungformular  {
   font-size:13px;
    
    
}

 

.sonstiges {
    display: block;
    float: left;
    line-height: 130%;
    margin: 0 10px 0 0 !important;
    text-align: left;
    width: 60px !important;
}


   
.umfragezelle {
 display:block;
 width:620px;
 float:left;
 margin:0 0 8px 0;
  font-size:13px;
 }
 
 .umfragezellesonst, .umfragezellerahmen {
 display:block;
 width:450px;
 float:left;
 margin:0 0 8px 0;
 border-bottom: 1px solid #E2DBD9;
 padding-bottom:20px;
  
 }

.bildzelle input, .bildzellesonst input, .bildzelle select, .bildzellesonst select {
  border: none;
 margin-left:0 !important;
  width:345px;
  padding-bottom:4px;
  height:auto;
}
 
.bildzelle label, .bildzellesonst label {
  width:50px !important;
  text-align:left;
}
  
 
 .umfragezellesonst input, .umfragezellesonst select {

 border: 1px solid #999999;
 margin-left:0 !important;
 height:24px;
 }
 
  .umfragezelle input, .umfragezelle select {
 border: 1px solid #999999;
 margin-left:0 !important;
 height:24px;
 }
 
 .lang {
 width: 520px !important;
 }
 

 
input.zusatztext {
 width:100px !important;
 }


/* ################################# TABLET ############################## */
@media screen and (max-width:800px) {

#motherwrapper,#headerzent,.innerfoot {
  width:100%
} 

#wrapper {
  width:90%
}

#content {
  margin-left:0;
}


#navi {
         float:right;
         width:auto;
         margin:26px 2% 0 0;


}




/* ################################# SMARTPHONE ############################## */
@media screen and (max-width:450px) {

#wrapper {
  width:100%
}

#content {
         width:90%;
         text-align:left;
         margin-top:38px;
         margin-left:0;
         padding:4% 5%;
}

#rechts {
         width:90%;
         text-align:left;
         margin-top:10px;
         margin-left:0;
         padding:5%;
         background-color:rgba(0,0,0,0.6);
}

#rechts p.bodytext,#rechts #kontaktform label {
         color:#fff;
}  

#rechts #kontakt p.bodytext {
  color:#747071;
  display:block;
  padding:0 10%;
}


#kontakt, #kontaktform {
  width:90%;
  padding:0 5%;
}

.kontaktfeld,.kontaktfeld2 {
  width:100%;
}

#headerzent {
        width:100%;
        }

#contentwrap {
  padding-bottom:0;
}

#footer {
  position:static;
  height:auto;
}

.innerfoot {
  width:90%;
  padding:5% 5%;
  height:auto;
}

#mobilemenu {
  display:block;
  position:absolute;
  width:48px;
  height:48px;
  top:30px;
  right:20px;
}

#mobilemenu img {
  width:48px;
  height:48px;
}


#navi {
  width:90%;
  margin: 10px 5%;
  height:auto;
  display:none; /*Navi als Default verstecken zur Einblendung per Burger Icon */
  background:#eee;
  opacity:0.8;

}

.show-mobile-navi {
  display:block!important; 
}

/* ### CSS Dropdown NAVI #### */

ul#mainnavi {
  position:static;
  float:left;
  padding:0;
  margin:0;
  width:100%

}

ul#mainnavi li {
  list-style-type:none;
  width:96%;
  font-size:12px;
  font-weight:normal;
  margin:0;
  padding:2% 2% 0 2%;
  float:left;
  position:static;
  
}

ul#mainnavi li a {
  color:#A71520;
  text-shadow:1px 1px 0px #fff;
  text-decoration:none;
  display:block;
  height:28px;
  font-size:14px;
  line-height:18px;
  width:96%;
}

ul#mainnavi li a:hover {
  background:#999;
  color:#333;
  width:96%;
}

ul#mainnavi li:hover > a {
  background:#eee;
}

/* Drop-Down Navigation */
ul#mainnavi li > ul
{
  visibility:visible;
  opacity:1;
}



ul#mainnavi ul, ul#mainnavi ul li ul {
  list-style: none;
  width:96%;
  background:#f8f8f8;
  box-shadow:1px 1px 3px #ccc;
  position:static;
  opacity:1;
  visibility:visible;
    
}

ul#mainnavi ul {
    padding:5% 1% 0 5%
    width:85%;
    
}

ul#mainnavi ul li ul {
    padding-left:5%;
    width:80%;
    display:none;
}

ul#mainnavi ul li {
  clear:both;
  width:88%;
  border:0 none;
  border-bottom:1px solid #c9c9c9;
  padding:0 6%;
 
}

ul#mainnavi ul li a {
  background:none;
  padding:7px 15px;
  color:#A71520;
  text-shadow:1px 1px 0px #fff;
  text-decoration:none;
  display:block;
  border:0 none;
  float:left;
  clear:both;
  width:85%;
}

ul#mainnavi li a.first {
  border-left: 0 none;
}

ul#mainnavi li a.last {
  border-right: 0 none;
}


.umfragezelle,.umfragezellesonst, .umfragezellerahmen,.bildzelle input, .bildzellesonst input, .bildzelle select, .bildzellesonst select,.bildzelle label, .bildzellesonst label,#bewerbungformular label {
     width:100%;
     float:left;
}

#bewerbungsformular p {
  display:block;
  width:100%;
  float:left;
}



}
 
