html {
	height: 100.1%;
}

/* checken:
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
*/
td.active {
	width: 184px;
	height: 24px;
	background: #C0E3F5 URL('bg_button_active.gif');
	background-repeat: no-repeat;
	text-align: right;
}

td.inactive {
	width: 184px;
	height: 24px;
	background: #A7D8F1;
	background-repeat: no-repeat;
	text-align: right;
}

td.over {
	width: 184px;
	height: 24px;
	background: #C0E3F5;
	background-repeat: no-repeat;
	text-align: right;
}

td.navi-main {
	width: 184px;
	background: #A7D8F1;
	height: 100%;
}

div.maincontentbox {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 704px;
	color: #555454;
}  /* äußerster DIV */
div.maincontent { /*background:#00CC00;*/
	padding-left: 18px;
	padding-top: 13px;
	padding-right: 18px;
}  /* reales padding-top +4px */
div.fulltext {
	width: 600px;
}
div.formular-gbericht {
	padding-top:16px;
	padding-left:18px;
	padding-bottom:16px;
}
/* Klasse für die ausklappbaren Blocks*/
div.dropdownheading-n {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F6F6F6 URL('bg_jobs_extend.gif');
	background-repeat: no-repeat;
}

/* Inv. Rel. - nicht ausklappbar: */
div.pb-download-n {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F6F6F6 /*URL('bg_jobs_extend.gif')*/;
	background-repeat: no-repeat;
}
div.pb-download-over {
	cursor: pointer;
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F0F0F0 /*URL('bg_jobs_extend_over.gif')*/;
	background-repeat: no-repeat;
}


div.ad-hoc-n {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F6F6F6 /*URL('bg_jobs_extend.gif')*/;
	background-repeat: no-repeat;
}
div.ad-hoc-over {
	cursor: pointer;
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F0F0F0 /*URL('bg_jobs_extend_over.gif')*/;
	background-repeat: no-repeat;
}


div.dropdownheading-over {
	cursor: pointer;
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F0F0F0 URL('bg_jobs_extend_over.gif');
	background-repeat: no-repeat;
}

div.dropdownheading-o {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F0F0F0;
}

div.invrelationsheading-n {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F6F6F6 URL('bg_invrelations_pdf.gif');
	background-repeat: no-repeat;
}
td.pdf {
	width:16px;
	height:16px;
	background: #F6F6F6 URL('pdf.gif');
	background-repeat: no-repeat;
}
div.invrelationsheading-temp {
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	/*background: #F6F6F6 URL('bg_invrelations_pdf.gif');
	background-repeat: no-repeat;*/
}

div.invrelationsheading-over {
	cursor: pointer;
	padding-left: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 18px;
	background: #F0F0F0 URL('bg_invrelations_pdf_over.gif');
	background-repeat: no-repeat;
}

div.invrelationsheading-o {
	padding-left: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 0px;
	background: #F0F0F0;
}

div.formlink {
	padding-left:18px;
	padding-top:8px;
}
span.introtitle {
	color: #282866;
	font-size: 120%;
	font-weight: bold;
}

span.introtext {
	color: #282866;
	font-size: 100%;
}

div.lang-arrow {
	text-align: left;
	padding-left: 10px;
	width: 60px;
	height: 24px;
	color: #FFFFFF;
	background: #162C7E URL('language_arrow.gif');
	background-repeat: no-repeat;
}

div.dropdownseperator {
	height: 1px;
	background: #DADADA;
}

div.divider-press {
	height:1px;
	width:100%;
	margin-bottom:14px;
	background:#8fa7c3;
}
#seperator {
	padding-top: 24px;
	border-bottom: #DADADA 1px solid;
}

div.jobseperator {
	height: 1px;
	background: #DADADA;
}

div.downloadseperator {
	height: 1px;
	background: #DADADA;
}

div.langlink {
	padding-top: 5px;
}

#gbseperator {
	height: 1px;
	background: #DADADA;
}
/* Geschäftsberichte */
div.ir-seperator {
	height: 1px;
	background: #DADADA;
}  /* Investor Relations */
table {
	color: #555454;
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 136%;
	color: #BDBABA;
	padding-bottom: 16px;
	font-weight: bold;
}

h2 {
	font-size: 109%;
	color: #BDBABA;
	padding-bottom: 12px;
	font-weight: bold;
}
h3 {
	font-size: 109%;
	color: #555454;
	padding-bottom: 2px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}

#jobdetailtitle h2 {
	font-size: 109%;
	color: #555454;
	padding-bottom: 8px;
	font-weight: bold;
}

h2.presstitle-detail {
	padding-left: 18px;
	padding-top: 13px;
	font-size: 109%;
	color: #BDBABA;
	padding-bottom: 12px;
	font-weight: bold;
}

ul { /*background-color:#ee0000;*/
	list-style-type: disc;
}

li {
	margin-left: 10px; /*background-color:#aa0000;*/
	line-height: 120%;
}
/* list-style-image: url(images/bulletrd.gif); */
ul.dots { /*background-color:#ee0000;*/
	list-style-type: disc;
}

li.dots {
	margin-left: 16px; /*background-color:#aa0000;*/
	line-height: 120%;
	font-weight:bold;
}

p {
	margin-bottom: 14px;
}

td.cell-right-a {
	width: 20px;
}

td.title {
	font-weight: bold;
}
input {
	width:200px;
	height:16px;
	margin-bottom:8px;
}
div.msg-form {
	border:#A0A0A0 1px solid;
	padding:4px;
	background:#F6F6F6;
	width:360px;
}
a:link {
	font-size: 100%;
	color: #555454;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-size: 100%;
	color: #555454;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	font-size: 100%;
	color: #555454;
	text-decoration: none;
	font-weight: normal;
}

a.active:link {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.active:visited {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.active:hover {
	font-size: 90%;
	color: #0C1846;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.active:active {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.inactive:link {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.inactive:visited {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.inactive:hover {
	font-size: 90%;
	color: #0C1846;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.inactive:active {
	font-size: 90%;
	color: #162C7E;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-right: 10px;
}

a.jobtitle:link {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.jobtitle:visited {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.jobtitle:hover {
	font-size: 90%;
	color: #5E5E5E;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.jobtitle:active {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.dropdowntitle:link {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.dropdowntitle:visited {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.dropdowntitle:hover {
	font-size: 90%;
	color: #5E5E5E;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.dropdowntitle:active {
	font-size: 90%;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.langlink:link {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.langlink:visited {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.langlink:hover {
	font-size: 100%;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}

a.langlink:active {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navnormal:link {
	font-size: 9pt;
	color: #CBCBD9;
	text-decoration: none;
	font-weight: bold;
}

a.navnormal:visited {
	font-size: 9pt;
	color: #CBCBD9;
	text-decoration: none;
	font-weight: bold;
}

a.navnormal:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.navnormal:active {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.navover:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.navover:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.navover:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.navover:active {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.subnavnormal:link {
	font-size: 9pt;
	color: #68686A;
	text-decoration: none;
	font-weight: bold;
}

a.subnavnormal:visited {
	font-size: 9pt;
	color: #68686A;
	text-decoration: none;
	font-weight: bold;
}

a.subnavnormal:hover {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.subnavnormal:active {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.subnavover:link {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.subnavover:visited {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.subnavover:hover {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.subnavover:active {
	font-size: 9pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.impbtn:link {
	font-size: 8pt;
	color: #ACACAD;
	text-decoration: none;
	font-weight: bold;
}

a.impbtn:visited {
	font-size: 8pt;
	color: #ACACAD;
	text-decoration: none;
	font-weight: bold;
}

a.impbtn:hover {
	font-size: 8pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.impbtn:active {
	font-size: 8pt;
	color: #3B3B3D;
	text-decoration: none;
	font-weight: bold;
}

a.newslink:link {
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}

a.newslink:visited {
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}

a.newslink:hover {
	font-size: 10pt;
	color: #0000AA;
	text-decoration: underline;
}

a.newslink:active {
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}

a.news:link {
	font-size: 8pt;
	color: #000033;
	text-decoration: underline;
}

a.news:visited {
	font-size: 8pt;
	color: #000033;
	text-decoration: underline;
}

a.news:hover {
	font-size: 8pt;
	color: #0000AA;
	text-decoration: underline;
}

a.news:active {
	font-size: 8pt;
	color: #000033;
	text-decoration: underline;
}

a.intro {
	color: #282866;
}

a.intro:link {
	text-decoration: none;
}

a.intro:visited {
	text-decoration: none;
}

a.intro:hover {
	text-decoration: underline;
}

a.intro:active {
	text-decoration: none;
}

a.jdoku:link	{ color:#000000; text-decoration: none; }
a.jdoku:visited { text-decoration: none; }
a.jdoku:hover	{ text-decoration: underline; }
a.jdoku:active	{ text-decoration: none; }

/* Prospektbereich / Disclaimer */
td.prosp-title	{}
td.prosp-data	{ padding-bottom:4px; }

/* Pressebereich*/
h1 {
	font-size: 136%;
	color: #BDBABA;
	padding-bottom: 16px;
	font-weight: bold;
}

h2 {
	font-size: 109%;
	color: #BDBABA;
	padding-bottom: 12px;
	font-weight: bold;
}

h1.img-press		{ font-size: 136%; color: #BDBABA; padding-bottom: 6px; font-weight: bold; }
h2.img-press		{ font-size: 136%; color: #BDBABA; padding-bottom: 4px; font-weight: normal; }
#img-mainbox-press	{ margin-top:6px; /* background:#0000ee;*/ }
div.img-press-row	{ margin-top:4px; margin-bottom:4px; margin-left:18px; height:80px; position:relative; }
div.img-box			{ width:80px; height:80px; position:absolute; }
div.txt-box			{ float:left; margin-left:96px; position:absolute; }

#commerzbanklogo	{ margin-left:8px;}