
/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) repeat-x top;
	color: #000000;
	font: 11px  Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
}
a{
	color: #479c9f;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #8C8C89 1px solid;
	font-size: 11px;
	padding: 2px
}
select{
	padding: 0
}
li{
	list-style: none
}
table{

}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearf {
	clear: both;
}


/*==== 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-color: #ffffff;
	margin-left: 70px;
	width: 780px;
	padding-right: 10px;
}

#titlepic {
	margin: 0 0 0 70px;
}

/*=== Header ===*/
#header{
	background: #eeeeee;
	border: 1px dotted #999999;
	height: 30px;
	margin: 0 0 10px
}
/*- Logo -*/
#leftcol h1{
	background: none;
	float: left;
	text-indent: -9999px
}
#leftcol h1 a{
	display: block;
	overflow: hidden;
	width: 150px
}
#leftcol h1 a:hover{
	text-decoration: none
}
/*- Top Menu -*/
#topmenu{
	margin: 3px 10px 0;
	position: relative;
	width: auto;
}

#topmenu p{
	margin: 5px 10px 0 0;
}

* html #topmenu{
	margin: 3px 5px 0 0
}

#topmenu a{
	color: #7F743F;
	padding: 0 5px
}
#topmenu li a:hover{
	color: #000000;
	text-decoration: none
}
/*- Search -*/
#search{
	width: 140px;
	height: 21px;
	margin:0
}
#search input{
	float: left; /*height: 16px;*/
	padding: 0 2px;
	width: 106px;
	height: 21px;
	border: 0;
}
#search .btn{
	border: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 19px;
}
/*=== Title ===*/
#title{
	background: none;
	height: 249px;
	margin: 0 0 10px
}
#title img{
	display: block
}
/*=== Columns ===*/
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}
#leftcol .spacer{
	padding: 0 10px
}
#leftcol h2{
	font-size: 11px
}
#leftcol p{
	padding: 0px
}
#leftcol p a{
	color: #000000
}
.leftcol-sep{
	background: none;
	height: 12px;
}
/*- Left Menu -*/
ul.leftmenu{
	background-color: #eff2e8;
	margin: 0px;
		font-size: 11px;
	padding: 12px 0 0 0;
}
.leftmenu li{
	clear: both;
	text-transform: uppercase;
}
.leftmenu li a{
	color: #255758;
	display: block;
	font-weight: bold;
	padding: 5px 0 4px 10px
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: url(ico-arrow.gif) #eff2e8 no-repeat 10px;
	color: #000000;
	text-decoration: none;
	padding: 5px 0 4px 20px;
	
}
.leftmenu li.active a{
	
}
/*- Left Sub Menu -*/
.leftmenu li.active li{
	margin: 0;
	text-transform: none;
	
}
.leftmenu li.active li a{
	background: #eff2e8;
	border-bottom: 0;
	border-top: 0;
	color: #255758;
	font-weight: normal;
	padding: 5px 0 4px 10px
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background:#eff2e8;
	color: #000000;
	font-weight: bold
}
/*- Left Sub Menu2 -*/
.leftmenu ul{
}
.leftmenu li.active li.active li a{
	color: #255758;
	text-transform: none;
	font-weight: normal;
	padding: 5px 10px 4px 0;
	background: #eff2e8;
}

.leftmenu li.active li.active ul{
	color: #255758;
	text-transform: none;
	font-weight: normal;
	background: #eff2e8;
	text-align: right;
}

.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: url(ico-arrow.gif) #eff2e8 no-repeat 20px;
	color: #000000;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	margin: 0;
	width: 630px
}
#centercol .spacer{
	font-size: 11px;
	padding: 10px 0 10px 10px
}
#centercol h2{
	font-size: 14px;
	margin: 0 0 12px
}

.newstable {
	width: 150px;
	height: 300px;
}


#home #centercol h2#firsttitle{
	background: #96bf0f;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	padding: 0 0 0 6px;
	margin: 0px;
}

#toptitle{
	background: #255758;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	width: 134px;
	padding: 0 0 0 6px;
	margin: 0px;
}

#einstiegbox p{
	color: #000000;
	font-size: 11px;
	line-height:14px;
	padding: 0;
	margin: 0 0 2px 0;
}


#home #centercol h2#firsttitle a{
	color: #FFFFFF;
}

#home #centercol h2{
	background: #ebeced;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 6px;
}

#quickfinder h2{
	background: #ebeced;
	font-size: 11px;
	padding: 4px 0 4px 6px;
}

#centercol h3, #centercol h4{
	font-size: 13px
}
#home #centercol h4{
	font-size: 11px;
	font-weight: normal;
	color: #6dc3c6;	
}
#centercol .spacer p{
	line-height: 16px;
	padding: 0 0 15px
}
/*--- Sub Columns ---*/
#columns {
	margin-top: 209px;
	background: url(page-bgr.gif);
}

#sub #columns {
	margin-top: 209px;
	background: url(subpage-bgr.gif);
}

.subcols{
	height: 1%;
	margin: 11px 0 0 10px;
	
}
.subcols-bot{
	clear: both;
	height: 1px;
	overflow: hidden
}
.col{
	float: left;
	margin-right: 9px;
}

#firstcol{
	width: 140px;
	color: #ffffff;
	font-size: 10px
}

.col table{
}

.col2{
	margin-right: 9px;
}

.col .middle{
	float: left;
	margin-right: 9px;
	width: 150px
}


.col a{
	color: #000000
}
.col.last{
	margin: 0;
	width: 150px
}

/*=== Styling Lists ===*/
.list3{
	padding: 0 0 4px 20px
}
.list3 li{
	margin: 0 0 11px
}

.list1{
	color: #255758;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.listtb{
	font-size: 10px;
	font-weight: normal;
	padding:0;
	text-transform: uppercase;
}

.listtb a{
	color: #255758;
}

.listtbpath{
	color:#000000;
	font-size: 10px;
	font-weight: normal;
	padding:0;
	text-transform: uppercase;
}

.listtbpath a{
	color: #000000;
}
.listtbpath a:link{
	color: #000000;
}
.listtbpath a:hover{
	color: #000000;
}


.list1, .list2{
	padding: 0 0 5px 6px
}
.list1 li{
	margin: 0 0 10px
}
.list2 li{
	margin: 0 0 5px
}
/*=== Footer ===*/
#footer{
	background: url(page-bot.gif) no-repeat;
	clear: both;
	height: 21px;
	margin-left: 70px;
	margin-top: 10px;
}

#sub #footer{
	background: url(subpage-bot.gif) no-repeat;
	clear: both;
	height: 21px;
	margin-left: 0px;
	margin-top: 10px;
}

#footer a{
	color: #000000
}
#footer p{
	padding: 0;
}
/*=== PDF-Print Icons ===*/
#icons{
	float: right;
	margin-right: 20px;
	width: 70px
}
#icons img{
	margin: 0 3px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
.ar{
	text-align: right
}
.pic{
	display: block;
	margin: 0 0 15px
}




#contentboxsub {
margin: 0px;
font-family: Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
font-size: 11px;
line-height: 1.8em;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #479c9f;
}

#contentboxsub font a{
	color: #479c9f;
}


#contentboxsub p a{
	color: #479c9f;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 13px;
	color: #588728;
}


#contentboxsub h2{
	background-image: none;
	font-size: 13px;
	padding: 0 0 8px 0;
	color: #588728;
}


#contentboxsub h3{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #588728;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 11px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 10px;
	color: #000000;
}


.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;
	}


