html {
   padding:0px;
   margin:0px;
   height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(screen/background_01.gif);
	background-color: #5F6561;
   padding: 0;
   margin: 0px auto;
   padding-top:30px;
   padding-bottom:15px;
   text-align:center;
   line-height: 19px;
}

div, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	vertical-align:top;
}

form, p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

acronym, abbr {
	border-bottom:1px dotted;
	cursor: help;
}

hr {
	display:none;
}

a {
	color: #8DBA18;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

img {
	border: 0px;
}

#breadcrumb {
   position: absolute;
	top:290px;
	left:35px;
	color: #8A8A8A;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
}

#breadcrumb a {
	color: #8A8A8A;
}

#breadcrumb a:hover {
	color: #8DBA18;
}

#box {
	width: 951px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align:top;
	border-right: 16px #8fc823 solid;
	overflow: hidden;
	position: relative;
}


#box_bottom {
	margin: 0px auto;
	padding: 5px 0px 15px 0px;
}

#box_bottom ul {
	padding:0px;
	margin:0px;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	font-size:11px;
}

#box_bottom li {
	padding:0px;
	margin:0px;
	display:inline;
}

#box_bottom a {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(screen/arrow_03.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
}

#box_left {
	width: 701px;
	padding-bottom: 36px;
	overflow: hidden;
}

#box_right {
	position: absolute;
	top:170px;
	left:735px;
	width: 180px;
}

#top {
   z-index:1;
	position:absolute;
	left:0px;
	top:15px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 700px;
	border-right: 1px solid #d9d9d9;

}

#top_banner {
   z-index:1;
   width:700px;
	overflow:hidden;
	padding: 90px 0px 0px 0px;
	border-right: 1px solid #d9d9d9;
}

#h_navi {
   position:absolute;
	left:35px;
	top:35px;
	width:600px;
	overflow: hidden;
	z-index:2;
}

#h_navi ul {
   padding:0px;
	margin: 0px;
	list-style: none;
	height:55px;
}

#h_navi li {
	display: inline;
   list-style-type: none;
}

#h_navi a {
	display: block;
	padding: 0px 25px 0px 6px;
	float: left;
	font-weight:bold;
	color: #8A8A8A;
	border-left: 1px solid #D9D9D9;
	text-decoration: none;
}

#h_navi a span {
	display: block;
	width:1px;
	height:35px;
	vertical-align: top;
}

#h_navi a.activ {
	font-weight:bold;
	color:#8DBA18;
	border-left: 1px solid #D9D9D9;
}

#h_navi a:hover {
	color:#8DBA18;
	text-decoration: none;
}

#s_navi {
   z-index:10;
   position:absolute;
	left:580px;
	top:75px;
	width: 120px;
}

#s_navi ul {
	margin:0px;
	padding: 0px;
	text-align: right;
}

#s_navi li {
	display: inline;
   list-style-type: none;
	text-align:right;
	width:16px;
	height:16px;
}

#s_navi a {
	text-align:right;
	padding: 0px 10px 0px 0px;
   display: block;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
	width:16px;
	height:16px;
}

#s_navi span {
	display:none;
}

#s_navi a.imprint {background-image: url(screen/imprint.gif);}
#s_navi a.imprint:hover {background-image: url(screen/imprint_1.gif);}
#s_navi a.sitemap {background-image: url(screen/sitemap.gif);}
#s_navi a.sitemap:hover {background-image: url(screen/sitemap_1.gif);}
#s_navi a.print {background-image: url(screen/print.gif);}
#s_navi a.print:hover {background-image: url(screen/print_1.gif);}
#s_navi a.home {background-image: url(screen/home.gif);}
#s_navi a.home:hover {background-image: url(screen/home_1.gif);}
#s_navi a.pdf {background-image: url(screen/pdf.gif);}
#s_navi a.pdf:hover {background-image: url(screen/pdf_1.gif);}

#content {
	min-height:450px;
	padding: 325px 35px 0px 235px;
	left:190px;
}

#u_navi {
	position:absolute;
	top:325px;
	left:35px;
	width:165px;
}


#u_navi ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#u_navi li {
	padding: 4px 0px 4px 0px;
	list-style-type: none;
	border-bottom: 1px solid #D9D9D9;
}

#u_navi ul ul {
	border:none;
}

#u_navi ul ul li {
	padding: 2px 0px 0px 0px;
   list-style-type: none;
	border:none;
}

#u_navi ul a {
	font-weight: bold;
	color: #8A8A8A;
	text-decoration: none;
}

#u_navi ul ul a {
	font-weight: normal;
	color: #8A8A8A;
	padding-left: 20px;
	background-image: url(screen/arrow_04.gif);
	background-position: 12px 7px;
	background-repeat: no-repeat;
}

#u_navi ul ul a:hover, #u_navi ul ul a.activ  {
	background-image: url(screen/arrow_04_f1.gif);
}

#u_navi ul a:hover {
	color:#8DBA18;
	text-decoration: none;
}

#u_navi ul a.activ {
	color:#8DBA18;
}

#tagcloud {
	border-bottom: 1px solid #D9D9D9;	
	border-top: 1px solid #D9D9D9;	
	color: #8A8A8A;
	padding: 5px 0px 5px 0px;
	font-size:9px;	
	margin-top:5px;
	text-align: center;
	width: 165px;
	overflow:hidden;
	text-align: justify;
}

#tagcloud span {
	padding: 0px 3px 0px 3px;
}

#tagcloud a {
	color: #8A8A8A;
}


#logo {
   position: absolute;
	left:735px;
	top:15px;
}

#formular_search {
	position: absolute;
	left:735px;
	top:120px;
}

#formular_search fieldset {
	padding: 0px;
	margin:0px;
	border: none;
	width:180px;
}

#formular_search legend, #formular_search label {
	display:none;
}

#formular_search #search {
   width: 150px;
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
	float: left;
	margin:0px 0px 4px 0px;
}


/*############# Container #################################################*/

.container_spacer {
	padding-top:25px;
	background-image: url(../layout/screen/line_01.gif);
	background-repeat: repeat-x;
	background-position: 0px 13px;
}


#box_right ul, #box_right li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/*############# Tooltips #################################################*/

#toolTip {
    position:absolute;
	 z-index:1000;
	 width:220px;
	 background:#EFF3F7;
	 border:1px solid #84869C;
	 text-align:left;
	 padding:5px;
	 min-height:1em;
}

#toolTip p {
   margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	line-height: normal;
}

#toolTip p em {
    display:block;
	 color:#84869C;
	 font-style:normal;
	 font-weight:bold;
}

#toolTip p em span {
    font-weight:bold;
	 color:#000000;
}

/*############# Begriffserklärung #################################################*/

#acronym_list {
	padding: 3px 5px 3px 5px;
	background-color: #D9D9D9;
	font-size:11px;
	line-height: 17px;
	margin-top:25px;
	display:none;
}

#acronym_list h4 {
	font-size:11px;
	text-decoration: underline;
}

#acronym_list ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style: none;
}

#acronym_list li {
	padding:0px;
	margin:0px;
}




