


/* NAVIGATION ELEMENTS*/
#navTop {
	width: 936px; 
	height: 25px;
	background-image:url(../pic/nav_bg.gif);
	background-repeat:repeat-x;
	top:111px;
	left:0;
	overflow:hidden;
}

#navTop ul {	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navTop ul li   {	
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

#navTop ul li a:link, #navTop ul li a:visited     {	
	float: left;
	font-weight: bold;
	height:25px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4px 9px 2px 11px;
	border: none;
}

#navTop ul li a:hover {
	font-weight: bold;
	color: #bfd72f;
	background-color: #000000;
}

#navTop ul li a:active {
	font-weight: bold;
	color: #bfd72f;
	background-color: #000000;
}

#navTop ul li a.active:link, #navTop ul li a.active:visited {
	font-weight: bold;
	color: #bfd72f;
	background-color: #000000;
}


#leftBox ul.nav_level2 {	
	list-style-type: none;
	margin: 0;
	padding:0;
	width: 159px;
}

#leftBox ul.nav_level2 li   {	
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#leftBox ul.nav_level2 li a.subactive:link, #leftBox ul li a.subactive:visited {	
	font-weight: bold;
	color:#000000;
	background-color:#bfd72f;
}

#leftBox ul.nav_level2 li a:link, #leftBox ul li a:visited   {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 10px 3px 12px;
	font-size: 11px;
}
	
#leftBox ul.nav_level2 li a:hover, #leftBox ul li a:active {
	font-weight: bold;
	color:#000000;
	background-color:#bfd72f;
}

#leftBox ul.nav_level2 li a.active:link, #leftBox ul li a.active:visited  {
	font-weight: bold;
	color:#000000;
	background-color:#bfd72f;
}

#leftBox ul.nav_level3 {
	padding: 0px;
}

#leftBox ul.nav_level3 li a:link, #leftBox ul.nav_level3 li a:visited {
	color: #00000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 2px 10px 3px 24px;
	font-size: 11px;
}

#leftBox ul.nav_level3 li a:hover, #leftBox ul.nav_level3 li a:active {
	font-weight: normal;
	color:#000000;
	background-color:#bfd72f;
}


#leftBox ul.nav_level3 li a.active:link, #leftBox ul.nav_level3 li a.active:visited {
	color:#000000;
	font-weight: normal;
	background-color:#bfd72f;
}

#leftBox ul.nav_level3 li a.subactive:link, #leftBox ul.nav_level3 li a.subactive:visited {	
	font-weight: none;
	color:#000000;
	background-color:#bfd72f;
}

ul.nav_level4 {
	margin: 5px 20px 15px 15px;
}

#leftBox *.nav_more {
	margin: 57px 0px 10px 0px;
	padding: 0px 0px 40px 10px;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	border-bottom: 1px solid #bfd72f;
}

#leftBox *.nav_more a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
}

#leftBox *.nav_more a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/*suche und flaggen*/	

#language {
	width:58px;
	height:25px;
	margin:0;
	padding: 0 5px 0 0;
	top:111px;
	right:0;
	float:right;
	text-align: right;
	overflow:hidden;
}

#language img {	
	margin: 0 4px 0 4px;
}

*.infoBox {
	color: #ffffff;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

*.service *.text{
	margin: 0 0 0 0px;
	text-align: left;
	line-height: 20px;
}

*.download {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
	border-bottom: 1px solid #bfd72f;
}

*.download a:link   { color:#ffffff; text-decoration: underline; font-size: 11px; line-height: 20px; }
*.download a:visited   { color:#ffffff; text-decoration: underline; font-size: 11px; line-height: 20px; }
*.download a:hover     { color:#ffffff; text-decoration: underline; font-size: 11px; line-height: 20px; }
*.download a:active    { color:#ffffff; text-decoration: underline; font-size: 11px; line-height: 20px; }

*.infoBox h1 {
	margin:0 0 10px 0;
	height:17px;
	
	background-color:#bfd72f;
	color:#000000;
	font-size:11px;
	padding:2px 0 0 10px;
	text-align: left;
}

*.service *.text a:link{
	text-decoration:none;
	color: #ffffff;
}

*.service *.text a:visited{
	text-decoration:none;
	color: #ffffff;
}

*.service *.text a:hover{
	text-decoration:underline;
	color: #ffffff;
}

*.search {
	margin: 0;
	padding: 0;
	width: 92px;
	height: 17px;
	border: 1px solid #818181;
	margin-bottom: 4px;
	margin-right: 5px;
}



/** RE STYLE **/
h1 {
	font-weight: bold;
	color: #092f86;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #bfd72f;
}

h1.abstandlos {
	font-weight: bold;
	color: #092f86;
	font-size: 16px;
}

h2 {
	font-weight: bold;
	color: #092f86;
	font-size: 12px;
}
h3 {
	color: #092f86;
	font-size: 12px;
}

p {
	
}

*.footnote {
	font-size: 10px;
	color: #7F7F7E;
}

*.small {
	font-family: verdana;
	font-size: 11px;
}

*.medium {
	font: normal 12px Arial, Helvetica, sans-serif;
}

*.text_bold {
	font-weight:bold;
}

*.blue {
	color: #092f86;
    font-weight: bold;
}

*.grey {
	color:#7F7F7E;
	text-transform:uppercase;
	font-weight:bold;
}

p img {
	float:left;
	margin: 0 15px 5px 0;
}

hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #BFD72F;
}

hr.small{
	width:205px;
}

/** RE TABLE **/
table.financial_table {
	background-color: #FFFFFF;
	color:#000000;

	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	width:100%;

	font: normal 12px Arial, Helvetica, sans-serif;
}

table.financial_table th {
	color: #082E87;
	text-align:right;
	vertical-align:bottom;
	height:15px;
	empty-cells:show;

	padding:2px 5px 2px 0px;

	border-bottom: 1px solid #7E7E7E;
}

table.financial_table td {
	text-align:right;
	vertical-align:bottom;
	height:15px;
	empty-cells:show;

	padding:2px 5px 2px 0px;

	border-bottom: 1px solid #7E7E7E;
}

table.financial_table *.col0{
	text-align:left;
	vertical-align:top;
}

/*table.financial_table th.col0{
	color:#90C1E7;
}*/

#content p img {
	margin-bottom:10px;
}

/* MOUSEOVER */
table.financial_table tr.cssmouseover td,table.financial_table tr.cssmouseover th   {
	background-color:#C7DBF3;
}

table.financial_table tr.cssmouseover *.footer, table.financial_table tr.cssmouseover *.note   {
	background-color:#FFFFFF;
}

table.financial_table td.bold, table.financial_table td.fett
{ 
	font-weight:bold; 
}

table.financial_table *.italic
{
	font-style:italic;
}

table.financial_table *.underline
{
	text-decoration:underline;
}

table.financial_table td.text_blue, table.financial_table th.text_blue
{
	color: #082E87;
}

table td.text_grey, table.financial_table th.text_grey
{
	color: #7F7F7E;
}

table.financial_table *.text_hellblau{
	color:#90C1E7;
	font-weight:bold;
}

table.financial_table *.text-align_left	
{ 
	text-align:left; 
}

table.financial_table *.text-align_center	
{ 
	text-align:center; 
}

table.financial_table *.text-align_right	
{ 
	text-align:right; 
}

table.financial_table *.vertical-align_top	
{ 
	vertical-align:top; 
}

table.financial_table *.vertical-align_middle
{ 
	vertical-align:middle; 
}

table.financial_table *.vertical-align_bottom	
{ 
	vertical-align:bottom; 
}

table.financial_table *.current_year
{
	background-color:#C7DBF3;
}

table.financial_table th.current_year{
	font-weight:bold;	
}

table.financial_table *.highlight
{

}

table.financial_table *.padding_left1 
{ 
	padding-left:12px; 
}
table.financial_table *.padding_left2 
{ 
	padding-left:24px; 
}
table.financial_table *.padding_left3 
{ 

}
table.financial_table *.padding_left4 
{ 

}

table.financial_table sup {
	font-size:8px;
}

table.financial_table *.border_bottom 
{ 
	border:0px;
	background-image:url(/kunds/gb2006/pics/design/border_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
}

table.financial_table *.border_left 
{ 
	border-left:12px solid #FFFFFF;
}

table.financial_table *.no_border_bottom {
	border-bottom:0px solid #FFFFFF !important;
}

table.financial_table *.footer {
	border : 0px;
	background-color : #FFFFFF;
	color:#828282;
}


table.financial_table th.col0 {
	vertical-align: bottom;
}

table.financial_table.segments {
	width: auto;
}

table.financial_table.segments td.col0 { width: 200px; }
table.financial_table.segments td.col3 { width: 42px; }
table.financial_table.segments td.col4 { width: 32px; }

table.financial_table.bilanz td.col0 { width: 366px; }
table.financial_table.bilanz td.col2 { width: 55px; }
table.financial_table.bilanz td.col3 { width: 72px; }
table.financial_table.bilanz td.col4 { width: 69px; }

/*
table.financial_table *.tyfoot {
	border:0px;
	background-color:#b5b2a8;
	text-align:left;
	font-size:11px;
	padding-top:0px;
	padding-bottom:0px;
}*/



table.sitemap {
	margin: 0px;
}

table.sitemap td {
	text-align: left;
}

table.sitemap td a {
	text-decoration: none;
}

table.sitemap td.level1 {
	padding-left: 0px;
}

table.sitemap td.level2 {
	padding-left: 10px;
}

table.sitemap td.level3 {
	padding-left: 20px;
}

table.sitemap td.level4 {
	padding-left: 30px;
}

div.table_wide {
	position: relative;
	height: 650px;
	overflow:scroll;
	width:562px;
	margin-top: 15px;
	padding-bottom: 15px;
}

*.text_bold {
	font-weight: bold;
}

*.topic {
	 background-color: #C0DCF2;
	 padding: 10px;
	 margin-bottom:10px;
}

*.topic p {
	 margin: 10px;
	 text-transform:uppercase;
	 line-height: 20px;
	 color: #092F86;
}
#content *.xls_link {
	float: right;
}

a:link   { color: #092f86; text-decoration: underline; }
a:visited   { color: #092f86; text-decoration: underline; }
a:hover     { color: #f79e20; text-decoration: underline; }
a:active    { color: #000; text-decoration: underline; }

.cssmouseover {
 background-color: #C7DBF3;
}

/* Box for small Pics */

div.pictures {
	float: left;
	margin: 5px 0px 10px 0px;
	padding: 0px 25px 0px 0px;
}

/* Startseite / Home */
div.hd_box {
	float:left;
	margin: 0px 0px 30px 0px;
}
div.hd_box  img {
	border: 0px;
}

div.hd_headline {
	color: #000000;
	border-top: 1px solid #221f20;
	font-weight: bold;
	line-height: 20px;
	vertical-align: bottom;
	padding: 0px 0px 0px 10px;
	background-color: #bfd72f;
}

.missing {
	font-size: 30px;
	color: red;
	text-decoration: blink;
}

table.table_aktie {
	font: normal 12px Arial, Helvetica, sans-serif;
}

table.table_aktie td {
	padding-left: 15px;
}

/* Download Center */
table.download_table a:link { text-decoration: none; }

table.download_table {
	width: 100%;
	border: 0px;
	padding-bottom:50px;
}

table.download_table td {
	border-color: #7E7E7E;
	border-style: solid;
	vertical-align: middle;
	border-width: 0px 0px 1px 0px;
}

td.download_table_col1 {
	width: 345px;
	text-align: left;
}

td.download_table_col2 {
	width: 104px;
	text-align: left;
}

td.download_table_col3 {
	width: 104px;
	text-align: left;
}

table.download_table td.download_table_lastline {
	border: 0px;
}