* {
  margin:0;
  padding:0;
}

@font-face { font-family:Avantgarde; src:url('AVGARDN_0.TTF'); } 

body                        {
                              background-image:url(/static/ocp/bg_page.jpg);
                              background-position:top center;
                              background-repeat:no-repeat;
                              background-color:#e0e0e0;
                              width:100%;
                              font-family:verdana,arial,trebuchet ms;
                              color:#000;
                              font-size:10pt;
                            }
/* html                        { overflow-y:scroll; } */

a:focus                     { outline:none; }
a                           { color:#385d76; }
a:link                      { text-decoration:none; }
a:visited                   { text-decoration:none; }
a:active                    { text-decoration:none; }
a:hover                     { color:#385d76; text-decoration:none; }

#wrap                       { margin:0 auto; width:1000px;

                            }
#head                       { position:relative; height: 327px; }
#logo                       { float:left; margin-top:10px; margin-left:2px; }
#impressum                  { float:right; margin-top:9px; margin-right:43px; }
#claim                      { margin-left:18px; padding-top:32px; font-size:13pt; color:#eee; }
#schnellkontakt             { width:201px; height:67px; margin-top:57px; margin-left:174px;
                              background-image:url(/static/ocp/bg_btn_schnellkontakt.png);
                              background-position:top center;
                              background-repeat:no-repeat;
                            }
#schnellkontakt a           { display:block; widht:201px; height:45px; padding:12px 0 0 20px; color:#fff; font-size:14pt; }
#kompetenz                  { position:absolute; top:29px; left:675px; width:332px; height:298px;
                              background-image:url(/static/ocp/aerzte.png);
                              background-position:top center;
                              background-repeat:no-repeat;
                            }

#navi                       {  }
#navi div                   { height: 35px; padding-top:15px; }
#navi span                  { display: block; height: 35px; padding-top:15px; }
#navi ul                    { list-style: none; }
#navi li                    { float:left; font-size: 18px; margin-right:25px; margin-left:25px; }

#fusszeile { height:65px; background-color:#457090; text-align:center; }
#navi2 { padding-top:10px; }
#navi2 a { color:#fff; }
#copyright {padding-top:16px; color:#bdbdbd; }

#content                    { float:left; width: 663px; min-height:200px; 
                              border: 1px solid #cfcfcf; background-color:#fff; 
                              margin-left: 6px; margin-top:17px;
                              margin-bottom: 20px;
                            }

#inhalt                     { margin-left: 20px; margin-right: 20px; margin-bottom: 20px; margin-top: 18px; min-height:100px; color:#333; }
.headline                   { color: #447190; font-size:18px; font-weight:normal; }
.inhalt_trenner             { background-image: url(/static/ocp/cnt_trenner.png);
                              background-repeat: no-repeat;
                              margin-top:20px; margin-bottom:12px;
                              width: 623px; height: 1px;
                            }

#inhalt ul                  { padding-left: 19px; list-style-image: url(/static/ocp/li_style.png); line-height: 220%;}
#inhalt li                  { padding-left: 1px; }
#inhalt_text                {  }
#inhalt p                   { padding-bottom:12px; }

.inh_abs_text { margin-bottom:20px; }
.inh_abs_titel {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
}

#boxen                      { float:right; width:296px; margin-right:3px; color:#272727; }
#boxen h2                   { text-align:center; color:#447190; font-weight:normal; margin-top:15px; margin-bottom:14px; font-size:17pt;  }
#boxen ul                   { list-style:none; margin-bottom: 5px; }
#boxen li                   { width:249px; height:29px; padding-top:10px; padding-left:30px;
                              background-image:url(/static/ocp/li-line.png);
                              background-position:top left;
                              background-repeat:no-repeat;
                            }
#boxen li.no-line           { background-image:url(/static/ocp/li-no-line.png); }

.box-liste                  { margin-bottom:20px; }
.box-rahmen                 { background-color:#eee; border:2px solid #fff; padding-top: 11px; padding-left:16px; }

.box-bild                   { margin-bottom:20px; }
.box-bild-pic               { margin-left:54px; }
.box-bild-text              { text-align:center; font-size:8pt; padding-top:4px; }

.box-sto-bild               { float:right; margin-bottom:15px; }
.box-sto-text               { margin-top:15px; }
.box-sto-titel h3           { font-size:11pt; }

.mitarbeiter                { float:left; width: 260px; margin-right:10px; margin-bottom: 35px; }
.mitarbeiter_bild           { position:relative; margin-left:63px; }
.mitarbeiter_infos          { position:absolute; width:184px; text-align:center;  bottom: 7px; }


#kompetenz { left: 525px; width: 479px; background-image: url(/static/ocp/3aerzte.png); }
#claim { margin-right: 447px; margin-left:0; text-align: center; }
#schnellkontakt { margin-top: 39px; }



#designbody { background:none; background-color:white; color:black; }
#designbody p { padding-bottom:17px; }
#designbody ul { padding-left:17px; }
#designbody ol { padding-left:33px; }
