h2 {
	margin-top: 30px;
}

h3 {
	font-size: 17px;
}

#instrument-data .head div {
	font-size: 9px;
	line-height: 13px;
}

.articlesidebar {
	width: 269px;
	float: right;
	padding-left: 10px;
	border-left: 1px solid #eee;
}

.atricletrackbox h2,
.atricletrackbox h3 {
	font-size: 11px;
	margin: 0px;
}

.atricletrackbox h2 {
	color: #8a8abc;
	border-bottom: 1px solid #aaa;
}

.atricletrackbox h3 {
	color: #999;
	border-bottom: 1px solid #ccc;
}

.atricletrackbox h3 span {
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.filter {
	float: right;
}

.atricletrackbox .hl {
	background-color: #f9f9f9;
}

.atricletrackbox .hl a {
	color: #000066;
	/*font-weight: bold;*/
}

.newsbox {
	margin-bottom: 20px;
}

.newsbox .button {
	background-image: url(/themes/default/media/content/bg-scroll-down.png);
	background-repeat:repeat-x;
	height: 30px;
	margin-top: 5px;
}

.newsbox .top {
	background-image: url(/themes/default/media/content/bg-scroll-up.png);
	background-repeat:repeat-x;
	height: 30px;
	margin-top: 5px;
}

.newsbox .button a {
	display: block;
	width: 100px;
	background-image: url(/themes/default/media/content/icon-scroll-down.png);
	background-repeat:no-repeat;
	height: 30px;
	border-bottom: none;
}

.newsbox .top a {
	display: block;
	width: 100px;
	background-image: url(/themes/default/media/content/icon-scroll-up.png);
	background-repeat:no-repeat;
	height: 30px;
	border-bottom: none;
}

.newsbox .button a:hover {
	background-image: url(/themes/default/media/content/icon-scroll-down-hover.png);
}

.newsbox .top a:hover {
	background-image: url(/themes/default/media/content/icon-scroll-up-hover.png);
}




.scrollbutton_down {
    background-image: url(/themes/default/media/content/bg-scroll-down.png);
    background-repeat:repeat-x;
    height: 30px;
    margin-top: 5px;
    outline:none;
}

.scrollbutton_up {
    background-image: url(/themes/default/media/content/bg-scroll-up.png);
    background-repeat:repeat-x;
    height: 30px;
    margin-top: 5px;
    outline:none;
}

.inactive {
    opacity:0.3;
}

.scrollbutton_down a {
    display: block;
    width: 100px;
    background-image: url(/themes/default/media/content/icon-scroll-down.png);
    background-repeat:no-repeat;
    height: 30px;
    border-bottom: none;
    outline:none;
}

.scrollbutton_up a {
    display: block;
    width: 100px;
    background-image: url(/themes/default/media/content/icon-scroll-up.png);
    background-repeat:no-repeat;
    height: 30px;
    border-bottom: none;
    outline:none;
}

.scrollbutton_down a:hover {
    background-image: url(/themes/default/media/content/icon-scroll-down-hover.png);
}

.scrollbutton_up a:hover {
    background-image: url(/themes/default/media/content/icon-scroll-up-hover.png);
}


.article {
	width: 490px;
	float: left;
	padding-right: 0px;
}

.article img {
	/*max-width: 490px;*/
	margin: 10px 0px;
}

.adSpace img {
    margin: 0;
}

.article .fontsize img {margin: 0;padding: 0;position: relative;top:3px;}

.instrument-wertbox {
	display: inline;
	float: left;
	text-align: right;
	font-size: 10px;
	width: 17%;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: -0.02em;
}

.premiumteaser {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 5px;
}

.premiumteaser h4 {
	font-size: 11px;
	color: #999;
	border-bottom: none;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

.premiumteaser h2 {
	font-size: 17px;
	padding: 0px;
	letter-spacing: -0.04;
}

.premiumteaser p {
	padding: 0px 0px 0px;
	font-size: 11px;
	line-height: 1.5;
}

.premiumteaser a {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}



#maincontent .momentum_container p {
    background-color: #000066;
    color: #FFFFFF;
	font-weight: bold;
    padding: 10px;
    margin: 15px 0;
}

#maincontent .momentum_container p strong {
	color: #FFCC00;
}

/*table.msrs tr td{
    font:11px arial;
}*/

.sponsoredProducts {
	padding-top: 10px;
}


#maincontent div.video {
	clear:both;
	padding:20px 0 10px;
	text-align:center;
}
