

#logo {
	float:left;
	height:48px;
	width:269px;
        padding-bottom:23px;
}


/* ### Header ############################################################### */

#header {
	
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:0px;
}

#main-block {
	background: #fff url(hg02.jpg) no-repeat;
        height:427px;
}

#main-blockone {
	background: url(hg01.jpg) no-repeat;
        height:427px;
}

#main-blocktwo {
	background: #fff url(hg03.jpg) no-repeat;
        min-height:427px;
}

#main-blockthree {
	background: #fff url(hg04.jpg) no-repeat;
        min-height:427px;
}



#schatten-seite {
        background: url(schatten_r.png) repeat-y;
        background: url(schatten_r.gif) repeat-y!;
}


#schatten-unten {
        background: url(balken_u.png)  no-repeat;
        background: url(balken_u.gif)  no-repeat!;
}

#schatten-seite-oben {
        float:right;
        background: url(balken_r_oben_klein.png)  no-repeat;
        width:40px;
        height:23px;
        background: url(balken_r_oben_klein.gif)  no-repeat!;
}



#menu-rahmen {
        
        
}


#versteckt {
	display:none;
}

#menu-schatten {

       
}

#menu-schatten2 {
         
}

#menu01{


}


#abstand {
float:left;
width:40px;
height:72px;

}

/* fur iPhone
@media only screen and (max-device-width: 480px) {
  /**
   * Folgende CSS-Anweisungen werden nur beachtet wenn
   * der Bildschirm 480px oder schmaler ist. Zum Beispiel:
   */
  #abstand {
    width:0px;

  }
}
 */

