/* dgis css */

/* table default style in stories */
#story table {
    border-collapse: collapse;
    border-color: #aaa;
    border-style: solid;
    border-width: 1px 1px 2px;
    width: 100%;
}
#story td {
	border: 1px solid #aaa;
	padding: 4px;
}


/* Fondspartner */
div.fondsparnter {
	margin: 4px 2px;
	padding:1px;
	/*border: 1px solid #EFF1F3;*/
	width:100px;
	height:40px;
	float:left;
	text-align:center;
}
/* end Fondspartner */

#news-column-right-video {
	float:right;
	background:#EFF1F3;
	margin:12px;
}

#news-column-right-video {
	width:270px;
	padding:12px 20px;
}

#special-partner img {
	width:100px;
	height:auto;
	padding:5px;
}

ul.derivatepartner {
	margin-left:12px;
}

ul.derivatepartner li {
	list-style:none;
	padding:12px 0 12px;
}

#special-vorschau ul, #ag-archiv ul, #studie ul, #anleitung-right ul {
	margin: 0 -24px 0 -24px;
}

.bottom-border-dot-a2 {
	border-bottom:1px dotted #A20B00;
	font-weight:normal;
}

.bottom-border-dot-aa {
	border-bottom:1px dotted #AAAAAA;
	font-weight:normal;
}

.ag_award-bild-legend {
	/* width:250px; */
	position:absolute;
	visibility:hidden;
	border-bottom:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-top:6px solid #A20B00;
	padding:10px;
	background-color:#E4EAF1;
}

#kapitalschutz, .kapitalschutz {
background:#E0CD77;
color: #fff;
}

#renditeoptimierung, .renditeoptimierung {
background:#B0B346;
color: #fff;
}

#partizipation, .partizipation {
background:#D47129;
color: #fff;
}

#hebel, .hebel {
background:#BE4A25;
color: #fff;
}


.anlageberater_submit {
	padding:1px;
	margin:1px;
	font-size:10px;
	color:#585858;
	font-family:verdana;
	border:1px solid #a7a7a7;
	/* for ie :-( */
	width:auto;
	overflow:visible;
}

.anlageberater_tabs {
	padding:1px;
	margin:-1px 0 0 0;
	border-left:0;
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	border-bottom:0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index:99;
	/* for ie :-( */
	width:auto;
	overflow:visible;
	.padding:3px;
	_padding:3px;
	.margin:-3px 0 0 -1px;
	_margin:-3px 0 0 -1px;
}

.anlageberater_tabs_c2p {
    background: url("http://www.cash.ch/css/cssimg/title-gradient.gif") repeat scroll 0 0 transparent;
	padding:6px;
	margin:-3px 0 0 0;
    border-top:0;
    border-right:0;
	border-left:0;
	border-bottom:1px solid #AAAAAA;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index:99;
	/* for ie :-( */
	width:auto;
	overflow:visible;
	.padding:5px;
	_padding:5px;
	.margin:-3px 0 0 -1px;
	_margin:-3px 0 0 -1px;
}

#anlageberater_tabs_c2p_on {
    background: url("http://www.cash.ch/css/cssimg/title-gradient-inv.gif") repeat scroll 0 0 transparent;
	border-bottom:0;
    border-right:0;
	border-left:0;
	border-top:1px solid #AAAAAA;
	z-index:99;
}

.anlageberater_tabs_border_left {
	padding:0;
	margin:0;
	/*border-left:1px solid #DCDCDC;*/
    border-left:0;
	border-bottom:0;
	width:100%;
	position:relative;
	top:0;
	z-index:98;
}

#anlageberater_tabs_on {
	border-color:#AAAAAA #AAAAAA #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-weight:bold;
	margin-left:0;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index:99;
}

.dgi_on {
	display: block;
}
.dgi_off {
	display: none;
}

.index_letters {
	padding:3px 5px;
}

.square-list {
	clear:both;
	margin:0;
	padding:0;
}

ul.square-list li {
	line-height:1.5;
	color:#2F2F2F;
	list-style:none outside none;
	padding:8px 0 0 18px;
}

.square-list-img {
	background:url('http://img.cash.ch/fcm/icons/img_dot_small.gif') no-repeat scroll 0 0 transparent;
	margin-top:-3px;
}

.anleitung p, .anleitung ul, .anleitung td {
	color:#2F2F2F;
}

/* ----- css for Partner-Sites von cash ----- */ 
.cash-partner {
	border-top:1px dotted #AAAAAA;
	clear:both;
	margin-top:7px;
	margin-bottom:75px;
	padding-top:4px;
}

.plogo {
display:inline;
float:left;
}

.pdesc {
margin-left:250px;
}
/* ----- end css for Partner-Sites von cash ----- */ 


/* progress bar */

.progressBar{
	width:249px;
	height:60px;
	background:url(http://img.cash.ch/images/progressBar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(http://img.cash.ch/images/progressBar/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(http://img.cash.ch/images/progressBar/bg_cover.gif) repeat-x 0 0;
	top:0;
}
/* end progress bar */

/* live streaming */
/* on homepage */
#Live_Video_Streaming .content-box-extra {
	margin:-4px 0 0 0;
	padding:0;
}
#Live_Video_Streaming .content-box-extra img {
	margin:0 0 6px 0;
	width:320px;
	height:182px;
}

/* on topnews */
#Live_Video_Streaming .small-content-box-content {
margin:-4px 0 10px 6px;
padding:0;
}
#Live_Video_Streaming .small-content-box-content img {
margin:0 0 6px -6px;
width:273px;
height:155px;
}
/* end live streaming */

ul.werbung_tabs {
	border-bottom: 1px solid #AAAAAA;
	height: 37px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
ul.werbung_tabs li {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 137px;
	height: 32px;
	font-size: 13px;
}
ul.werbung_tabs li a {
	background: #FFFFFF none repeat scroll 0 0;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #AAAAAA;
	display: block;
	margin-left: 0px;
	padding: 2px 5px;
	height: 32px;
}
ul.werbung_tabs li a.left {
	border-left: 1px solid #DCDCDC;
	margin-left: 0;
}
ul.werbung_tabs li a.active {
	border-color: #AAAAAA #AAAAAA #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	margin-left: 0;
}

ul.checklist {
    list-style-image: url('http://www.cash.ch/css/cssimg/icons/checklist.gif');
}

.mk_print {
    margin-top: 5px;
    .margin-top: -25px !important;
    .margin-right: 11px !important;
}

.bottom-border-solid-a2 {
	border-bottom:2px solid #A20B00;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

#Mediakit_neu p,
#Mediakit_neu ul li,
#Mediakit_neu table {
	font-size:14px;
	color: #2F2F2F;
}

#Mediakit_neu a {
    color: #A20B00;
}

#Mediakit_neu a:hover {
    color: #000;
}

table.mkTable
{
border-bottom:2px solid #fff;
border-right:1px solid #fff;
border-top:1px solid #fff;
table-layout:auto;
width:100%;
}
.mkTable {
background:none repeat scroll 0 0 #FFFFFF;
}
.mkTable tr {
vertical-align:top;
}
.mkTable tr.title td {
border-left:1px solid #fff;
color:#A20B00;
font-family:"Verdana";
font-size:13px;
font-weight:bold;
padding:2px 4px;
}
.mkTable tr td {
border-left:1px solid #fff;
border-bottom:1px solid #fff;
padding:4px;
}

.rote_fine_line {
border-bottom:1px solid #A20B00;
margin-bottom:15px;
padding-bottom:3px;
}

.line {
	border-top:2px solid #AAAAAA;
	padding: 10px 0;
	clear:both;
}

.line_first {
	padding-top: 2px;
	padding: 10px 0;
	clear:both;
}

.mk_left {
	display: inline;
	float: left;
	width: 140px;
}

.mk_left p {
	font-weight: bold;
}

.mk_right {
	margin-left:155px;
}

#Mediakit_neu p.section-nav {
	font-size:14px;
	text-align:right;
	color: #6E6E6E;
	margin-top: 30px;
}

#Mediakit_neu p.section-nav a {
	color:#A20B00;
}

#storyadditions {
	float:left;
    background:#fff;
    padding-bottom:6px;
}

.mehrzumartikel {
	clear: both;
	background: #EFF1F3 none repeat scroll 0 0;
	padding: 5px 5px 0 5px;
	margin: 0 9px 3px 0;
	width: 229px;
	float: left;
}

.mehrzumartikel_neu {
	float:left;
	margin:12px 12px 0;
	width:322px;
	padding:0;
}

.smallplayer_right {
	width: 291px;
	margin-left: -8px;
}

.bild-legend {
	background-color: #EFF1F3;
	width: 229px;
	padding: 4px 5px;
}

.bild-legend-content {
	clear:both;
	padding: 3px 0 5px;
}

.confirm_msg_newsletter {
	background:url("http://www.cash.ch/css/cssimg/icons/img_info.gif") no-repeat scroll 0px 6px transparent;
	min-height:15px;
	padding:6px 6px 6px 22px;
}

/* Fondsguide */

/* end Fondsguide */



/* Vermerk News-Lead */
.vermerk, .vermerk a {
	color: #A20B00;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	margin-right:  4px;
}
/* Ende Vermerk News-Lead */

.bg_grey {
    background: #EFF1F3 none repeat scroll 0 0;
}
.bg_blue {
    background: #DAE1EC none repeat scroll 0 0;
}
.bg_white {
    background: #fff none repeat scroll 0 0;
}

.imfokus {
    float:left;
    width:228px;
}

.iwc_hour {
    padding-right:10px;
    font-weight: bold;
    font-size: 17px;
    font-family: "Arial";
}
