/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


/* ----------------- DEFAULT ----------------- */
body {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica,  sans-serif;
	line-height: 15pt;
	margin-top: 0;
	padding: 10px 0 0 10px;
}



h1, h1 a, a h1 {
	font-size: 14pt;
	line-height: 15pt;
	margin: 20px 0 20px;
	padding: 0 0 5px;
	width: 100%;
	border-bottom: 1px solid #bcbcbc }

h2, h2 a, a h2 {
	color: #000066;
	font-size: 12pt;
	font-weight: 700;
	line-height: 15pt;
	text-align: left;
	margin: 5px 0 0;
	padding: 0 10px 3px 0
}

h3, h3 a , a h3 {
	color: #424141;
	font-size: 11pt;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0
}
#wrapper  { margin: 20px 0 0 60px; padding-bottom: 10px; width: 50px }
#header   {
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 13pt;
	width: 975px;
	height: 135px;
 }
*HTML #header {
	width: 990px;
	
}

#logo  { position: relative; left: -47px; float: left;
margin-bottom: 30px; 
width: 100% }

/* ---------------------------------------------- Datentabelle Layout 1 ------------------ */


table.contenttable-1,
table.rte_contenttable-1  {
	width: 100%;
	float: left

}

/* TYPO3 20.01.2008 >>>>
table.contenttable-1 thead tr th,
table.rte_contenttable-1 thead tr th */

table.contenttable-1 thead td,
table.rte_contenttable-1 thead td  {
	font-size: 9pt;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0;
	border-top: 2px solid #ffb909;
	border-bottom: 1px solid #bcbcbc
}

table.contenttable-1 tr.tr-even td,
table.rte_contenttable-1 tr.tr-even td {
	background-color: white;
	border-bottom: 1px solid #bcbcbc
}

table.contenttable-1 tr.tr-odd  td,
table.rte_contenttable-1 tr.tr-odd  td {
	background-color: #fff;
	border-bottom: 1px solid #bcbcbc
}

table.contenttable-1,
table.rte_contenttable-1  {
	border-collapse: collapse;
}

table.contenttable-1 td,
table.rte_contenttable-1 td {
	font-size: 9pt;
	padding-right: 2px;
	padding-left: 2px
}


/* ---------------------------------------------- Datentabelle Layout 2 ------------------ */
/* TYPO3 20.01.2008  komplett √ºbernommen */
table.contenttable-2,
table.rte_contenttable-2  {
width: 100% }


table.contenttable-2 thead tr th,
table.rte_contenttable-2 thead tr th {
	font-size: 9pt;
	font-weight: 700;
	text-align: right;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0;
	border-top: 2px solid #ffb909;
	border-bottom: 1px solid #bcbcbc
}


table.contenttable-2 tr.tr-even td,
table.rte_contenttable-2 tr.tr-even td {
	background-color: white;
	border-bottom: 1px solid #bcbcbc
}

table.contenttable-2 tr.tr-odd  td,
table.rte_contenttable-2 tr.tr-odd  td {
	background-color: #fff;
	border-bottom: 1px solid #bcbcbc
}

table.contenttable-2 td,
table.rte_contenttable-2 td  {
	text-align: right;
	padding-right: 2px;
	padding-left: 2px
}

table.contenttable-2 td.td-0,
table.rte_contenttable-2 td.td-0 {
	text-align: left;
}

table.contenttable-2,
table.rte_contenttable-2  {
	border-collapse: collapse;
}

table.contenttable-2 td,
table.rte_contenttable-2 td {
	font-size: 9pt;
	padding-right: 2px;
	padding-left: 2px
}

.note {
	color: #696969;
	font-size: 9pt;
}

table.rte_contenttable-2 td,
table.rte_contenttable-2 td p {
text-align: left;
}
table.rte_contenttable-2 td.td-odd,
table.rte_contenttable-2 td.td-even,
table.rte_contenttable-2 td.td-odd p,
table.rte_contenttable-2 td.td-even p {
text-align: right;
}

h1,h2,h3 {
	font-family: Helvetica, Arial;
}

.small {
	font-size: 9pt;
	
}

a {
	color: #000066;
}

hr {
	margin-top: 13pt;
	margin-bottom: 15pt;
	height: 1px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px none
}

ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}
td, th {
	font-family: Arial, Helvetica,  sans-serif;
	line-height: 19px;
}
caption {
	font-size: 11pt;
	font-weight: 700;
	text-align: left;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0
}


.width20 {width: 20%;}
.width30 {width: 30%;}
.width40 {width: 40%;}
.width50 {width: 50%}
.width60 {width: 60%;}
.width70 {width: 70%;}
.width80 {width: 80%;}
.width20,
.width30,
.width40,
.width50,
.width60,
.width70,
.width80 {
	display: block;
	float: left;
	text-decoration: none
}


#wrapper {
	background-color: white;
	width: 990px;

}

#aktienkurs  {
	font-size: 10px;
	line-height: 12px;
	margin:0;
	padding:0;
	position: relative;
	top: -10px;
	width: 210px;
	float: right
	}
table {
font-size: 11px;
width: 700px
}	

a {
	color: black;
 text-decoration: none !important;
}

#content-right  {
	padding-top: 30px;
	width: 100%;
	border-top: 1px solid #bcbcbc;
	float: left
	}
/* -----------------------------------------------------
----------------------- FOOTER -------------------------
------------------------------------------------------ */



#footer {
	background-color: white;
	padding: 40px 0 0 0;
	width: 975px;
	height: 50px;
	clear: both;
}

#footertop {
	width: 975px;
	float: left;
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 1px;
}

#footerbottom {
	float: left

}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 0.9em;
}

#footer li {
	padding: 0;
	margin: 0;
	float: left;
}

#footer li a {
	margin: 0 5px 0 5px;
	padding: 0 10px 0 0;
	background-image: url(../images/footernavi-sep.gif);
	background-position: top right;
	background-repeat: no-repeat;
	white-space: nowrap;
	text-decoration: none;
	display: block;
}

#footer li.first a {
	padding: 0 10px 0 1px;
}

#footer li.last a {
	background-image: none;
}

