html {
margin-top:0;    
padding-top:0;    
height:101%;
}

body {
   font-family:verdana; 
   font-size:0.8em;
   margin-top:0;
   padding-top:0;
   text-align:center;
}

a {
   outline:0;
}

h1 {
   color:#002A98;
   font-size:1.2em;
   border-bottom: #002A98 solid 2px;
}

h2 {
   color:#002A98;
   font-size:1em;
   font-style:italic;
}

h3 {
   color:#002A98;
   font-size:0.9em;
}

.h3_link {
   font-size:0.8em; 
}

#container {
    margin:0 auto;
    text-align:left;
    width:850px;
}

#header {
    margin-bottom:2em;
}

#headergrafik{
    width:850px; 
    height:130px;
}

#navigation {
font-size:1.2em;
}

#navigation ul {
    margin:0;
    padding:0; 
    padding-bottom:3px; 
    list-style-type:none;
}

#navigation ul li {
    padding:0;
    margin-right: -6px;
    margin-bottom:0;    
    display:inline;
 
}

#navigation a {
    color:#002A98; 
    padding:5px 5px 3px 4px;
    border: #002A98 solid 1px;
    background-color:#6EEFC8;
    text-decoration:none; 
}

#navigation a:active {
    color:#002A98;
    padding:3px 5px 3px 4px;
}

#navigation a:hover {
    color:#002A98;
    padding:3px 5px 3px 4px;
}

#navigation #aktiv a {
    color:#002A98;
    font-weight:bold;
    padding:3px 4px 3px 4px;
    background-color:white;
    border-bottom:white solid 1px;  
}


#content {
    border: #002A98 solid 1px;
    width: 822px;
    height: 100%;
    margin-bottom:1em;
    padding:1em;
    padding-bottom:0;
}

#content a {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

#content a:hover {
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
    
}

#starttext {
    float:left; 
    width:70%;
    height:455px;
    background-image:URL("images/teambild.jpg");
    background-repeat:no-repeat;
    background-position:center bottom;
}

#teaserblock {
    float:left; 
    margin:2em 0 2em 3em;
}

#teaserblock .teaser_oben {
    text-align:center;
    color:#002A98;
    font-size:0.7em;
    width:170px; 
    height:170px; 
    border:#002A98 solid 1px;
    padding:0.5em;
}

#teaserblock .teaser_unten {
    padding:0.5em;
    width:170px; 
    height:170px; 
    border:#002A98 solid 1px; 
    margin-top:2em;
}

#footer {
    width:850px;
}

#footer ul {
    float:right;
    margin:0;
    padding:0;
    list-style-type:none;    
}

#footer ul li {
    margin-bottom:0;
    display:inline;
}

#footer a {
    color:#002A98;
    padding:3px 4px 3px 4px;
    border: #002A98 solid 1px;
    background-color:#6EEFC8;
    text-decoration:none;
}

#footer #aktiv a {
    color:#002A98;
    padding:3px 4px 3px 4px;
    background-color:white;   
}

#teaserBild {
    padding-top:0.5em;
    float:left;
}

#leistungen {
    float:left;
}

#leistungen ul {
    list-style-type:none;
}

#leistungen_inhalt {
    float:left;
    margin-left:1.5em;
    width:75%;
}

#patienteninfo {
    margin-top:4em;
}

.teambild {
    border:1px solid #002A98;
    margin-bottom:1em;
}

.textbilder {
    border: 0px; 
    float:left; 
    padding:5px;
}

.textbilder_re {
    border: 0px;
    float:right;
    padding:5px;
}

.praxisteam_breite {
    float:left; 
    width:33%;
}

.nach_oben {
   font-size:0.8em;
   font-style:italic; 
}

.clear_both {
   clear:both;
}
