/* General Page layout */

HTML {
	height: 100%;
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#container {
	width:auto;
	overflow: visible;
}


/* Hide anything but the mail content in the left column */

#header,
#content .center_col,
#content .right_col {
	display: none;
}


/* Content Tables */

#content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#content table tr td {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	vertical-align: top;
}

#content table tr.even td.content_text {
	background-color: #ffffff;
}

#content table tr.odd td.content_text  {
	background-color: #f9f9f9;
}


/* Content Boxes */

#content *.box	{
	margin: 10px 0px 0px 10px;
	overflow: visible;
}

#content *.box h2,
#messageLayer h2.darkblue {
	font-weight:bold;
	color:white;
	font-size:11px;
	height:20px;
	overflow:visible;
	padding:0px 6px 0px 6px;
	line-height:20px;
	margin:0px;
	background-repeat:repeat-x;
}

#content *.box.dark *.content,
#content *.box.blue *.content {
	background-color: #F9F9F9;
}

#content *.box.orange *.content {
	background-color: #FFFFFF;
}

#content *.box h2.darkblue {
	border-style: solid;
	border-width: 2px;
	border-color: #E5E5E5;
}

#content *.box h2.blue {
	border-style: solid;
	border-width: 2px;
	border-color: #E5E5E5;
}

#content div.box ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #e7e7e7;
}

#content div.box ul li {
	display: block;
	padding: 1px 5px 1px 5px;
	font-size: 11px;
	background-color: #f9f9f9;
	border-bottom: solid 1px #e7e7e7;
}

#content div.box ul li a strong {
	color: #000000;
}

#content div.box ul li a:hover strong {
	color: #fa6511;
}

#content *.box *.content,
#content *.box div.bottom_link {
	overflow: hidden;
	padding:5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #E7E7E7;
	background: white;
}

#content *.box div.bottom_link a {
	background-image:url(../img/icons/arrow_blue.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#132D48;
	padding-left:17px;
	font-weight: bold;
	text-decoration: none;
}

#content .box div.bottom_link a:hover {
	color: #fa6511;
}


/* Content Lists */

#content div.content_list h2 div.right {
	color:white;
	font-size:9px;
	line-height:9px;
	margin:1px 0 0;
	text-align:right;
}
.left {
	display:block;
	float:left;
}
.right {
	display:block;
	float:right;
}
#content div.content_list p.list_pages {
	margin: 0px;
	padding: 5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #E5E5E5;
}

#content div.content_list div.content {
	margin: 0px;
	padding: 0px;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #E5E5E5;
}

#content div.content_list table {
	width: 100%;
	table-layout: fixed;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

#content div.content_list table tr td {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #E5E5E5;
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
	vertical-align: top;
}

#content div.content_list table tr td a strong {
	color: #000000;
}

#content div.content_list table tr td a:hover strong {
	color: #fa6511;
}

#content div.content_list table tr td.date_time {
	width: 45px;
	font-weight: bold;
	text-align: center;
}

#content div.content_list table tr td.content_text {
	padding: 3px 5px 4px 5px;
}

#content div.content_list table tr td.icons {
	width: 13px;
	vertical-align: middle;
}
#content div.news_list table tr td.more_icons {
	width:83px !important;
}
#content div.content_list table tr td.content_type {
	padding:6px 3px 3px;
	width:13px;
}

#content div.content_list div.bottom_link table {
	width: 100%;
	border: none;
	border-spacing: 0px;
}

#content div.content_list div.bottom_link table td {
	border: none;
	padding: 0px;
	margin: 0px;
}

#content div.content_list div.bottom_link a.list_previous,
#content div.content_list div.bottom_link a.list_next {
	background: none;
	padding: 0px;
	margin: 0px;
}
#content div.content_list div.share_price_change {
	height:17px;
}
#content div.content_list div.share_price_change img {
	display:block;
	float:right;
	margin:5px 4px 0 0;
	padding:0;
}
#content div.content_list div.share_price_change span {
	display:block;
	float:right;
	height:14px;
	line-height:14px;
	margin:3px 3px 0 0;
	padding:0;
	text-align:right;
}
#content div.content_list div.share_price_change span.clear_both {
	clear:both;
	width:0px;
}
#content div.content_list div.list_previous {
	float:left;
}
#content div.content_list div.list_next {
	float:right;
}
#content div.content_list div.list_results {
	clear:none;
	text-align:center;
}

/* Document Lists */
#content div.document_list table tr td.icons {
	padding:0;
	width:67px;
}

/* News Lists */

#content div.news_list table tr td.news_type {
	width: 13px;
	vertical-align: middle;
}

#content div.news_list table tr td.icons {
	width: 67px;
	padding: 0px;
}

#content div.news_list table tr td.icons div.odd {
	height: 17px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #E5E5E5;
}

#content div.news_list table tr td.icons div.even {
	height: 17px;
}

#content div.news_list table tr td.icons iframe {
	margin: 0px;
	padding: 0px;
}

#content div.news_list table tr td.icons a,
#content div.news_list table tr td.icons span {
	display: block;
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}


/* News Details */

#content div.news_content div {
	overflow: visible;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #E5E5E5;
	padding: 5px;
	font-family: "Courier New", Courier, mono, monospace;
	font-size: 12px;
	background-color: #f9f9f9;
}

#content div.news_content div h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 60px;
}

#content div.news_content div div {
	margin: 0px;
	padding: 0px;
	border: none;
}

#content div.news_content *.newsDetail_body_pre {
	clear: both;
	white-space: pre;
}

#content div.news_content *.newsDetail_body_normal {
	clear: both;
	white-space: normal;
}

#content div.news_content pre {
	clear: both;
	white-space: pre;
	font-size: 12px;
}

/* News Recommendation */

#content div.news_recommendation div h1 {
	margin: 0px;
	padding: 0px 60px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content div.news_recommendation table {
	width: 100%;
	table-layout: auto;
}

#content div.news_recommendation table tr td {
	width: 50%;
}

#content div.news_recommendation label {
	white-space: nowrap;
}

#content div.news_recommendation label.error {
	color: red;
}

#content div.news_recommendation input.input_text,
#content div.news_recommendation textarea {
	width: 410px;
	margin: 0px 1px 0px 1px;
}

#content div.news_recommendation input.input_button {
	display: block;
	float: right;
	width: 103px;
	height: 30px;
	margin-left: 4px;
	background-image: url('../img/icons/button_empty.gif');
	background-position: 1px 2px;
	text-align: center;
}


/* Company Search Form */

#content div.company_search_form p {
	margin: 0px;
	padding: 6px 2px 6px 2px;
}

#content div.company_search_form input.input_text {
	display: block;
	float: left;
	margin: 2px 0px 2px 0px;
	width: 375px;
}

#content div.company_search_form input.input_button {
	display: block;
	float: right;
	height: 30px;
	width: 103px;
	margin: 0px;
	padding-left: 22px;
	background-image: url('../img/icons/suchen_button_empty.gif');
	background-position: 1px 2px;
}


/* Company Search Result */

#content div.company_search_result ul li {
	clear: both;
	overflow: hidden;
}

#content div.company_search_result a div.logo {
	float: left;
	width: 100px;
	text-align: center;
}

#content div.company_search_result a div.logo img {
	margin: 11px 0px 11px 0px;
}

#content div.company_search_result a div.description {
	float: right;
	width: 370px;
}

#content div.company_search_result a div.description h3 {
	font-weight: bold;
	color: black;
}

#content div.company_search_result a:hover div.description h3 {
	color: #fa6511;;
}


/* Company Details */

#content div.company_header h2.logo {
	height: auto;
	padding: 15px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e7e7e7;
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
	text-align: center;
}

#content div.company_header ul {
	display: block;
	list-style-type: none;
	padding: 6px 12px 6px 12px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e7e7e7;
	background-color: #f9f9f9;
	white-space: nowrap;
}

#content div.company_header ul li {
	display: inline;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	border: none;
}


/* Partner List */

#content #partner div.partner_block {
	padding-bottom:10px;
	border-bottom:1px solid #E7E7E7;
}

#content #partner img.partner_img {
	float:right;
	background-color:white;
	padding:10px;
	border:1px solid #E7E7E7 !important;
	margin:0px 0px 10px 10px;
}


/* Holy Hack */

* html .IETextVisibleFix {
	height: 0.01%;
}


/* General Styles */

strong {
	font-weight: bold;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-decoration: inherit;
}

.clear_all {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


/* General Link Styles */

a {
	color: #132D48;
	text-decoration: none;
}

a:hover {
	color: #fa6511;
}

a img {
	border: none;
}

a.extern,
#content *.box div.bottom_link a.extern {
	padding-left: 17px;
	background-image: url('../img/icons/link_external.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.externGreen,
#content *.box div.bottom_link a.externGreen {
	padding-left: 17px;
	background-image: url('../img/icons/link_external_green.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* Gerneral Form Styles */

form {
	padding:0px;
	margin:0px;
	border:0px;
}

input.input_button {
	padding:0px;
	margin:0px;
	border:none;
	background-repeat:no-repeat;
	background-position:1px 2px;
	background-color:transparent;
	padding-bottom:0px;
	font-size:11px;
	height:28px;
	color:#043F71;
	font-weight:bold;
	cursor:pointer;
}

input.input_text {
	height:19px;
	line-height:18px;
}


/* PopUp Style*/
body.popup {
	background-image: none;
	color: #132D46;
}
div#popup_header {
	border-top: 10px solid #044072;
	border-right: 10px solid #044072;
	border-bottom: 10px solid #044072;
	border-left: 10px solid #044072;
	background-color: #FFF;
	width:800px;
	padding: 0px;
}
body.popup div.popup_body {
	padding: 0px 0 10px 0;
}

body.popup div.popup_body h2 {
	font-size:13px;
	font-weight:bold;
	margin:10px 10px;
}

body.popup div.popup_body table {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body.popup div.popup_body table tr td {
	border-bottom:1px solid;
	color:#132D48;
	line-height:20px;
	margin:0px;
	padding:0px 2px;
	vertical-align:top;
}
