/*--------------------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;*/
  background-color: #fff;
  position: relative;
  margin: 10px auto 0 auto;
}

  #inner-wrapper {
background-image: url('inner-wrapper-bg.jpg');
background-repeat: repeat-y;
}

    #header {
/*      height: 140px;*/
/*  height: 138px;*/
height: 233px;
  margin-bottom: 0px;
padding-top: 1px;

    }
    
    #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-navi a {
        text-decoration: none;
        display: block;

      }
      
      
    
    #center {
      float: left;
      width: 700px;
      padding-left: 10px;
    }

#center2 {
      float: left;
      width: 500px;
      padding-left: 10px;

}

#center-blog {
  width: 904px;
  margin-left: 40px;
 
}
    
#right {
width: 190px;
float: right;
margin-right: 51px;
margin-top: 78px;
}    
    
    #footer {
      background-image: url('footer.jpg');
background-repeat: no-repeat;      
font-size: 0.7em;
height: 29px;
padding-top: 8px;
padding-right: 50px;
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: 20px;
  margin-bottom: 1em;

}

div.doc-space {
margin-top: 8px;
 
}

h1.doc-title-date {
  font-size: 1.1em;
  color: #4b4b4b;
}

a.doc-title-date {
  font-size: 1.1em;
  color: #D16CAE;
}

div.doc-maintext {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #6b6b6b;
  
}

span.doc-maintext {
  font-size: 0.8em;
  color: #303030;
}

h1.doc-title *, div.doc-maintext *, h1.doc-title-date * {
  font-size: 1em;
}

h1.doc-title *, h1.doc-title-date * {
  margin-bottom: 1em;
}


h2.doc-subtitle, h2.doc-subtitle0, a.doc-subtitle {
  font-size: 0.8em;
  color: #6b6b6b;
  
}

div.doc-introduction, div.doc-introduction0 {
  font-size: 0.8em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-style: italic;
  color: #6b6b6b;
}

div.doc-introduction1, h2.doc-subtitle1 {
  display: none;
}

/*--------------------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-top: 5px;
padding-left:226px;
font-size: 0.9em;
width: 752px;
padding-bottom: 3px;
border-bottom: 1px solid #EEEEEE;
border-top: 1px solid #EEEEEE;
}

#top-navi-blog {
font-size: 0.9em;
width: 977px;
padding: 5px 0 3px 0;
border-bottom: 1px solid #EEEEEE;
border-top: 1px solid #eeeeee;
text-align: center;
margin-left: 1px;
}

a.navi1-normal {
color: #989898;
  padding: 5px;
  padding-left: 10px;
  /*border-bottom: 1px dotted #FFFFFF;*/
  width: 170px;
}

a.navi1-preopen {
color: #d16cae;;
  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: 20px;
}

div.blog-left #left-navi {
margin-top:0px;
} 

a.navi2-normal:hover {
background-color: #f5f5f5;
  width: 150px;
}

a.navi2-normal {
  
color: #989898;
background-color: #fff;
  padding: 5px;
  padding-left: 40px;
  width: 150px;
}

div.blog-navi-head {
display: block;
background-color: #d9d9d9;
font-weight: bold;
text-transform: upper-case;
font-size: 0.9em;
width: 190px;
color: #fff;
padding: 5px;
}

div.blog-left a.navi2-normal, 
div.blog-left a.navi2-preopen, 
div.blog-left a.navi2-active {
  padding-left: 5px;
  width: 190px;
}

div.blog-left a.navi3-normal,
div.blog-left a.navi3-preopen,
div.blog-left a.navi3-active {
padding-left: 15px;
  width: 180px;
}

a.navi2-preopen {
/* background-color: #ffebf8;*/
background-color: #f5f5f5;
  color: #989898;
  /*color: #989898;
  background-color: #ececec;*/
  padding: 5px;
  padding-left: 40px;
  width: 150px;
}


a.navi2-active {
   width: 150px;
  color: #d16cae;
  background-color: #ececec;
  padding: 5px;
  padding-left: 40px;
}



a.navi3-normal {
  border-width: 0;
  padding: 5px;
  padding-left: 50px;
  color: #989898;
  background-color: #fff;
  width: 140px;
}

a.navi3-preopen {
  color: #989898;
  background-color: #ececec;
  border-width: 0;
  padding: 5px;
  padding-left: 50px;
  width: 140px;
}

a.navi3-active {
  color: #d16cae;
  background-color: #ececec;
  border-width: 0;
  padding: 5px;
  padding-left: 50px;
  width: 140px;
}

a.navi3-normal:hover {
background-color: #f5f5f5;
  width: 140px;
}

/*--------------------Standard Navigation auf der linken Seite ENDE--------------------*/

/* Bilder und Bilduntertitel (Einbettung) Start*/

div.picture-arearight {
  float: right;
  margin-left: 10px;
  margin-bottom: 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;
display: none;
    }
    
    /*div.picture-label-document div.legend {
      margin-left: 5px;
padding: 5px 0 5px 0;
color: #616161;
    }*/


div.legend {
font-size: 1em;
font-weight: bold;
color: #4b4b4b;
background-color: #e7e7e7;
text-align: center;
padding-top: 5px;

    }

  div.picture-label-document {
    background-color: #FFFDDA;
  }


/*--------------------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;
}

div.diashow-overview-clients {
  width: 400px;
  overflow: hidden;
}


#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;
}

div.mainjingle-blog {
margin-top: 20px;
padding-top: 10px;
margin-bottom: 20px;
border-top: 1px solid #d9d9d9;
}

div.border {
margin-top: 20px;
padding-top: 10px;
margin-bottom: 20px;

}

/*--------------------langer Jingle_Ende--------------------*/

/*--------------------Standardlayout Infobox #right Start--------------------*/

a.infobox {
  display: block;
  padding: 0;
  margin-bottom: 20px;

  width: 222px;
  margin-left: 1px;
  margin-top: 7px;
}

a.infobox ul {
padding-left: 15px;
margin-left: 0;
}

a.infobox-link {
  text-decoration: none;
  font-style: normal;
  color: #d16cae;
  display:block;
  

}

div.infobox-head {
  text-transform: uppercase;
  padding: 10px 70px 0 40px;
  color: #fff;
  font-weight: bold;
  background-repeat: no-repeat;
  height: 44px;  
  background-image: url(start-infobox-head.jpg);
  font-size: 0.8em;
}

div.infobox-body {
  background-image: url(start-infobox-body.jpg);
  background-repeat: repeat-y;    
padding: 5px 40px 0 40px;
color: #fff;
font-size: 0.8em;
}

div.infobox-foot {
background-image: url('start-infobox-foot.jpg');
  background-repeat: no-repeat;
height: 33px;
}

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;
}

a.social-infobox {
  width: 21px;
  float: left;
  margin-left: 5px;
  margin-bottom: 15px;
  display: block;
}

div.infobox-head-sn {
    color: #800404;
    font-size: 0.8em;
    font-weight: bold;
    height: 19px;
    padding: 3px 0 0 25px;
}

div.foto-header {
  background-color: #fff;
margin-left: 236px;
width: 700px;
overflow: hidden;
padding-top: 40px;
margin-top: 1px;
height: 190px;
}

div.ad-title {
  background-color: transparent;


    margin-top: 0;
    padding: 102px 0 0;
    text-align: center;
}

div.ad-pic {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 153px;
    margin-right: 9px;
    width: 226px;
    border: 1px solid #f7f7f7;
}

div.ad-pic a {
    height: 153px;
    width: 226px;
  display: block;
}

/*--------------------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-area-clients {
  float: left;
  width: 340px;
}

div.diashow-right {
  float: right;
  width: 272px;
}

div.diashow-right-clients {
  float: left;
  width: 360px;
  margin-bottom: 20px;
}

div.diashow-progress-bar {
  background-image: url(progress-ball.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

div.diashow-image-clients {
  width: 338px;
  height: 338px;
  border: 1px solid #e7e7e7;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;

}

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.blog-image {
  margin-top: 1em;
  margin-bottom: 1em;
  /*height: 594px;*/
  width: 860px;
  /*892*/
  padding: 16px 16px 0 16px;
  border: 1px solid #9D9D9D;
}

div.blog-jingle-image {
  margin-top: 0;
  margin-bottom: 1em;
/*  height: 133px;
  width: 200px;*/
  padding: 6px;
  border: 1px solid #9D9D9D;
  float: right;
  margin-left: 15px;
  left: 50%;
  top: 50%;
}


div.share-txt {
font-size: 0.7em;
color: #8A8B86;
float: left;

}

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%;

}




a.diashow-overview-thumbnail-normal {
  float: left;
  width: 116px;
  height: 78px;
  margin-left: 10px;
  margin-top: 25px;
  border: 1px solid #D9D9D9;
  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;
}

a.diashow-overview-thumbnail-clients-normal {
  float: left;
  width: 60px;
  height: 60px;
  margin-left: 10px;
  margin-bottom: 7px;
  border: 1px solid #fefefe;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  
}

a.diashow-overview-thumbnail-clients-active {
  float: left;
  width: 60px;
  height: 60px;
  margin-left: 10px;
  margin-bottom: 7px;
  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-polaroid1 a {
  display: block;
    }

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.polaroid-frame {
     border: 1px solid #E6E6E6;
    height: 195px;
    overflow: hidden;
    width: 198px;
}

span.polaroid-frame {
     border: 1px solid #E6E6E6;
    height: 194px;
    overflow: hidden;
    width: 198px;
  display: block;
}

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-----------------------------*/

/*-------------------Blog------------------*/

div.blog-left {
width: 70%;
float: left;
}

div.blog-left, div.blog-right {
margin-top: 20px;

}

div.blog-right {
width:20%;
float: right;
}

div.label {
font-size: 0.7em;
text-align: right;
}

div.date-time {
font-size: 0.75em;
color: #797979;
text-align: left;
margin-top: 23px;
margin-bottom: 5px;
}

/*---------------------Slideshow Header Blog-------------------*/

#header-blog {
background-image: url(header-blog.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-top: 13px;
margin-bottom: 1em;
}

div.header-top-navi {
padding-left: 40px;
padding-right: 40px;
margin-bottom: 9px;
}

#headerGalleryView {
  visibility: hidden;
  width: 902px;
  height: 400px;
  overflow: hidden;
  margin: 0px 40px 0 40px;
}

#header .gv-panel .gv-panel-overlay, #header .gv-panel .gv-overlay-background {
  height: 30px;

}

#headerGalleryView h3 {
  font-size: 1.2em;
  margin: 0;
}

#headerGalleryView p {
  margin: 0;
}


/* ----------------------Kommentare--------------------------------------- */

div.comments {
  border-bottom: 1px solid #d9d9d9; 
  margin-bottom: 10px;
  
}

#comments-wrapper {
  margin-bottom: 10px;
  margin-top: 10px;
}

span.comments-title {
  font-size: 1em;
  font-weight: bold;
  color: #785F86;
}

div.comments-head {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 10px;
}

div.comments-body {
  font-size: 0.8em;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0.5em;
}

div.comments-foot {
  font-size: 0.6em;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
margin-bottom: 2em;
}

span.empty-comments {
  font-size: 0.7em;
}

a.comments-email-0 {
  color: #ef303f;
}

a.comments-email-1 {
  color: black;
}

/*------------------- BLog -------------------------------------*/

div.blogjingle {
  margin-bottom: 25px;

}

div.blogjingle a.doc-title {
font-size: 1em;

}

span.blog-startdate {
  font-size: 0.8em;
}

div.blog-author {
  font-size: 0.7em;
  margin-top:5px;
  margin-bottom: 30px;
}

div.blog-action-wrapper {
  border-bottom: 1px solid #214673;
  padding-bottom: 3px;
  height: 50px;
  clear: both;
}

div.blog-action-wrapper2 {
  border-bottom: 1px solid #214673;
  padding-bottom: 3px;

  clear: both;
}

div.blog-action-wrapper span {
color: #1d3d66;
font-size: 0.75em;

}

div.blog-action {
  float: left;
  width: 290px;
}

a.blog-action-link {
  color: black;
  font-size: 0.8em;
}

div.socialbookmark-wrapper {
  width: 290px;
  float: right;
}

a.sociallink {
  text-decoration:none;
}

div.blogjingle a.doc-title {
padding-top: 20px;
}


/*--------------Social Networks START---------------------*/

div.header-top-navi-left {
float: left;
width: 50%;
font-size: 0.75em;
color: #696969;
font-weight: bold;
text-transform: uppercase;
padding-left: 3px;
}

div.header-top-navi-right {
float: left;
font-size: 0.75em;
color: #696969;
display: inline;
}

a.social-networks-navi {
margin-right: 5px; 
float: left; 
width: 15px;
display: block; 
margin-bottom: 3px;
}

div.doc-social-networks span {
color: #1D3D66;
font-size: 0.75em;
margin-bottom: 0.6em;
margin-top: 0.6em;
display: block;
height: 1em;
width: 100%;
}

div.doc-social-networks {
/*border: 1px solid #E4E4E4;*/
padding: 10px 15px 15px 15px;
background-image: url('social-network-box');
background-repeat: no-repeat; 
}

div.doc-social-networks-oben {
float: right;
}

div.doc-social-networks div.doc-title {
color: #a70f5a;
border-bottom: 1px solid #E6E6E6;
font-weight: bold;
font-size: 0.95em;
}

a.social-infobox {
width: 16px;
float: left;
display: block;
margin-left: 5px;
}

a.social-infobox img {
border: 0;
}

/*--------------Social Networks ENDE---------------------*/
