﻿/* ============ GLOBAL SETTINGS ============ */
* {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
 margin: 0px;
 padding: 0 0 10px 0;
 font-size: 11px;
 color: #333;
 overflow: -moz-scrollbars-vertical;
 background-color: #FFF;
}
h1 {
 margin: 0 0 5px 0;
 padding: 0;
 font-size: 15px;
 font-weight: normal;
 color: #333;
 text-transform: uppercase;
 letter-spacing: 0px;
 line-height: 12px;
}
*+html h1 {
 margin: 0;
}
h2 {
 margin: 0 0 29px 0;
 padding: 0;
 font-size: 36px;
 font-weight: normal;
 color: #333; 
 text-transform: uppercase;
 line-height: 30px;
}
*+html h2 {
 margin: 0 0 22px 0;
}
.smallmargin {
 margin: 0 0 14px 0 !important;
}
h3 {
 margin: 0 0 5px 0; /* was 0 0 8px 0 */
 padding: 0;
 font-size: 15px;
 font-weight: normal;
 color: #333;
 text-transform: uppercase;
 letter-spacing: 0px;
}
/* NEW */
*+html h3 {
 margin: 0 0 8px 0;
}
h4 {
 margin: 0 0 3px 0;
 padding: 0;
 font-size: 11px;
 color: #666;
}
p {
 margin: 0 0 10px 0;
 padding: 0;
 font-size: 11px;
 color: #666;
 line-height: 15px;
}
p.std {
 margin-bottom: 6px !important;
}
p.bold {
 font-weight: bold;
}
a {
 color: #666;
 text-decoration: none;
  }
a:hover {
 text-decoration: underline;
}
a.disabled {
 text-decoration: none;
}
a.disabled:hover {
 color: #000;
 text-decoration: none;
}
a.rarr, a.larr, a.download, a.videodownload
 {
 display: block;
 /*clear: both;*/
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url("/de/images/buttons/rarr.gif") no-repeat 0 3px;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}

a.audiodownload
 {
 display: block;
 /*clear: both;*/
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url("/de/images/buttons/audio_icon_aktiv.gif") no-repeat;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}


a.rarrInline, a.larrInline, a.downloadInline, a.rssInline, a.sendInline {
 padding: 1px 15px 1px 13px;
 background: url("/de/images/buttons/rarr.gif") no-repeat 0 3px;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}


a.inline {
 display: inline !important; 
 clear: none !important;
}
a.leftspace {
 margin-left: 36px;
}
a.leftspace2 {
 margin-left: 20px;
}
a.larr {
 background: url("/Img/Glb/Btn/larr.gif") no-repeat 0 2px;
}
a.download, a.downloadInline {
font-size:10px;
 background: url("/de/images/buttons/download.gif") no-repeat 0 2px;
}
a.rss, a.rssInline {
 background: url("/de/images/buttons/rss.gif") no-repeat 0 2px;
}
a.send, a.sendInline {
 background: url("/de/images/buttons/send.gif") no-repeat 0 2px;
}
a.videodownload {
 font-size:10px;
 background: url("/de/images/buttons/ico_video_gelb.gif") no-repeat 0 1px;
 padding: 0 0 0 16px;
}


a.btn {
 vertical-align: bottom;
 margin-left: 4px;
}
img {
 border: none;
}
.cigrey {
 color: #3F3F3F;
}
.ciyellow {
 color: #EFB702;
}
.clear {
 clear: both;
}
table.layout {
 margin: 0;
 padding: 0;
 border: none;
}
table.layout td {
 vertical-align: top;
 text-align: left;
}
td.right { 
    text-align: right; 
}
td.tbRight, th.thRight { 
    text-align: right !important; 
}
 
form {
 margin: 0;
 padding: 0;
 border: 0;
}
input.text {
 margin: 0;
 padding: 2px 4px;
 border: 1px solid #E4E4E4;
 font-size: 11px;
}


ul {
 text-align:left;
 padding-left:11px;
 list-style:url(/de/images/layout/bullet.jpg);
}

/* IE60*/
* html ul {
 margin-left:5px;
}

/IE7*/
*+html ul {
 margin-left:0px;
}
ul li, ol li {
color:#666666;
}
/* ============ HEADER ============ */
#Header {
 vertical-align: top;
 position: relative; 
 margin: 0;
 padding: 8px 30px 20px 23px;
 background-color: #3F3F3F;
 width: 996px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 943px;
}
#Search {
 padding: 0 0 0 0;
 margin: 0;
}
#QuickSearch {
 margin: 0;
 border: 0;
 padding: 0;
}
#Search label {
 color: #9F9F9F;
 text-transform: uppercase;
 font-size: 10px;
}
#SearchPhrase {
 width: 150px;
 margin: 0 5px 0 8px;
 border: 1px solid #595959;
 background-color: #5E5E5E;
 color: #999;
 font-size: 9px;
 padding: 0 3px 1px 3px;
 vertical-align: middle;
}
#Search .submit {
 vertical-align: middle;
}
#Logo {
 margin: 0;
 padding: 0 0 10px 648px;
 position: relative;
 top: -3px;
}
*+html #Logo {
 padding: 0 0 6px 648px;
 top: -7px;
}
#topFunctions, #bottomFunctions {
width:620;
height:20px;
text-align:right;
}
#bottomFunctions {
width:600;
padding-left:20px;
text-align:left;
}
#topFunctions {
 float: right;
 width: 35px;
}
/* ============ MENU ============ */ 
#swf {
 width: 996px;
}
#MenuContainer {
 margin: 0;
 padding: 0;
 height: 73px;
}
#Menu {
 margin: 0 0 14px 0;
 padding: 0;
}
#Submenu {
 margin: 0;
 padding: 0;
}
#Menu a {
 padding: 2px 18px 2px 18px;
 font-size: 11px;
 color: #333;
 text-decoration: none;
 text-transform: uppercase;
}
#Menu a:hover {
 background-color: #E1E1E1;
 text-decoration: none;
}
#Menu a.first {
 padding-left: 23px !important;
}
#Menu a.active {
 background: #E1E1E1 url("/de/images/buttons/markerlevel2.gif") no-repeat 9px 6px;
}
#Menu a.firstactive {
 background: #E1E1E1 url("/de/images/buttons/markerlevel2.gif") no-repeat 14px 6px;
}
#Submenu a {
 padding: 2px 18px 2px 18px;
 font-size: 11px;
 color: #333;
 text-decoration: none;
 text-transform: uppercase;
}
#Submenu a:hover {
 color: #E4E4E4;
 background-color: #858585;
 text-decoration: none;
 text-transform: uppercase;
}
#Submenu a.first {
 padding-left: 23px !important;
}
#Submenu a.active {
 color: #E4E4E4;
 background: #858585 url("/de/images/buttons/markerlevel3.gif") no-repeat 9px 6px;
}
#Submenu a.firstactive {
 color: #E4E4E4;
 background: #858585 url("/de/images/buttons/markerlevel3.gif") no-repeat 14px 6px;
}
#Menu span, #Submenu span {
 padding: 2px 0;
 font-size: 11px;
 color: #C2C2C2;
}

/* ============ CONTENT COLUMN DEFINITIONS ============ */
#Content {
 margin: 0;
 padding: 0;
 /*width: 1012px;*/
 font-size: 11px;
}
#Main {
 float: left;
 /*position: relative;*/
 margin: 0;
 padding: 20px 30px 0 0;
padding-top:0px;
 vertical-align: top;
 width: 673px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 643px;}
#Main div.std {
 margin: 0;
 padding: 0 0 0 23px;
 width: 541px;
 float: left;
}
#Related {
 /*position: relative;*/
 margin: 0;
 padding: 0;
 width: 300px;
 float: left;
 vertical-align: top;
}
table.mod2col, table.mod3col, table.mod21col, table.mod12col {
 margin: 0 0 0 23px; /* was 0 0 20px 23px */
}
table.mod12col {
 table-layout: fixed;
}
table.mod12col td.left {
 padding: 0;
 width: 211px;
}
table.borderbottom {
 border-bottom: 1px solid #D6D6D6;
}
table.mod2col div {
 margin: 0;
 padding: 0 12px 29px 0;
 width: 316px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 304px;
}
table.mod3col div {
 margin: 0;
 padding: 0 11px 29px 0;
 width: 210px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 199px;
}
table.mod21col td.left div {
 margin: 0;
 padding: 0 12px 29px 0;
 width: 421px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 409px;
}
table.mod21col td.right div {
 margin: 0;
 padding: 0 0 29px 0;
 width: 199px;
}
table.mod12col td.left div {
 margin: 0;
 padding: 0 12px 14px 0;
 width: 211px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 199px;
}
table.mod12col td.right div {
 margin: 0;
 padding: 0 0 14px 0;
 width: 409px;
}
td.lastcol div {
 padding-right: 0 !important;
}

/* ============ CONTENT ============ */
div.mod1A, div.cm1A {
 margin: 0;
 padding: 0 0 29px 23px; /* was 0 0 34px 23px */
 overflow: hidden; /* was not here */
}
*+html div.mod1A h3 {
 margin: 0 0 5px 0;
}
div.staff {
 margin: 5px 0 34px 23px;
 /*padding: 0 0 20px 0;*/
 padding: 0;
}
div.staffborder {
 margin: 5px 0 20px 23px;
 padding: 0 0 18px 0;
 border-bottom: 1px solid #CECECE;
}
div.staffborder h4, div.staff h4 {
 margin: 0 0 6px 0;
 padding: 0;
 font-size: 10px;
 font-weight: normal;
 text-transformation: uppercase;
}
div.staffborder h4 span, div.staff h4 span {
 padding: 1px 9px 1px 9px;
 background-color: #EFEFEF;
 text-transform: uppercase;
}
div.staffborder p.intro, div.staff p.intro {
 margin: 0;
 padding: 0 0 16px 0;
}
div.staff p.hdl, div.staffborder p.hdl {
 padding-bottom: 11px;
}
div.staff p.hdl span, div.staffborder p.hdl span {
 padding: 0 7px 1px 7px;
 background-color: #EBEBEB;
 font-size: 10px;
 line-height: 12px;
 text-transform: uppercase;
}
table.staff {
 margin: 0;
 padding: 0;
}
table.staff td {
 text-align: left;
 vertical-align: top;
}
table.staff td.img {
 padding: 0 12px 0 0;
}
table.staff td.text {
 padding: 0;
}
table.mediadb td.label {
 padding: 0 0 3px 0;
 border-bottom: 1px solid #EBEBEB;
}
table.mediadb td.download {
 padding: 3px 12px 9px 0;
}
div.cm1H {
 margin: 0;
 padding: 0 0 18px 0;
}
div.nofloat {
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #333;
}
div.mod1A div.img {
 margin: 0;
 padding: 0 12px 9px 0;
 float: left;
}
div.cm1A .img {
 display: block;
 width: 620px;
 /* height: 90px; */
 margin: 8px 0 0 0;
}
div.cm1B img.img {
 width: 304px;
}
div.cm1C img.img, div.cm1D img.img {
 width: 199px;
}
table.mod2col img.img {
 display: block;
 width: 304px;
 margin: 0 0 8px 0;
}
table.mod2col img.float {
 display: block;
 width: 95px;
 height: 85px;
 margin: 0 10px 2px 0;
 float: left;
}
div.cm1F img.img {
 display: block;
 width: 620px;
 margin: 0 0 8px 0;
}
div.cm1H img.img {
 display: block;
 margin: 0 0 4px 0;
 width: 643px;
 height: 300px;
}
div.cm1B img.teaser, div.cm1C img.teaser, div.cm1D img.teaser, div.staff img.img, div.staffborder img.img,
table.mod2col img.teaser, div.cm1F img.teaser {
 height: 85px !important;
}
div.cm1B table.caption {
 width: 304px;
}
div.cm1C table.caption, div.cm1D table.caption {
 width: 199px;
}
div.cm1B h2, div.cm1C h2, div.cm1D h2 {
 margin: 0 0 10px 0;
 padding: 0;
 font-size: 15px;
 font-weight: normal;
 color: #333;
 text-transform: uppercase;
}
div.cm1C h2.smargin {
 margin-bottom: 10px;
}
div.cm1E h2 {
 margin: 0 0 2px 0;
}
div.cm1F h2 {
 margin: 0 0 10px 0 !important;
 padding: 0;
 font-size: 15px;
 font-weight: normal;
 color: #333;
 text-transform: uppercase;
}
div.cm1F h2.xsmargin {
 margin-bottom: 6px !important;
}
div.cm1A h3, div.cm1B h3, div.cm1C h3, div.cm1D h3, div.cm1F h3  {
 margin: 0 0 3px 0;
 padding: 0;
 font-size: 11px;
 font-weight: bold;
 text-transform: none;
 color: #666;
}
div.cm1B h3, div.cm1C h3, div.cm1D h3 {
 margin-bottom: 10px !important;
}
div.contactmain h3 {
 margin-bottom: 5px !important;
}
div.cm1C h3.topmargin {
 margin-top: 8px !important;
}
div.cm1A p {
 margin: 0 0 2px 0;
 padding: 0;
}
div.mod1A p, table.mod2col p, table.mod3col p, table.mod21col p, table.mod12col p, div.RelatedContent p {
 padding: 0;
 margin: 0 0 4px 0;
}
div.mod1A span.date, div.cm1A span.date {
 padding: 0 4px;
 background-color: #EBEBEB;
}
div.cmFaq {
 margin: 0;
 padding: 0 0 24px 0;
}
div.cmFaq img.label {
 display: block;
 margin: 5px 0 0 0;
}
div.cmFaq h3 {
 font-size: 15px;
 text-transform: uppercase;
 padding: 0;
 margin: 0 0 8px 23px;
}
div.cmFaq h3.row1 {
 padding: 0;
 margin: 0 0 0 7px; 
}
div.cmFaq span {
 margin: 0 9px 2px 0;
 padding: 2px 9px 0 23px;
 font-size: 11px;
 text-transform: uppercase;
 background-color: #EFEFEF;
}
div.questionlabel {
 margin: 0 0 3px 0 ;
 padding: 0;
}
span.questionlabel {
 margin: 0;
 padding: 0 9px 0 23px;
 font-size: 11px;
 text-transform: uppercase;
 background-color: #EFEFEF;
}
div.cmFaq p {
 margin: 0;
 padding: 0 80px 10px 23px;
}
table.interview img.img {
 width: 199px;
}
div.interview {
 margin: 0 0 20px 0;
 padding: 0;
}
div.interview p.question {
 padding: 0 0 8px 0;
 font-size: 11px;
 font-weight: bold;
}
table.newsteaser {
 margin: 12px 0 0 0;
 padding: 0;
 border: 0;
}
table.newsdetails {
 margin: 0 0 12px 0;
 padding: 0;
 border: 0;
}
table.newsteaser td, table.newsdetails td {
 color: #666;
 vertical-align: top;
}
/*table.newsteaser td.date, */
table.newsteaser td.date div {
 background-color: #EFEFEF;
 font-size: 9px;
 padding: 2px 0 2px 7px;
}
table.newsdetails td.date div {
 background-color: #EFEFEF;
 font-size: 9px;
 padding: 2px 7px 2px 7px;
}
/*table.newsteaser td.delimiter, */
table.newsteaser td.delimiter div {
 background-color: #EFEFEF; 
 font-size: 9px;
 padding: 2px 9px;
}
table.newsteaser td.headline {
 padding: 0;
 font-size: 9px;
 text-transform: uppercase;
}
table.newsteaser span {
 line-height: 17px;
 padding: 3px 7px 2px 0;
 background-color: #EFEFEF;
}
table.newsdetails td.headline, table.newsteaser td.headline p, table.newsdetails td.headline p {
 padding: 0;
 font-size: 9px;
 text-transform: uppercase;
}
table.newsdetails td.headline span {
 line-height: 17px;
 padding: 2px 7px 2px 7px;
 background-color: #EFEFEF;
}
table.newsteaser td.underline {
 border-bottom: 1px solid #D6D6D6;
 padding: 5px 0 3px 0 !important;
}
table.newsteaser td.right {
 text-align: right;
}

/* ============ RELATED CONTENT BOXES ============ */
div.RelatedContent {
 margin: 0;
 padding: 0 0 33px 0; /* was 0 0 24px 0 */
 color: #666;
 font-size: 10px;
}
div.RelatedContent p {
 margin: 0 0 4px 0; /* was margin: 0 0 1px 0; */
 color: #666;
 font-size: 10px;
 line-height: 13px;
}
div.RelatedContent ul, div.RelatedContent ol {
 margin: 4px 0 10px 18px;
 padding: 0;
}
div.RelatedContent ul {
 list-style-type: square;
}
div.RelatedContent ol {
 list-style-type: decimal;
}
div.RelatedContent li {
 margin: 0;
 padding: 0;
 color: #666;
 font-size: 10px;
 line-height: 14px;
}
div.RelatedContent img.landscape {
 display: block;
 margin: 10px 0 7px 0; /* was 0 0 7px 0 */
 width: 300px;
 height: 55px;
}
*+html div.RelatedContent img.landscape {
    margin: 10px 0 4px 0; /* was 0 0 7px 0 */
}
div.RelatedContent img.float {
 display: block;
 margin: 0 10px 2px 0;
 width: 72px;
 height: 50px;
 float: left;
}
div.RelatedContent img.float2 {
 height: 54px;
}
div.RelatedContent h1 {
 margin: 0 0 7px 0; /* was 0 0 10px 0 */
 padding: 0 8px; /* was 0 8px 1px 8px */
 font-size: 10px;
 font-weight: normal;
 text-transform: uppercase;
 color: #333;
 background-color: #EBE8E5 !important;
 height: 11px; /* NEW */
}
/* NEW */
div.RelatedContent h1 embed {
 position: relative;
 top: -1px;
}
*+html div.RelatedContent h1 {
 padding-bottom: 1px;
 line-height: 11px;
}
div.RelatedContent h2 {
 margin: 0 0 4px 0;
 padding: 0;
 font-size: 10px;
 font-weight: bold;
 text-transform: none; 
 color: #666;
}

/* was div.RelatedContent div */
div.RelatedContent div.drawerAct {
 margin: 0 0 1px 0;
 padding: 2px 0;
}
*+html div.RelatedContent div.drawerAct {
padding: 1px 0;
}

div.RelatedContent div.float {
 padding-bottom: 2px !important;
}

*+html div.RelatedContent div.float {
 padding-bottom: 7px !important;
}


div.RelatedContent input.large {
 width: 188px;
}
div.RelatedContent input.middle{
 width: 112px;
}
div.RelatedContent input.small{
 width: 61px;
}
div.RelatedContent input.marginright{
 margin-right: 5px;
}
table.caption, div.RelatedContent table {
 margin: 0;
 padding: 0;
}
div.RelatedContent table {
 width: 300px;
}
div.RelatedContent table.form {
 margin-top: 5px;
}
div.RelatedContent table.form td.button, div.RelatedContent table.form td.hint {
 padding-top: 4px;
 color: #999;
}
div.RelatedContent td {
 margin: 0;
 padding: 2px 0;
} 
div.RelatedContent td.right {
 text-align: right;
} 
#arivacharts div {
 margin: 0 0 7px 0;
 padding: 0 0 3px 0;
 border: 1px solid #999;
}
#arivacharts td {
 padding: 0 !important;
}
div#SmallChart {
 margin: 0 0 7px 0;
 padding: 0;
}
table#SmallChartTabs {
 width: 300px;
 padding: 0;
 margin: 0 0 3px 0;
 table-layout: fixed;
}
table#SmallChartTabs td.tab {
 padding: 7px 0;
 text-align: center;
 vertical-align: middle;
 background-color: #DCDCDC;
 background-image: url("/de/images/layout/bg_chart_tab_inactive.gif");
 background-repeat: no-repeat;
 background-position: left bottom;
 width: 60px;
}
table#SmallChartTabs td.bg2 {
 background-image: url("/de/images/layout/bg_chart_tab_inactive2.gif");
}
table#SmallChartTabs td.active {
 background-color: #EFEFEF !important;
 background-image: url("/de/images/layout/bg_chart_tab_active.gif");
}
table#SmallChartTabs td.first {
 background-image: url("/de/images/layout/bg_chart_tab_inactive_first.gif");
}
table#SmallChartTabs td.chart, table#SmallChartTabs td.footer {
 background-color: #EFEFEF;
}
table#SmallChartTabs td.footer {
 padding: 15px 9px 15px 9px;
 font-size: 10px;
 color: #666;
 text-align: right;
 text-transform: uppercase;
}
table#SmallChartTabs a {
 font-size: 10px;
 color: #333;
 text-decoration: none;
 text-transform: uppercase;
}
table#SmallChartTabs a:hover {
 color: #333;
 text-decoration: none;
}

/* ============ DATA TABLES ============ */
h3.datatable {
    margin-bottom: 11px;
}
table.data {
    table-layout: fixed;
    margin: 0 0 38px 0;
    padding: 0;
    width: /*643px*/ 620px;
    border: none;
}
table.datasmall {
    margin: 0 12px 38px 0;
    width: 304px;
}
td.lastcol table.datasmall {
    margin-right: 0 !important;
}
table.data th, table.data td {
    background: url('/de/images/layout/border_top.gif') no-repeat top left;
    color: #666;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    border-right: solid #fff 4px;
}
table.data td.noBorder {
    background-image: none;
}
table.data tr.highlight td {
    background-color: #f8f7f5;
}
table.data th.label, table.data td.label  {
    /*padding: 4px 0 3px 6px;*/
    font-weight: bold; 
    padding: 25px 0 5px 0;
    margin-right: 4px;
    text-transform: uppercase;
    width: 171px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 119px;
}
table.data th.label1, table.data td.label1 { font-weight: bold; padding: 25px 0 5px 0;}
table.data th.label1, table.data td.label1 {
    /*padding: 4px 0 3px 6px;*/
    margin-right: 4px;
    text-transform: uppercase;
    width: 167px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 144px;
}
table.data th.label2, table.data td.label2 { font-weight: bold; padding: 25px 0 5px 0;}
table.data th.label2, table.data td.label2 {
   /* padding: 4px 6px 3px 0;*/
    margin-right: 4px;
    text-transform: uppercase;
    width: 119px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 87px;
}
table.data th.lCol4, table.data td.lCol4 {
    padding: 4px 6px 3px 0;
    text-align: right;
    width: 119px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 104px;
}
table.data td.left {
    text-align: left !important;
    padding: 4px 0 3px 6px !important;
}
table.data th.lCol8, table.data td.lCol8 {
    padding: 4px 6px 3px 6px;
    text-align: right;
    width: 80px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 66px;
}
table.data th.rCol8, table.data td.rCol8 {
    padding: 4px 6px 3px 6px;
    text-align: right;
    width: 48px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    width: 40px;
}
/*table.data th.lcGrey, table.data td.lcGrey {
    border-right: 1px solid #EFEFEF;
}
table.data th.lcLightgrey, table.data td.lcLightgrey {
    border-right: 1px solid #F7F7F7;
}*/




table.data th.dsLabel, table.data td.dsLabel {
    padding: 9px 0;
    /*padding: 25px 0 3px 0;*/
    font-weight: bold;
    voice-family: "\"\}\"";
    voice-family: inherit;
    /*width: 137px;*/
    width: 294px /*300px*/;
}






table.data td.dsLabel {
    text-transform: uppercase;
}
table.data th.dsCol, table.data td.dsCol {
    padding: 4px 6px 3px 0;
    /*font-weight: bold;*/
    width: 320px;
    /*Old: 152px*/
    voice-family: "\"\}\"";
    voice-family: inherit;
    /*width: 138px;*/
}
table.data th.dslCol, table.data td.dslCol {
    padding: 4px 6px 3px 0;
    text-align: right;
    //width: 76px;
    width: 151px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    //width: 61px;
    width: 136px;
}
table.data th.dsrCol, table.data td.dsrCol {
    padding: 4px 6px 3px 0;
    text-align: right;
    //width: 76px;
    width: 151px;
    voice-family: "\"\}\"";
    voice-family: inherit;
    //width: 62px;
    width: 132px;
}
table.data tr.headrow th { 
    padding: 9px 6px 9px 0; 
    font-weight: bold;
    text-transform: uppercase;
}
/*table.data tr.lmargin th {
    border-bottom: 10px solid #FFF;
}
table.data tr.mmargin th {
    border-bottom: 6px solid #FFF;
}
table.data tr.smargin td {
    border-bottom: 3px solid #FFF;
}*/
table.data td.footnote
{
    background-image: none !important;
    font-size: 10px !important;
}


/* ============ CAPTION TABLES ============ */
table.caption {
 margin: 4px 0 0 0;
}
div.cm1A table.caption {
 width: 620px;
 margin-bottom: 16px;
}
table.caption td {
 font-size: 9px;
 color: #999;
 vertical-align: middle;
}
table.caption td.left {
 padding: 0 7px 0 0;
 text-align: left;
}
div.cm1A table.caption td.left {
 background-color: #EAEAEA;
 color: #666;
 padding: 0 7px;
}
div.cm1A table.caption td.right {
 padding: 0 0 0 4px;
 width: 70px;
}
div.cm1C table.caption td.right {
 padding: 0;
 width: 28px;
 text-align: right;
}
table.caption a {
 margin: 0 0 0 4px;
}
div.cm1C table.bottommargin td {
 padding-bottom: 6px !important;
}
div.cm1H table.caption {
 width: 620px;
 margin-left: 23px;
 border-bottom: 1px solid #CECECE;
}
div.cm1H td.left {
 padding: 0 0 14px 0;
}
div.cm1H td.right {
 padding: 0 0 4px 0;
 vertical-align: bottom;
}
div.cm1H td.caption {
 padding: 0 0 4px 0;
 width: 440px;
}
div.cm1H td.pagenumber {
 padding: 0 0 4px 0;
 width: 50px;
 text-align: right;
}
div.cm1H td.pager {
 padding: 0 0 4px 0;
 width: 82px;
 text-align: right;
}
div.cm1H td.preview {
 padding: 0 0 4px 0;
 text-align: right;
 width: 48px;
}

/* ============ HOMEPAGE ============ */
table.home {
 width: 982px;
 margin: 2px 0 0 0;
 background-color: #F0F0F0;
}
table.home h3 {
 margin: 0 0 4px 0;
 padding: 0;
 font-size: 11px;
 font-weight: bold;
 color: #666;
}
table.home td {
 margin: 0;
 padding: 0;
 vertical-align: top;
}
table.home p {
 margin: 0 0 4px 0;
 padding: 0;
 font-size: 11px;
 color: #5C5C5C;
}
table.home div.col1 {
 padding: 9px 39px 7px 23px;
 width: 388px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 326px;
}
table.home div.col2 {
 padding: 9px 39px 7px 0;
 width: 359px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 320px;
}
table.home div.col3 {
 padding: 9px 27px 7px 0;
 width: 235px;
 voice-family: "\"\}\"";
 voice-family: inherit;
 width: 208px;
}
table.stockdata {
 margin: 0 0 16px 0;
 paddng: 0;
}
table.stockdata td.label {
 padding: 0 15px 4px 0;
 font-size: 10px;
 font-weight: bold;
 border-bottom: 1px solid #C8C8C8;
 color: #666;
}
table.stockdata td.value {
 padding: 0 0 4px 0;
 font-size: 10px;
 border-bottom: 1px solid #C8C8C8;
 color: #666;
}
table.stockdata td.quotation {
 padding: 4px 0 0 0;
 font-size: 10px;
 color: #666;
}
table.stockdata td.quotation span {
 padding-left: 3px;
}

/* ============ FOOTER ============ */
#Footer {
 margin: 40px 0 0 0; /* was 42px 0 0 0 */
 padding: 1px 0 1px 0;
 color: #9D9D9D;
 text-transform: uppercase;
 font-size: 10px;
}
#Footer div {
 display: inline;
 padding-left: 23px;
 background-color: #EFEFEF;
}
#Footer a, #Footer span {
 padding-right: 23px;
}
#Footer a, #Footer a:hover {
 color: #9D9D9D;
 text-decoration: none;
}
#Footer a.icon {
 padding-left: 5px;
}
#Footer img {
 vertical-align: middle;
 margin-top: 1px;
}
 
/* ============ FORMS ============ */

.inputWidthSmall {
width:103px;
}
.inputWidthMiddle {
width:192px;
}
.inputWidthBig {
width:305px;
}
.inputWidthBig, .inputWidthMiddle, .inputWidthSmall, .textaraeaBig {
font-size:9px;
}
.textaraeaBig {
width:620px;
}
 
table.formFormular td {
padding-top:3px;
padding-bottom:3px;
}
 
#top_button {
 margin: 0;
 position: relative; /* add */
}

/* new */
#top_button img {
 position: absolute;
 top: -16px;
}


/* =========== SPRACHSWITCH=============  */ 
#lang_change {
 margin: 0 5px 0 0;
 border: 1px solid #595959;
 background-color: #5E5E5E;
 color: #999;
 font-size: 9px;
 padding: 0 3px 1px 3px;
 text-decoration:none;
 text-transform:none;
}
 
* html #lang_change {
 vertical-align:middle;
}
 
*+html #lang_change {
 vertical-align:top;
}
 
#balken {
 color:#999999;
 padding-bottom:2px;
}
span p {display:inline;}

/*div .exptable table {
padding:5px;
padding:0px;
}

div .exptable table th {
 background-color: #EFEFEF;
 border:2px solid white;
}
div .exptable table td {
 background-color: #F7F7F7;
 border:2px solid white;
}
 
* html .exptable {
      width:595px!important;
      overflow:hidden;
}
* html .exptable td, * html .exptable th{
      margin-right:0;padding-left:0; width:auto;
}
 
.exptable table.data th.lCol4, .exptable table.data td.lCol4 {
 padding: 2px 7px;
 border-right: 1px solid #FFF;
 width: auto;
}
 */
/* =========== QUICKLINKS =============  */ 
 
ul.drawerwrap *{
    font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif, sans;
    color:#666;
    padding:0; margin:0;
}
 
ul.drawerwrap{
    list-style:none!important;
    list-style-image:none!important;
    list-style-position: inside;
    margin:0; padding:0;
zoom:1
 
background-color:#fff!important;
}
ul.drawerwrap li{
    list-style:none!important;
    list-style-image:none!important;
    list-style-position: outside;
    margin:0; padding:0;
}
 
ul.drawerwrap {
    width:139px;
    border: 1px solid #ececec;
    float:left;
    margin:0 10px 5px 0!important;
padding:0!important;
}
 
ul.drawerwrap li div.drawer {
    position:absolute!important; 
    visibility:hidden;
      display:none;
    width:140px; /* was width:139px */
    background-color:#fff;
    z-index:3000;
    border: 1px solid #ececec; /* was 2px solid #ececec */
    border-top:none;
    margin-left:-2px;
      margin-top:-1px;
    cursor:default;
}
 
.drawerAct:hover div, .drawerActhover div{
    visibility:visible!important;
      display:block!important;
height:auto!important;
position:absolute!important;
}
 
 
ul.drawerwrap li .drawerAct:hover strong, ul.drawerwrap li .drawerActhover strong  {
 background: transparent url('/de/images/layout/drawer_open.jpg') no-repeat left 2px!important;
margin-right:1px;
}
 
 
ul.drawerwrap li .drawerAct strong  {
    display:block;
    margin:0; padding:0;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    left:-4px;
      background: transparent url('/de/images/layout/drawer_closed.jpg') no-repeat left 2px !important;
    padding: 0 0 0 15px;
}
 
ul.drawerwrap li a {
    text-decoration:none;
}
 
a.drawerlink {
    display: block;
    background: url('/de/images/layout/drawer_link.jpg') no-repeat left 4px !important;
    margin:0 0 0 10px;
    padding:0 0 0 6px;
    line-height:15px;
}
* html * body .drawerw1 {
      overflow:hidden;
      height:auto;
      width:304px;
      position:relative;
      left:-4px;
}

.drawerw1 {width:300px;padding-left: 0px !important; margin-right:-100px; overflow-x:hidden;}
.drawerw2 { width: 340px; padding-left: 5px !important; }

a.drawerlink:hover { background: rgb(236, 236, 236) url('/de/images/layout/drawer_link.jpg') no-repeat scroll left 4px ! important; }
            
/* =========== DIVERSERS  =============  */ 

.iframeModul {padding-left:22px;}
.grey {
background-color: #EBEBEB;
}

.funcIkon {
margin-top:2px;
}
/* ===== Termin Anfang ===== */
.grey1 {
background-color: #EBEBEB;
line-height:16px;
}
.grey2 {
background-image: url(/de/images/buttons/open2.gif);
background-position: right center;
background-repeat: no-repeat;
line-height:16px;
}
.grey3 {
background-image: url(/de/images/buttons/invest_dl.gif);
background-position: center;
background-repeat: no-repeat;
line-height:16px;
}
.grey4 {
background-image: url(/de/images/buttons/invest_cam.gif);
background-position: center;
background-repeat: no-repeat;
line-height:16px;
}
.grey5 {
background-image: url(/de/images/buttons/invest_dl.gif);
background-position: center;
background-repeat: no-repeat;
line-height:16px;
}
.grey_line {
 margin: 7px 0 20px 0px;
 padding: 0 0 0 0;
 border-bottom: 1px solid #CECECE;
}
a.rarr_down {
 display: block;
 /*clear: both;*/
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url(/de/images/buttons/rarr_down.gif) no-repeat 0 3px;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}
a.rarr_up {
 display: block;
 /*clear: both;*/
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url(/de/images/buttons/rarr_up.gif) no-repeat 0 3px;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}
.right_abs {
 padding:0 20px 17px 0;
}
div.staffborder_new {
 margin: 5px 0 20px 0px;
 padding: 0 0 18px 0;
}
table.staff td.text_new {
 padding: 5px 0 5px 0;
}
div.staffborder_new p.hdl {
 padding-bottom: 11px;
}
div.staffborder_new p.hdl span {
 padding: 0 7px 1px 7px;
 background-color: #EBEBEB;
 font-size: 10px;
 line-height: 12px;
 text-transform: uppercase;
}
a.download_a {
 display: block;
 margin: 0 0 5px 0;
 padding: 0 0 0 16px;
 background: url(/de/images/buttons/download.gif) no-repeat 0 3px;
 font-size: 10px;
 color: #666;
 line-height: 15px;
 font-weight:bold;
}
/* ===== Termin Ende ===== */
/* ===== Vorstand Anfang ===== */
table.staff td {
 text-align: left;
 vertical-align: middle;
}
.grey_v {
background-color: #EBEBEB;
line-height:17px;
color:#666666;
font-size:11px;
}
/* ===== Vorstand Ende ===== */
 
div.teaser ul { 
text-align: left; 
margin: 6px 0 4px; /* was 0 */
padding: 0 0 0 11px; 
list-style-type: disc; 
list-style-image: url('/de/images/layout/bullet.jpg'); 
list-style-position: outside; 
}
*+html div.teaser ul {
padding: 1px 0 0 16px;
}
 
tr.hover td {background: #f8f7f5 url('/de/images/layout/border_top.gif') no-repeat top left !important;}
 
.padding_bottom_23 {
padding: 0 0 23px 23px;
!important;
}
 

/* NEWS START */

.news_2col_box {
    padding: 0 0 10px 0;
}
.news_2col_box .hdl {
    padding: 0 0 3px 0;
}
.news_2col_box .txt {
    padding: 0 0 15px 0;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}
.news_2col_box .opt_txt {
    padding: 0 0 7px 0;
}
.news_2col_box .opt_txt ul {
    padding: 0;
    margin: 0 0 0 13px;
}
*+html .news_2col_box .opt_txt ul {
    padding: 0;
    margin: 0 0 0 17px;
}
* html .news_2col_box .opt_txt ul {
    padding: 0;
    margin: 0 0 0 17px;
}
/* NEWS ENDE */
 
/* FINANZKALENDER START */
p.download {
    padding: 10px 0 7px 0 !important;
}
p.download span {
    background: #ebebeb url('/de/images/buttons/ico_download_grau.gif') no-repeat scroll 7px center;
    padding: 1px 0 0 23px !important;
    display: block;
}
.termin_docs .download_a
{
    padding: 0pt 0pt 0pt 23px;
    background: transparent url('/de/images/buttons/download.gif') no-repeat scroll 7px 1px;
}
.termin_docs .rarr
{
    padding: 0pt 0pt 0pt 23px;
    background: transparent url('/de/images/buttons/rarr.gif') no-repeat scroll 7px 2px;
}
.termin_docs .videodownload { 
    padding: 0pt 0pt 0pt 23px; 
    background: transparent url('/de/images/buttons/ico_video_gelb.gif') no-repeat scroll 7px 1px; 
    display: block!important;
}
.termin_docs .audiodownload { 
    padding: 0pt 0pt 0pt 23px;
    background: transparent url('/de/images/buttons/icon_speaker_active.gif') no-repeat scroll 7px 2px;
    display: block!important;
}
p.info {
    padding: 10px 0 7px 0 !important;
}
p.info span {
    background: #ebebeb url('/de/images/buttons/ico_arrow_info.gif') no-repeat scroll 7px center;
    padding: 1px 0 0 23px !important;
    display: block;
}
p.reminder {
    padding: 10px 0 7px 0 !important;
}
p.reminder span {
    background: #ebebeb url('/de/images/buttons/ico_uhr_grau.gif') no-repeat scroll 7px center;
    padding: 1px 0 0 23px !important;
    display: block;
}
a.reminder {
    margin: 0pt 0pt 5px;
    padding: 0pt 0pt 0pt 23px;
    background: transparent url('/de/images/buttons/ico_uhr_gelb.gif') no-repeat scroll 7px 1px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: rgb(102, 102, 102);
    text-decoration: none;
}
/* FINANZKALENDER ENDE */


/* KALENDER POPUP */
.lt {
    float: left;
}
.rt {
    float: right;
}
.clr {
    clear: both;
}
#cal_wrapper {
    background: #e6e5e3;
    width: 460px;
    padding: 10px 20px 19px 20px;
    font-family: verdana;
    color: #666;
}
*+html #cal_wrapper {
    padding: 10px 20px 3px 20px;
}
* html #cal_wrapper {
    padding: 10px 20px 3px 20px;
}
#cal_wrapper input.cal,
#cal_wrapper select.cal {
    border: solid #fff 1px;
    font-family: verdana;
    font-size: 11px;
    color: #666;
}
#cal_wrapper select.cal {
    width: 88px;
}

#cal_wrapper h1 {
    font-size: 100%;
    font-weight: normal;
    font-size: 15px;
    text-transform:    uppercase;
    margin: 5px 0 0 0;
    padding: 0;
}
#cal_wrapper h2 {
    font-size: 100%;
    font-weight: normal;
    text-transform: none;
    margin: 14px 0 13px 0;
    padding: 0;
}
#cal_wrapper p {
    margin: 0 0 22px 0;
    padding: 0;
}
.radio_box {
    float: left;
    width: 230px;
}
.radio_box input {
    display: block;
    float: left;
}
.radio_box label {
    display: block;
    float: left;
    width: 205px;
    margin-left: 5px;
}
*+html .radio_box label {
    position: relative;
    top: 3px;
    margin-left: 3px;
}
* html .radio_box label {
    position: relative;
    top: 3px;
    margin-left: 3px;
}
.checkbox_sms {
    margin: 7px 0 12px 0;
}
*+html .checkbox_sms {
    margin: 3px 0 12px 0;
}
* html .checkbox_sms {
    margin: 3px 0 12px 0;
}
*+html .checkbox_sms input {
    position: relative;
    left: -3px;
}
* html .checkbox_sms input {
    position: relative;
    left: -3px;
}
.checkbox_sms label {
    position: relative;
    top: -2px;
    left: 3px;
}
*+html .checkbox_sms label {
    position: relative;
    top: -2px;
    left: 0;
}
* html .checkbox_sms label {
    position: relative;
    top: -2px;
    left: 0;
}
.checkbox_outlook {
    margin: 9px 0 0 0;
}
*+html .checkbox_outlook input {
    position: relative;
    left: -3px;
}
* html .checkbox_outlook input {
    position: relative;
    left: -3px;
}
.checkbox_outlook label {
    position: relative;
    top: -2px;
    left: 3px;
}
*+html .checkbox_outlook label {
    position: relative;
    top: -2px;
    left: 0;
}
* html .checkbox_outlook label {
    position: relative;
    top: -2px;
    left: 0;
}
.checkbox_hinweis {
    height: 15px !important;
    margin: 13px 0 16px 0;
    overflow: hidden;
}
*+html .checkbox_hinweis input {
    position: relative;
    left: -3px;
}
* html .checkbox_hinweis input {
    position: relative;
    left: -3px;
}
.checkbox_hinweis label {
    position: relative;
    top: -2px;
    left: 3px;
}
*+html .checkbox_hinweis label {
    position: relative;
    top: -2px;
    left: 0;
}
* html .checkbox_hinweis label {
    position: relative;
    top: -2px;
    left: 0;
}
.input_landcode {
    float: left;
    margin-right: 12px;
}
.input_landcode input {
    display: block;
    margin-top: 4px !important;
    width: 80px;
}
.input_vorwahl {
    float: left;
    margin-right: 12px;
}
.input_vorwahl input {
    display: block;
    margin-top: 4px !important;
    width: 99px;
}
.input_rufnummer {
    float: left;
}
.input_rufnummer input {
    display: block;
    margin-top: 4px !important;
    width: 188px;
}
.input_email input {
    display: block;
    margin-top: 4px !important;
    width: 301px;
}

#cal_wrapper a {
            text-decoration: underline;
}
#cal_wrapper a:hover {
            text-decoration: none;
}
#cal_wrapper input {
    margin: 0;
}
#cal_wrapper .select_wrapper {
    margin-top: 20px;
}
*+html #cal_wrapper .select_wrapper {
    margin-top: 0;
}
* html #cal_wrapper .select_wrapper {
    margin-top: 0;
}
.table_box {
    float: left;
    width: 230px;
    margin: 20px 0 0 0;
}
*+html .table_box {
    margin: 0 !important;
}
* html .table_box {
    margin: 0 !important;
}
.table_nav {
    background: #fff;
    width: 197px;
    margin: 20px 0 1px 19px;
    padding: 1px;
}
*+html .table_nav {
    margin: 0 0 1px 24px;
}
* html .table_nav {
    margin: 0 0 1px 24px;
}
.table_nav .hdl {
    float: left;
    width: 175px;
    text-align: center;
}
.table_wrapper {
    background: #fff;
    width: 190px;
    margin: 0 0 0 19px;
    padding: 15px 7px 20px 2px;
}
*+html .table_wrapper {
    margin: 0 0 0 24px;
}
* html .table_wrapper {
    margin: 0 0 0 24px;
}
.table_wrapper table {
    width: 190px;
}
.table_wrapper table th,
.table_wrapper table td {
    padding: 2px;
    text-align: right;
    font-weight: normal;
}
.table_wrapper th {
    color: #666;
}
.table_wrapper td {
    color: #acacac;
}
.table_wrapper td.old {
    color: #d7d7d7;
}
.table_wrapper td.week {
    color: #666;
}
.table_wrapper td.today {
    padding: 0;
}
.table_wrapper td.today span {
    background: #666;
    color: #fff;
    font-weight: bold;
    padding: 0 2px;
}
.hor_devider {
    width: 460px;
    height: 1px;
    border-bottom: solid #c9c9c7 1px;
    overflow: hidden;
    margin: 18px 0 17px 0;
}
/* FIANZKALENDER POPUP ENDE */
 
.table_with_dist {
    margin-left: 23px;
}
.table_without_dist {
    margin: 0;
}