/* *************  HTML - Tags   ******************************* */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* Font-Size beim Einsetzen in die Arbeitsumgebung hier deaktivieren!!*/
/*	font-size: 0.80em;*/
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width:auto;
	background-repeat: repeat-y;
	background-color: #e8e8e8;
	color: #666666;
	/*min-width: 850px;!important*/
	
}

/* *************  END        HTML - Tags   ******************************* */
/* *************  Start  -   Main Template   ******************************* */
#header {
	height: 120px;
	display: block;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-y;
	
}

#header_ri {
	height: 120px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
}
#header_le {
	height: 120px;
	width: 800px;
	float: left;
	background-color: #FF6600;
	background-image: url(../images/zf_logo_bg_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main_nav_bar_le {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #b34700;
	height: 21px;
	float: left;
	background-repeat: repeat-y;
}

#main_nav_bar_ri {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
	background-image: url(../images/search_bar_ri.jpg);
	background-repeat: repeat-y;
	height: 22px;
	background-position: left top;
	background-color: #CCCCCC;
	display: block;
}

#content {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #F3f3f3;
	background-position: 0px -2px;
}

#content_le {
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/content_le_6_bg.gif);
}

#content_ri {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
	background-color: #CCCCCC;
}
#footer {
	height: 52px;
	background-color: #E8E8E8;
	bottom: auto;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
#footer_le {
	height: 37px;
	width: 800px;
	background-color: #999999;
	background-image: url(../images/footer_bg_bar.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: repeat;
}

.cleaner {
	font-size: 1px;
	height: 4px;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_clearer.png);
	color: #FFFFFF;
}
.cleaner_searchbar {
	font-size: 1px;
	height: 4px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_clearer.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
}
#bottom_menu {
	margin: 0px;
	padding: 0px;
	float: right;

	width: 566px;
	color: #FFFFFF;
	text-align: right;
}
#copyright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 200px;
	background-image: url(../images/zf_copyright.gif);
}

/* *************  End  -   Main Template   ******************************* */

.cleaner_ohne {
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.contentpaneopen img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: auto;
	text-align: right;
	margin: 0px;
}
.contentheading {
	margin: 0px;
	padding: 0px;
	display: none;
}



.back_button a:link, .back_button a:visited {
	display: block;
	height: 15px;
	width: 436px;
	background-image: url(../images/back_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 4px;
	font-weight: normal;
	color: #f3f3f3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 204px;
	border-bottom-color: #FF6600;
	text-indent: 100px;
}
.back_button a:hover {
	display: block;
	background-image: url(../images/back_over1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #DFDFDF;
	color: #DFDFDF;
}

span.article_seperator{
	font-size: 1px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	display: block;
	color: #F3f3f3;
	text-indent: -1600px;
	width: 596px;
	border: 0px none #f3f3f3;
}
#footer #footer_le #bottom_menu .moduletable_bot {
	padding-top: 20px;
	text-align: right;
	display: block;
	font-size: 11px;
}
.mainlevel_bot {
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	color: #FF9900;
}

.mainlevel_bot:link, .mainlevel_bot:visited {
	
	color: #FFFFFF;
	text-decoration: none;
}
.mainlevel_bot:hover {
	
	color: #000000;
	text-decoration: none;
}


img.pic_small_re {
	display: block;
	float: right;
	width: 159px;
	position: absolute;
	left: 641px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
img.pic_small_re_list {
	display: block;
	float: right;
	width: 159px;
	position: absolute;
	left: 637px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding-top: 20px;
}
.pic_top {
	display: block;
	width: 596px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	overflow: hidden;
	background-image: url(../images/top_button_orange.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
	color: #f3f3f3;
	padding: 0px;
	clear: both;
	text-indent: -1600px;
	text-decoration: none;
}
a.pic_top:link, a.pic_top:visited {
	display: block;
	width: 596px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	overflow: hidden;
	background-image: url(../images/top_button_orange.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
	color: #f3f3f3;
	padding: 0px;
	clear: both;
	text-indent: -1600px;
	text-decoration: none;
}
a.pic_top:hover {
	display: block;
	width: 596px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	overflow: hidden;
	background-image: url(../images/top_button_black.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
	color: #B9B9B9;
	background-color: #E9E9E9;
	text-transform: uppercase;
	text-indent: 62px;
	text-decoration: none;
	padding: 0px;
}


.bottom_top {
	display: block;
	width: 596px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	overflow: hidden;
	background-image: url(../images/top_button_orange.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 204px;
	font-size: 10px;
	color: #f3f3f3;
	padding: 0px;
	clear: both;
	text-indent: -1600px;
	text-decoration: none;
}
a.bottom_top:link, a.bottom_top:visited {
	display: block;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-image: url(../images/top_button_orange.gif);
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #FF6600;
	padding: 0px;
	clear: both;
	text-indent: -1600px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bottom_top:hover {
	border-left-width: 0px;
	background-image: url(../images/top_button_black.gif);
	border-bottom-color: #333333;
	font-size: 10px;
	color: #B9B9B9;
	background-color: #EEEEEE;
	text-transform: uppercase;
	text-indent: 220px;
	padding: 0px;
	display: block;
}


.pic_lupe {
	display: block;
	float: right;
	width: 17px;
	position: absolute;
	left: 783px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding: 0px;
	height: 17px;
	background-image: url(../images/lupe_zf.gif);
	font-size: 1px;
	color: #FF9900;
	text-indent: -1000px;
	margin-top: 141px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.pic_lupe:link, a.pic_lupe:visited {
	display: block;
	float: right;
	width: 17px;
	position: absolute;
	left: 783px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding: 0px;
	height: 17px;
	background-image: url(../images/lupe_zf.gif);
	font-size: 1px;
	color: #FF9900;
	text-indent: -1000px;
	margin-top: 141px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.pic_lupe:hover {
	display: block;
	background-image: url(../images/lupe_zf_over.gif);
	color: #FFFFFF;
	position: absolute;
	left: 641px;
	height: 17px;
	width: 159px;
}
a.pagenav_prev:link, a.pagenav_prev:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	height: 15px;
	width: 210px;
	display: block;
	background-image: url(../images/back_norm.gif);
	background-position: left top;
	font-size: 1px;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 204px;
	background-repeat: no-repeat;
	text-indent: -1600px;
}
a.pagenav_prev:hover {
	background-image: url(../images/back_over1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagenav_next:link, a.pagenav_next:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	height: 15px;
	width: 210px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
	text-indent: -1600px;
	text-decoration: none;
	font-size: 1px;
	background-image: url(../images/next_norm.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.cleaner_backbutton {
	font-size: 1px;
	color: #F3f3f3;
	clear: both;
	width: 596px;
}


a.pagenav_next:hover {
	background-image: url(../images/next_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	font-size: 0.8em;
	line-height: 1.2em;
}

img.pic_small_top {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 596px;
	border-bottom-color: #FF6600;
	height: 83px;
	margin: 0px;
	padding: 0px;
	left: 204px;
	position: absolute;
	top: 149px;
	right: 0px;
}
.mainlevel {
	font-size: 10px;
	color: #FF9900;
	height: 21px;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 21px;
}




a.mainlevel:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}



a.mainlevel:active {
	color: #FF9900;
}

#main_nav_bar #main_nav_bar_le .moduletable table {
	height: 21px;
	width: 800px;
	overflow: hidden;
}
#home_explain {
	display: block;
	height: 266px;
	background-color: #f3f3f3;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/explain_bg.gif);
	background-repeat: repeat-y;
}
a.home_more:link, a.home_more:visited {
	background-image: url(../images/raster_800px.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 800px;
	color: #b34700;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 492px;
	left: 0px;
	display: block;
}
a.home_more:hover {
	margin: 0px;
	color: #000000;
	background-image: url(../images/raster_800px_over.gif);
	text-decoration: none;
}
#home_explain_li {
	margin: 0px;
	width: 200px;
	float: left;
	padding: 0px;
	display: block;
	color: #333333;
}
#footer #footer_le #bottom_menu .moduletable_bot .mainlevel_bot {
	font-size: 11px;
}

#home_explain_li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 2px;
	margin-left: 18px;
	margin-top: 3px;
	line-height: 14px;
	margin-bottom: 7px;
}
#home_explain_li li {
	font-size: 11px;
	list-style-image: url(../images/txt_arrow_small_orange.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
#home_explain_li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	margin-left: 20px;
}


img.pic_med {
	height: 266px;
	width: 432px;
	margin-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.middle_cleaner {
	font-size: 1px;
	height: 12px;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cleaner_middle.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.contentpaneopen table tr td.tbl_li_u a:link, .contentpaneopen table tr td.tbl_li_u a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	height: 136px;
	display: block;
}
.contentpaneopen table tr td.tbl_li_u a:hover {
	border: 1px solid #FF6600;
	height: 136px;
}
table tr td.tbl_li_o a:link,  table tr td.tbl_li_o a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	display: block;
	height: 136px;
}
.contentpaneopen table tr td.tbl_li_o a:hover {
	border: 1px solid #FF6600;
}
table tr td.tbl_re_o a:link, table tr td.tbl_re_o a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	display: block;
	height: 136px;
}
.contentpaneopen table tr td.tbl_re_o a:hover {
	border: 1px solid #FF6600;
}
table tr td.tbl_re_u a:link, table tr td.tbl_re_u a:visited {
	border: 1px dotted #e4e4e4;
	display: block;
	height: 136px;
}
.contentpaneopen table tr td.tbl_re_u a:hover {
	border: 1px solid #FF6600;
}
.tbl_active {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 136px;
	border: 1px solid #FF6600;
}
a.tbl_active:link, a.tbl_active:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 136px;
	border: 1px solid #FF6600;
}
a.tbl_active:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 136px;
	border: 1px solid #FF6600;
}
td sectiontableheader{
	background-color: #CCCCCC;
}
table #ako_tbl.contentpaneopen{
	background-color: #f3f3f3;
}
