/* ==================================================================================== */
/* 	Template Layout Formatierungen														*/
/* ==================================================================================== */

  #wrapper {
  	
  	height: 100%;
  	
  	}

  #hintergrund_weiss { 
    
    width: 100%;
    height: 120px;
    background-color: white;
    
    }

  #oben {
    
    width: 980px;
    height: 120px;
    
    }

  #hintergrund_orange {
  	
  	/* die background-color ist in body definiert */
    width: 100%;
    
    }
  
  #orangeblau_breite {
  
  	width: 980px;
  	margin: 0px;
  	padding: 0px;
	border: 0px;
	  
  	}
    
  #orangeblau {
    
    /* width: 980px; */
    height: 30px;
    background-color: #00589b;    
    margin: 0px;
    padding: 0px;
    border: 0px;
    
    }

  #hauptbereich {
  	
  	margin-top: 10px;
  	width: 980px;
    
    }

/* Linke Seite */
/* =========== */

  #links { 
    
    float: left;
    width: 200px;
    
    }
  
  .moduletable_bildobenlinks {
  	margin-bottom: 9px;
  	}
  
  .module_hn1 { }
  
  .module_hn2 {
  	margin-bottom: 10px;
  	}
  
  .module_gehoga_akademie {
  	margin-bottom: 10px;
  	}
  
  .module_dehoga_shop {
  	margin-top: 82px;
  	}

  .module_dehoga_sparbuch {
  	margin-top: 155px;
  	}
  
  .c_mitglieder {
	
	/* margin-top: 72px; */
	margin-top: 290px;
	margin-bottom: 10px;
	}

  .module_projekte {
    
    }

/* Mitte */
/* ----- */

  .c_obenmitte {
  	margin-bottom: 10px;
  	}
  	
  #mitte { 
    
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    width: 560px;
    
    }

  #rechts { 
    
    float: right;
    width: 200px;
    
    }
  
  .module_branchenthemen {
  	margin-bottom: 10px;
	}
  
  .module_termine {
  	margin-bottom: 10px;
	}
	
  .module_werbebanner {
  	margin-top: 10px;
  	}
  	
  .module_rechts1 {
  	margin-top: 10px;
  	}  	