/* CSS Document */

img { border: 0; }

#main {  }

#teaser { display: none; }
#innerwrap { }
  #left { display: none; }
  #logo_dkh { display: none; border: 0px solid blue; margin-top: 200px;
  background-image:url('../upload/logos/logo_dkh.gif'); 
  background-repeat:no-repeat; 
  background-position: 0px 0px; 
  }
  #center {  }



#banner { height: 8.75em; }
#logo {
    position: relative;
    float: left;
    padding-top: 0em;
    padding-left: 0em;
}

#topname {
    position: relative;
    float: left;
    padding-top: 4.25em;
    padding-left: 2.5em;
}

#service { display: none; float: right; padding-top: 0.0em; text-align: right; } 

#line_color1 { position: relative; width: 100%; height: 0.19em; background-color: #fbbc21; }
#line_color2 { position: relative; width: 183px; height: 0.19em; background-color: #017d41; }

    
#silhouette { display: none;
    position: relative;
    float: left;
    width: 8em;
    height: 31em;
    background-image:url('../images/silhouette.jpg');
    background-repeat:no-repeat;
    background-position: 30px 10px;
    border: 0.0em solid red;
    }

#navigation { display: none; position: relative; width: 100%; padding-top: 1.68em; margin-bottom: 5.5em; height: 1.56em;
    background-image:url('../images/navi_bg.jpg');
    background-repeat:no-repeat;
    background-position: 0px 0px;
    }


#navipath { font-size: 0.71em; color: #017d41; padding-bottom: 0.2em; border-bottom: 1px solid #017d41; margin-bottom: 1.5em; } 






















body, html, p {
    font-family: arial, verdana, tahoma, helvetica, sans-serif;
    color: #000000;
    padding:0;
    margin:0; 
}

p { margin-bottom: 1em }

td {
}

a:link       { text-decoration: none; color: #017d41 }
a:visited    { text-decoration: none; color: #017d41 }
a:hover      { text-decoration: none; color: #fbbc21 }
a:active     { text-decoration: none; color: #fbbc21 }

#logo_dkh { font-size: 0.5em; padding-top: 45px; } 

#content {
    padding: 0px;  /* Achtung: tinymce-width in Mandanteneinstellungen auch ändern! */
    font-size: 0.75em;
    line-height: 140%;
}


#teaser-tiny {
    width: 202px;
    overflow: hidden;
    font-size:11px;
    color:#002266;
    padding:5px;
    background-color: #eaf6ff; /*#f3faff;*/
    line-height: 140%;
}


#teaser_headline {
    font-size: 0.9em;
    font-weight: bold;
    color: #555555;
    line-height: 40px;
    padding-left: 7px;
    background-color: #fcd36e;
}
#teaser_text {
    font-size: 0.69em;
    padding: 0.69em;
}
#teaser_text a { color: #017d41; }
#teaser_text a:hover { color: #fcd36e; text-decoration: underline }
#teaser_text p { padding-bottom: 1em; border-bottom: 1px solid #fcd36e }


.fett { font-weight: bold; }

.headline, h1, h2 {
    font-size: 1.2em;
    color: #017d41;
    font-weight: bold;
    padding: 0; margin: 0;
    margin-bottom: 1em;
    border-bottom: 0px solid #dff1e8;
}

/* CSS für Standard-Artikelliste Advanced V1.4
   Modul-Author: HerrB
    CSS-Anpassung: Oldperl
    siehe http://www.contenido.org/forum/viewtopic.php?t=10957
*/

/*  DIV-Bereich für die gesamte Artikelliste
*/
.teaser_advanced {
    float: none; 
    width: 250px;
    padding: 10px 0px;
    border-bottom: 1px solid #017d41 ;
}

/*  H1-tag für Titel der Artikelliste
*/
.teaser_advanced_title {
}

/* Überschrift Artikel
*/
.headline_advanced {

}

/*    Einstellung der Bilder
    fortlaufende Zählung, beginnend mit 0
*/
.img_advanced0 {


}
/*   Einstellung für Text
   fortlaufende Zählung, beginnend mit 0
*/
.text_advanced0 {
    margin: 10px 0px;
      margin-right: 10px;
}
/*
*/
.more_advanced {
/*   clear: both;*/
}

/* DIV für Pageselector
*/
.pageselector {

} 