/* - -  Designelemente und Alignments - - */

#logobox{
	position: absolute;
	top: 5px;
	left: 452px;
	height: 70px;
	width: 300px;
}

#quaderbox{
	position: absolute;
	top: 100px;
	left: 497px;
	height: 50px;
	width: 424px;
	z-index: 3;
	background: url(../images/bg_stripe.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#sloganbox01{
	position: absolute;
	top: 80px;
	left: 480px;
	height: 3em;
	width: 300px;
	/*background: url(../images/backgrounds/bg_10_00.gif);*/
	z-index: 2;
}

#slogan{
	display: block;
	font-size: 1em;
	font-weight: bold;
	top: 0px;
	font-color: #336633;
	z-index: 2;
}

#topline{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 100%;
	height: 100px;
	/*border-bottom: 1px solid #999;*/
	background: url(../images/topline_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	z-index: 0;
	font-weight: bold;
	font-color: #006600;
}

#head{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	height: 75px;
	border-bottom: 1px solid #000;
	z-index: 1;
}

#main{
	position: absolute;
	top: 175px;
	left: 0px;	
	width: 100%;
	background-color: #fff;
	background: #fff;
	border-top: 1px solid #999;
}

#tools{
	position: absolute;
	top: 190px;
	left: 595px;	
	text-align:right;
}

/* - - Menü- und Inhaltsebenen - - */

#homenavigation{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 20px;
	width: 14em;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #fff;
	padding: 0px;
}

#homenavigation a{
	display: block;
	line-height: 1em;
	padding: 4px 2px 2px 4px;
}

#navigation{
	position: absolute;
	left: 20px;
	top: -1px;
	width: 14em;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0 0 2 0;
	background-color: #fff;
}

#navigation1{
	display: block;
	line-height: 1.2em;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999;
}

#navigation2 {
	display: block;
	line-height: 1.2em;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999;
	margin: 0px 0px 0px 18px;
	font-weight: normal;
	font: 0.83em verdana,helvetica,sans-serif;
}

#navigation2 a{
	font-weight: normal;
	font-size: 1em;
}

#navigation3 {
	display: block;
	line-height: 1.2em;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999;
	margin: 0px 0px 0px 30px;
	font-weight: normal;
	text-decoration: none;
	font: 0.83em verdana,helvetica,sans-serif;
}

#navigation3 a{
	font-weight: normal;
	font-size: 1em;
}


#navigation4 {
	display: block;
	line-height: 1.2em;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 44px;
	font-weight: normal;
	font: 0.83em verdana,helvetica,sans-serif;
}

#navigation4 a{
	font-weight: normal;
	font-size: 1em;
}

#content{
	position: absolute;
	top: 0px;
	left: 17em;
	width: 550px;
}

#text{
	position: absolute;
	top: 30px;
	width: 400px;
	font: normal verdana,helvetica,sans-serif;
}

#text2{
	position: absolute;
	top: 30px;
	width: 100%;
	font: normal verdana,helvetica,sans-serif;
}

#newsbox{
	position: absolute;
	top: 60px;
	left: 410px;
	width: 150px;
	/*background: url(../images/backgrounds/bg_10_00.gif);*/
	z-index: 1;
	font-size: 0.8em;
	padding: 3px;
	border: 1px solid #999;;
}

#newshead{
	font-weight: bold;
	color: #000;
	display: block;
	line-height: 1.5em;
}

#sozialerhebung_box{
	position:absolute;
	top: 260px;
	left: 25px;
	width: 170px;
	z-index: 1;
	font-size: 0.8em;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border: 1px solid #999999;
}

#ext_link{
	position:absolute;
	top: 220px;
	left: 25px;
	width: 175px;
	height: 25px;
	z-index: 1;
	font-size: 0.8em;
	padding: 0px;
}

#hidden{
	display: none;
}

#servicenavi{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 458px;
	line-height: 1em;
	width: 325px;
	background-color: #fff;
	padding: 4px 2px 2px 4px;
}