body,html { margin:0;padding:0;font-family:Arial,Helvetica,sans-serif; }


h3 {
    font: 11px/14px Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    text-transform: uppercase;
}

h4 {
    font: 17px/19px Georgia, serif;
    color: #000;
    padding: 4px 0 8px 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a, a:hover {
    color:#2649b8;
    text-decoration:none;
    font-size:11px;
    line-height:14px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout:fixed;
}

td,th {
    font-size: 11px;
    line-height: 19px;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

th {
    background-color: #e6ebf2;
    font: bold 11px/14px Arial,Helvetica,sans-serif;
    padding: 3px 0;
}
td a,
td a:hover {
    line-height: inherit;
}

.col1 {
    width: 50%;
    padding-left: 2px;
}


.footer {
    font-size: 11px;
    line-height: 14px;
    margin-top: 9px;
}

.mt-smi-signals .footer {
    margin-top: 4px;
    padding-left: 2px;
}



.markttechnik_poweredby_tablefooter_2 {
	float: right;
	padding: 0;
}

img { max-width: 100%; }

.mt-home__img-link {
    position: relative;
    display: block;
    text-align: center;
}
.mt-home__img-link:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: inset 0 0 40px rgba(0,0,0,.1);
}
