#body,html {
   color: #000;   
   background: url(../img/bg_portal_blau01.gif) repeat-n;
   
   width: 800px;
   font: 0.9em Trebuchet, sans-serif;
  }
 
#boxheadermenu {
    position: absolute;
    top: 10px;
    left: 0px;
    width:805px;
    height: 30px;  
             background: #C5CFE5;
 }


#portalkopf {
	position: absolute;
    top: 58px;
    left: 10px;
    width:805px;
    height: 40px;
        z-index: 60;
             background: url(../imgneu/bruedergemeinde_schriftzug.gif) no-repeat;
		}


 #banner {
    position: absolute;
    top:40px;
    left: 0px;
    width:805px;
    height: 190px;
    background: url(../imgneu/htg_gemeinde.gif) no-repeat;
    z-index: 1;
} 


#toplogo {
  position: absolute;
   top: 51px;
   left: 47px;
}

#toplogo01 {
  position: absolute;
   top: 51px;
   left: 146px;
}

#toplogo02 {
  position: absolute;
   top: 51px;
   left:245px;
}


#toplogo03 {
  position: absolute;
   top: 51px;
   left:343px;
}

#trailer {
  position: absolute;
   top: 127px;
   left: 350px;
	font: trebuchet;
	font-size: 20px;
	font-style: normal;
        font-weight: bold;
	color: #4078A1;
	z-index: 40;
}
	
#rootline {
   position:absolute;
   top: 235px;
   left: 230px;
   width:450px;
   font-family: verdana, sans-serif;
   font: verdana;
   font-size: 0.8em;
   font-style: normal;
   z-index: 2;
	} 

#box-left {
   position:absolute;
   top: 213px;
   left: 0px;
   width: 170px;
   height: auto;
  
     z-index: 10;
}	



#leftnav{
	position:absolute;
   top:24px;
   left: 0px;
   width: 170px;
   height: 100%;	
}


#SUCHE {
position: absolute;
	top: auto;
	bottom: auto;
	left: 0px;
	width:204px;
	height: 24px;
	background: #CCD6EC;
  }


.textbox {
background-color: #CCD6EC;
font-weight: normal;
color: #042e45;
left: 14px;
position: relative;
top: 3px;
float: left;
  }

.submit{
position: relative;
top: 8px;
left: 40px;
float: left;
 }


#box-content {
   position: absolute;
   top: 265px;
   left: 230px;
   width: 553px;
}	


#CONTENTNORMAL{
	position: absolute;
   top: 0px;
   left: 0px;
   width: 553px;
	background-color: ;
	border: thin;
	border-color: #061A2B;
}


#INFOZEILE {
  position:absolute;
   top: 650px;
   left: 230px;
   width: 550px;
   height: auto;
                text-indent: 0px;
		font-size: smaller;
		font-weight: normal;
		white-space: normal;
		color: Black; 
	}

#NEWSLATEST {
	position: absolute;
	top: 0px;
	border: thin;
	background-color: Fuchsia;
}

 #fuss {
    position: fixed;
	 clear: both;
	 top: auto;
	bottom: 0px;
	left: auto;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed;   
	 border:1px solid black;
   background: #FF9933;
	width:800px;
	height:20px;
 		z-index: 10;
  }