/* generelle Anweisungen */
body  {
      font-size: 9pt;
      font-family: Thaoma, verdana, arial, helvetica, sans-serif;
      letter-spacing: 0.7pt;
      background-color:#ffffff; 
      background-image: url(../bilder/mvz-mammo-hintergrund.jpg);  
      background-repeat: no-repeat;
      color:#7E462D;          
      margin: 0px;
      padding:0px;
      }

p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  }   
    
a img {
      border:0;
      }
       
.lilatext {
          color:#C32363;  
          }
          
.orange {
        color:#D58500;  
        }
          
.linkbraun  {
            color:#7E462D;  
            }
          
.linkbraunfett  {
                color:#7E462D;
                font-weight: bold;  
                }

.abstand18  {
            border: 0px solid red;
            height:18px;
            }   
   
.abstand70  {
            border: 0px solid red;
            height:70px;
            }    
   
.abstand120 {
            border: 0px solid red;
            height:120px;
            }  
          
.abstand220 {
            border: 0px solid red;
            height:350px;
            }  
          
a:link { text-decoration: none; color:#7E462D; }
a:active { text-decoration: none; color:#7E462D; }
a:visited { text-decoration: none; color:#7E462D; }
a:hover { text-decoration: none; color:#7E462D; }           
    
    
/* linkcontainer */    
    
    
#kontaktlink  {
              border: 0px solid green; 
              position: absolute;
              top: 150px;
              left: 600px;
              width:50px;
              font-weight: bold;
              font-size: 8pt;
              }

#impressumlink  {
                border: 0px solid silver; 
                position: absolute;
                top: 150px;
                left: 680px;
                width:70px;
                font-weight: bold;
                font-size: 8pt;
                }    
                
                
#flaggenlink_griechisch {
                        border: 0px solid silver; 
                        position: absolute;
                        top:  70px;
                        left: 821px;
                        width: 20px;
                        height: 13px;
                        z-index:3;
                        }                  
                
#flaggenlink_italienisch  {
                          border: 0px solid silver; 
                          position: absolute;
                          top:  70px;
                          left: 846px;
                          width: 20px;
                          height: 13px;
                          z-index:3;
                          }                 
                
                
#flaggenlink_kroatisch  {
                          border: 0px solid silver; 
                          position: absolute;
                          top:  70px;
                          left: 871px;
                          width: 20px;
                          height: 13px;
                          z-index:3;
                          }  
                          
                          
#flaggenlink_polnisch  {
                          border: 0px solid silver; 
                          position: absolute;
                          top:  70px;
                          left: 896px;
                          width: 20px;
                          height: 13px;
                          z-index:3;
                          }                            
                         
                                          
#flaggenlink_russisch  {
                          border: 0px solid silver; 
                          position: absolute;
                          top:  70px;
                          left: 921px;
                          width: 20px;
                          height: 13px;
                          z-index:3;
                          }      
    
#flaggenlink_tuerkisch  {
                          border: 0px solid silver; 
                          position: absolute;
                          top:  70px;
                          left: 946px;
                          width: 20px;
                          height: 13px;
                          z-index:3;
                          }  
                          
                            
#mvzlink  {
          border: 0px solid silver; 
          position: absolute;
          top: 228px;
          left: 822px;
          width: 40px;
          height: 40px;
          z-index:3;
          }                                
    
    
#navteq_anfahrt_link {
                  border:  0px solid #8D8C7A; 
                  position: absolute;
                  left:  0px;
                  top: 680px;
                  width: 144px;
                  height: 45px;   
                  }                    
 
#google_anfahrt_link {
                  border:  0px solid #ff0000; 
                  position: absolute;
                  left:  0px;
                  top: 730px;
                  width: 144px;
                  height: 55px;   
                  }     
    
    
/* Hauptbild im Content-Container */
#bild_im_container  {
                            border:  0px solid silver; 
                            position: absolute;
                            top: 169px;
                            left: 357px;
                            width: 427px;
                            height: 340px;
                            }    
    
    
#bild_im_container_anfahrt  {
                            border:  0px solid silver; 
                            position: absolute;
                            top: 169px;
                            left: 188px;
                            width: 596px;
                            height: 806px;
                            }       
    
/* Hier kommt das Menue */                
                
#menuecontainer {
                border:0px solid silver; 
                position: absolute;
                top: 170px;
                left: 40px;
                width:143px;
                }
                
/* Hier noch zusammenfassen der gleichen daten !!!!!!!!! navi1-navi9*/     
           
#navi1,
#navi2,
#navi3,
#navi4,
#navi5,
#navi6,
#navi7,
#navi8,
#navi9  {
        float: left;
        width: 143px;
        height: 40px;
        /* das Bild liegt auf den Menükonturen */
        z-index:2;        
        }
        

    
   
#home_container {
                border:0px solid silver; 
                position: absolute;
                top: 172px;
                left: 225px;
                width:500px;
                min-height:250px;
                text-align: justify;
                }   
                
                
#download_container {
                border:0px solid silver; 
                position: absolute;
                top: 172px;
                left: 225px;
                width:515px;
                min-height:250px;
                text-align: justify;
                }                   
   
   
#faq_container {
                border:0px solid silver; 
                position: absolute;
                top: 172px;
                left: 225px;
                width:500px;
                min-height:250px;
                text-align: justify;
                /* standart ist 9pt */
                font-size: 8pt;
                }     
   
   
#impressum_container  {
                      border:0px solid silver; 
                      position: absolute;
                      top: 172px;
                      left: 225px;
                      width:500px;
                      min-height:250px;
                      }      
   

