/* CSS Document */



    #logo {
   position:absolute;
   margin-left:10px;
   margin-top:15px;
   height:100px;
   width:100px;
     }
	 
    #top {
	position:absolute;
	margin-left:182px;
	margin-top:50px;
	height:60px;
	width:900px;
	left: -4px;
	top: -2px;
     } 
   
    #menü {
   position:absolute;
   margin-left:20px;
   margin-top:170px;
   height:600px;
   width:175px;
     }

	#center {
   position:absolute;
   margin-left:20px;
   margin-top:10px;
   height:650px;
   width:860px;
     }
	 
	#border {
   position:absolute;
   margin-left:185px;
   margin-top:123px;
   height:676px;
   width:904px;
   background-image:url(../images/border2.jpg);
     }
	 
	#backround {
   position:absolute;
   margin-left:2px;
   margin-top:2px;
   height:672px;
   width:900px;
   background-image:url(../images/backround.jpg);
     }
	 
	#backround-home {
   position:absolute;
   margin-left:2px;
   margin-top:2px;
   height:672px;
   width:900px;
   background-image:url(../images/backround-home.jpg);
     }
	 
	 #backround-leer {
   position:absolute;
   margin-left:2px;
   margin-top:2px;
   height:672px;
   width:900px;
   background-image:url(../images/backround-leer.jpg);
     }
	 
	 #backround-behandlung {
   position:absolute;
   margin-left:2px;
   margin-top:2px;
   height:672px;
   width:900px;
   background-image:url(../images/backround-behandlung.jpg);
     }
	 
	#monate {
   position:absolute;
   margin-left:120px;
   margin-top:15px;
   height:500px;
   width:600px;
     }
	 
	#monat {
   position:absolute;
   margin-left:120px;
   margin-top:0px;
   height:500px;
   width:600px;
     }
	 
   
	 
  
