/** LINKS */
a 			{color:#222222; text-decoration:none;}
a:hover 	{text-decoration: underline;}

a:link.company_small, a:visited.company_small, a:focus.company_small, a:hover.company_small, a:active.company_small {
	color: #000;
}

a:link.company_medium, a:visited.company_medium, a:focus.company_medium, a:hover.company_medium, a:active.company_medium {
	color:#003E74;
}

a:link.company_big, a:visited.company_big, a:focus.company_big, a:hover.company_big, a:active.company_big {
	color: #EE7000;
}

a:link.beschreibung, a:visited.beschreibung, a:focus.beschreibung, a:hover.beschreibung, a:active.beschreibung {
	color: #000;
}

a:link.dark, a:visited.dark, a:focus.dark, a:hover.dark, a:active.dark {
	color: #000;
	text-transform:uppercase;
}

a:link.blue, a:visited.blue, a:focus.blue, a:hover.blue, a:active.blue {
	color: #FFF;
	width: 140px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	background: url(../img/button.gif) right center no-repeat;
	display:block;
	text-align:center;
	float:right;
	text-decoration:none;
	margin: 10px 0 0 0;
}

a:link.red, a:visited.red, a:focus.red, a:hover.red, a:active.red {
	color: #FFF;
	width: 140px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	background: url(../img/button.gif) right center no-repeat;
	display:block;
	text-align:center;
	float:right;
	text-decoration:none;
	margin: 10px 0 0 0;
}

span.search {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.clear {clear:both;}

span.beschreibung {
	color: #666666;
}

span.bold {
	font-weight: bold;
}

/*
h1 {
	color:#000;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ededed;
	border: none;
}
*/
h2 {
	border-bottom:1px solid #BEC8CE;
	color:#000000;
	font-size:14px;
	line-height: 45px;
	margin: 0;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
}

h2.management {
	color:#000;
	line-height: 45px;
	margin: 0;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border: none;
}

span.management {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height:normal;
}

sub, sup {
      line-height: 0px;
      font-size: 70%;
    }

p.fontstyle {
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div.company_img {
	margin: 3px 0px 0px 0px;
	background-color: #ffffff;
	width: 640px;
	height: 82px;
}

div.company_img h1 {
	border-bottom:1px solid #BEC8CE;
	color:#000000;
	font-size:14px;
	padding-bottom:10px;
	font-weight: bold;
	background-color: none;
	line-height:60px;
	float:left;
	width: 640px;
}

div.company_img h1 img {
	float:right;
	border:1px solid #BEC8CE;
	padding:2px;
	margin: 0 0px 0 0;
}

div#uebersicht_border {
	font-weight: normal;
	font-size: 11px;
}

div.spacer {
	height: 40px;
	border-top: 0px solid #BEC8CE;
	border-right: 0px solid #BEC8CE;
	border-bottom:1px solid #BEC8CE;
	border-left: 0px solid #BEC8CE;
	text-align: right;
	padding: 0;
}

div.spacer_page_flip {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #BEC8CE;
	border-right: 0px solid #BEC8CE;
	border-left: 0px solid #BEC8CE;
	text-align: center;
	padding: 0px 18px 0px 18px;
}

div.spacer_page_flip_top {
	height: 23px;
	line-height: 23px;
	border-top: 1px solid #BEC8CE;
	text-align: center;
	background: url(../img/bg_spacer.gif) repeat-x;
	padding: 0px 18px 0px 18px;
}

div.spacer_page_flip span.right {
	float: right;
}

div.spacer_page_flip span.left {
	float: left;
}

div.spacer_news div {
	float: left;
}

div.spacer_news div.number {
	height: 14px;
	width: 11px;
	line-height: 14px;
	padding: 0px 0px 2px 5px;
	margin: 3px 5px 2px 5px;
	background-color: #ffffff;
	border: 1px solid #BEC8CE;
}

/** Normale Content Table (1 TR pro eintrag) */

table.content_table {
	width: 100%;
	border-top: 0px solid #BEC8CE;
	border-right: 0px solid #BEC8CE;
	border-bottom: 0px solid #BEC8CE;
	border-left: 0px solid #BEC8CE;
	font-size:11px;
}


table.marked_col {
	width: 100%;
}

table.marked_col tr:hover td{
	background-color: #ffffff;
}


table.content_table tr.odd, table.marked_col tr.odd {
	background-color: #ffffff;
}

table.content_table tr.even, table.marked_col tr.even {
	background-color: #ffffff;
}

table.content_table tr td, table.marked_col tr td {
	padding: 10px 8px 10px 0px;
	border-bottom:1px solid #BEC8CE;
	vertical-align: middle;
}

table.content_table tr td.first_col, table.marked_col tr td.firstCol {
	padding: 0;
	height: 38px;
}

table.content_table tr td.last_col, table.marked_col tr td.lastCol {
	padding-right: 18px;
}

table.content_table a {
	background: url(../img/nav_2_bg_active.gif) 0px 2px no-repeat;
	color: #000;
	font-weight: normal;
	padding-left: 16px;
}


/** DOWNLOADS */

table.downloads {
	width: 100%;
	border-bottom: 0px solid #BEC8CE;
	border-top: 0px solid #BEC8CE;
	font-size:11px;
}

table.downloads tr.odd {
	background-color: #ffffff;
}

table.downloads tr.even {
	background-color: #ffffff;
}

table.downloads tr td {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #BEC8CE;
	vertical-align: top;
}

table.downloads tr td.col0 {
	padding-left: 18px;
	width: 70%;
}

table.downloads tr td.col1 {
	width: 10%;
	text-align:center;
}

table.downloads tr td.col2 {
	width: 10%;
	text-align:center;
}

table.downloads tr td.col3 {
	width: 10%;
	text-align:center;
}

/** JAHRESZAHLEN / QUARTALSZAHLEN */
table.figures tr td.col0 {
	width: 200px;
}

/** AKTIONRSSTRUKTUR AUSGABE */

table.shareholder {
	table-layout: fixed;
	width: 100%;
	border-bottom: 0px solid #BEC8CE;
	font-size:11px;
}

table.shareholder tr.even {
	background-color: #ffffff;
}

table.shareholder tr.odd {
	background-color: #ffffff;
}

table.shareholder tr td {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #BEC8CE;
	vertical-align: top;
}

table.shareholder tr td.col0 {
	padding-left: 18px;
	width: 150px;
}

table.shareholder tr td.col1 {
	padding-right: 18px;
}

/** KAPITALmassnahmen AUSGABE*/

table.massnahmen {
	width: 100%;
	table-layout: fixed;
	border-bottom: 1px solid #BEC8CE;
}

table.massnahmen tr.head {
	background-color: #ffffff;
}

table.massnahmen tr.even {
	background-color: #ffffff;
}

table.massnahmen tr.odd {
	background-color: #ffffff;
}

table.massnahmen tr td {
	padding: 10px 8px 10px 0px;
	border-top: 1px solid #BEC8CE;
	vertical-align: top;
}

table.massnahmen tr td.col0 {
	padding-left: 18px;
	width: 80px;
}

table.massnahmen tr td.col1 {
	padding-right: 15px;
}

table.massnahmen tr td.col2 {
	width: 150px;
	padding-right: 15px;
}

table.massnahmen tr td.col3 {
	width: 170px;
	padding-right: 18px;
}

/** STAMMDATEN AUSGABE */
table.stammdaten {
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px solid #BEC8CE;
}

table.stammdaten tr.even {
	background-color: #ffffff;
}

table.stammdaten tr.odd {
	background-color: #ffffff;
}

table.stammdaten tr td {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #BEC8CE;
	vertical-align: top;
}

table.stammdaten tr td.col0 {
	padding-left: 18px;
	width: 110px;
}

table.stammdaten tr td.col1 {
	padding-right: 18px;
}

/** MANAGEMENT AUSGABE */
div.management {
	margin: 0;
	display:block;
}

div.management div.float_left {
	width: 310px;
	height: 70px;
	padding: 10px 0 10px 0px;
	margin: 0;
	float: left;
	border-right: 1px solid #BEC8CE;
	border-bottom: 1px solid #BEC8CE;
}

div.management div.float_right {
	width: 319px;
	height: 70px;
	padding: 10px 0 10px 10px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #BEC8CE;
}

div.management div.float_lastone {
	width: 310px;
	height: 70px;
	padding: 10px 0 10px 10px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #BEC8CE;
}

div.management div span.center_management {
	display: block;
}

div.management div img, div.management div a img {
	margin-right: 10px;
	float: left;
	width: 55px;
	height: 65px;
	padding: 1px;
	border: 1px solid #BEC8CE;
}

/** NACHRICHTEN AUSGABE */
table.nachrichten {
	table-layout: fixed;
	width: 100%;
}

table.nachrichten tr.even {
	background-color: #ffffff;
	height: 48px;
}

table.nachrichten tr.odd {
	background-color: #ffffff;
	height: 48px;
}

table.nachrichten tr.top {
	height: 24px;
	vertical-align: bottom;
}

table.nachrichten tr.bottom {
	height: 24px;
	vertical-align: top;
}

table.nachrichten tr td {
	padding-left: 0px;
	padding-right: 18px;
	overflow: hidden;
}

table.nachrichten tr.bottom td {
	border-bottom:1px solid #BEC8CE;
}

div.unternehmensprofil {
	padding: 10px 0px 10px 0px;
	border-top: 0px solid #BEC8CE;
	border-right: 0px solid #BEC8CE;
	border-bottom: 1px solid #BEC8CE;
	border-left: 0px solid #BEC8CE;
	font-weight:normal;
	line-height: 18px;
	font-size:11px;
}

div.unternehmensprofil table {
	margin-top: 15px;
}

div.unternehmensprofil p {
	margin: 0px;
}

/* bersichtsseite bei Research */

/* DIV um H1 und IMG */
div#uebersicht {
	width: 100%;
	height: 70px;
	display:block;
	margin: 0 0 10px 0;
	padding: 0;
}

div#uebersicht h1 {
	color: #656347;
	background-color: #fff;
	border: none;
	height: 51px;
	margin: 0px;
	padding: 15px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	float:left;
}

/** Oberes Company Bild */
div#uebersicht div.company_img {
	height: 61px;
	line-height: 61px;
	/*width: 208px;*/
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
	background-color: #ffffff;
	border: 1px solid #BEC8CE;
	overflow: hidden;
	float:right;
}

div#uebersicht div.company_img table {
	height: 61px;
}

div#uebersicht div.company_img table tr td {
	vertical-align: middle;
	text-align: center;
}


