
/* =============
   generic layer
   ============= */

body { 
    margin:0pt;
    padding: 0pt;
    font-family: Sans-Serif; 
    font-size: 12pt; 
    font-style: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-decoration: none; 
    line-height: 16pt;
    text-align: justify; 
}

a {
    color: #000080;
    text-decoration: none;
}

img { 
    border-width: 0px; 
}


/* ============
   layout layer
   ============ */

.linklist {
    padding-left: 10pt;
    padding-right: 10pt;
    text-align: center;
    font-size: 10pt;
}
.linklist a {
    white-space: pre;
    padding-left: 4pt;
    padding-right: 4pt;
}
.linklist a.active {
    text-decoration: underline;
}

.uppergradient,
.lowergradient,
.titletogradient,
.pagegradient,
.page .gradient,
.toparrow,
.imagealpha,
.quotealpha,
.titlespacer {
    display: none;
}

.title,
.menuone,
.menutwo,
.menuthree,
.menufour,
.menufive {
    border-bottom: solid 1px #000000;
}

.footnote {
    font-size: 8pt; 
    line-height: 10pt; 
    text-align: center;
    position: relative;
}

.footnote hr {
    border: 0px;
    border-top: dashed 1px #000000;
    height: 0px;
    width: 42%;
}


/* ===========
   title layer
   =========== */

.titleoverlay { 
    font-family: Sans-Serif;
    color: #208040; /*2F9F3F*/
    font-size: 32pt;
    line-height: 24pt;
    font-weight: bold;
    display: block;
}
.printaztitle {
    color: #D08010; /*#EE9A13*/
}
.titleunderlay {
    font-family: Sans-Serif;
    color: #808080;
    font-size: 20pt;
    line-height: 24pt;
    font-weight: bold;
    display: block;
    margin-left: 24pt;
}
.toparrow {
    display: none;
}


/* =============
   content layer
   ============= */

.sidebar { 
    font-size: 7pt;
    line-height: 10pt; 
    text-align: justify; 
    padding: 4px; 
}

.worldnews { 
    color: #000000; 
}
.sitenews  { 
    color: #000080;
}

h1 { 
    font-size: 20pt; 
    line-height: 30pt; 
    font-weight: bold; 
    text-align: center; 
}
h2 {
    font-size: 16pt; 
    line-height: 24pt; 
    font-weight: bold; 
    text-align: left; 
    margin-left: 42pt; 
}
h3 { 
    font-size: 14pt; 
    line-height: 21pt; 
    font-weight: bold; 
    text-align: left; 
    margin-left: 42pt;
}

hr {
    background-color: #000000;
    border: 0px;
    height: 1px;
    margin: 16pt;
    width: 76%;
}

p {
    font-size: 12pt; 
    line-height: 16pt;
    text-align: justify;
    clear: both;
    margin: 16pt;
}
p:first-letter {
    font-size: 24pt;
    font-weight: bold;
    color: #000000;
    border: solid 1px #000000;
    padding: 6pt;
    margin-top: 2pt;
    margin-right: 2pt;
    float: left;
    vertical-align: top;
}
.quote {
    font-family: Sans-Serif; 
    margin: 16px; 
    margin-left: 32px; 
    padding: 8px; 
    border: dashed 1px #000000;
}

span.right {
    margin: 16pt;
    display: block;
    text-align: right;
}

div.switch {
    text-align: center;
    margin: 16pt;
}
div.switch a,
div.switch span {
    margin: 16pt;
}

.clearer {
    clear: both;
}


/* ==========
   news layer
   ========== */

.newsfeature-useragent {
    margin-right: 96pt;
    margin-top: 12pt;
    margin-bottom: 12pt;
}
.newsfeature-useragent .imageouter {
    margin-left: 24pt;
    margin-right: 24pt;
    clear: none;
}
.newsfeature-useragent tt {
    display: block;
    text-align: left;
    font-size: 14pt;
}
.newsfeature-useragent-image {
    float: right;
}


/* ==========
   imagelayer
   ========== */

.imageouter {
    border-top: dashed 1px #000000;
    border-bottom: dashed 1px #000000;
    text-align: center;
    padding: 10pt;
    margin: 20pt;
    clear: both;
    position: relative;
}
.imageinner {
    font-size: 10pt;
    line-height: 14pt;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.imageinner img {
    margin-bottom: 4pt;
}


/* ================
   abizeitung layer
   ================ */

div.abizeitung-page {
    text-align: center;
    padding: 16pt;
}
div.abizeitung-page pre {
    font-size: 4pt; 
    line-height: 6pt; 
    text-align: left; 
    margin: 16pt;
    margin-top: 42pt;
}

div.abizeitung-copyright {
    font-size: 8pt; 
    line-height: 11pt; 
    text-align: center;
}
div.abizeitung-copyright div {
    margin-top: 11pt; 
    display: inline-block;
}

.title .abizeitung-dglogo,
.abizeitung-abilogo {
    display: none;
}


/* ==========
   tablelayer
   ========== */

table {
    border-width: 0px; 
}
tr { 
    border-width: 0px; 
}
td { 
    border-width: 0px; 
    text-align: justify; 
    vertical-align: top;
}
th {
    border-width: 0px; 
    text-align: justify; 
    vertical-align: top;
}


/* ==========
   list layer
   ========== */

ul.customcount {
    list-style-type: none;
    list-style-position: outside;
    font-size: 12pt;
    line-height: 16pt;
    text-align: justify;
    clear: both;
    margin: 16pt;
    padding: 0pt;
}
ul.customcount li {
    margin-top: 16pt;
    margin-bottom: 16pt;
    padding-left: 86pt;
    position: relative;
}
ul.customcount li span {
    display: block;
    float: left;
    width: 76pt;
    position: absolute;
    top: -2pt;
    left: 0pt;
    font-weight: bold;
    padding: 2pt;
    text-align: left;
}

/* ==========
   wahl layer
   ========== */

table.wahl td,
table.wahl th {
    font-size: 12pt;
    padding-left: 4pt;
    padding-right: 4pt;
    text-align: right;
    white-space: nowrap;
}
table.wahl td.left,
table.wahl th.left {
    text-align: left;
}
.wahl-blank-dark {
    background-color: #DFDFDF;
    color: #000000;
}
.wahl-SPD-dark {
    background-color: #CF0000;
    color: #000000;
}
.wahl-CDU-dark {
    background-color: #000000;
    color: #FFFFFF;
}
.wahl-B9G-dark {
    background-color: #00CF00;
    color: #000000;
}
.wahl-FDP-dark {
    background-color: #CFCF00;
    color: #000000;
}
.wahl-PDS-dark,
.wahl-DLP-dark {
    background-color: #CF00CF;
    color: #000000;
}
.wahl-PIR-dark {
    background-color: #CF6F00;
    color: #000000;
}
.wahl-FRW-dark {
    background-color: #00CFCF;
    color: #000000;
}
.wahl-EUC-dark {
    background-color: #0000CF;
    color: #FFFFFF;
}
.wahl-NAZ-dark {
    background-color: #5F2F00;
    color: #FFFFFF;
}
.wahl-blank-light {
    background-color: #FFFFFF; 
    color: #000000;
}
.wahl-SPD-light {
    background-color: #FF0000;
    color: #000000;
}
.wahl-CDU-light {
    background-color: #2F2F2F; 
    color: #FFFFFF;
}
.wahl-B9G-light {
    background-color: #00FF00; 
    color: #000000;
}
.wahl-FDP-light {
    background-color: #FFFF00; 
    color: #000000;
}
.wahl-PDS-light,
.wahl-DLP-light {
    background-color: #FF00FF; 
    color: #000000;
}
.wahl-PIR-light {
    background-color: #FF7F00;
    color: #000000;
}
.wahl-FRW-light {
    background-color: #00FFFF;
    color: #000000;
}
.wahl-EUC-light {
    background-color: #0000FF;
    color: #FFFFFF;
}
.wahl-NAZ-light {
    background-color: #7F3F00;
    color: #FFFFFF;
}
.wahl-border-black {
    border-bottom: solid 1px #000000;
}
.wahl-border-white {
    border-bottom: solid 1px #FFFFFF;
}

.wahl-percentbar {
    width: 100%;
}
.wahl-percentbar td {
    height: 28pt;
    font-size: 14pt;
    line-height: 28pt;
    white-space: nowrap;
    padding: 4.8pt;
}
.wahl-percentbar span {
    display: inline-block;
    text-align: center;
    margin: -2.4pt;
}

.wahl-percentskyline td,
.wahl-percentskyline th {
    font-size: 12pt;
    white-space: nowrap;
    vertical-align: top;
    text-align: center;
    padding: 2pt;
}
.wahl-percentskyline tr.results td,
.wahl-percentskyline tr.gains td {
    vertical-align: bottom;
}
.wahl-percentskyline tr.losses td {
    vertical-align: top;
}
.wahl-percentskyline span {
    display: inline-block;
    width: 42pt;
    font-size: 10pt;
    border: solid 1px #1F1F1F;
}

.wahl-dot {
    display: inline-block;
    width: 12pt;
    height: 12pt;

}

/* =================
   autosport masters
   ================= */

.autosport {
    width: 100%;
    font-size: 10pt;
    line-height: 14pt;
}
.autosport tr {
}
.autosport tr th {
    text-align: center;
    vertical-align: top;
    line-height: 12pt;
}
.autosport tr th span {
    white-space: nowrap;
}
.autosport tr td {
    text-align: left;
    vertical-align: top;
}
.autosport tr td:first-child {
    white-space: nowrap;
}
.autosport tr td:first-child span {
    font-size: 8pt;
    line-height: 11pt;
    position: relative;
    top: -1pt;
}
.autosport tr td:nth-child(3n+4) {
    text-align: right;
}

