html { 

       background	  		: url(images/standard/back.gif);

      } 
 
body {
      width             : 797px; 
      height			      : 500px;
      /* margin			    : 0 auto; */
      background-color	: #C3C3F1;
      font-family       : "lucida sans";  
      margin-left       : auto; 
      margin-right      : auto;
      text-align        : left;
      	display				  : block;
}
 

.top_link {
	height				  : 120px;   /* statt 30 wegen 5 padding */
	display				  : block;
	margin-top			: 0px;
  text-decoration : none;
  color				    : #F7F7F7;
}


/* Details f&uuml;r buttons */          
#top_link_1 {
            width				      : 120px;
            height			      : 165px;
            /* background-color	: #4B607B; */
            }

#top_link_2 {	

	         margin-left			  : 13px; 
          	width				      : 70px;
            height			      : 70px;
            float				      : left;
   	        text-align		    : left;
            white-space       : nowrap;
            /* background-color	: #4B607B; */
            
            }

#top_link_3 {
          	width				      : 90px;
            height			      : 60px;
            float				      : left;
   	        text-align		    : left;
            white-space       : nowrap;
           /*  background-color	: #4B607B; */
            }

#top_link_4 {
            width				      : 120px;
            height			      : 100px;
          /*   background-color	: #4B607B; */
            }


#top_link_5 {
          	width				      : 110px;
            height			      : 112px;
           /*  background-color	: #4B607B; */
            }


#mitte {
	/* background	  		: url(images/standard/top.jpg) no-repeat right; */
	height				      : 520px;
  /* background	  	    : #E0E0C3; */
}

#menu1 {
	  width				      : 120px;
    height			      : 500px; 
    float				      : left;
   	text-align		    : left;
    white-space       : nowrap;
 /*    background-color	: #7B744B; */

}    

#topp {
  /* im Template */
	/* background	  		: url(images/top_1.jpg) no-repeat right; */
	height				    : 100px;
/*   background-color	: #E7CA10; */

}
     

#inhalt {

	  width				    : 640px; 
    height			    : 400px;
    float				    : right;
   	text-align		  : left;
    white-space     : nowrap;
/*       background-color	: #10E722; */

}    

#rechts {
	  width				    : 179px; 
    /* height			    : 100%; */
    float				    : left;
   	text-align		  : left;
    white-space     : nowrap;
   	
/*     background	  	: #F7F7F7; */
}    

/* Hauptmenu */
.linkMen1 {
	width				    : 179px;
  height			    : 15px;
  float				    : left;
  text-align		  : left;
  white-space     : nowrap;
  border-bottom   : 1px solid #B7CDEA;
/*   background	  	: #F7F7F7; */
}    
