    /*Ärzte */
    #DanielReinhardt
    {
    position:absolute;
    left:18px;
    top:144px;
    width:290px;
    height:240px;
    background-color:#ddd4be;
    }
    
    #GyneAmSee
    {
    position:absolute;
    top:144px;
    left:315px;
    
    width:584px; /* 2x290+4 px */
    height:240px;
    
    background-color:#ddd4be;
    }
    
    /* diberse Tags für Adresse und co */
    
    .GyneName
    {
    position:relative;
    width:100%;
    height:20px;
    }
    
    .Arzt
    {
    position:relative;
    width:100%;
    height:84px;
    background-color:#efe8d9;

    }
    
    .Arzt img
    {position:absolute;
    top:0px;    }
    
    .Arzt p
{
    padding-left: 88px;
    text-align: left;
    font-size: 10px;
}

    .Arzt td
{   height:84px;
}
    
    .Adresse
    {
    position:relative;
    width:100%;
    height:121px;
         top: 0px;
         left: 0px;
         padding-top:15px;
     }
    
    .Adresse p
    {    text-align:center; }
        
        
       tr, td, table, tbody
       {
       margin:0px !important;
       padding:0px !important;
       }
p, h1, h2, p, td
{
    margin: 0px;
    padding: 0px;
    color: #040404;
    text-align: justify;
    font: normal 11px/15px Verdana;
}

a
{
text-decoration:none;
color:#040404;
}

     
     td p, h2
     {
     text-align:center;
     }


a:hover
{
text-decoration:none;
color:#9d2521;
}

h1
{
    font-size: 14px;
    line-height: 20px;
    font-weight:bold;
}

h2
{
    font-size: 12px;
    line-height: 20px;
    font-weight:bold;
    padding-bottom:0px;
    color:#9d2521;
}

h2 a
{display:block;
 width:100%;
  color:#9d2521;
}

img
{
    border-style: none;
}

table
{
    border-collapse: collapse;
}

#Logo
{
    position: absolute;
    left: 50%;
    top: 0px;
    width: 914px;
    height: 170px;
    margin-left: -457px;
    z-index: 3;
    background-color: white;
    vertical-align: bottom;
}

#Logo img
{
position:absolute;
bottom:30px;
}

#Inhalt
{
    position: absolute;
    left: 50%;
    top: 170px;
    height: auto;
    width: 878px; 
    margin-left:-457px;
    
    padding: 25px 18px 25px 18px;
    z-index: 1;
    overflow: visible;
    background-color: #f9f6ee;
}

.Drucken
{
position:absolute;
top:12px;
right:0px;
z-index:2;
}


/* Farbe */

.rot
{
color:#9d2521;
}



/* Ecken */

.ObenLinks, .ObenRechts, .UntenLinks, .UntenRechts
{
    position: absolute;
    width:20px;
    height:20px;
    background-image: url('/css/Bilder/ObenLinks.png');
    background-repeat: no-repeat;
    
    background-color:#f9f6ee;
}

.ObenLinks{
    top:0px;
    left:0px;

}
.ObenRechts
{   top:0px;
    right:0px;
    background-image: url('/css/Bilder/ObenRechts.png');
}
.UntenLinks
{
    bottom:0px;
    left:0px;
    background-image: url('/css/Bilder/UntenLinks.png');
}
.UntenRechts
{
    right:0px;
    bottom:0px;
    background-image: url('/css/Bilder/UntenRechts.png');
}

/* Sprachnavigation */

#Sprachnavigation
{
    position: absolute;
    bottom: 85px;
    right: 0px;
    z-index: 10;
    
}

#Sprachnavigation select
{
    border: none;
    padding: 2px;
    font-family: verdana;
    font-size: 12px;
    color: #8d8f94;    
    text-transform: uppercase;
}

#Sprachnavigation option
{
    padding-right: 30px;
}
     /*                   
@media print
{
body *
{
position:static !important;
padding:0px !important;
margin:0px !important;
height:auto !important;
}

}      */                  
                        
                        
