.blue{
	color: #002967;
}
.heading-medical-care{
	color: #005dab;
	font-size: 2em;
	padding-bottom: 30px;
}
.heading-kabi{
	color: #0079c2;
	font-size: 2em;
	padding-bottom: 30px;
}
.heading-helios{
	color: #008265;
	font-size: 2em;
	padding-bottom: 30px;
}
.heading-vamed{
	color: #009fc3;
	font-size: 2em;
	padding-bottom: 30px;
}
.intro{
	color: #999 !important; 
	font-weight: bold;
	font-size: 1.2em;
	
	padding: 0 0 30px 0;
}

.list_normal{
	margin: 10px 0 0 13px;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: url('../images/list-standard.gif');
}

.list_blue{
	margin: 10px 0 10px 0;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: url('../images/list-blue.png') 0 0 no-repeat;
}
.list_blue_light{
	margin: 10px 0 0 0;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: url('../images/list-blue-light.png') 0 0 no-repeat;
}

.list_grey{
	margin: 10px 0 10px 0;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: url('../images/list-grey.png') 0 0 no-repeat;
}

.list_numbered{
	margin: 10px 0 10px 20px;
	padding: 0 0 0 5px;
	list-style-position: outside;
}
.no-border {
	border: 0 !important;
}
.border_bottom_solid{
	border-bottom: 1px solid #000;
}

.border_bottom_solid_bold{
	border-bottom: 2px solid #000;
}
.small{
	font-size: 9px !important;
}

.small_blue{
	font-size: 9px !important;
	color: #002967;
}

.table-no-border {
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #006699;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;
}

h2, .heading2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 5px 0 12px 0;
}

h3 {
	font-size: 1em;
	color: #002967;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #002967;
	margin: 0;
	padding: 0px 0 5px 0;
}

h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}

h6 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
}

sup{
	height: 0;
	line-height: 12px;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 0.7ex;
	font-size: 10px !important;
}
sub{
	height: 0;
	line-height: 12px;
	vertical-align: bottom;
	_vertical-align: bottom;
	position: relative;
	bottom: 0.1ex;
	font-size: 10px !important;
}
/** Tabellen */
table {
	padding: 4px 0 15px 0;
	margin: 0;
	width: 500px;
}

table{
	
}

table tr {
	margin: 0;
	padding: 0;
	border: none;
}
table .description td {
	border: none;
	background: none;
	color: #44697c;
	margin: 0;
	padding: 0 2px 10px 0 !important;
	font-weight: normal;
	text-transform: uppercase;
}
table .description1 td {
	border: none;
	background: none;
	color: #44697c;
	margin: 0;
	padding: 0 2px 10px 0 !important;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.28em;
	letter-spacing: 0.05em;
}
table .description2 td {
	border: none;
	background: none;
	color: #004990 !important;
	margin: 0;
	padding: 0 2px 10px 0 !important;
	font-weight: normal;
	text-transform: none;
}

table .header1 td {
	border: none;
	background: none;
}
table .header2 td {
	border: none;
	background: none;
}
table .header3 td {
	border-bottom: 3px solid #000;
	background: none;
}
table .header3 td.col1 {
	border-bottom: 1px solid #000;
	background: none;
}
table td {
	background: transparent;
	border: none;
	background: url("../images/border-dotted.png") bottom left repeat-x;
	/*border-bottom: 1px dotted #000;*/
	padding: 2px 5px 2px 0px;
	font-size: 11px;
	margin: 0;
}

table tr.lastrow1 td{
	border-bottom: 1px solid #000;
	background: none;
}
table tr.lastrow2 td{
	border-bottom: 1px solid #000;
	background: none;
}
table tr.lastrow2 td.no-border{
	border-bottom: none;
	background: none;
}
table tr.lastrow3 td{
	border-bottom: none;
	background: none;
}
table tr.lastrow4 td{
	border: none;
	background: none;
	border-top: 1px solid #000;
	line-height: 1px;
}

table tr.lastrow5 td{
	border-bottom: none;
	background: none;
}
table tr.lastrow5 td.no-border{
	border: none;
	background: none;
}
table tr.lastrow6 td{
	border-top: 1px solid #000;
	background: none;
}
table tr.lastrow6 td.no-border{
	border-bottom: none;
	background: none;
}

table .border_bottom_solid td{
	border-bottom: 1px solid #000 !important;
	background: none;
}
table tr .border_bottom_solid{
	border-bottom: 1px solid #000 !important;
	background: none;
}
table tr .no-border{
	border: none !important;
	background: none !important;
}

/** Fusszeilen der Tabelle */
table.footer{
	padding:0 0 15px 0;
	margin: 0;
	position: relative;
	top: -12px;
	overflow: auto;
	width: 500px;
}

table.footer td{
	border: none;
	background: none;
	font-size: 10px !important;
	line-height: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top !important;
	color: #666;
}

table.footer td.number{
	width: 15px;
}

table.footer td.text{
}

.table-no-border td {
	border: none;
	background: none;
}
.heading2{
	background: none;
}

/* Zelle UND Reihe markieren | start */
tr:hover td,.contentpane tr:hover td,tr:hover
{
	/*background: #e3e9ec url("../images/border-dotted-hover.png") bottom left repeat-x !important;*/
	background: #e3e9ec !important;
}

tr.header:hover td {
	/*background: #e3e9ec url("../images/border-dotted-hover.png") bottom left repeat-x !important;*/
	background: #e3e9ec !important;
}

/* Zelle UND Reihe markieren | end */ /** NO-HOVER Bereiche */
tr.header:hover {
	background: none !important;
}

tr.header:hover td {
	background: none !important;
}

tr.description1:hover {
	background: none !important;
}

tr.description1:hover td {
	background: none !important;
}

tr.description2:hover {
	background: none !important;
}

tr.description2:hover td {
	background: none !important;
}
tr.footnote:hover {
	background: none !important;
}

tr.footnote:hover td {
	background: none !important;
}

tr:hover {
	background: #ddd !important;
}

table.footer tr:hover {
	background: none !important;
}

table.footer tr:hover td {
	background: none !important;
}

tr.header:hover td {
	background: none !important;
}

.table-no-border tr:hover {
	background: none !important;
}

.table-no-border tr:hover td {
	background: none !important;
}

.table-image tr:hover {
	background: none !important;
}

.table-image tr:hover td {
	background: none !important;
}
.download tr:hover .heading2, .download tr .heading2:hover{
	background: #fff !important;
}

.table-board tr:hover, .table-board td:hover, .table-board tr:hover td{
	background: #e7a600 !important;
}

#aktien_info .description, #aktien_info .header td{
	background: none;
	border: none;
}
#aktien_info_border{
	width: 500px;
	height: 80px;
	border: 1px solid #004990;
	position: relative;
	left: -5px;
}
#aktien_info{
	position: relative;
	top: -75px;
}


