* {
	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:170px;
	font-size:0;
	border-left:1px dotted #808080;
}
div.box_blue, div.box_green, div.box_yellow, div.box_grey {
	min-height:20px;
	border-left:1px dotted #808080;
	padding:6px 0px 0px 10px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:170px;     /* IE5 */
	w\idth:160px;    /* IE>5 & andere */
}
div.box_blue_b, div.box_green_b, div.box_yellow_b, div.box_grey_b {
	height:24px;
	width:170px;
	margin-bottom:10px;
	font-size:0;
	border-left:1px dotted #808080;
}

/* 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;
}
#header {
	width:650px;
	height:50px;
}
 
 
#col_layout_td2 {
	width:479px;
	background-color:#fff;
	border-bottom:#b3b3b3 solid 1px;
}
#col_layout_td3 {
	padding:12px 0px 12px 0px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:171px;     /* IE5 */
	w\idth:171px;    /* 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:478px;     /* IE5 */
	w\idth:464px;    /* 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:0px 0px 0px 0px;
	/* CSS-Hack wegen des Boxmodell-Fehlers in IE5 */
	width:479px;     /* IE5 */
	w\idth:479px;    /* IE>5 & andere */
	overflow:hidden;
}

 
 

#footer {
	clear:both;
	width:650px;
	margin-top:10px;
}
#footer_text {
	font-size:10px;
	color:#595959;
	margin:0px;
}
#footer_text a:link,#footer_text a:visited,#footer_text a:active,#footer_text a:hover {
	text-decoration:none;
}
#footer_text a:hover {
	text-decoration:none;
}
