/*--------------------TAG-Einstellungen--------------------*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
  background-color: #fffdda;
}

h1, h2 {
  margin: 0;
}


a {
outline-style: none;
}


a {
  text-decoration: none;
  color: #d16cae;

}

/*--------------------Basislayouts--------------------*/
#wrapper {
  width: 984px;
  position: absolute;
  left: 50%;
  margin-left: -492px;
  margin-top: 10px;
  background-color: #fff;
}

  #inner-wrapper {
background-image: url('inner-wrapper-bg.jpg');
background-repeat: repeat-y;
}

    #header {
      height: 140px;

    }
    
    #left {
      float:left;
      width:223px;
margin-left: 1px
      
    }

#left2 {
      float:left;
      width:224px;
      
    }


#h-spacer {
float: left;
width: 2px;
height: 400px;
}
    
      #left a:hover {

      }
      
      #left a {
        text-decoration: none;
        display: block;

      }
      
      
    
    #center {
      float: left;
      width: 700px;
      padding-left: 10px;
    }
    
    
    
    #footer {
      background-image: url('footer.jpg');
background-repeat: no-repeat;      
font-size: 0.7em;
height: 24px;
padding-top: 8px;
padding-right: 15px;
color: #989898;
    }
    
      #footer div.footer-left {
        width: 28%;
        float: left;
      }
      
      #footer div.footer-right {
        width: 68%;
        float: right;
text-align: right;
      }



/*--------------------Objekt-Layouts--------------------*/


/*--------------------Dokumentlayout_START--------------------*/



h1.doc-title, a.doc-title {
  font-size: 1.1em;

  color: #4b4b4b;
  margin-top: 1em;
}

div.doc-maintext {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #6b6b6b;
}

h1.doc-title *, div.doc-maintext * {
  font-size: 1em;

}


h2.doc-subtitle, a.doc-subtitle {
  font-size: 0.9em;
  color: #6b6b6b;
}
div.doc-introduction {
  font-size: 0.8em;
  margin-bottom: 3em;
}

/*--------------------Dokumentlayout_ENDE--------------------*/

/*--------------------Navigationspfad_START--------------------*/
#navpath {
  font-size: 0.8em;
  text-align: right;
  padding: 1px 4px 1px 0;
  color: #444444;
  background-color: #bbbbbb;
}

#navpath a:hover{
  text-decoration: underline;
}

#navpath a {
  font-size: 1em;
  text-decoration: none;
  color: #444444;
}
/*--------------------Navigationspfad_ENDE--------------------*/

/*--------------------Standard Navigation auf der linken Seite--------------------*/

#top-navi {
padding-top: 120px;
padding-left:226px;
font-size: 0.9em;
}



a.navi1-normal {
color: #989898;
  padding: 5px;
  padding-left: 10px;
  /*border-bottom: 1px dotted #FFFFFF;*/
  width: 170px;
}

a.navi1-preopen {
color: #989898;
  padding: 5px;
  padding-left: 10px;
  /*border-bottom: 1px dotted #FFFFFF;*/
  width: 170px;
}

a.navi1-active {
  color: #CA4B9C;  
  padding: 5px;
  padding-left: 10px;
  /*border-bottom: 1px dotted #FFFFFF;*/
outline-style: none;
  width: 170px;
}

a:hover.navi1-normal {
color: #d16cae;
  width: 170px;
}

#left-navi {
font-size: 0.8em;
margin-top: 1.3em;
}



a.navi2-normal:hover {
background-color: #f5f5f5;
  width: 170px;
}

a.navi2-normal {
  
color: #989898;
background-color: #fff;
  padding: 5px;
  padding-left: 20px;
  width: 170px;
}

a.navi2-preopen {
 background-color: #ffebf8;
  color: #989898;
  /*color: #989898;
  background-color: #ececec;*/
  padding: 5px;
  padding-left: 20px;
  width: 170px;
}

a.navi2-active {
   width: 170px;
  color: #d16cae;
  background-color: #ececec;
  padding: 5px;
  padding-left: 20px;
}

a.navi3-normal {
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
  color: #989898;
  background-color: #fff;
  width: 160px;
}

a.navi3-preopen {
  color: #989898;
  background-color: #ececec;
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
  width: 160px;
}

a.navi3-active {
  color: #d16cae;
  background-color: #ececec;
  border-width: 0;
  padding: 5px;
  padding-left: 30px;
  width: 160px;
}

a.navi3-normal:hover {
background-color: #f5f5f5;
  width: 160px;
}

/*--------------------Standard Navigation auf der linken Seite ENDE--------------------*/

/* Bilder und Bilduntertitel (Einbettung) Start*/

div.picture-arearight {
  float: right;
  margin-left: 10px;
  width: 100px;
}

div.picture-arealeft, div.picture-area {
  float: left;
  margin-right: 10px;
  width: 100px;
}

  div.picture-label-document {
    margin-bottom: 10px;
  }

    div.picture-label-document div.lupe {
      float: left;
      width: 20px;
      height: 20px;
    }
    
    div.picture-label-document div.legend {
      margin-left: 30px;
    }


  div.picture-label-document {
    background-color: #7C99DC;
  }

/*--------------------Bilder und Bilduntertitel Ende--------------------*/

/* OFFSET UND LETTERINDEX  (Glossar)*/



div.offsetindex {
  padding: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #7490b9;
}

div.offsetindex a, div.offsetindex span {
  margin: 3px;
  color: #333;
}

a.offsetindex-active {
  font-weight: bold;
}

span.offsetindex-head {
  font-weight: bold;
}


div.letterindex {
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 0 0.8em 0;
  border-bottom: 1px solid #7490b9;
}


div.letterindex-head {
  font-weight: bold;
  color: #444444;
}

a.letterindex-normal {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  color: #444444;
  text-decoration: none;
}

a.letterindex-activated {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  font-weight: bold;
  color: #6b6b6b;
  text-decoration: none;
}

div.letterindex a {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  color: #6b6b6b;
  text-decoration: none;
  
}



/*--------------------OFFSET UND LETTERINDEX ENDE (Glossar)--------------------*/

/*--------------------Diashow--------------------*/

div.diashow-fullsize {
  width: 468px;
  height: 468px;
  float: left;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-right: 12px;
  border: 1px solid #7C99DC;
  background-color: #ABBBE2;
}

div.doc-maintext-galery {
  /* float: right;
  width: 250px; */
  font-size: 0.8em;
}

div.diashow-overview {
  width: 650px;
  overflow: hidden;
  height: 132px;
}

#diashow-slider {
  height: 132px;
  width: 1000px;
  background-image: url(dia-bg.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
}


/*--------------------Gallery-overview_START--------------------*/

div.gallery-overview-body {
  overflow: hidden;
  margin: 0 10px 0 10px;

}

div.gallerie-overview-head {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 1px 4px 1px 4px;
  height: 18px;
}

div.gallerie-overview-pic {
  margin: 0 10px 10px 0;
  float: left;
  width: 100px;
}

div.gallerie-overview-footer {
  font-size: 0.8em;
  padding: 1px 4px 1px 4px;
  height: 18px;
}
/*--------------------Gallery-overview_Ende--------------------*/
/*--------------------Gallery-fullview_START--------------------*/
div.gallery-full-body {
  overflow: hidden;
  margin: 60px 10px 0 10px;
}

div.gallerie-overview-pic-border {
  padding-left: 10px;
}

div.gallery-full-head {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 1px 4px 1px 4px;
  height: 18px;
}

div.gallery-full-img {
  text-align: center;
  margin: 0 10px 10px 0;
}

div.gallery-full-footer {
  font-size: 0.8em;
  padding: 1px 4px 1px 4px;
  height: 18px;
}

/*--------------------Gallery-fullview_Ende*/
/*--------------------Bildergalerie und Diashow Ende--------------------*/

/*--------------------langer Jingle_Start--------------------*/

div.mainjingle {
  margin-top: 20px;
}

/*--------------------langer Jingle_Ende--------------------*/

/*--------------------Standardlayout Infobox #right Start--------------------*/

div.infobox {
  padding: 5px;
  margin-top: 1em;
  background-color: #fff;
  font-size: 0.7em;
  width: 200px;
}

a.infobox-link {
  text-decoration: none;
  font-style: normal;
  color: #d16cae;
  display:block;
  

}

div.infobox-head {
  padding: 3px 3px 3px 0;
  background-image: url('infobox-head.jpg');
  background-repeat: no-repeat;
height: 36px;  
}

div.infobox-body {
background-image: url('infobox-body.jpg');
  background-repeat: repeat-y;    
padding-left: 35px;
padding-right: 35px;
padding-bottom: 15px;
}

div.infobox-foot {
background-image: url('infobox-foot.jpg');
  background-repeat: no-repeat;
height: 27px;
}

div.preisliste-infobox-left {
float: left;
width: 500px;
}

div.preisliste-infobox-right {
float: right;
width: 200px;
}

div.infobox-head div.doc-title {
font-weight: bold;
font-size: 0.9em;
  color: #4b4b4b;
}


/*--------------------Standardlayout Infobox #right ENDE--------------------*/

/*--------------------Layouts für die Formularfeldsteuerung--------------------*/
/*--------------------Formularfelder--------------------*/

div.form-data {
/*border: 1px solid #FFF;*/
  padding: 15px;
  margin-bottom: 40px;
}

div.form-data input {
  height: 20px;
color:#6b6b6b;
}

div.form-data input, div.form-data textarea, div.form-data select {
  background-color: #e8e8e8;
  border: 1px #989898 solid;
}

/*--------------------Formulartexte--------------------*/

div.errordiv-error {
  background-color: red;
  color: #444444;
  padding: 5px;
  font-size: 0.8em;
  margin-bottom: 20px;
}

div.errordiv-noerror {
  display: none;
  visibility: hidden;
}

.doc-maintext-isrequired {
  font-size: 0.8em;
  color: #d16cae;
}

.doc-maintext-isnotrequired {
  font-size: 0.8em;
  color: #444444;
}

.field-noerror {
  background-color: #6b6b6b;
}

.field-error {
  background-color: #FFA4A4;
}

div.form-data span.required-input {
  padding-left: 30px;
  font-size: 0.8em;
color: #989898;
}

/*--------------------Formulartexte Übermittlungsansicht--------------------*/
/*--------------------Layouts für die Formularfeldsteuerung Ende--------------------*/

div.aktuelles-jingle {
margin-top: 1em;
border-bottom: 1px solid #e9e9e9;

}

div.datum {
color: #989898;
font-size: 0.7em;
padding-top: 0.3em;

}

div.doc-ueberschrift {
margin-top: 1.2em;
font-size: 1em;
color: #4b4b4b;
font-weight: bold;
} 

div.preisliste-links div.doc-title, div.preisliste-rechts div.preis {
margin-top: 1.2em;
font-size: 0.95em;
color: #989898;
font-weight: bold;
}



div.preisliste-add-links div.zusaetzliche-leistung, div.preisliste-add-rechts div.preis2 {
color: #989898;
font-weight: bold;
font-size: 0.8em;
margin-top: 1em;
}

ul, li {
padding-left: 15px;
}

div.preisliste-picture img {
border: 2px solid #989898;
}

div.preisliste-picture2 img {
border: 2px solid #989898;
}

div.preisliste-rechts div.preis {
text-align: right;
margin-bottom: 2em;
}

div.preisliste-add-rechts div.preis2 {
text-align: right;
margin-bottom: 2em;
}

div.preisliste-links div.doc-dauer {
font-size: 0.8em;
color: #989898;
margin-bottom: 1em;
}

div.preisliste-links {
float: left;
/*width: 375px;*/
width: 65%;
}

div.preisliste-rechts {
float: right;
/*width: 300px;*/
width: 35%;
}

div.preisliste-add-links {
float: left;
width: 375px;
}

div.preisliste-add-rechts {
float: right;
width: 300px;
}


div.preis-jingle {
padding-bottom: 1em;
border-top: 1px solid #e9e9e9;
}

/*-----------------------------------------------*/


div.diashow-area {
  float: left;
  width: 700px;

}


div.diashow-right {
  float: right;
  width: 272px;
}

div.diashow-progress-bar {
  background-image: url(progress-ball.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}


div.diashow-image {
  width: 686px;
  height: 457px;
  padding: 6px;
  border: 1px solid #9D9D9D;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.diashow-panel {
  width: 302px;
  margin-bottom: 10px;
  display:none;
}

div.diashow-panel a { 
  font-size: 0.8em;
  color: #9D9D9D;
  display: block;
  outline-style: none;
}

div.doc-maintext-galery {
   font-size: 0.8em;

} 


a.panel-left {

  float: left;
  width: 25%;


}

a.panel-right {

  float: right;
  width: 25%;
  text-align: right;
  

}

a.panel-center {

  text-align: center;
  margin-left: 35%;
  margin-right: 35%;

}


div.bild-rahmen img {
border: 1px solid #989898;
}


a.diashow-overview-thumbnail-normal {
  float: left;
  width: 116px;
height: 78px;
  margin-left: 10px;
  margin-top: 25px;
  border: 1px solid #9D9D9D;
  background-position: 50% 50%;
  background-repeat: no-repeat;
margin-bottom: 1px;
}

a.diashow-overview-thumbnail-active {
  float: left;
  width: 116px;
height: 78px;
  margin-left: 10px;
  margin-top: 25px;
  border: 1px solid #ca4b9c;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #E6E6E6;
}

div.dia-window {
width: 700px;
padding-left:20px;
padding-right:20px;
}

#jshint {
  margin: 20px 20px;
  width: 90%;
  background-color: #D144A0;
  color: #FFF;
  font-size: 0.8em;
  padding: 5px;
}

/*------------------Startseite-START----------------------------*/

#startseite-center {
      
      width: 976px;
      padding-left: 200px;
    }

div.startseite-polaroid1 {
  width: 235px;
  background-image: url('startseite-webseite-rahmen.jpg');
  background-repeat: no-repeat;
  height: 261px;
  padding: 13px 0 0 17px;
}

div.startseite-polaroid2 {
  width: 235px;
  background-image: url('startseite-blog-rahmen.jpg');
  background-repeat: no-repeat;
  height: 261px;
  padding: 13px 0 0 17px;
  margin-left: 80px;
}


div.center-left {
float: left;
width: 300px;
}

div.center-right {
float: left;
width: 300px;
}

div.startseite-footer {
width: 650px;
overflow: hidden;
font-size: 0.75em;
text-align: center;
color: #989898;
}
/*------------------Startseite-ENDE-----------------------------*/