/* CSS Document */

* {
margin : 0;
padding : 0;

} 

div,p{margin:0}


/* Layout */

html,body{
	margin:0; /***
	padding:0;
	border:0;
	/* \*/
  height:100%;/* Last height declaration hidden from Mac IE 5.x */
}
body{
	min-width:862px; 
	text-align:center;
	background-color: #666666;

}
.clear{
  clear:both;
/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0} 
#fullheightcontainer{
	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	text-align:left; /*** IE Win re-alignment of page if page is centered ***/
	position:relative; /*** Needed for IE, othewise header and footer aren't contained
directly above and below the body ***/
	width:862px; 
  	height:100%;
	/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for Moz to give full height design if page content is
too small to fill the page ***/
}

#bg_div {
	background-color: #ffffff;
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/bg.gif);
}


*html #bg_div {
	background-color: #ffffff;
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/bg.gif);
	height:100%;
}


#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Fixes height for non moz browsers, to full height ***/
}
#wrapp\65	r{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
/* \*/
* html #wrapper{
  height:100%;
}
#outer{word-wrap:break-word;}
#outer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:relative; /*** IE needs this or the contents won't show outside the parent container. ***/
  margin-left:164px; /*** Critical left col dimension value = left col width ***/
  width:505px; /*** Critical left and right col/divider dimension value (moves inversly) = center col width ***/
  
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for full height inner borders in Win IE ***/
}
#float-wrap{
  width:505px; /*** Critical left and right col/divider dimension value (moves inversly) = Center Col Width ***/
  margin-right:-1px; /*** Static fix, doesn't change ***/
  float:left;
  display:inline;
}
#left{
  width:165px; /*** Critical left col/divider dimension value = Left Col Width + 1px + One Internal Border Width ***/
  float:left;
  display:inline;
  position:relative; /*** IE needs this or the contents won't show
outside the parent container. ***/
  margin-left:-164px; /*** Critical left col/divider dimension value = left col width + one internal border width ***/
}
*>html #left{width:164px;} /*** Fix only for IE/Mac = left col width + one internal border width ***/
#container-left{
	width:146px; /*** Critical left col dimension value = left col width - 1px ***/
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 25px;
}
#container-left_2{
	width:146px; /*** Critical left col dimension value = left col width - 1px ***/
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 25px;
	
}

#right{
  float:left;
  display:inline;
  width:195px; /*** Critical right col/divider dimension value = right col width + 2px ***/
  margin-right:-193px; /*** Critical right col/divider dimension value = negative right col width ***/
  margin-left:-1px; /*** Static fix ***/
  position:relative; /*** IE needs this or the contents won't show
outside the parent container. ****/
}
/* \*/
* html #right{
  width:194px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-194px;
}

#container-right{
	/* \*/
  width:180px;
	padding-top: 25px;
}
/* \*/
* html #container-right{
	fl\oat:right;
	di\splay:inline;
	margin-left:15px;
	mar\gin-left:0px;
	margin-right: 15px;
}

/* \*/
* html #left{margin-right:-3px;}

#center{
  width:505px;
  display:inline;
  float:right;
  margin-left:-1px;
}

#clearheadercenter{
  height:148px; /*** needed to make room for header in center column ***/
  overflow:hidden;
}
#clearheaderleft{
  height:148px; /*** needed to make room for header in left column ***/
  overflow:hidden;
}
#clearheaderright{
  height:148px; /*** needed to make room for header in right column ***/
  overflow:hidden;
}
#clearfootercenter{
  height:50px; /*** needed to make room for footer in center column ***/
  overflow:hidden;
}
#clearfooterleft{
  height:50px; /*** needed to make room for footer in left column ***/
  overflow:hidden;
}
#clearfooterright{
  height:50px; /*** needed to make room for footer in right column ***/
  overflow:hidden;
}
#footer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:absolute;
  clear: both;
  width:862px; 
  height:35px;
  overflow:hidden;
  margin-top:-35px; /*** negative height ***/
}
#subfooter1{
	text-align:center;
	height:15px; /*** sub-footer row height ***/
	
}
#subfooter2{
	text-align:center;
	height:20px; /*** sub-footer row height ***/
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/footer.gif);
	padding-top: 5px;
}
#header{
	z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
	position:absolute;
	top:-1px;
	width:862px;
	height:148px;
	overflow:hidden;
	left: 0px;
}
#subheader1{
	text-align:center;
	height:80px; /*** sub-header row height ***/
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/subheader1.gif);
}
#subheader2{
	height:27px;
	padding-left: 11px;
	color: #FFFFFF;
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/bg_nav_1_gelb.gif);
	padding-bottom: 8px;
	padding-top: 3px;
}
#subheader3{
	height:30px; /*** sub-header row height ***/
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/subheader3.gif);
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:505px; /*** = Center Col Width ***/
  margin-left:164px; /*** Set background color for center column for Mozilla & Opera ***/
}
* html #gfx_bg_middle{
  display:none; /*** Hides the moz fix from IE ***/
}
#subheader3_left {
	height:23px;
	width: 224px;
	float: left;
	padding-top: 7px;
	padding-left: 19px;
}
#subheader3_right {
        font-size: 10px;
        font-weight: bold;
        color: #F37B03;
        height:23px;
	width: 450px;
	float: left;
	padding-top: 7px;
	padding-left: 20px;
        
}

* html #subheader3_right {
	padding-top: 7px;
	padding-left: 40px;
}

#subheader4_right {
        font-size: 10px;
        font-weight: bold;
        color: #F37B03;
        height:23px;
	width:110px;
	float: left;
	padding-top: 7px;
	padding-left: 20px;
        
}

* html #subheader4_right {
	padding-top: 7px;
	padding-left: 40px;
}


#container-center {
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
}
* html #container-center {
	padding-left: 0px;
	padding-right: 0px;
        margin-left:10px;
        margin-right:10px;
}
* html #center {

  width:505px; /*** Set to = center col width ***/
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
}

* html #subheader3{
	margin-top: -5px;
        height:30px; /*** sub-header row height ***/
	background-image: url(http://www.staatsforsten-openair.de/fileadmin/template/images/subheader3.gif);
}

#container-right1 {

	/* \*/
  width:180px;
	padding-top: 0px;
}
* html #container-right1 {

	fl\oat:right;
	di\splay:inline;
	margin-left:15px;
	mar\gin-left:0px;
	margin-right: 15px;
}
