
* {
    margin: 0;
    padding: 0;
}
body {
    background: #c8b29b url('//www.mdr.de/resources/mdrde/channel/tv/img/bg.jpg') no-repeat scroll center center / cover;
    color: #444;
    font-family: "Verdana","Arial",sans-serif;
    font-size: 100.01%;
    line-height: 100%;
    margin: 20px auto;
}
#logo {
    width: 43.4375em;
}
img {
    border: 0 none;
}
#content {
    margin: 0 auto;
    width: 43.4375em;
}
#content-wrapper {
    width: 43.4375em;
}
#content-wrapper h1 {
    color: #fff;
    left: 0;
    margin: 20px 0;
    overflow: visible;
    position: static;
    top: 0;
    visibility: visible;
}
#txtbox {
    background-color: #000;
    height: 1%;
    margin-bottom: 1px;
}
#txtanzeige {
    color: white;
    float: left;
    padding-top: 10px;
    width: 30.875em;
}
.seitennummer {
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;
    padding-left: 10px;
    vertical-align: top;
}
.sender {
    color: red;
    font-size: 0.75em;
    font-weight: bold;
    padding-left: 50px;
    vertical-align: top;
}
#txtanzeige img {
    height: 21em;
    margin-top: 5px;
    width: 30em;
}
#navigation {
    border-left: 0.0625em solid #c8b29b;
    color: white;
    float: right;
    overflow: hidden;
    padding: 0.625em;
    width: 11.25em;
}
#navigation li {
    border-bottom: 1px solid #fff;
    padding: 5px 3px;
}
#navigation li.letzte {
    border-bottom: 0 none;
}
#navigation li a {
    color: white;
    font-size: 0.75em;
}
ul, ol, li {
    list-style: outside none none;
}
a {
    color: #007ece;
    font-weight: bold;
    text-decoration: none;
}
a.pfeil {
    background-image: url("../images/icon_linkpfeil_blau.gif");
    background-position: 0 0.1667em;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0 12px;
}
#navigation fieldset.kurzwahl {
    margin-top: 10px;
}
fieldset {
    border: 1px solid white;
    margin-top: 5px;
    padding: 0 10px 8px;
}
fieldset legend {
    color: #fff;
    display: inline !important;
    font-size: 0.75em;
    margin: 0 0 0 -3px;
    padding: 0 5px 5px;
}
input.eingabe {
    width: 65px;
}
input.los {
    background-color: transparent;
    background-image: url("../images/button_small_bg.gif");
    background-position: 65px center;
    border: 0 solid;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 1.6154em;
    padding-bottom: 3px;
    width: 4.5em;
}
#navigation div.blaettern, #navigation input.eingabe {
    margin-left: 10px;
}
#navigation .blaettern .zurueck, #navigation div.blaettern .vor {
    float: left;
    width: 68px;
}
#navigation div.blaettern .zurueck img {
    background-image: url("../images/button_teletext_zurueck.gif");
}
#navigation div.blaettern .vor img {
    background-image: url("../images/button_teletext_weiter.gif");
}
#navigation .blaettern div img {
    height: 37px;
    width: 68px;
}
#inhalt-fuss {
    background-color: #4b483f;
    clear: both;
    height: 4.375em;
}
#inhalt-fuss ul {
    padding: 28px 0 0 10px;
}
#inhalt-fuss .links {
    float: left;
    height: 4.375em;
    width: 29.6875em;
}
#inhalt-fuss li {
    background-repeat: no-repeat;
    display: inline;
    font-size: 0.75em;
}
#inhalt-fuss li.zurueck {
    background-image: url("../images/pfeilkreis_links_weiss.gif");
    background-position: left center;
    float: left;
    padding-left: 1.5833em;
}
#inhalt-fuss li.oben {
    background-image: url("../images/pfeilkreis_oben_weiss.gif");
    background-position: right center;
    float: right;
    margin-right: 0;
    padding: 0 1.5833em 0 0;
}
#inhalt-fuss a {
    color: #f6f5f1;
    font-weight: bold;
}
#fuss {
    clear: both;
    color: #4b483f;
    margin: 20px auto;
    width: 43.4375em;
}
#fuss li.erste {
    border-left: 0 none;
    padding-left: 0;
}
#fuss li {
    border-left: 1px solid #4b483f;
    float: left;
    font-size: 0.75em;
    line-height: 100%;
    padding: 0 0.5455em 0.0909em;
}
#fuss a {
    color: #4b483f;
    font-weight: normal;
}
#fuss span {
    clear: both;
    display: block;
    font-size: 0.75em;
    line-height: 2em;
}
.inv {
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    visibility: hidden;
}
.clearer {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    overflow: hidden;
}
.fehlertext {
    padding-top: 7em;
    text-align: center;
}