* {
	padding:0px;
	margin:0px;
	line-height:1.3;
	color:#000000;
}

/* Stilvorlagen */
div,p,label,li,td,th {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
}
a {
	text-decoration:none;
}
a:link,a:visited,a:active,a:hover {
	color:#00e;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#000;
	margin-bottom:7px;
}
h2 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ee1a18;
	margin-bottom:6px;
}
h3 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ee1a18;
	margin-bottom:4px;
}
h4 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cc8033;
	margin-bottom:4px;
}
h5 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin-bottom:3px;
	background:url(images/icon-dots.gif) no-repeat left 3px;
	padding:0px 0px 0px 10px;
}
h6 {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:2px;
}
pre {
	background-color:#ffffd5;
	border-left:5px solid #404040;
	font-family: "Courier New",Courier,monospace;
	padding:10px;
	margin:10px 0px;
	white-space:normal;
}

blockquote {
	background:transparent url(images/icon_blockquote.gif) no-repeat scroll left top;
	color:#404040;
	font-style:italic;
	min-height:45px;
	padding-left:55px;
	margin:10px 0px;
}

img {
	border:none;
	margin-bottom:10px;
}
img.float_left {
	margin:0px 11px 0px 0px;
}
img.float_right {
	margin:0px 0px 0px 11px;
}
ul {
	list-style-type:none;
}
ul li {
	background:url(images/bullet.gif) no-repeat 8px 6px;
	padding-left:23px;	
}
ol {
	margin-left:24px;
}
blockquote {
	margin-left:13px;
}

.table_jsn-epic {
	border-collapse:collapse;
	border:1px solid #d9d9d9;
	color:#404040;
}
.table_jsn-epic th {
	background-color:#404040;
	border-color:#595959 #595959 #000000;
	border-style:solid;
	border-width:1px 1px 2px;
	padding:5px 10px;
	vertical-align:top;
}
.table_jsn-epic th, .table_jsn-epic th p {
	font-size:14px;
	font-weight: bold;
	text-align:left;
	color:#fff;
}
.table_jsn-epic td {
	padding:5px 10px;
	vertical-align:top;
	border:1px dashed #e5e5e5;
}
.table_jsn-epic td, .table_jsn-epic td p {
	text-align:left;
	color:#404040;
}
.table_jsn-epic tr.tblrow_impair td {
	background-color:#f2f2f2;
}

.table_layouttabelle {
	border-collapse:collapse;
	border:0px solid #000;
}
.table_layouttabelle th, .table_layouttabelle td {
	vertical-align:top;
}

hr {
	height:1px;
	border: dashed 1px #dadadc;
}

.align_left {
	text-align:left;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.align_justify {
	text-align:justify;
}

.float_left {
	float:left;	
}
.float_right {
	float:right;
}
.float_clear {
	clear:both;
}

.form_error_text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#c80000;
	border:1px solid #c80000;
	padding:10px;
	line-height:40px;
}
 
.form_error_field {
	background-color:#ffa3a3;
}

.div_alert {
	background:#ffdfdf url(images/icon_alert.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #feabab;
	border-bottom:2px solid #feabab;
}

.div_info {
	background:#dbe7f8 url(images/icon_info.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #b7d2f2;
	border-bottom:2px solid #b7d2f2;
}

.div_download {
	background:#f2f9e5 url(images/icon_download.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #ddedbc;
	border-bottom:2px solid #ddedbc;
	padding:10px 10px 10px 50px;
	margin:10px 0px;
	color:#333;
}

.div_tip {
	background:#ffffd5 url(images/icon_tip.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #feebab;
	border-bottom:2px solid #feebab;

}

.div_comment {
	background:#fef8e1 url(images/icon_comment.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #feebab;
	border-bottom:2px solid #feebab;

}

.div_attachment {
	background:#f2f2f2 url(images/icon_attachment.gif) no-repeat scroll 15px 50%;
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}

.div_alert, .div_info, .div_download, .div_tip, .div_comment, .div_attachment {
	min-height:20px;
	padding:10px 10px 10px 50px;
	margin:10px 0px;
	font-size:13px;	color:#333;
}

.div_alert p, .div_info p, .div_download p, .div_tip p, .div_comment p, .div_attachment p {
	font-size:13px;
	color:#333;
}

.div_column_310px {
	float:left;
	min-height:20px;
	padding:10px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:310px;     /* IE5 */
	w\idth:290px;    /* IE>5 & andere */
}

.img_image_border {
	border:1px solid #e5e5e5;
	padding:3px;
}
.p_dropcap {}
.p_dropcap:first-letter {
	-x-system-font:none;
	color:#404040;
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:44px;
	line-height:24px;
}

div.box_blue_t, div.box_green_t, div.box_yellow_t, div.box_grey_t {
	height:10px;
	width:196px;
	font-size:0;
}
div.box_blue_t { background-image:url(images/box_blue_t.gif); }
div.box_green_t { background-image:url(images/box_green_t.gif); }
div.box_yellow_t { background-image:url(images/box_yellow_t.gif); }
div.box_grey_t { background-image:url(images/box_grey_t.gif); }

div.box_blue, div.box_green, div.box_yellow, div.box_grey {
	min-height:20px;
	background-image:url(images/box_bg.gif);
	padding:6px 18px 0px 18px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:196px;     /* IE5 */
	w\idth:160px;    /* IE>5 & andere */
}
div.box_blue { background-color:#f7fcfe; }
div.box_green { background-color:#fafef7; }
div.box_yellow { background-color:#fefef7; }
div.box_grey { background-color:#323232; color:#fff;}
div.box_grey p,div.box_grey h1, div.box_grey h2, div.box_grey h3, div.box_grey h4, div.box_grey h5, div.box_grey h6 { color:#fff }

div.box_blue_b, div.box_green_b, div.box_yellow_b, div.box_grey_b {
	height:24px;
	width:196px;
	margin-bottom:10px;
	font-size:0;
}
div.box_blue_b { background-image:url(images/box_blue_b.gif); }
div.box_green_b { background-image:url(images/box_green_b.gif); }
div.box_yellow_b { background-image:url(images/box_yellow_b.gif); }
div.box_grey_b { background-image:url(images/box_grey_b.gif); }

/* 2-Spaltiges Layout */
div.column_l {
	padding-right:10px;
	min-height:20px;
	float:left;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:239px;     /* IE5 */
	w\idth:229px;    /* IE>5 & andere */
}
div.column_r {
	padding-left:10px;
	min-height:20px;
	float:left;
	border-left:#808080 1px dotted;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:238px;     /* IE5 */
	w\idth:228px;    /* IE>5 & andere */
}
div.bottom_line {
	clear:left;
	border-top:#808080 1px dotted;
	width:477px;
	height:1px;
}
 

/* Seitenaufbau */
body {
	margin:0px;
	padding:0px;
	background:#b5b5b5 url(images/body-bg.jpg) repeat-x;
}
#centerline {
	position:absolute;
	left:50%;
	width:1px;
}
#center {
	position:absolute;
	margin-left:-482px;
	background-color:#fff;
	height:287px;
	border-left:2px solid #999;
	border-right:2px solid #999;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:964px;     /* IE5 */
	w\idth:960px;    /* IE>5 & andere */
}
#head_logo {
	position:absolute;
	left:20px;
	top:20px;
	width:247px;
	height:43px;
	background-image:url(images/logo.gif);
}
#head_menu {
	
}
#top_menu {
	position:absolute;
	left:0px;
	top:75px;
	background-color:#282828;
	padding:3px;
	width:960px;     /* IE5 */
	w\idth:954px;    /* IE>5 & andere */
	height:30px;     /* IE5 */
	he/ight:24px;    /* IE>5 & andere */
}
#head_image {
	position:absolute;
	left:0px;
	top:105px;
	width:960px;
	height:161px;
	background-image:url(images/head_image.jpg);
}
#head_flv {
	position:absolute;
	left:0px;
	top:105px;
	width:960px;
	height:161px;
	background-color:#282828;
}
#head_bottomline {
	position:absolute;
	left:0px;
	top:266px;
	width:960px;
	height:5px;
	background-color:#282828;
}
#icon_print {
	position:absolute;
	top:83px;
	left:912px;
	width:38px;
	height:13px;
}
#icon_print a {
	display:inline-block;
	width:13px;
	height:13px;
	margin-left:6px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#icon_print a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#col_layout {
	position:absolute;
	margin-left:-482px;
	background-color:#fff;
	border-left:2px solid #999;
	border-right:2px solid #999;
	top:271px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:964px;     /* IE5 */
	w\idth:960px;    /* IE>5 & andere */
}
#col_layout_td1 {
	background-image:url(images/col_l_bg.jpg);
	padding:12px 7px 12px 11px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:221px;     /* IE5 */
	w\idth:203px;    /* IE>5 & andere */
}
#col_layout_td2 {
	width:518px;
	background-color:#fff;
	border-bottom:#b3b3b3 solid 1px;
}
#col_layout_td3 {
	background-image:url(images/col_r_bg.jpg);
	padding:12px 12px 12px 13px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:221px;     /* IE5 */
	w\idth:196px;    /* IE>5 & andere */
}
#pathway {
	font-size:10px;
	font-weight:bold;
	color:#bf0000;
	line-height:1.5;
	background:url(images/line_dotted_h.gif) repeat-x scroll left bottom;
	padding:8px 4px 0px 10px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:518px;     /* IE5 */
	w\idth:504px;    /* IE>5 & andere */
	height:30px;     /* IE5 */
	he\ight:22px;    /* IE>5 & andere */
}
#pathway div {
	display:inline;
	font-size:10px;
	font-weight:bold;
	color:#bf0000;
	line-height:1.5;
}
#pathway a:link,#pathway a:visited,#pathway a:active,#pathway a:hover {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#pathway a:hover {
	text-decoration:underline;
}
#content {
	padding:20px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:518px;     /* IE5 */
	w\idth:478px;    /* IE>5 & andere */
}
#footer_images {
	background-image:url(images/footer_images_bg.jpg);
	padding:20px 15px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:960px;     /* IE5 */
	w\idth:930px;    /* IE>5 & andere */
	height:212px;     /* IE5 */
	he/ight:172px;    /* IE>5 & andere */
}
#footer_topline {
	width:960px;
	height:5px;
	background-color:#282828;
	overflow:hidden;
}
#footer {
	width:960px;
	height:49px;
}
#footer_text {
	font-size:10px;
	color:#595959;
	padding:16px;
}
#footer_text p {
	font-size:10px;
	color:#595959;
}
#footer_text a:link,#footer_text a:visited,#footer_text a:active,#footer_text a:hover {
	color:#9c9ea0;
	text-decoration:none;
	font-weight:normal;
}
#footer_text a:hover {
	text-decoration:underline;
}

/* Navigation Left */
#navi_left {
	width:160px;
	padding: 2px 0px 0px 0px;
}
/* Ebene 1 */
#navi_left div.d1 a {
	padding:3px 0px 0px 16px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f2f2f2;
	text-decoration:none;
	display:block;
	border-top:1px dotted #b3b3b3;
	margin-bottom:1px;
	background:url(images/bullet_grey.gif) no-repeat 5px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:160px;     /* IE5 */
	w\idth:144px;    /* IE>5 & andere */
	height:24px;	 /* IE5 */
	he\ight:21px;	 /* IE>5 & andere */
}
#navi_left div.last a {
	border-top:1px dotted #b3b3b3;
	border-bottom:1px dotted #b3b3b3;
 	margin-bottom:0px;
}
/* Ebene 2 */
#navi_left div.d2 a {
	padding:3px 0px 0px 24px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f2f2f2;
	text-decoration:none;
	display:block;
	border-top:medium none transparent;
	margin-bottom:1px;
	background:url(images/bullet_grey.gif) no-repeat 13px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:160px;     /* IE5 */
	w\idth:136px;    /* IE>5 & andere */
	height:22px;	 /* IE5 */
	he\ight:19px;	 /* IE>5 & andere */
}
#navi_left div.childs div.last a {
	border-bottom:medium none transparent;
}
/* Ebene 3 */
#navi_left div.d3 a {
	padding:3px 0px 0px 32px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f2f2f2;
	text-decoration:none;
	display:block;
	border-top:medium none transparent;
	margin-bottom:1px;
	background:url(images/bullet_grey.gif) no-repeat 21px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:160px;     /* IE5 */
	w\idth:128px;    /* IE>5 & andere */
	height:22px;	 /* IE5 */
	he\ight:19px;	 /* IE>5 & andere */
}
/* Ebene 4 */
#navi_left div.d4 a {
	padding:3px 0px 0px 40px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f2f2f2;
	text-decoration:none;
	display:block;
	border-top:medium none transparent;
	margin-bottom:1px;
	background:url(images/bullet_grey.gif) no-repeat 29px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:160px;     /* IE5 */
	w\idth:120px;    /* IE>5 & andere */
	height:22px;	 /* IE5 */
	he\ight:19px;	 /* IE>5 & andere */
}
/* Ebene 5 */
#navi_left div.d5 a {
	padding:3px 0px 0px 48px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#f2f2f2;
	text-decoration:none;
	display:block;
	border-top:medium none transparent;
	margin-bottom:1px;
	background:url(images/bullet_grey.gif) no-repeat 37px 8px;
	overflow:hidden;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:160px;     /* IE5 */
	w\idth:112px;    /* IE>5 & andere */
	height:22px;	 /* IE5 */
	he\ight:19px;	 /* IE>5 & andere */
}
/* weitere Ebenen ausblenden */
#navi_left div.d6,
#navi_left div.d7,
#navi_left div.d8,
#navi_left div.d9,
#navi_left div.d10,
#navi_left div.d11,
#navi_left div.d12,
#navi_left div.d13,
#navi_left div.d14 {
	display: none;
}
/* Den aktuellen Eintrag hervorheben */
#navi_left div.c a {
	background-image:url(images/bullet.gif);
	font-weight:bold;
}
#navi_left div.c div.childs a{
	background-image:url(images/bullet_grey.gif);
	font-weight:normal;
}
/* Hover */
#navi_left div a:hover {
	background-color:#404040;
	color:d9d9d9;
}
 
/* Navigation Top */
#top_menu div {
	display:inline;
	float:left;
}
#top_menu a {
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;	text-decoration:none;
	border-left:1px solid #404040;	border-right:1px solid #000;
	padding:3px 15px;
}
#top_menu a:hover, #top_menu div.c a {
	background-color:#404040;
}
/* Navigation Bottom */
#bottom_menu, #bottom_menu div {
	display:inline;
}
#bottom_menu {
	float:right;
}
#bottom_menu a {
	font-size:10px;
}
#bottom_menu div:before{
	content:"| ";
	color:#9C9EA0;
	font-weight:normal;
	text-decoration:none;
}

#bottom_menu div.first:before{
	content:"";
}