#head_left{
	height: 39px;
	width: 13px;
	background-image:url(../images/template/table/head_left.jpg);
	background-repeat:no-repeat;
}

#head_main{
	height: 39px;
	font-weight:normal;
	color:#ffffff;
	font-family:Arial;
	font-size:10pt;
	padding-left:3px;
	text-align:center;
	vertical-align:bottom;
	background-repeat:repeat-x;
	background-image:url(../images/template/table/head_main.jpg);
}

#head_main_s{
	top:-5px;
	position:relative;
}

#head_right{
	height: 39px;
	width: 15px;
	background-image:url(../images/template/table/head_right.jpg);
	background-repeat:no-repeat;
}

#content_left{
	width: 13px;
	background-image:url(../images/template/table/content_left.jpg);
}

#content_left_dark{
	width: 13px;
	background-image:url(../images/template/table/content_left_d.jpg);
}

#content_left_bright{
	width: 13px;
	background-image:url(../images/template/table/content_left_b.jpg);
}

#content_main{
	font-weight:normal;
	color:#454545;
	font-family:Arial;
	font-size:10pt;
	padding-left:3px;
	padding-top:0px;
	vertical-align:top;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/template/table/content_main.jpg);
}

#content_main_dark{
	font-weight:normal;
	color:#454545;
	font-family:Arial;
	font-size:10pt;
	padding-left:3px;
	padding-top:0px;
	vertical-align:top;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/template/table/content_main_d.jpg);
}

#content_main_bright{
	font-weight:normal;
	color:#454545;
	font-family:Arial;
	font-size:10pt;
	padding-left:3px;
	padding-top:0px;
	vertical-align:top;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/template/table/content_main_b.jpg);
}

#content_right{
	width: 15px;
	background-image:url(../images/template/table/content_right.jpg);
}

#content_right_dark{
	width: 15px;
	background-image:url(../images/template/table/content_right_d.jpg);
}

#content_right_bright{
	width: 15px;
	background-image:url(../images/template/table/content_right_b.jpg);
}

#bottom_left{
	width: 13px;
	height: 16px;
	background-image:url(../images/template/table/bottom_left.jpg);
	background-repeat:no-repeat;
}

#bottom_main{
	height: 16px;
	background-image:url(../images/template/table/bottom_main.jpg);
}

#bottom_right{
	width: 15px;
	height: 16px;
	background-image:url(../images/template/table/bottom_right.jpg);
	background-repeat:no-repeat;
}

#head_line{
	width: 5px;
	background-image:url(../images/template/table/head_line.jpg);
}

#content_line{
	width: 5px;
	background-image:url(../images/template/table/content_line.jpg);
}

#content_line_dark{
	width: 5px;
	background-image:url(../images/template/table/content_line_d.jpg);
}

#content_line_bright{
	width: 5px;
	background-image:url(../images/template/table/content_line_b.jpg);
}
.main_headline{
	font-weight:bold;
	color:#454545;
	font-family:Arial;
	border: 0px dotted gray;
	font-size:12pt;
	font-style:inherit;
	padding:5px;
	background-repeat:no-repeat;
	background-image:url(images/ueberschrift.j_pg);
}
.headlinetable{
	color:#454545;
	font-family:Arial;
	border: 0px dotted gray;
	font-size:10pt;
	font-style:inherit;
	padding:5px;
	background-repeat:no-repeat;
	background-image:url(images/ueberschrift.j_pg);
}
#bottom_line{
	width: 5px;
	background-image:url(../images/template/table/bottom_line.jpg);
}