@charset "UTF-8";

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0 beta1 (http://builder.yaml.de)
 * @file        my_layout.css
 */ /* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);

@import url(screen/basemod.css);

@import url(screen/content.css);

#topnav a.last {
	background: none;
}

#topnav a img {
	margin-top: 5px;
}

#footer a.last {
	border: none;
}

#footer a.franz {
	padding: 0px 5px
}

#header {
	position: relative;
}

#header h1 {
	float: left;
	margin-left: 13px;
        margin: 34px 0 34px 13px;
}

#menu {
	float: left;
	margin: 0px 0px 34px 13px;
        clear: both;
        width: 810px;
}

#realtime {
	float: left;
	margin-left: 13px;
	margin-bottom: 30px;
	width: 152px;
	background: #c6c9cc;
	padding:13px;
}

#realtime img {
	float: left;
}

#realtime span.realtime_bereich {
	float: left;
	color: #505050;
	margin-top: 3px;
	font-size: 11px;
}

#bc {
    display: none;
}

#sendsite a {
	background: url(../images/icon_seite_versenden.gif) no-repeat;
	padding-left: 22px;
}

#copy {
	color: #505050;
	font-size: 9px;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 15px;
}

#copy div {
	background: url(../images/trenner_gepunktet.gif) repeat-x;
	margin-top: 5px;
	padding: 5px 0px 35px;
}

#copy span {
	float: left;
}

#copy span.right {
	float: right;
}

#copy p.right {
	text-align: right;
}

.start h3 {
        padding-bottom: 10px;
	margin: 30px 0 20px;
        background: transparent url(../images/headline_underline.gif) repeat-x bottom left;
}

.start #copy {
	float: none;
}

.textseite h3,.contact h3 {
 	color:#0090d4;
}

/***********Startseite***************/
.start table.fixed.center.mi h4 a{
	color: #0090d4;
}

.textseite a, #copy a {
	color:#505050;
}

.textseite a:hover, .textseite a:active {
	text-decoration: underline;
}

#auswahl h2 {
	text-transform: uppercase;
}

/******************************/ /*  Sidebar rechts            */
#col3_content h2 {
	padding-bottom: 10px;
	margin: 0px 13px;
    background: transparent url(../images/headline_underline.gif) repeat-x bottom left;
}

#marktindikatoren,#top-titel,#tdt {
	clear: both;
    float: left;
    margin-bottom: 30px;
}

#link_sportzertifikate {
	float: left;
	clear: both;
	width: 100%;
    margin: 0px 0px 30px 13px;
}

#link_app {
	float: left;
	clear: both;
	width: 100%;
    margin: 0px 0px 30px 13px;
}

ul.sidebar {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

ul.sidebar li {
	list-style-type: none;
	border-bottom: solid 1px #c6c9cc;
	padding: 0;
	margin: 0px 13px;
	font-size: 11px;
	line-height: normal;	
}

ul.sidebar li span {
	font-weight: normal;
	display: block;
	clear: both;
	color: #505050;
	width: 100%;
        font-size: 11px;
        float: left;
        line-height: 14px;
}

ul.sidebar li.last {
	border-bottom: solid 0px #fff;
}

#col3 span.title {
        color: #0090d4;
        font-weight: bold;
}

#col3 span.change {
	padding: 0px 5px 0 0;
        float: left;
	width: 60px;
	text-align: right;
	line-height: 16px;
	color: #c90000;
        display: block;
        clear: none;
}

#marktindikatoren .top span.change,
#col3 span.top {
	color: #00b62f; /*gruen*/
	background-position: left center;
	height: 16px;
        clear: none;
}

#col1 span.top {
	color: #00b62f; /*gruen*/
}

#col1 span.flop {
	color: #c90000; /*rot*/
}

#col1 span.null {
	color: #505050; /*grau*/
}


#col3 span.top {
	padding: 2px 0px 2px 20px;
	line-height: 20px;
	vertical-align: middle;
}

#marktindikatoren .null span.change,
#col3 span.null {
	color: #505050;
	background-position: left center;
        clear: none;
}

#col3 span.null {
	padding: 2px 0px 2px 20px;
	line-height: 20px;
	vertical-align: middle;
}

#marktindikatoren span.value {
	clear: none;
	width: auto;
    float:left;
    display: block;
}
#tdt { /*padding: 0px 10px 0px 12px;*/
	font-size: 11px;
	width: 100%;
}

#tdt span {
	float: left;
	width: 100%;
	line-height: 14px;
	cursor: pointer;
}

#tdt span.change {
	text-align: left;
	width: 100%;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
}

#tdt span.title {
	width: 100%;
	cursor: pointer;
}

#tdt a:hover,
#tdt a:active {
	text-decoration: none;
}

#tdt a img {
	margin-left: 13px;
}

#tdt span.markieren {
	margin: 0px 13px;
	width: 178px;
}

#tdt span.markieren:hover,
#tdt span.markieren:active {
	background: #dddddd;
}

#col3_content ul {
	float: left;
	clear: both;
}

#col3_content ul li {
	padding: 0px;
	float: left;
	clear: both;
}

#col3_content ul li.link {
	height: 21px;
        border-bottom: none;
}

#col3_content ul li a {
	color: #505050;
	font-weight: bold;
	float: left;
	width: 180px;
	padding: 4px 0 6px;
        line-height: 14px;
        cursor: pointer;
}

#col3_content #marktindikatoren ul li {
	padding: 6px 0 0;
	height: 20px;
}

#col3_content #marktindikatoren ul li a {
	padding: 6px 0px 0px;
	margin-top: -6px;
        height: 20px;
    cursor: pointer;
}
#col3_content #marktindikatoren ul li span.change,
#col3_content #marktindikatoren ul li span.value,
#col3_content #marktindikatoren ul li span.title {
        line-height: 12px;
      
}
#col3_content #marktindikatoren ul li span.title {
        width: 30px;
        color: #505050;
}

#col3_content ul li a.link {
	color: #505050;
	font-size: 9px;
	font-weight: 300;
	height: 16px;
}

#col3_content ul li a:hover,
#col3_content ul li a:active {
	text-decoration: none;
	background: #dddddd;
}

#col3 #marktindikatoren #TG0000000001_class_delta span.change {
	margin-left: 30px;
}

#top-titel h2.wie_bild {
	color: #848284;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}

/******************************/ /*  Sidebar links            */
#col2 {
	text-align: left;
}

#col2_content h2 {
	padding-bottom: 10px;
	margin: 0px 13px;
        background: transparent url(../images/headline_underline.gif) repeat-x bottom left;
}


#col2_content #news h2,#col2_content #handel h2,#col2_content #fonds h2,#col2_content #moeglichkeiten h2,
#col2_content #auswahl h2,#col2_content #aktien h2,#col2_content #anleihen h2,#col2_content #etps h2 {
	background: transparent url(../images/headline_underline.gif) repeat-x bottom left;
}

#kurssuche {
	margin: 0;
}

#kurssuche input {
	margin: 20px 13px 13px;
        width: 172px;
        padding: 3px;
        border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
        border-style: solid;
        border-width: 1px;
}

#kurssuche input.button {
        margin: 0 10px 27px 10px;
        width: auto;
        border: none;
        padding: 0;
}

#news,#handel,#auswahl,#aktien,#anleihen,#etps,#fonds,#moeglichkeiten {
	margin-bottom: 30px;
	padding: 0px;
        width: 206px;
}

#col2_content ul, #col2_content ul li {
	float: left;
	clear: both;
}

#col2_content ul li.franz {
	height: 35px;
}

#col2_content ul li a {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
    text-transform: uppercase;
	height: 20px;
	float: left;
	width: 180px;
	padding: 6px 0px 0px 0px;        
    font-family: Arial, Verdana, sans-serif;
}

#col2_content ul li.franz a {
	height: 31px;
}

#col2_content ul li a span.klein { /*z.B. kleines s bei ETPs bei Auswahl*/
	text-transform: none;
	font-weight: bold;
	display: inline;
	clear: none;
	color: #505050;
	font-size: 11px;
    float: none;
    line-height: 14px;
}

#col2_content #aktien ul li a, #col2_content #anleihen ul li a, #col2_content #moeglichkeiten ul li a, #col2_content #fonds ul li a, #col2_content #etps ul li a,
#col2_content #aktien ul li a span.klein {
        color: #505050;
}

#col2_content #news ul li,
#col2_content #news ul li a {
	height: 56px;
	color: #505050;
	font-size: 9px;
	font-weight: normal;
        text-transform: none;
        font-family: Verdana, sans-serif;
}

#col2_content #news ul li a {
	padding-top: 6px;
}

#col2_content ul li a:hover,
#col2_content ul li a:active, 
#col2_content ul li a:focus {
	text-decoration: none;
	background-color: #dddddd;
	margin-left: 0%;
}

#col2_content ul li a img {
	display: none;
}

#col2_content ul li a:hover img,#col2_content ul li a:active img {
	
}

#col2_content #etps h2 {
	line-height:0.9em;
}

#etps h2 span {
	font-size: 10px;
}

#handelszeit_div {
	background: url(../images/suche_filler_links.gif) no-repeat;	
	padding: 14px 13px;	
	color: #505050;
        font-weight: bold;
        text-transform: uppercase;
	float: left;
	clear: both;
	width: 180px;
        margin: 30px 8px 26px;
        line-height: 14px;
}


/************************************************/
#imprint {
	width: 560px;
}

div#logo_imprint {
	width: 205px;
	height: 20px;
	margin-top: 59px;
	text-align: right;
}

div#text_imprint {
	margin-top: -49px;
	margin-left: 244px;
}

#imprint h4 {
	margin-top: 15px;
}

#col1 ul {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

#col1 ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/aufzaehlung_punkt.gif) no-repeat left 6px;
	list-style: none;
}

#col1 ul.nav li {
	background: url(../images/pfeil.gif) no-repeat left 4px;
}

.contact address {
	width: 280px;
	height: 95px;
	display: inline-block;
}

.contact address.right {
	position:relative;
	left: 280px;
	top: -90px;
}

.hr {
	background: url(../images/trenner_gepunktet.gif) repeat-x left center;
	height: 21px;
	width: 100%;
	position: relative;
	clear: both;
}

.help {
	padding-left: 169px;
}

.help .nav a {
	font-weight: bold;
}

.nav a.active {
	font-weight: bold;
}

p.indent {
	padding-left: 10px;
}

p.subinfo,li.subinfo {
	color: #a0a6a9;
	font-size: 9px;
}

p.sub,a.sub {
	font-size: 9px;
}

a.default {
	text-decoration: underline;
}

a.default:hover {
	text-decoration: none;
}

#col1 ul.news li {
	padding: 0px;
	background-image: none;
	padding-bottom: 5px;
	background: url(../images/trenner_gepunktet.gif) repeat-x left bottom;
	margin-bottom: 5px;
}

#col1 ul.news li a {
	color: #000;
}

#col1 ul.news li strong {
	color: #505050;
}

a.nav {
	padding: 0px 0px 0px 10px;
	background: url(../images/pfeil.gif) no-repeat left center;
	color: #c6c9cc;
}

#ListLeft {
	width: 370px;
	float: left;
	margin-bottom: 10px;
}

#ListLeft .block {
	padding: 5px 0px 5px;
	width: 368px;
	float: left;
	border: solid 1px #c6c9cc;
	border-top: none 1px #000;
	margin-bottom: 10px;
	text-align: center;
}

#ListLeft .block span {
	color: #0090d4;
        float: left;
        width: 100%;
}

#col1 div#neu h2 {
    color: #0090d4;
	font-size: 11px;
	margin: 0px;
	text-align: right;
    text-transform: uppercase;
    font-family: Arial, Verdana, sans-serif;
    background: transparent;
    padding: 0px;
}

#col1 div#neu a {
    color: #0090d4;
	text-decoration: none;
    background: url(../images/neu_arrow.gif) no-repeat left center transparent;
    padding-left: 8px;
}

/*********************************************/
	/*  Reiter-Navigation                        */
#col1 ul.tab-nav {	
	float: left;
	width: 100%;
	margin: 0px;
}

#col1 ul.tab-nav.full {	
    margin-bottom: 30px !important;
}

#col1 ul.tab-nav.full li a {
        color: #fff;
}

#col1 ul.tab-nav.full li {
	background: #fff url(../images/reiter_inaktiv_back_filler_2.gif) repeat-x bottom right;
	float: left;
	padding: 2px 0px 0px;
	border-bottom: solid 1px #c6c9cc;
    border-right: solid 1px #c6c9cc;
	margin-top: 4px;
    height: 20px;
}

#col1 ul.tab-nav.full li.active {
	margin-top: 0px;
    height: 20px;
    padding: 6px 0px 0px;
}

#col1 ul.tab-nav li {
	background-image: none;
	float: left;
	padding: 4px 0px 0px;
	text-align: center;
	height: 16px;
	border-bottom: solid 1px #c6c9cc;
    border-top: solid 1px #c6c9cc;
    border-right: solid 1px #c6c9cc;
    background: #f0f0f0;
	width: 72px;
	margin-top: 1px;
    height: 20px;
    text-transform: uppercase;
}

#col1 ul.tab-nav li.leer {
	border: solid 0px #fff;
	margin-top: 2px;
	border-bottom: solid 1px #c6c9cc;
	width: 73px;
}

#col1 ul.tab-nav li.first {
	border-left: solid 1px #c6c9cc;
    width: 71px;
}

#col1 ul.tab-nav li.active {
	background: #fff;
	font-weight: bold;
	color: #505050;
	border-top: solid 1px #c6c9cc;
	border-left: solid 1px #c6c9cc;
	border-right: solid 1px #c6c9cc;
	border-bottom: solid 0px #fff;
	margin-top: 0px;
    width: 76px;
    color: #0090d4;
    height: 22px;
}

/* fuer die franzoesische Seite */
#col1 ul.tab-nav li.erster {
	width: 119px;
}

#col1 ul.tab-nav li.erster.active{
	width: 124px;
}

#col1 ul.tab-nav li.erster.leer {
	width: 120px;
}

#col1 ul.tab-nav li.franz {
	width: 66px;
}

#col1 ul.tab-nav li.franz.active {
	width: 70px;
}

#col1 ul.tab-nav li.first.franz.active {
	width: 71px;
}

#col1 ul.tab-nav li.franz.leer {
	width: 67px;
}

#col1 ul.tab-nav li.letzter {
	width: 42px;
}

#col1 ul.tab-nav li.letzter.active {
	width: 46px;
}

#col1 ul.tab-nav li.letzter.leer {
	width: 43px;
}

#col1 ul.tab-nav li.vier {
	width: 122px;
}

#col1 ul.tab-nav li a {
	color: #949494;
        display: block;
}

#col1 ul.tab-nav li.active a {
	color: #0090d4;
}

#col1 ul.tab-nav.full li.gross {
	width: 217px 
}

#col1 ul.tab-nav.full li.klein {
	width: 168px
}


/*********************************************/
	/*  Block für fuer Indizes ABC   */
#ListAbc {
	width: 520px;
	float: left;
	margin-bottom: 10px;
}

#ListAbc .block {
	padding: 5px 0px 5px;
	width: 518px;
	float: left;
	border: solid 1px #c6c9cc;
	border-top: none 1px #000;
	margin-bottom: 10px;
	text-align: center;
}

/*********************************************/
	/*  Reiter-Navigation fuer Indizes ABC   */
#col1 ul.tab-nav-abc {
	background: #fff url(../images/reiter_inaktiv_back_filler.gif) repeat-x
		bottom;
	float: left;
	width: 100%;
	margin: 0px;
	height: 23px;
}

#col1 ul.tab-nav-abc li {
	background-image: none;
	float: left;
	padding: 2px 0px;
	text-align: center;
	height: 16px;
	border-top: solid 0px #fff;
	border-left: solid 1px #c6c9cc;
	border-right: solid 0px #c6c9cc;
	border-bottom: solid 2px #c6c9cc;
	margin-top: 1px;
	width: 14px;
}

#col1 ul.tab-nav-abc li.first {
	border-top: none 0px #fff;
	border-left: none 0px #c6c9cc;
	border-right: none 0px #c6c9cc;
	border-bottom: solid 2px #c6c9cc;
	width: 14px;
}

#col1 ul.tab-nav-abc li.first a, #col1 ul.tab-nav-abc li a {
	color: #fff;
}

#col1 ul.tab-nav-abc li.active {
	background-color: #fff;
	font-weight: bold;
	color: #505050;
	border-top: solid 1px #c6c9cc;
	border-left: solid 1px #c6c9cc;
	border-right: solid 1px #c6c9cc;
	border-bottom: solid 0px #fff;
	width: 30px;
	margin-top: 0px;
	height: 18px;
}

#col1 ul.tab-nav-abc li.active a {
	color: #0090d4;
}

/****************************************************************/
#col1 ul.full {
	margin-bottom: 15px;
}

#col1 ul.full li {
	width: 180px;
}

#col1 ul.full li.first {
	width: 179px;
 	border-left: solid 1px #c6c9cc;
}

#col1 ul.full li.active {
	width: 194px;
        border-right: solid 1px #c6c9cc;
}

#ListLeft span {
	font-weight: bold;
	color: #505050;
	padding: 10px 0px;
}

#ListRight {
	width: 178px;
	float: right;
}

#ListRight h3 {
	font-size: 11px;
}

#ListRight p {
	font-size: 9px;
	text-align: right;
	padding-right: 7px;
}

/*********************************
/*      Tabellen				*/
td.flop,td.null,td.top {
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #c90000;
}

td.top {
	color: #00b62f;
}

td.null {
	color: #505050;
}

th span {
	float: left;
}

table th {
    text-transform: uppercase;
    vertical-align: middle;
}

table a,
table a:hover,
table a:active {    
	color: #505050;
}

table.right th span {
	float: right;
}

table th input {
	float: right;
	margin-left: 5px;
}

table.right td.left {
	text-align: left;
}

table.left td.right,table.left td.right input {
	text-align: right;
}

table.noHeadBorder, table.noHeadBorder th, table.noHeadBorder tr {
	border: none;
}

table.right th {
	text-align: right;
}

table.right th.left {
	text-align: left;
}

table.right th.left span {
	float: left;
}

table.right td.left {
	text-align: left;
}

table.right td {
	text-align: right;
}

table.detail td,
table.detail th,
table th.middle,
table td.middle,
table .chart span,
table .chart img {
	text-align: center;
}

table .chart {
	vertical-align: top;
}

table .Bid th {
	background-color: #0090d4;
	color: #fff;
	font-weight: bold;
}

table .Ask th {
	background-color: #a0a6a9;
	color: #fff;
	font-weight: bold;
}

table.top th.middle span {
	text-align: center;
	width: 130px;
}

table.top {
	border-top-width: 2px;
}

table .chart span {
	width: 90%;
	font-weight: bold;
	color: #505050;
	margin-bottom: 10px;
}

table tr.active {
	font-weight: bold;
	color: #505050;
}

table.mi {
	width: 100%;
	clear: both;
}


table.fixed.center.mi td {
    margin:0px;
    padding:0px;
}

table.fixed.center.mi {
    margin: 0px;
    text-align: center;
   
}

table.fixed.center.mi tr.mi {
   	font-size: 9px;
}

table.fixed.center.mi tr td {
   	padding: 2px 0px 5px 10px;	
}


table.fixed.center.mi tr.alt td {
    height:100px;
    padding:0px;
}

table.full tr:hover {
	background-color: #fff;
}

table tr input.abstand {
	margin-top:6px;
}

/******************************/
#col1 ul.images {
	float: left;
}

#col1 ul.partner li {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background: none;
	margin-left: 24px;
	margin-bottom: 15px;
}

#col1 ul.partner li.first {
	margin-left: 0px;
}

#col1 ul.partner li.m45 {
	margin-left: 35px;
	margin-right: 35px;
	width: 100px;
}

#col1 ul li.land,
#col1 p.land {
	clear: left;
}

#col1 ul li.land {
    background: none;
    padding-left: 0;
}

#col1 ul li.land h2{
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}


/****************/ /*  Formulare   */
#col1 fieldset {
	background-color: #f0f0f0;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

#col1 fieldset label {
	font-weight: bold;
	color: #505050;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 152px;
	text-align: right;
        font-size: 11px;
        line-height: 18px;
}

#col1 fieldset.sendPage label {
	font-weight: bold;
	color: #505050;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 134px;
	text-align: right;
}

#col1 span.error,#col1 h3.error {
	color: #AA0000;
}

#col1 fieldset label.optional {
	font-weight: normal;
}

#col1 fieldset label.radio {
	clear: none;
	width: 354px;
	text-align: left;
	margin-left: 5px;
	height: 20px;
	line-height: 20px;	
        margin-bottom: 10px;
}

#col1 fieldset label.inline {
	clear: none;
	width: auto;
}

#col1 fieldset label.check {
	font-weight: normal;
	margin-top: 10px;
	clear: none;
	width: 374px;
	text-align: left;
}

#col1 fieldset.sendPage label.check {
	font-weight: normal;
	margin-top: 10px;
	clear: none;
	width: 374px;
	text-align: left;
}

#col1 fieldset input,
#col1 fieldset textarea {
	float: left;
	width: 170px;
	margin-bottom: 10px;
        padding: 3px;
        font-size: 11px;
        font-family: verdana, arial, sans-serif;
}

#col1 fieldset textarea {
	width: 366px;
}

#col1 fieldset input.radio {
	width: auto;
	clear: both;
	margin-left: 159px;
	height: 20px;
	margin-bottom: 10px;
}

#col1 fieldset input.franz {
	height: 36px;
}

#col1 fieldset.neuigkeit input {
	width: 150px;
}

#col1 fieldset.neuigkeit label {
	width: 76px;
        line-height: 20px;
}

#col1 fieldset input.inline {
	width: auto;
	clear: none;
	margin-left: 10px;
}

#col1 fieldset input.button {
	margin-left: 152px;
	width: auto;
}

#col1 fieldset.sendPage input.button {
	margin-left: 136px;
	width: auto;
}

#col1 fieldset.neuigkeit input.button {
	margin-left: -5px;
	width: auto;
}

#col1 fieldset input.filler {
	margin-right: 100px;
}

#col1 fieldset input.check {
	width: 24px;
	margin-left: 135px;
	text-align: right;
	margin-top: 10px;
}

#col1 fieldset.myTradegate input.check {
	clear: left;
	width: 24px;
	margin-left: 125px;
	margin-right: 5px;
	text-align: right;
	margin-top: 20px;
}

#col1 fieldset span {
	color: #a0a6a9;
	font-size: 9px;
	line-height: 20px;
	margin-left: 10px;
}

#col1 fieldset span.sendPage {
	color: #c6c9cc;
	font-size: 9px;
	line-height: 20px;
	margin-left: 0px;
}

#col1 fieldset .hr {
	margin-left: 159px;
	width: 374px;
}

#col1 fieldset div {
	float: left;
	width: 120px;
}

#col1 fieldset div.links {
	margin-right: 15px;
	width: 150px;
}

#col1 fieldset div.rechts {
	margin-left: 10px;
	width: 150px;
        display: inline;
}

#col1 fieldset div input {
	width: 100%;
	margin-bottom: 2px;
}

#col1 fieldset div span {
	margin-left: 0px;
	line-height: 10px;
}

#col1 fieldset.myTradegate span {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	line-height: 10px;
}

#col1 fieldset.myTradegate div.check,#col1 fieldset.neuigkeit div.check {
	width: 530px;
	margin-left: 0px;
}

#col1 span.hochstellen {
	vertical-align: super;
	font-size: 8px;
}

#col1 span.kursiv {
	font-style: italic;
}

/****************/ /*  Formulare   */
#col1 fieldset select {
	width: 124px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#col1 label.zeit {
	margin-top: 15px;
	margin-bottom: 15px;
}

#col1 select.waehrung {
	margin-top: 10px;
}

#col1 fieldset.finder div {
	float: none;
}

#col1 fieldset.finder input {
	width: 60px;
}

#col1 fieldset.finder input.button {
	margin-left: 171px;
	width: auto;
}


/****************/ /*  Nachrichten   */
#col1 #nachricht img {
	max-width: 500px;
}

/************Small Marktindikatoren (GSX,FRX...)*********/
#small_marktindikatoren {
	display:none;
}

#small_marktindikatoren table{
	margin-bottom: 30px;
}

#link_small_marktindikatoren_verstecken {
	display:none;
}

div.nav.mi {
	margin: 5px 0px 30px 0px;
}


