/***********************************************
    Rot:            #DF1314
    Dunkelrot:      #B2150E         
    Hellgrau:       #C8C8C8     
    Grau:           #909192 
    Dunkelgrau:     #4C4D4D 
    Grau Subnavi:   #6F6F6F 
/***********************************************/



/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */


h1 {font-size: 20px; color: #b21503; margin-top: 0px; line-height: 25px; letter-spacing: 1px;  text-transform: uppercase; }
h2 {font-size: 14px; color: #4C4D4D; font-weight: bold; line-height: 24px; text-transform: none;}
h3 {font-size: 14px; color: #4C4D4D; font-weight: bold; line-height: 23px; text-transform: none;}
h4 {font-size: 13px; font-weight: bold;  margin-top: 0px; }
h5 {font-size: 13px; font-weight: bold;  margin: 0px; }

a { color: #B2150E; text-decoration: underline;}
a:link { color: #B2150E; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;} 
a:visited {  }
a img {border: 0px;}

hr { border: 0px; border-top: solid 1px #C8C8C8; border-bottom: transparent; }
p {margin: 10px 0px;}
table {font-size: 14px; line-height: 23px; }

#einleitung { position: relative; z-index: 3; padding-left: 110px; background: transparent; line-height: 20px; width: 580px; }

#conBox { 
    background: transparent;
    padding-left: 110px;
    line-height: 23px;
    width: 580px;
    margin: 10px 0px 20px 0px;    
}

hr {
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}
.aufzaehlung {
    margin: 0;
    margin-left: 0px;
    padding: 0px;
}

.aufzaehlung li {
    line-height: 22px;
    margin-left: 17px;
    list-style-type: none;
    list-style-image: url(../upload/icon/punkt.gif);
}


/* ################# Referenzen ################## */

.bild {margin-top: 10px;}
.rechtsfloat {float: right;}
.referenz {float: left; margin-bottom: 40px;  }
.referenztext {float: left; width: 250px; line-height: 20px; margin: 0px 0 40px 0; padding-left: 10px; }
.referenztext a { text-decoration: none; }
.referenztextmedizin {float: left; width: 250px; line-height: 20px; margin: 94px 0 10px 0; padding-left: 10px; }
.referenztextmedizin a { text-decoration: none; }

/* ################# Organigramme ################## */
.drei-grau {float: left; text-align: center; color: #ffffff; width: 180px; border-bottom: 1px solid #C8C8C8 ; margin-right: 13px; background: #4c4c4c; height: 25px; }
.drei-rot {float: left; text-align: center; color: #ffffff; width: 180px; margin-right: 13px; background: #DF1314; height: 25px; }
.eins-dunkelrot {text-align: center; color: #ffffff; width: 180px; margin-left: 193px; background: #B2150E; height: 25px;  }
.zwei-dunkelrot {float: left; text-align: center; color: #ffffff; width: 180px; margin-left: 90px; background: #B2150E; height: 25px;  }
.zwei-dunkelrotrechts {float: left; text-align: center; color: #ffffff; width: 180px; margin-left: 23px; background: #B2150E; height: 25px;  }
/* ################# Ende Main Content ################## */

