body
{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #000000;
  width: 100%;
  height: 100%;
}
#ie6_warning
{
	color: #ffffff;
	background-color: #ff0000;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	font-weight: 700;
	z-index: 999;
	visibility: collapse;
	display: none;
}
#backgroundx
{
	position: absolute;

	/* CSS HACK */
	width: 117%;	/* IE 5.x - Added 2 pixels for border left and right */
	width/* */:/**/117%;	/* Other browsers */
	width: /**/117%;
	height: 100%;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/100%;	/* Other browsers */
	height: /**/100%;

	left: 50%;
	margin-left: -720px;
	margin-top: 14px;
	padding: 0px;
	top: 0px;
	background-image: url(x_background.gif);
	background-repeat: no-repeat;
	z-index: 1;
	overflow: hidden;
}
#frame
{
	position: absolute;
/*
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
*/
	left: 50%;
	top: 0px;
	margin-left: -480px;
/*	width: 80%;
	height: 100%;*/
	z-index: 2;
}
#enclose
{
	width: 960px;
	height: 535px;
	background-color: #ffffff;
	text-align: left;
/*	position: fixed;*/
}
#header
{
	width: 960px;
	height: 69px;
	text-align: right;
	margin-top: 64px;
}
#header img
{
	border: 0px;
}
#content
{
	float: left;
	margin-top: 9px;
	margin-left: 0px;
	margin-bottom: 9px;
	margin-right: 9px;
	width: 756px;
	height: 517px;
	background-color: #f9f6f3;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0px hidden;
	position: relative;
	clear: none;
}
#navi_left
{
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	margin-right: 9px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	width: 167px;
	height: 507px;
	background-color: #363636;
	background-image: url(navi_left_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer
{
	width: 960px;
	text-align: left;
	margin-top: 10px;
	height: 10px;
  color: #ffffff;
  text-align: left;
}
#frame #footer
{
	color: #b1b2b4;
}
#footer a:link
{
	color: #b1b2b4;
	text-decoration: none
}
#footer a:visited
{
	color: #b1b2b4;
	text-decoration: none
}
a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}
h1
{
	font-size: 10pt;
}
/*
p
{
	margin-bottom: 1em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
*/
.bodytext
{
	font-size: 10pt;
}
div
{
}
/*
#content table
{
    font-size: 1em;
}
#content td
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-weight: normal;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    background-color: #ffffff;
}
#content th
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    background-color: #cfdfee;
}
*/
#content ul
{
    margin: 2em
}
#content li
{
    list-style-image: url(pfeil2.gif);
    margin: 0.6em
}

#navi_left ul
{
	font-weight: bold;
	margin-bottom: 2em;
	width: 149px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
}
#navi_left li
{
	margin-bottom: 0.3em;
}
#navi_left li a:link
{
	display: block;
	padding-left: 8px;
	font-size: 1em;
	background: #000000;
	padding-bottom: 0.3em;
	width: 100%;
	color: #ffffff;
	padding-top: 0.3em;
	text-decoration: none
}
#navi_left li a:visited
{
	display: block;
	padding-left: 8px;
	font-size: 1em;
	background: #000000;
	padding-bottom: 0.3em;
	width: 100%;
	color: #ffffff;
	padding-top: 0.3em;
	text-decoration: none
}
#navi_left li a:active
{
	display: block;
	padding-left: 8px;
	font-size: 1em;
	background: #000000;
	padding-bottom: 0.3em;
	width: 100%;
	color: #ffffff;
	padding-top: 0.3em;
	text-decoration: none
}
#navi_left li a:hover
{
	display: block;
	padding-left: 8px;
	font-size: 1em;
	background: #404040;
	padding-bottom: 0.3em;
	width: 100%;
	color: #ffffff;
	padding-top: 0.3em;
	text-decoration: none
}
#navi_left li a#current{
	background-color: #404040;
}

#navi_left .subnav1
{
	margin-left: 10px;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav1 a:link
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav1 a:visited
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav1 a:active
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav1 a:hover
{
	background-color: transparent;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav1 a#current{
	background-color: transparent;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navi_left .subnav2
{
	margin-left: 15px;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav2 a:link
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav2 a:visited
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav2 a:active
{
	background-color: transparent;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav2 a:hover
{
	background-color: transparent;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi_left .subnav2 a#current{
	background-color: transparent;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content tr {
	vertical-align: top;
}

.indent
{
	padding-left: 50px;
	padding-right: 50px;
}
.indentbox
{
	padding-left: 50px;
	padding-right: 50px;
	width: 656px;
	height: 517px;
	overflow: auto;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img
{
	border: 1px solid #363636;
}
h6
{
	margin: 0px;
	padding: 0px;
	font-size: 20pt;
	color: white;
}
h6.align-center
{
	text-align: center;
}

.tx-filelist-pi1-icon img {
	border: 0px hidden;
}

