/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #b2b3b3 top repeat-x;
	color: #333333;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #78862e;
	outline: none;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cecece 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em
}
h3{
	color: #73902b;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .5em
}
h4{
	color: #608321;
	font-size: 1em
}
h5{
	font-size: 1em;
	margin: 0 0 .1em
}
p{
	padding: 0 0 1em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 7px;
	width: 963px
}
#page-top{
	background: url(page-top.png) top no-repeat;
	height: 33px;
	margin: 0 auto;
	overflow: hidden;
	width: 977px
}
/*=== Header ===*/
#header{
	background: url(header-bgr.jpg) top no-repeat;
	height: 118px
}
#home #header{
	background: url(header-bgr-home.jpg) top no-repeat;
	height: 167px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	margin: 0 0 0 61px;
	position: absolute;
	text-indent: -9999px;
	top: 46px;
	width: 315px
}
#home #header h1{
	top: 94px
}
#header h1 a{
	display: block;
	height: 90px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Direktzugriff Info -*/
.direktzugriff{
	margin: 0 0 0 580px;
	position: absolute;
	top: 46px
}
.direktzugriff select{
	width: 216px
}
.direktzugriff-home{
	background: url(top-nav-bgr.jpg) top no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 167px;
	margin: 0 0 0 605px;
	overflow: hidden;
	padding: 5px 0 0 22px;
	position: absolute;
	top: 12px;
	width: 237px;
	z-index: 50
}
.direktzugriff-home h4{
	color: #355618;
	margin: 0 0 2em
}
.direktzugriff-home a{
	color: #ffffff
}
.direktzugriff-home a:hover{
	color: #244409
}
.direktzugriff-home li{
	padding: 0 0 .5em
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	font-weight: bold;
	height: 31px;
	margin: 78px 0 0 383px;
	position: absolute
}
#home .nav1{
	margin-top: 120px
}
.nav1 li{
	float: left;
	line-height: 31px
}


.nav1 li.sep{
	background: url(nav1-sep.gif) repeat-y;
	float: left;
	line-height: 31px;
	width: 3px;
}

.nav1 li.last{
	background: none
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 11px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(nav1-hover.gif) bottom no-repeat;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 1em
}
.nav2 li a{
	border-bottom: 1px solid #ffffff;
	color: #363636;
	display: block;
	font-size: 11px;
	padding: 4px 0 4px 17px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-ico.gif) left bottom no-repeat;
	border-bottom: 1px solid #b3c64a;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	padding: 0 0 0 10px
}
.nav3 a{
	color: #cdcfcf
}
.nav3 a:hover{
	color: #000000
}
.nav3 li{
	border-right: 1px solid #cdcfcf;
	display: inline;
	line-height: 1em;
	padding: 0 .6em
}
.nav3 li.last{
	border: 0
}
/* Nav2 Level2 */
.nav2 ul ul{
	border-bottom: 1px solid #b3c64a
}
.nav2 li.active li a{
	background: none;
	border: 0;
	color: #7a7c79;
	padding: 4px 0 4px 25px
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	color: #78862e
}
/* Nav2 Level3 */
.nav2 ul ul ul{
	border: 0
}
.nav2 li.active li.active li a{
	color: #837d7d;
	padding: 4px 0 4px 30px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	color: #6e0c07
}
/*- Navigation Path -*/
.nav-path{
	color: #7e807c;
	padding: 0 20px 0 0;
	text-align: right
}
.nav-path li{
	display: inline
}
.nav-path li a{
	color: #7e807c;
	font-weight: bold
}
.nav-path li.active a,
.nav-path li a:hover{
	color: #99b03d;
	text-decoration: underline
}
/*=== Title Placeholder ===*/
#title{
	height: 196px;
	padding: 0 0 0 17px
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) top repeat-x;
	height: 1%;
	padding: 0 40px 15px 0
}
#home #columns h2{
	color: #5c801e;
	font-size: 1.8em;
	text-align: center
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	padding: 35px 0 0;
	width: 210px
}
/*=== Center Column ===*/
#centercol{
	background: #ffffff;
	float: right;
	margin: -20px 0 0;
	padding: 20px 15px 0;
	position: relative;
	width: 665px
}
/*=== Sub Columns ===*/
.col1{
	border-right: 1px solid #e9e9e9;
	float: left;
	padding: 0 15px 0 0;
	width: 317px
}
.col2{
	float: right;
	width: 317px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	color: #000000;
	margin: 0 0 1em
}
.list1 li{
	margin: 0 0 1em
}
.list1 li a{
	color: #000000;
	text-decoration: underline
}
/*- List2 -*/
.list2 li{
	list-style: disc;
	list-style-position: inside
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	height: 20px;
	padding: 0 0 0 16px;
	position: absolute;
	top: 350px
}
#home #search{
	top: 401px
}
#search input{
	color: #bbbdbe;
	float: left;
	width: 155px
}
#search input.btn{
	margin: 3px 0 0 -15px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(ico-arrow.gif) right no-repeat;
	color: #708e29;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-decoration: underline
}
.btn-home{
	margin: 0 0 0 800px;
	position: absolute;
	text-align: center;
	top: 125px;
	width: 63px
}
#home .btn-home{
	top: 158px;
	z-index: 100
}
.btn-home a{
	color: #103509;
	font-size: 11px;
	font-weight: bold
}
.btn-download a{
	color: #333333;
	font-weight: bold;
	text-decoration: underline
}
.btn-top{
	height: 21px;
	margin: -21px 0 0;
	overflow: hidden;
	padding: 0 10px 0 0;
	position: relative;
	text-align: right
}
/*- PDF, Print -*/
#icons{
	margin: 0 0 0 185px;
	position: absolute;
	top: 350px
}
#home #icons{
	top: 401px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1em
}
/*=== Styling Tabular Data ===*/
.tabs1 table{
	margin: 0 0 1.5em
}
.tabs1 th{
	vertical-align: top
}
.tabs1 td{
	padding: 0 15px 10px 0;
	vertical-align: top
}
.tabs1 ul{
	padding: 0 0 .5em
}
.tabs1 em{
	color: #ff0000;
	font-style: normal
}
/*=== Footer ===*/
#footer{
	background: #0d3802;
	color: #b6c94b;
	font-size: 1.1em;
	height: 50px;
	padding: 30px 20px 0
}
#footer a{
	color: #b6c94b;
	text-decoration: underline
}
#footer h4{
	color: #b6c94b;
	font-size: 18px;
	font-weight: normal;
	margin: 0
}
#footer ul{
	font-weight: bold
}
#footer li{
	display: inline;
	padding: 0 .6em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}





#contenttab {
	width: 660px;
	height: 484px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}

#contentboxsub form {
margin: 0px;
padding: 0px;
}

#contentboxsub table {
margin: 0px;
padding: 0px;
}


#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
}



#contentboxsub  li{
	list-style: url(ico-list.gif);
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}

#contentboxsub img{;
	padding: 0px;
	margin:  0 5px;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #396e06;
	}

#contentboxsub font a{
	color: #396e06;
}


#contentboxsub p a{
	color: #396e06;
}

#contentboxsub a:visited{
	color: #54b84c;
	text-decoration: none;
}



.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}
