body{
	margin: 10px;
	padding: 0;
	background-color: transparent;
	color: black;
}

h1, h2, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: Black;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

/*################################--TOP--###################################*/

#top{
	display: none;
}

/*########################--SERVICE-NAVIGATION--############################*/

#navi_service ul {
	display: none;
}

/*#################################--WRAP--#################################*/

#mainmiddle {
	margin: 0;
	padding: 0;
 	width: 100%;
	float: none;
	position: relative;
	top: 0;
	left: 0;
}

/*#########################--SUB-NAVIGATION--###############################*/

#navi_sub {
	display: none;
}

/*#############################--CONTENT--##################################*/

#content {
	margin: 0px;
	width: 100%;
	float: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

/*################################--FOOTER--################################*/

#bottom {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	position: relative;
	left: 0;
}

#copyright {
	display: none;
}

#copyright_print {
	border-top: 1px solid #003466;
	margin:20px 0 0 0;
	padding: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

#copyright .key {
	display: none
}

#bottomline {
	display: none;
}

#bottomleft {
	display: none;
}

#bottomright{
	display: none;
}

@page{
	size: landscape;
}

/*#############################--TABLE KEY--################################*/

#tablecontent {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#col1 {
	width: 35px;
}

#col2 {
	width: 65px;
}

#tablecontent td {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 0;
	vertical-align: bottom;
}

#tablecontent td.head {
	border-top: none;
}

#tablecontent td.infotext {
	font-size: 12px;
   vertical-align: top;
	padding: 5px 0 0 10px;
	border-bottom: none;
}

#tablecontent td.key {
	vertical-align: top;
	padding-right: 10px;
                
}

#tablecontent td.key01 {
	vertical-align: middle;
	padding-right: 10px;
                
}

span.bold{
	font-weight: bold;
}

span.float{
	float: right;
}

#tablecontent a{
	text-decoration: none;
	color: #4784C3;
	font-size: 11px;
}

#tablecontent a:hover, a:active{
	text-decoration: underline;
	color: #0000CC;
}

/*#############################--PRINTLOGO--################################*/

#printlogo {
	border-bottom: 1px solid black;
	display: inline;
	height: 70px;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}

#printleft {
	float: left;
}

#printright {
	float: right;
}

* html #printright{
	margin-right: 5px; 
}

html + body #printright{
	margin-right: 5px;
}

/*##############################--CL--###################################*/

#cl {
	margin: 0;
	padding: 0;
	width: 302px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border: 1px dashed black;
}

#cl .top {
	margin: 0;
	padding:0;
	width: 302px;
	height: 10px;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
}

#cl .content {
	margin: 0;
	padding: 0px 10px 10px 10px;
	width: 280px;
	min-height: 50px;
	height: auto;
}

/* only IE 5.5 - 6.x*/
* html #cl .content {
	height: 50px;
}

#cl .header{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-weight: bold;
}


/* Begin Forms */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

div.csc-mailform-field, div.form-field {
	margin: 0 10px 10px 0;
	clear: both;
	display: block;
}

div.csc-mailform-field label, div.form-field label {
	clear: both;
	float: none;
	display: block;
}

input, textarea {
	border: 1px solid #cbcaca;
	font-size: 10px;
}

div.tx-indexedsearch-searchbox input, div.csc-mailform-field input, div.csc-mailform-field textarea,
div.form-field input, div.form-field textarea, td.form-field input {
	width: 230px;
}

div.csc-mailform-field input.csc-mailform-submit, div.form-field input.submit {
	width: auto;
}

div.csc-mailform-label {
	clear: both;
	float: none;
	display: block;
	height: 50px;
	width: 150px;
}

.form-field input.short {
	width: 30px;
}

.form-field input.check {
	width: auto;
	margin-right: 5px
	vertical-align: middle;
}

/* End Forms */

/*##############################--TABLE--###################################*/

table.shafts .col1 {
width: 190px;
}

table.shafts .col2 {
width: 50px;
}

table.shafts .col3 {
width: 55px;
}

table.shafts .col4 {
width: 80px;
}

table.shafts .col5 {
width: 62px;
}

table.shafts  .col6 {
width: 90px;
}

table.shafts .col7 {
width: 210px;
}

table.shafts .col8 {
width: 250px;
}

table.shafts .col9 {
width: 56px;
}

table.shafts .col10 {
width: 93px;
}

*+html table.shafts .col10 {
width: 99px;
}

* html table.shafts .col10 {
width: 97px;
}

table.shafts{
table-layout: fixed;
border-collapse: collapse;
width: 530px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

* html table.shafts .02{
width: 547px;
}

*+html table.shafts .02{
width: 547px;
}

div.factswrap{
float: left;
margin:0;
padding: 0;
width:530px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

table.pit{
width: 360px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

* html table.pit{
width: 360px;

}

table.shafts .small {
font-size: 10px;
line-height: 10px;
}

table.shafts td {
border-top: 1px solid #f4911c;
border-bottom: 1px solid #f4911c;
padding-left: 2px;
vertical-align: top;
background-color: white;
}

table.facts td {
border: 1px solid #f4911c;
text-align: center;
}

* html table.facts td {
padding: 4px 0 4px 2px;
vertical-align: middle;
}

table.shafts, table.facts td.left {
text-align: left;
}

table.facts td.border {
border: 0;
}

table.shafts td.background {
background-color: #f3c084;
}

.facts-small {
font-size: 10px;
line-height: 10px;
width: 360px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

/*####################--TABLE info und Key--##########################*/

#tablecontent {
	table-layout: fixed;
	width: 360px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


#tablecontent .col1{
	width: 95px;
}

#tablecontent .col3{
	width: 90px;
}

#tablecontent .col4{
	width: 30px;
}

#tablecontent td{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 0;
        vertical-align: bottom;
}

#tablecontent td.head {
	border-top: none;
}

#tablecontent td.infotext {
	font-size: 12px;
        vertical-align: top;
	padding: 5px 0 0 0px;
	border-bottom: 0px;
}

#tablecontent td.infotext1 {
	font-size: 12px;
	vertical-align: top;
	padding: 5px 0 0 10px;
}


#tablecontent td.filetext {
	font-size: smaller;
	vertical-align: bottom;
	padding: 0 0 5px 10px;
	border-top: none;
}

#tablecontent td.legend{
                vertical-align: top;
                padding-right: 10px;
                
}

#tablecontent td.legend01{
                vertical-align: middle;
                padding-right: 10px;
                
}

#tablecontent a{
	text-decoration: none;
	color: #4784C3;
	font-size: 11px;
}

#tablecontent a:hover, a:active{
	text-decoration: underline;
	color: #0000CC;
}


.width {
width:110px;
margin: 0 10px 0 0;
float: left;
overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: Black;
}

.clear {
clear:both;
width: 360px;
height: 1px;
}