@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Template for designing a screen layout
 * (de) Gestaltungsvorlage für die Erstellung eines Screenlayouts
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 */

@media screen, projection
{
 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Design of the Basic Layout | Gestaltung des YAML Basis-Layouts
  *
  * @section layout-basics
  */

  /* Page margins and background | Randbereiche & Seitenhintergrund */
  body { background: #ffffff;}

  /* Layout: Width, Background, Border | Layout: Breite, Hintergrund, Rahmen */
  #page_margins {
  padding: 0px 0px 0px 0px; 
  width:975px;
  position:absolute;
  /*left:13%;*/
  /*background: #001d41;*/
  background: #ffffff;
 }
 
  /*#page_margins{
  top: 50%;
	left: 50%;
	height:auto;
	margin-left: -0.5;
	margin-top: -0.5;
	position:absolute;   
  }*/
  
  #page{ 
  /*background: #9acaf4; */
  background: rgb(225,239,253);
  position:absolute;
  height: auto;
  width: 974px;
}

#page_neu{ 
  /*background: #9acaf4; */
  background: ffffff;
  position:absolute;
  height: auto;
  width: 974px;
  }

  /* Design of the Main Layout Elements | Gestaltung der Hauptelemente des Layouts */
  #header { 
  color: #ffffff;
  width:auto;
  height: 111px;
  /*background: #9acaf4 url("header_.gif") no-repeat center;*/
  /*background: rgb(225,239,253) url("header_.gif") no-repeat center;*/
	}
	
	#landesamt {
	 color: #ffffff;
	 background: #001d41;
	 position:absolute; top:111px; left:0px; width:172px; height:19px;
                     z-index:1;
	 }
	 
	 #landesamt_neu {
	 color: #ffffff;
	 background: #001d41;
	 position:absolute; top:111px; left:0px; width:172px; height:34px;
                     z-index:1;
	 }
	                   
	 
	#bau {
   display: block;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   text-transform: none;
	 position:absolute; top:145px; left:0px; width:172px; height:19px;
                     z-index:1;
	 }
	 
	 #nebenbau {
	 background: #001d41 url("hintergrund_subnavi.gif") no-repeat;
   display: block;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   text-transform: none;
	 position:absolute; top:146px; left:173px; width:650px; height:32px;
                     z-index:1;
                     }
   #navi_ebene_hintergrund {
   /*background: #9acaf4;*/
   background: rgb(225,239,253);
   display: block;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   text-transform: none;
	 position:absolute; top:1px; left:173px; width:650px; height:32px;
                     z-index:1;
                     }                  
                     
	 #bgwasser {
	 color: #ffffff;
   display: block;
   font-weight: normal;
   padding: 40px 0px 0px 0px;
   text-decoration: none;
   text-transform: none;
   background: #001d41 url("bgwasser.gif") no-repeat;
	 position:absolute; top:111px; left:823px; width:151px; height:27px;
	 }
	
  #topnav {  }
  
  #nav {}
  
	#subnavi{
	height:67px;
	/*background: #9acaf4;
	background: rgb(225,239,253);*/
	}
	
  #main { 
  height: auto;
  /*background: #9acaf4;*/
  /*background: rgb(225,239,253);*/
 	/*background: #001d41;*/
  width:974px;
  /*padding: 5px 0px 0px 0px;*/
  }

  #footer { 
/*  background: #9acaf4; */
  background: ffffff;
  padding: 20px 0px 2px 200px;
  /*width: 755px;*/
  width: 774px;
}

/*
oeg: Wegen Footer-Problem Footer neu definiert

#footer_neu { 
  background: ffffff;
  padding: 20px 0px 2px 200px;
  width: 755px;
*/ /*width: 774px;*/ /*
  position:relative;
  top:650px;
  left:0px;
  z-index:-1;
  }
*/


 #footer_neu { 

  padding: 30px 0px 2px 200px;
  width: 774px;
  float: left;
  }

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Formatting of the Content Area | Formatierung der Inhaltsbereichs
  *
  * @section layout-main
  */

  #col1 { }
  #col1_content { 
  background: #001d41;
  /*height:567px;*/
  }

  #col2 {  }
  #col2_content {
  background: rgb(225,239,253);}

  #col3 { }
  #col3_content { 
  /*background: #9acaf4;*/
  /*background: rgb(225,239,253);*/
  background: ffffff;
  height: auto;
  width:692px;
  padding: 30px 80px 0px 30px;
  }
  
  #col3_content_neu_neu { 
  /*background: #9acaf4;*/
  background: ffffff;
  height: auto;
  width:660px;
  padding: 30px 0px 0px 30px;
  }
  
    #col3_content_neu { 
  /*background: #9acaf4;*/
  background: ffffff;
  height: auto;
  width:660px;
  padding: 30px 0px 0px 30px;
  }

  
  
/* #col4 {}
 #col3_content {
 background: #9acaf4;
  background: rgb(225,239,253);
  height: auto;
  width:772px;
  padding: 30px 0px 0px 30px;
  }*/



 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Design of Additional Layout Elements | Gestaltung weiterer Layoutelemente
  *
  * @section layout-misc
  */


}