/* -------------------- Allgemeines -------------------- */
a {
    outline: none;
}
a:link,
.link_farbe,
.link_farbe:visited {
    color: #294781;
}
.navi_oben_swv {
    font-weight: 700;
}
#container {
    margin: 0 4px;
}
#container,
#container_content,
#bannerzone .leaderboard,
#bannerzone .heiseadvert {
    min-width: 840px;
}
#container {
    clear: both;
}
.contentbanner {
    margin: 0 6px;
}
.sponsor {
    margin: 0;
    float: left;
    height: 65px;
    line-height: 100%;
    color: #ffffff !important;
    padding-top: 5px;
}
.bcadv {
    margin-top: -10px;
    margin-bottom: 10px;
}
.sponsored_links {
    background: #fdf9ea;
}
.sponsored_link_hinweis {
    margin-top: -10px;
    padding: 0;
    text-align: center;
    font-size: 70%;
}
#mitte {
    width: 60em;
    min-width: 840px;
    color: #151515;
    padding: 0;
    margin: 0;
    background: url(/software/icons/background_navigation_links1.jpg) repeat-y top left;
}
* html #mitte {
    margin-top: -15px;
}
#mitte #mitte_links {
    width: 76%;
    min-width: 645px;
    float: right;
    padding: 0 1%;
    overflow: hidden;
    border-right: 1px solid #cccccc;
    min-height: 1050px;
}
#mitte #links {
    width: 21%;
    min-width: 175px;
    background: url(/software/icons/background_navigation_links1.jpg) repeat-y top left;
}
* html #mitte #mitte_links {
    padding: 1%;
}
* html #mitte #links {
    padding: 1% 0;
}
h1, h2 {
    line-height: 115%;
}
* +html #bannerzone .skyscraper,
* html #bannerzone .skyscraper {
    left: 60.3em;
}
fieldset {
    margin: 0;
    padding: 0;
}
fieldset p {
    margin-top: 0;
}
fieldset input,
fieldset textarea {
    width: 30em;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    border: 1px solid #bbbbbb;
    font-size: 1em;
    margin-top: 2px;
    background: #FFFff9;
}
* html fieldset input {
    width: auto;
    border: none;
    background: #dddddd;
}
fieldset input[type="radio"],
fieldset input[type="checkbox"] {
    width: auto;
    border: none;
}
fieldset input[type="checkbox"] {
    margin-right: 0.4em;
}
fieldset input#captcha_code {
    width: 150px;
}
fieldset input.submit,
#mitte_text a.submit,
.einbindenBehaelter .submit {
    width: auto;
    background: #33B5EF;
    font-weight: bold;
    padding: 0.2em 1em;
    border: 1px solid #008FCF;
    color: #ffffff;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.8em;
    text-shadow: 1px 1px 1px #008FCF;
}
fieldset input.submit_grau {
    background: #BBBBBB;
    border: 1px solid #888888;
    text-shadow: 1px 1px 1px #888888;
}
#mitte_text a.submit {
    text-decoration: none;
}
fieldset input.browse {
    font-size: 80%;
    margin: 0;
}
fieldset input.plz {
    width: 4.6em;
}
fieldset input.ort {
    width: 25em;
}
fieldset input.kurz {
    width: 10em;
}
fieldset input.jahr {
    width: 3em;
    text-align: center;
}
fieldset input.tag {
    width: 1.5em;
    text-align: center;
}
fieldset input.plus_icon {
    width: 9px;
    vertical-align: bottom;
    border: none;
}
fieldset label,
span.label {
    font-weight: bold;
}
fieldset label.kurz {
    float: left;
    padding-right: 0.2em;
    text-align: right;
    width: 6em;
}
#mitte_links .feedback_formular h4 {
    margin-top: 2em;
    margin-bottom: 1em;
    color: #33B5EF;
}
.feedback_formular_kategorien select {
    width: 30%;
}
.seiten_navigation fieldset label {
    font-weight: normal;
}
.erweiterte_suche fieldset {
    margin-top: 1em;
}
.erweiterte_suche fieldset label {
    font-weight: normal;
}
.erweiterte_suche fieldset legend {
    font-weight: bold;
    color: #151515;
}
/* -------------------- Kopf -------------------- */
#kopf {
    background: url(/software/icons/background_swv.png) no-repeat top left;
}
#logo_bereich {
    background: url(/software/icons/background_swv.png) no-repeat top right;
    width: 60em;
    min-width: 840px;
    float: left;
    height: 4.3em;
    min-height: 65px;
    position: relative;
}
* html #kopf,
* html #logo_bereich {
    background: #50b2db;
}
#logo_bereich #logo {
    padding: 5px 10px 0 10px;
    height: 65px;
    float: left;
}
#logo_bereich #suche {
    position: absolute;
    top: 20px;
    right: 13%;
    height: 45px;
    width: 40%;
}
#logo_bereich #inhalt {
    position: absolute;
    height: 49px;
    top: 16px;
    right: 0;
    width: 12%;
    line-height: 130%;
    font-size: 65%;
    font-weight: bold;
}
#logo_bereich #inhalt a {
    color: #ffffff;
    text-decoration: none;
}
form#schnellsuche {
    float: right;
    font-size: 75%;
    padding: 0 1em 0 2em;
    color: #333333;
}
#schnellsuche input.textfield,
#schnellsuche div {
    font-size: 90%;
    width: 16em;
}
#schnellsuche div {
    text-align: right;
    line-height: 110%;
    margin-top: 2px;
}
#schnellsuche input.search_submit {
    margin: 0 0 0 6px;
    width: 6em;
    padding: 3px;
    text-align: center;
    background: #00182d;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
    border: none;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.8em;
    /* border-radius: 1em; */
}
form#schnellsuche img {
    margin-left: -16px;
    background: #999999;
}
form#schnellsuche a {
    color: #ffffff;
}
#navigation,
#navigation_service {
    clear: both;
}
#navigation_service {
    height: 1.6em;
    min-height: 20px;
    background: #00182d;
    color: #f0f0f0;
    border-top: thin solid #649ea1;
    border-bottom: thin solid #649ea1;
}
#navigation_service a {
    text-decoration: none;
}
#navigation_service div {
    font-size: 75%;
    float: right;
    margin: 0.1em 1em;
    line-height: 2em;
    position: relative;
    z-index: 10;
}
#navigation_service div .gebucht,
#navigation_service div .updates {
    background: #F1EFF0;
    color: #151515;
    padding: 0 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    /* border-radius: 0.5em; */
    margin: 0 0.1em;
}
#navigation_service div .updates {
    background: #CC0232;
    color: #ffffff;
}
#navigation_service div ul {
    display: none;
}
* html #navigation_service a:hover ul,
#navigation_service div:hover ul {
    display: block;
    line-height: 120%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #C2E4F6;
    position: absolute;
    top: auto;
    left: 0;
    z-index: 20;
    width: 100%;
}
* +html #navigation_service div:hover ul {
    top: 2em;
}
#navigation_service li {
    border-top: 1px solid #146193;
    clear: left;
    width: 100%;
}
#navigation_service li.loeschen {
    border-top: 1px solid #C2E4F6;
}
#navigation_service li a {
    float: left;
    display: block;
    vertical-align: middle;
    width: 80%;
    line-height: 100%;
    padding: 4px 0;
    color: #014165;
}
#navigation_service li a:hover {
    color: #7f0707;
}
#navigation_service li a.button {
    width: 15px;
    padding: 2px 5px;
}
#navigation_service li a.button:hover {
    background: url(/software/icons/vergleich_loeschen2.gif) no-repeat 5px 2px;
}
#navigation_service li a.button:hover img {
    visibility: hidden;
}
#navigation_service li.alle a,
#navigation_service li.vergleich a,
#navigation_service li.loeschen a {
    background: #146193;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 7px 0;
}
#navigation_service li.alle a:hover,
#navigation_service li.vergleich a:hover,
#navigation_service li.loeschen a:hover {
    background: #7f0707;
    color: #ffffff;
}
#navigation_service #navi_login {
    float: left;
    margin: 0 0 0 1em;
    font-size: 75%;
}
#navigation_service #navi_login br {
    display: none;
}
#navigation_service #navi_login b {
    padding-right: 1em;
}
#navigation_service #navi_login a,
#navigation_service a {
    color: #f0f0f0;
}
#navigation_service #navi_login p {
    display: inline;
}
#navigation {
    background: url(/software/icons/background2_swv.gif) repeat-x top left;
    height: 2em;
    min-height: 20px;
    position: relative;
    border-bottom: 2px solid #33B5EF;
}
#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 6px;
}
#navigation li {
    float: left;
    margin: 0 1px;
    font-size: 0.9em;
}
#navigation li.aktiv {
    font-weight: bold;
}
#navigation li a {
    display: block;
    background: #E9EAEE;
    color: #0f0f0f;
    text-decoration: none;
    padding: 0.2em 0.5em 0 0.5em;
    border-top: 1px solid #B5C6CF;
    border-left: 1px solid #B5C6CF;
    border-right: 1px solid #B5C6CF;
    -webkit-border-top-left-radius: 0.6em;
    -webkit-border-top-right-radius: 0.6em;
    -moz-border-radius-topleft: 0.6em;
    -moz-border-radius-topright: 0.6em;
}
#navigation li a:hover,
#navigation li.aktiv a {
    border-top: 1px solid #9FE1FF;
    border-left: 1px solid #9FE1FF;
    border-right: 1px solid #9FE1FF;
    background: #33B5EF;
    color: #ffffff;
}
#breadcrumb {
    color: #333333;
    padding: 0;
    margin-top: 13px;
    margin-bottom: 1em;
    margin-left: 3px;
    border-bottom: none;
    background: transparent;
    line-height: 15px;
    white-space: normal;
}
.hinweistext {
    padding: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 3px;
    font-size: 80%
}
* html #breadcrumb {
    padding-top: 13px;
}
#breadcrumb .rsaquo {
    line-height: 0.75em;
    font-size: 1.1em;
    margin: 0;
}
#breadcrumb .tx_grau {
    color: #888888;
}
/* ---------- Linke Navigation ---------- */
#links ul {
    margin: 0;
    padding: 0 0 0 6px;
    list-style: none;
}
#links #kategorien {
    font-size: 80%;
    padding: 12px 0 8px 10px;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 4px;
}
* html #links #kategorien {
    padding-left: 0;
    padding-top: 20px;
}
#links #kategorien li {
    padding: 0.1em 12px;
    white-space: nowrap;
}
#links #kategorien .zweite_ebene li {
    padding: 0.1em 10px;
}
#links #kategorien .dritte_ebene li {
    padding: 0 8px;
}
#links #kategorien .auswaehlbar {
    background: url(/software/icons/kategorien_auswaehlbar.gif) no-repeat center left;
    padding: 0 12px;
    margin-left: -12px;
    font-weight: bold;
}
#links #kategorien .zweite_ebene .auswaehlbar {
    font-weight: normal;
}
#links #kategorien .ausgeklappt {
    background: url(/software/icons/kategorien_ausgeklappt.gif) no-repeat center left;
    padding: 0 12px;
    margin-left: -12px;
    font-weight: bold;
    color: #7F0707;
}
* +html #links #kategorien .auswaehlbar,
* +html #links #kategorien .ausgeklappt {
    display: block;
}
* html #links #kategorien .auswaehlbar,
* html #links #kategorien .ausgeklappt {
    margin-left: 0;
}
#links #kategorien .ausgewaehlt {
    padding: 0;
    color: #7F0707;
    font-weight: bold;
}
#links h4 {
    margin-left: 8px;
    margin-top: 1em;
    font-size: 75%;
}
#links #tagcloud {
    font-size: 75%;
    padding: 0 2.5em 1em 6px;
    background: transparent;
}
#links #tagcloud li {
    display: inline;
    padding: 0 2px;
}
#links #tagcloud li.size0 {
    font-size: 90%;
    line-height: 125%;
}
#links #tagcloud li.size1 {
    line-height: 125%;
}
#links #tagcloud li.size2 {
    font-size: 120%;
    line-height: 120%;
}
#links #tagcloud li.size3 {
    font-size: 140%;
    line-height: 110%;
}
#links #tagcloud li.size4 {
    font-size: 160%;
    line-height: 100%;
}
#links #infos {
    font-size: 75%;
    padding: 1em 8px;
    border-top: 2px solid #ffffff;
}
#links a {
    color: #00374F;
}
/* ---------- Mitte ---------- */
#mitte_liste {
    background: #ffffff;
    padding: 1% 0;
    width: 100%;
    clear: both;
}
#mitte_detail {
    background: #ffffff;
    padding: 1% 0;
    width: 100%;
    clear: both;
}
#mitte_text,
#mitte_special,
#mitte_start,
#mitte_vergleich {
    background: #ffffff;
    padding: 1% 0;
    width: 100%;
    font-size: 90%;
    clear: both;
}
.text p a.link_bildergalerie {
    background: #014165 url(/software/icons/download_pfeil2.gif) no-repeat scroll right center;
    padding: 6px 30px 6px 15px;
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    color: #fff !important; 
}
.text p a.link_bildergalerie b {
    color: inherit;
}
#mitte .ueberschrift {
    padding: 10px 0 0 0;
    margin-bottom: 2px;
    color: #33B5EF;
}
#mitte #mitte_liste h2.ueberschrift {
    padding: 0;
    margin-top: 0.3em;
    font-size: 1em;
}
#mitte_text dt {
    font-weight: bold;
}
#mitte_text dt.jahrgang {
    font-size: 110%;
    margin-top: 1.5em;
}
#mitte_text dd {
    font-size: 90%;
}
#mitte_text .cdcover {
    margin: 1em 0;
}
#mitte_text .cdcover img {
    float: left;
    margin-right: 1em;
}
#mitte_text .cdcover h2 {
    padding-top: 2em;
}
/* ---------- Filter ---------- */
ul#filter {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 80%;
    width: 100%;
    border-bottom: 2px solid #024462;
}
ul#filter li {
    float: left;
    margin: 2px 3px 0 0;
}
ul#filter li a {
    display: block;
    background: #E9EAEE;
    color: #0f0f0f;
    padding: 0.3em 0.4em 0 0.4em;
    -webkit-border-top-left-radius: 0.6em;
    -webkit-border-top-right-radius: 0.6em;
    -moz-border-radius-topleft: 0.6em;
    -moz-border-radius-topright: 0.6em;
}
ul#filter a:hover {
    background: #024462;
    color: #ffffff;
    text-decoration: none;
}
ul#filter li.aktiv a {
    background: #024462;
    color: #ffffff;
    font-weight: bold;
}
ul#produkt,
ul#lizenz,
ul#system,
ul#sortierung {
    list-style: none;
    margin: 0;
    padding: 4px 1% 0 1%;
    float: left;
    font-size: 80%;
    background: #ffffff;
    width: 80%;
}
ul#system  {
    width: 100%;
}
ul#produkt {
    padding-top: 6px;
}
ul#produkt li,
ul#lizenz li,
ul#system li,
ul#sortierung li {
    float: left;
    margin: 0 16px 0 0;
}
ul#produkt li.first,
ul#lizenz li.first,
ul#system li.first,
ul#sortierung li.first {
    width: 4em;
}
ul#produkt li a,
ul#lizenz li a,
ul#system li a,
ul#sortierung li a {
    color: #0f0f0f;
    padding-left: 15px;
}
ul#system li a,
ul#sortierung li a {
    background: url(/software/icons/steuerung_liste_radio.gif) no-repeat center left;
}
ul#system li a.aktiv,
ul#sortierung li a.aktiv {
    background: url(/software/icons/steuerung_liste_radio_an.gif) no-repeat center left;
    font-weight: bold;
    text-decoration: none;
    color: #7F0707;
}
ul#produkt li.deaktiviert,
ul#lizenz li.deaktiviert {
    background: url(/software/icons/steuerung_liste_aus.gif) no-repeat center left;
    padding-left: 15px;
    color: #999999;
}
ul#produkt li a,
ul#lizenz li a {
    background: url(/software/icons/steuerung_liste.gif) no-repeat center left;
}
ul#produkt li a.aktiv,
ul#lizenz li a.aktiv {
    background: url(/software/icons/steuerung_liste_an.gif) no-repeat center left;
}
div.rss {
    float: right;
    margin-right: 0;
    width: 15%;
    text-align: right;
    font-size: 80%;
    padding-top: 4px;
    margin-right: 6px;
}
div.rss a {
    background: none;
    padding-left: 6px;
}
/* ---------- Programm-Teaser ---------- */
.programmteaser {
    padding: 10px 0;
    margin: 0;
}
#mitte_text .programmteaser {
    border-bottom: 1px solid #999999;
}
.programmteaser h3,
#mitte_detail h1 {
    padding: 0 6px;
    min-height: 16px;
}
.programmteaser h3.themen_special {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 2px;
}
.programmteaser h3 a,
#mitte_detail h1 {
    color: #7F0707;
}
.programmteaser .system,
#mitte_detail .system {
    float: right;
    white-space: nowrap;
}
.programmteaser .system img,
#mitte_detail .system img {
    margin: 0 2px;
}
.programmteaser .lizenz,
#mitte_detail .lizenz {
    font-size: 80%;
    font-weight: normal;
    padding-left: 6px;
}
.programmteaser .pfad {
    font-size: 80%;
    margin: 6px;
}
.programmteaser .aktionen,
#mitte_detail .aktionen,
.melden {
    background: #eeeeee;
    font-size: 80%;
    padding: 2px 6px;
    line-height: 20px;
    margin: 2px 0;
}
.sponsored_links .aktionen {
    background: #e3e0d7;
}
.melden {
    font-size: 75%;
    white-space: nowrap;
    margin-top: 1em;
}
.programmteaser .aktionen a,
#mitte_detail .aktionen a {
    float: right;
    padding-left: 15px;
    margin-left: 10px;
    color: #151515;
}
.programmteaser .aktionen a.inaktiv,
#mitte_detail .aktionen a.inaktiv {
    background: url(/software/icons/steuerung_liste.gif) no-repeat center left;
}
.programmteaser .aktionen a.aktiv,
#mitte_detail .aktionen a.aktiv {
    background: url(/software/icons/steuerung_liste_an.gif) no-repeat center left;
    font-weight: bold;
}
.programmteaser .aktionen span,
#mitte_detail .aktionen span {
    line-height: 20px;
}
.hreview-aggregate .rating .average, 
.hreview-aggregate .rating .best,
.hreview-aggregate .rating .votes,
.hreview-aggregate .rating .count {
	position: absolute; 
	top: -9000px; 
	left: -9999px; 
}
.programmteaser .aktionen img,
#mitte_detail .aktionen img {
    vertical-align: middle;
    margin-left: 6px;
}
#mitte_detail .aktionen .rss {
    padding-left: 0;
}
.aktionen .durchschnitt {
    font-size: 80%;
    position: relative;
}
.programmteaser .aktionen .durchschnitt a, #mitte_detail .aktionen .durchschnitt a {
    float: none;
    margin-left: 0;
    padding-left: 0;
}
.aktionen .sterne {
    position: relative;
}
.programmteaser .aktionen .bewertung img,
#mitte_detail .aktionen .bewertung img {
    padding-left: 3px;
    margin-left: 0;
}
.programmteaser .aktionen .bewertung img.loeschenX,
#mitte_detail .aktionen .bewertung img.loeschenX {
    background: #000000;
    padding-left: 0;
    margin-left: 3px;
    margin-top: 1px;
}
.aktionen .klotzTooltip {
    position: absolute;
    top: -13px;
    right: 0;
    font-size: 80%;
    font-weight: bold;
    height: 10px;
    z-index: 10;
}
* html .aktionen .klotzTooltip {
    right: auto;
}
.loeschenXBehaelter {
    cursor: 'pointer';
}
.programmteaser .text,
.programmteaser div.themen_special {
    font-size: 80%;
    color: #666666;
    clear: both;
    margin-left: 6px;
    margin-top: 6px;
}
.programmteaser div.themen_special {
    color: #151515;
    font-weight: bold;
    margin-top: 0.8em;
}
.programmteaser .text img {
    float: right;
    margin: 3px 6px 6px 10px;
    max-height: 120px;
}
#mitte_start .zuletzt_kommentiert div.kommentartext a,
.aehnliche_programme .programmteaser .text a {
    color: #151515;
    text-decoration: none;
}
#mitte_start .zuletzt_kommentiert div.kommentartext a:hover,
.aehnliche_programme .programmteaser .text a:hover {
    text-decoration: underline;
}
#mitte_detail .aehnliche_programme h4 {
    border-top: 1px solid #cccccc;
    padding: 1.3em 6px;
    margin-top: 1em;
}
#mitte_detail .kommentare h4 {
    padding: 1.3em 6px;
}
.kommentare p {
    margin: 0 6px;
    font-size: 80%;
}
.kommentare p.infos {
    color: #999999;
}
.kommentare p.infos .nummer,
.kommentare p.infos .username,
.kommentare p.infos .datum {
    padding-right: 10px;
    font-weight: bold;
}
.kommentare p.infos .username {
    color: #151515;
}
.kommentare p.infos .datum {
    font-weight: normal;
}
.kommentare .editiert_vom_autor {
    padding-left: 8px;
    font-style: italic;
}
.kommentare p.kommentar,
.feedback_formular .kommentar {
    background: #E7F2F6;
    padding: 4px 8px;
}
.kommentare p.optionen {
    text-align: right;
    padding: 0;
    margin-bottom: 0.6em;
}
.kommentare .alle_kommentare {
    font-weight: bold;
}
#mitte_detail .kommentare h5 {
    margin-left: 6px;
    color: #151515;
}
.kommentare textarea {
    margin: 6px;
}
.programmteaser div.themen_special img {
    float: left;
    margin: 4px 16px 4px 6px;
    max-height: 120px;
}
.programmteaser .text p,
.programmteaser div.themen_special p {
    color: #151515;
    margin-top: 6px;
}
.programmteaser .text .kommentare_trefferliste {
    font-size: 90%;
    margin-top: -0.5em;
    color: #666666;
}
.programmteaser div.themen_special p {
    font-weight: normal;
}
.seiten_navigation,
#paginierung,
.per_email_versenden,
.optionen,
.sprach_navigation {
    padding: 0.4em 0;
    margin: 0 0 15px;
    font-size: 90%;
}
.sprach_navigation {
    text-align: right;
    width: 10em;
    float: right;
    padding-top: 1.9em;
}
#mitte_liste .seiten_navigation,
#mitte_liste .per_email_versenden {
    font-size: 80%;
    margin-left: 6px;
}
.seiten_navigation a,
.seiten_navigation b,
.seiten_navigation span {
    padding: 2px 3px;
}
.seiten_navigation b {
    background: #DCF0F7;
}
.per_email_versenden {
    background: url(/software/icons/per_email.gif) left center no-repeat;
		float:left;
		padding-left: 24px;
		padding-right: 10px;
		padding-top: 14px;
}
.per_email_versenden img {
    padding-left: 3px;
}
/* ---------- Programm Detail-Seite ---------- */
#mitte_detail {
    padding-top: 1em;
}
#mitte_detail .links,
#mitte_detail .rechts,
#mitte_text .links,
#mitte_text .rechts {
    float: left;
    padding: 6px 6px 0 6px;
}
#mitte_detail .links {
    width: 64%;
    padding-right: 3%;
    font-size: 90%;
}
#mitte_detail .rechts {
    width: 30%;
    font-size: 80%;
    line-height: 102%;
}
#mitte_text .links,
#mitte_text .rechts {
    width: 45%;
}
#mitte_detail .rechts h2 {
    font-weight: normal;
    font-size: 100%;
}
#mitte_detail .virenscan_kooperation {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0.5em;
    margin-bottom: 0;
}
#mitte_detail .heise_download_detail {
    padding-top: 1em;
}
#mitte_detail .download_detail {
    padding: 1em 0 0.5em 0;
}
#mitte_detail .download,
#mitte_detail .download_anbieter,
#mitte_detail .download_vollversion {
    padding: 2em 0;
    border-bottom: 1px solid #cccccc;
    font-size: 95%;
}

#mitte_detail .download img,
#mitte_detail .download_detail img {
    margin-left: 1em;
    margin-right: 1em;
    vertical-align: middle;
}
#mitte_detail .download a,
#mitte_detail .download_detail a,
#mitte_detail .download_anbieter a,
#mitte_detail .download_vollversion a {
    text-decoration: none;
    color: #ffffff;
    background: #014165 url(/software/icons/download_pfeil.gif) right center no-repeat;
    padding: 6px 30px 6px 15px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.8em;
    vertical-align: middle;
}
#mitte_detail .download_anbieter a {
    background: #014165 url(/software/icons/download_pfeil2.gif) right center no-repeat;
}
#mitte_detail .download_vollversion a,
#mitte_detail .download_detail a.vollversion,
#mitte_detail .download_anbieter a.vollversion {
    background-color: #33B5EF;
    background-image: none;
    padding: 6px 15px;
}
#mitte_detail h5 {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 1em;
    color: #7f0707;
}
#mitte_detail .rechts ul {
    margin: 2px 0.6em;
    padding: 0 0.6em;
}
#mitte_detail dd {
    margin: 0;
}
#mitte_detail dt {
    margin: 1em 0 0 0;
    font-weight: bold;
}
#mitte_detail #screenshot {
    margin-bottom: 1em;
}
#mitte_detail #screenshot a {
    font-weight: bold;
    text-decoration: none;
}
#mitte_detail #screenshot a.weiter {
    line-height: 100%;
}
#mitte_detail #screenshot a.weiter img {
    background: url(/software/icons/sc_weiter.gif) right center no-repeat;
    vertical-align: middle;
    padding-right: 26px;
    margin-bottom: 4px;
}
#mitte_detail .ct_artikel h4 {
    margin-top: 1em;
}
#mitte_detail .ct_artikel p {
    margin-top: 0.2em;
}
#mitte_detail .ct_artikel_lang,
#mitte_detail .logo_seite {
    margin: 0 6px;
    font-size: 90%;
}
#mitte_detail .ct_artikel_lang h5 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.logo_sprache {
    text-align: right;
    width: 10em;
    float: right;
    padding-top: 1em;
}
.logo_text {
    text-align: left;
    width: 75%;
    float: left;
    padding-top: 1em;
    padding-bottom: 1.5em;
}
/* ---------- Themen-Special Detail-Seite ---------- */
#mitte_special .screenshots {
    float: right;
    width: 146px;
    padding-right: 6px;
    text-align: right;
    margin: 0;
}
#mitte_special .screenshots img {
    margin: 10px 0 0 0;
}
#mitte_special .screenshots .bildunterschrift {
    font-size: 80%;
    margin: 0;
    display: block;
    line-height: 105%;
}
#mitte_special .screenshots strong {
    padding-top: 1em;
    display: block;
}
#mitte_special .text h1 {
    font-size: 1.4em;
    color: #7f0707;
    margin-top: 0.5em;
}
#mitte_special .text h2 {
    font-weight: normal;
}
#mitte_special .text h3 {
    margin-top: auto;
    margin-bottom: 1em;
}
/* ---------- Bilderstrecke ---------- */
#bilderstrecke {
    margin: 0;
}
#bilderstrecke .bild {
    border-bottom: 1px solid #E1E1E1;
}
#bilderstrecke p {
    text-align: left;
}
#bilderstrecke p.optionen,
#bilderstrecke p.unfett {
    font-weight: normal;
}
#bilderstrecke .navi_oben .nummer b {
    background: #33B5EF;
}
/* ---------- Startseite ---------- */
#mitte_start {
    padding: 2% 0;
    width: 100%;
}
#breadcrumb .startseite {
    padding-left: 4%;
    margin-left: -3px;
}
#neuankuendigung_rahmen {
    border-top: 1px solid #cccccc;
}
#neuankuendigung {
    background: #ffffcc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    float: left;
    width: 82%;
    font-weight: bold;
    margin-left: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5%;
    padding-right: 5%;
}
#neuankuendigung a {
    font-weight: bold;
    color: #294781;
}
#mitte_start #themen_box {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
}
#mitte_start #themen_box h2 {
    margin-left: 4%;
    width: 15em;
}
#mitte_start #themen_box .seitenzahl {
    margin: 0 63px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    font-size: 80%;
}
#mitte_start #themen_box .seitenzahl li {
    display: inline;
}
#mitte_start #themen_box .seitenzahl a, 
#mitte_start #themen_box #special_teaser_mehr {
    display: block;
    background-color: #112f4a;
    color: #fff;
    font-weight: bold;
    float: left;
    border: 1px solid #112f4a;
    margin: 0 1px;
    padding: 0 4px;
    text-decoration: none;
}
#mitte_start #themen_box #special_teaser_mehr {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 80%;
    width: 51px; 
}
#mitte_start #themen_box .seitenzahl a.aktiv,
#mitte_start #themen_box .seitenzahl a:hover, 
#mitte_start #themen_box #special_teaser_mehr:hover {
    background: #fff;
    color: #112f4a;
}
#mitte_start #themen_box .vor,
#mitte_start #themen_box .zurueck {
    float: left;
    width: 2%;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 4%;
}
#mitte_start #themen_box .vor a,
#mitte_start #themen_box .zurueck a {
    display: block;
}
#mitte_start #themen_box .teaser_da {
    float: left;
    width: 80%;
}
* html #mitte_start #themen_box .teaser_da {
    width:75%;
}
#mitte_start #themen_box .teaser_da h4 {
    font-size: 120%;
    margin-top: 0.5em;
}
#mitte_start #themen_box .teaser_da p {
    margin-top: 0.5em;
}
#mitte_start #themen_box .teaser_weg {
    display: none;
}
#mitte_start #themen_box .teaser_da img {
    float: left;
    margin: 0.5em 1em 1em 0;
}
#mitte_start .aktionen {
    background: transparent;
}
#mitte_start .listen_box {
    border-top: 1px solid #cccccc;
}
#mitte_start .listen_box_ohne_linie,
#mitte_start .listen_box {
    background: #ffffff;
    float: left;
    width: 100%;
}
#mitte_start .listen_box_ohne_linie h3,
#mitte_start .listen_box h3 {
    padding: 16px 0 10px 4%;
}
#mitte_start .listen_box_ohne_linie .programmteaser,
#mitte_start .listen_box .programmteaser {
    width: 65%;
    margin: 0;
    float: left;
    font-size: 110%;
    padding-top: 0;
}
* html #mitte_start .listen_box_ohne_linie .programmteaser,
* html #mitte_start .listen_box .programmteaser {
    width: 62%;
}
#mitte_start .listen_box_ohne_linie .programmteaser h4,
#mitte_start .listen_box .programmteaser h4 {
    margin-left: 6px;
}
#mitte_start .listen_box_ohne_linie .programmteaser .text,
#mitte_start .listen_box .programmteaser .text {
    clear: none;
}
#mitte_start .listen_box_ohne_linie ul,
#mitte_start .listen_box ul {
    width: 28%;
    float: left;
    margin: 0 0 10px 2%;
    padding: 0 0 0 2%;
    list-style: none;
    font-size: 80%;
    line-height: 105%;
}
#mitte_start .listen_box_ohne_linie ul span,
#mitte_start .listen_box ul span {
    display: block;
    width: 10%;
    text-align: right;
    float: left;
    padding-right: 1%;
    padding-bottom: 1%;
    margin: 4px 0;
}
#mitte_start .listen_box_ohne_linie ul span.tx_rot,
#mitte_start .listen_box ul span.tx_rot {
    display: inline;
    float: none;
    width: auto;
    white-space: nowrap;
}
#mitte_start .listen_box_ohne_linie ul a,
#mitte_start .listen_box ul a {
    display: block;
    float: left;
    width: 80%;
    margin: 4px 0;
}
#mitte_start .listen_box_ohne_linie ul li,
#mitte_start .listen_box ul li {
    clear: both;
}
#mitte_start .listen_box_ohne_linie a.alle_programme,
#mitte_start .listen_box a.alle_programme {
    display: block;
    width: 8em;
    text-align: center;
    border: 1px solid #cccccc;
    color: #151515;
    background: #eeeeee;
    padding: 2px 1em;
    text-decoration: none;
    margin-top: 0.7em;
    margin-bottom: 0.3em;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.8em;
}
#mitte_start .zuletzt_kommentiert {
    background: #ffffff;
    border-top: 1px solid #cccccc;
    float: left;
    width: 100%;
}
#mitte_start .zuletzt_kommentiert h3 {
    padding: 16px 0 10px 4%;
}
#mitte_start .zuletzt_kommentiert ul {
    display: block;
    float: left;
    font-size: 80%;
    margin: 0 0 10px 2%;
    padding: 0 0 0 2%;
    list-style: none;
    line-height: 150%;
}
#mitte_start .zuletzt_kommentiert ul li {
    clear: both;
    padding-bottom: 10px;
}
#mitte_start .zuletzt_kommentiert div.kommentartext {
    font-size: 110%;
}
#mitte_start .zuletzt_kommentiert div.kommentartext img {
    padding: 0 2px 0 2px;
}
/* ---------- Vergleichen ---------- */
#mitte_vergleich {
    width: auto;
    padding: 0;
    margin: 0 6px;
}
#mitte_vergleich table {
    margin-top: 1em;
    font-size: 80%;
    border-spacing: 0;
    border-collapse: collapse;
}
#mitte_vergleich td {
    width: 290px;
    min-width: 290px;
    vertical-align: top;
    padding: 2px 6px 2px 3px;
    border-right: 2px solid #ffffff;
}
#mitte_vergleich td.bild {
    vertical-align: bottom;
}
#mitte_vergleich td.back1 {
    background: #eeeeee;
}
#mitte_vergleich td.vergleichen_aus {
    background: #DFF5FF;
    font-weight: bold;
}
#mitte_vergleich td.vergleichen_aus a {
    display: block;
    text-decoration: none;
}
/* ---------- FAQ ---------- */
ul.faq {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.faq li {
    margin: 0.4em 0;
}
/* ---------- Social Bookmarks ---------- */
#social_bookmarks {
    clear: none;
}
/* ---------- Autoren-Backend ---------- */
.liste_archiv {
    border-bottom: 1px solid #cccccc;
}
.linkbutton a,
.linkbutton_nebeneinander a {
		display: block;
		float: left;
    margin-bottom: 9px;
    margin-top: 9px;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 15px 6px 15px;
    border: 1px solid #cccccc;
    background-color: #014165;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: 0.8em;
}
.linkbutton a {
		clear: both;
}
.linkbutton_nebeneinander a {
    margin-right: 15px;
    margin-bottom: 15px;
}
/* ---------- RSS ---------- */
.rubriken {
    width: 50%;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 90%;
}
.rubriken ul {
    list-style: none;
    margin-left: 5px; 
    padding-left: 14px;
    line-height: 1em;
}
.rubriken li {
    position: relative;
    left: 0;
    list-style-image: none;
    padding-left: 2px;
    padding-bottom: 2px;
    font-weight: normal;
    white-space: nowrap;
}
.left_col {
     width: 50%;
     float: left;
     }
.right_col {
     width: 50%;
     margin-left: 25em
     }
li.toplevel {
    margin-top: 5px;
    }

A.fett,
li.mvlxl a,
li.meg a {
     font-weight: bold;
}
li.mvlxl li.xvl a,
li.meg li.xvl a,
li.mvlxl li.vl a,
li.meg li.vl a,
li.mvlxl li.eg a,
li.meg li.eg a,
li.mvlxl li.xeg a,
li.meg li.xeg a {
    font-weight: normal;
}
.xvl {
     background: url("/software/icons/x_vl.gif") top left repeat-y;
}

.vl {
     background: url("/software/icons/vl_xl.gif") top left repeat-y;
}
.mvlxl {
     background: url("/software/icons/m_vl.gif") top left no-repeat;
}
.eg {
     background: url("/software/icons/eg.gif") top left repeat-y;
}
.xeg {
     background: url("/software/icons/x_eg.gif") top left repeat-y;
}
.meg {
     background: url("/software/icons/m_eg.gif") top left repeat-y;
}

.piclink {
     width: 30px;
     height: 1em;
     border: 0px;
}
.pic {
     width: 10px;
     height: 1em;
     border: 0px;
}
/* ---------- Feste Linkfarben ---------- */
#mitte_special a,
.rubriken a,
#mitte_start .zuletzt_kommentiert a,
#mitte_start .listen_box_ohne_linie a,
#mitte_start .listen_box a,
#bilderstrecke .source a,
.per_email_versenden a,
.optionen a,
.kommentare .alle_kommentare a,
#breadcrumb a,
.erweiterte_suche a,
.programmteaser .pfad a {
    color: #294781;
}
#mitte_start #themen_box a {
    color: #014165;
}
#mitte_start #themen_box h2 a,
#mitte_start .listen_box_ohne_linie h3 a,
#mitte_start .listen_box h3 a {
    color: #7f0707;
}
#mitte_detail h1 a {
    color: #7F0707;
}
/* ---------- Autocomplete ---------- */
.ui-autocomplete
{
    font-size: 0.7em !important;
    z-index:10 !important;
}
/* ---------- Bildergalerie - Anpassungen ---------- */
#mitte_special #social_bookmarks {
    margin-bottom: 300px;
    padding-top: 14px;
}
#mitte_special .optionen {
    margin-bottom: 16px;
}
/* ---------- Bildergalerie - Legacy ---------- */
.bilderstrecke_vorschau {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 10px auto;
    padding: 5px 10px;
    text-align: right !important;
    display: inline-block;
}
.bilderstrecke_vorschau .bilder {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.bilderstrecke_vorschau .bilder li {
    display: inline-block;
    margin: 0 5px;
    padding: 5px;
}
.bilderstrecke_vorschau .bilder li:first-child {
    margin-left: 0;
}
.bilderstrecke_vorschau .bilder li:last-child {
    margin-right: 0;
}
.bilderstrecke_vorschau .bilder li p {
    margin: 0;
}
.bilderstrecke_vorschau strong {
    margin-right: 5px;
}
#mitte_special {
    text-align: center;
}
#mitte_special > * {
    text-align: left;
}
