/* generelle Anweisungen */
body  {
      font-size: 12pt;
      font-family: Times, 'Times New Roman', arial, helvetica, Tahoma, verdana, sans-serif;
      letter-spacing: 0.7pt;
      background-color:#002760;
      background-image: url(../bilder/Immo-Geldermann-Start.jpg ); 
      background-repeat: no-repeat;
      background-position: center top;
      /* background-attachment: fixed; */
      color:#002760;          
      margin: 0px;
      padding:0px;
      }
      
.body1 {
      background-image: url(../bilder/Immo-Geldermann-Immo.jpg ); 
}

.body2 {
      background-image: url(../bilder/Immo-Geldermann-Hausverwaltung.jpg ); 
}

.body3 {
      background-image: url(../bilder/Immo-Geldermann-Impressum.jpg ); 
}      
      



      
a img {
      border:0;
      }
            
a {
  text-decoration:none;
  }   
  
/* normale farbe */  
a:link {
       color:#fff;
       }
       
a:visited {
          color:#fff;         
          }
          
a:hover { 
        color:#3399ff;      
        }
        
a:active { 
         color:#fff;        
         }  
         
         
p {
  padding: 0px;
  margin: 0px;
  }           
      


.blau {
      color:#002760;
      }
              
.hellblau {
          color: #3399ff;
          } 
        
.orange {
        color: #FE7600;
        }       

.weiss  {
        color: #fff;
        }      
      
.fett {
      font-weight: bold;
      }
      
      
      
/* Container, dient dazu das ganze Layout vertikal in der mitte zu halten */      
#container  {
            border: 0px solid #8D8C7A; 
            width: 1200px;
            margin-left: -550px; /* halber Wert von width */
            height: 1000px;
            left: 50%;
            position: absolute;
	          }
	          
#hauptmenue {
            border: 0px solid red; 
            position: absolute;
            left: 65px;
            top: 132px;
            width: 940px;
            min-height: 20px;
            font-weight: bold; 
            z-index: 2;
            }     

#seitenende {
            border: 0px solid #ffcc00; 
            left: 0px;
            top: 1150px;            
            width: 100%;
            margin-left: -50%; /* halber Wert von width */
            height: 80px;
            left: 50%;
            position: absolute;
            text-align:center;
            color: #fff;
            font-size: 10pt;
            }        
	          
#seitenende2  {
              border: 0px solid #ffcc00; 
              left: 0px;
              top: 1310px;            
              width: 100%;
              margin-left: -50%; /* halber Wert von width */
              height: 80px;
              left: 50%;
              position: absolute;
              text-align:center;
              color: #fff;
              font-size: 10pt;
              } 

#kontakt  {
          border: 0px solid red; 
          position: absolute;
          left: 670px;
          top: 915px;
          width: 340px;
          height: 45px;
          z-index: 2;
          } 

#block_oben {
            border: 0px solid red; 
            position: absolute;
            left: 676px;
            top: 580px;
            width: 350px;
            min-height: 50px;
            z-index: 2;
            color:#fff;
            font-size: 14pt;
            }  
            
#block_oben_b {
              border: 0px solid red; 
              position: absolute;
              left: 760px;
              top: 580px;
              width: 250px;
              min-height: 50px;
              z-index: 2;
              color:#fff;
              font-size: 14pt;
              } 
            
#block_unten  {
              border: 0px solid #f0f; 
              position: absolute;
              left: 677px;
              top: 788px;
              width: 350px;
              min-height: 50px;
              z-index: 2;
              color:#fff;
              font-size: 14pt;
              }              
            
#unterschrift {
              border: 0px solid red; 
              position: relative;
              left: -10px;
              top: 10px;
              width: 199px;
              height: 50px;
              background-image: url(../bilder/Immo-Geldermann-Unterschrift.gif ); 
              background-repeat: no-repeat;
              background-position: center top;        
              z-index: 2;
              }   	          
	          
#home_text  {
            border: 0px solid #FF7F36; 
            position: absolute;
            left: 65px;
            top: 530px;
            width: 460px;
            min-height: 20px;
            z-index: 2;   
            line-height: 17pt;  
            }  

#immobilien_text  {
                  border: 0px solid #FF7F36; 
                  position: absolute;
                  left: 65px;
                  top: 530px;
                  width: 550px;
                  min-height: 20px;
                  z-index: 2;   
                  line-height: 17pt;  
                  } 

#immo_scout24 {
              border: 0px solid red; 
              position: absolute;
              left: 645px;
              top: 1080px;
              width: 350px;
              min-height: 50px;
              z-index: 2;
              }  




