/* --- Eigene CSS Definitionen f�r Energie AG --- */
/* --- ARTICLE BODY changes --- */

#articleBody h3 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:8px 0px 8px 0px;
	padding: 0px 0px;
	position:relative;
	z-index:2;
	height: auto;
	text-transform: none;
	line-height:16px;
}

#articleBody ul{
	margin-top: 0px;
}

#articleBody a {
	color:#003C52;
	text-decoration: underline;
}

#articleBody a:hover {
	text-decoration: none;
}


#articleBody table td {
	border-top:1px dotted #D4D4D4;
	padding:0;
}

#articleBody table a:hover {
	/* text-decoration: underline; */
	border: none;
}


/* --- list element override --- */
#col1_content .content_left ul.quicklinks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}



#press_lastUpdate.content_left{
	float: left;
	position: absolute;
	bottom: 45px;
}

#articleBody a.morelink {
	color:#003C52;
	text-decoration: none;
}

.resizebox .morePicture {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 7px;
	width: auto;
	z-index: 3;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 1px 0 0 8px;
	border: none;
	cursor: pointer;
	color: #898989;
}



#print_button {
	float:right;
	text-align:right;
	width:100px;
}

#print_button ul{
	width: 80px; 
	background:transparent url(../images/b_right.png) no-repeat scroll right center;
	height:19px;
	line-height:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:6px 0 0 12px;
	padding:0;
}

#print_button li{
	background:transparent url(../images/b_left.png) no-repeat scroll 0 0;
	margin-left:-12px;
	padding-left:12px;
}

#print_button span {
	background:transparent url(../images/b_arrow.png) no-repeat scroll right center;
	color:#464646;
	cursor:pointer;
	font-size: 10px;
	font-weight:bold;
	padding:0 20px 0 8px;
	position:relative;
	right:10px;
	text-transform:uppercase;
	top:-1px;
}


li.submenu_head {
	margin-bottom:-24px !important;
}


/* content links - article gallery */

div.article_gallery {
	position:relative;
}

a.article_gallery {
	bottom:-1px;
	position:absolute;
	padding:2px 0 8px 8px;
}


/* trading ticker */
.tradingticker_background {
	background: transparent;
}

.tradingticker_header {
	color: #ffffff;
	font-weight: bold;
	padding: 0px !important;
	margin: 0px;
	width: 163px;
	background: transparent url(../images/ticker_ueberschrift.gif) 0 0;
}

.tradingticker_footer {
	background: transparent url(../images/ticker_border_bottom.gif) 0 0;
	height:10px;
	margin-left:-3px;
	width:174px;
}

#trading_ticker {
	cursor: default !important;
	background: transparent url(../images/ticker_background.gif) repeat-y scroll 0 0;
}