body {font-family:Verdana,Arial,sans-serif;
      font-size:10pt;
      background-color:#eeeeee;}

h1 {font-size:20pt;}
h2 {font-size:16pt;}
h3 {font-size:12pt;font-weight:bold;}
h4 {font-size:12pt;}
h5 {font-size:8pt;font-weight:lighter;}
h6 {font-size:7pt;}



table.aussen {background-image: url(grafik/blau_weiss_hor_760.jpg);
              background repeat: repeat y;
              width:760px;
              font-family:Verdana,Arial,sans-serif;
              font-size:14pt;}

table.rechts {background-color:#ffffff;
              width:600px;
              font-family:Verdana,Arial,sans-serif;
              font-size:10pt;}


table.links {background-image: url(grafik/blau_weiss_hor_760.jpg);
             background repeat: repeat y;
             width:150px;
             font-family:Verdana,Arial,sans-serif;
             font-size:10pt;
             color:#ffffff;}

table.spieler {font-size:8pt;}

table.para {background-color:#ffffff;
            width:590px;
            font-family:Verdana,Arial,sans-serif;
            font-size:10pt;
            border: 1px solid #000092;}

table.parasmall {background-color:#ffffff;
            width:530px;
            font-family:Verdana,Arial,sans-serif;
            font-size:10pt;
            border: 1px solid #000092;}

td.para_l {width:520px;}
td.para_r {width:60px;}
td.leer {width:30px;}
td.leer1 {width:90px;}
td.para_l1 {width:120px;font-size:8pt;background-color:#c0c0c0;}
td.para_r1 {width:460px;background-color:#e0e0e0;}
td.logo {font-size:16pt;color:#ffffff;
         height:100px;}


td.head1 {font-size:14pt;color:#000000;}

td.foot {font-size:8pt;color:#000092;}

// a:link {color:#000092;}
// a:visited {color:#000092;}
// a:hover {color:#920000; text-decoration: underline; }
// a:active {color:#920000; text-decoration: underline; }



td.menue3 {width:110px; }



a.menue {
display: block;
width: 8em;
height: 1.3em;
padding: 2px;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
font-size:10pt;
text-align: center;
text-decoration: none; }

a.menue:link {color:#ffffff; background-color:transparent; text-decoration: none; }
a.menue:visited {color:#ffffff; background-color:transparent; }
a.menue:hover {color:#000092; background-color:#ffffff; text-decoration: none; }
a.menue.active {color:#000092; background-color:#ffffff; text-decoration: none; }




a.menue1 {
display: block;
width: 8em;
height: 1.3em;
padding: 2px;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-size:10pt;
text-align: center;
text-decoration: none; }

a.menue1:link {color:#ffffff; background-color:transparent; text-decoration: none; }
a.menue1:visited {color:#ffffff; background-color:transparent; }
a.menue1:hover {color:#000092; background-color:#ffffff; text-decoration: none; }
a.menue1.active {color:#000092; background-color:#ffffff; }


a.menue2 {
display: 
width: 8em;
height: 1.3em;
padding: 2px;
font-size:10pt;
text-align: center;
text-decoration: none; }

a.menue2:link {color:#ffffff; background-color:transparent; text-decoration: none; font-style:italic; }
a.menue2:visited {color:#ffffff; background-color:transparent; text-decoration: none; font-style:italic; }
a.menue2:hover {color:#ffffff; background-color:transparent; text-decoration: underline; font-style:italic;}
a.menue2.active {color:#ffffff; background-color:transparent; text-decoration: underline; font-style:italic; }


a.menue2a:link {color:#000092; background-color:transparent; text-decoration: none;}
a.menue2a:visited {color:#000092; background-color:transparent; text-decoration: none;}
a.menue2a:hover {color:#920000; background-color:transparent; text-decoration: underline;}
a.menue2a.active {color:#920000; background-color:transparent; text-decoration: underline;}


a.menue3 {
display: block;
width: 8em;
height: 1.3em;
padding: 2px;
border-style: solid;
border-width: 1px;
border-color: #000092;
font-size:10pt;
text-align: center;
text-decoration: none; }

a.menue3:link {color:#000092; background-color:transparent; text-decoration: none; }
a.menue3:visited {color:#000092; background-color:transparent; }
a.menue3:hover {color:#ffffff; background-color:#000092; text-decoration: none; }
a.menue3.active {color:#ffffff; background-color:#000092; }



a.para {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color: #000092;
text-decoration: none;
font-weight: bold; }

a.para:link {color:#000092;}
a.para:visited {color:#000092;}
a.para:hover {color:#920000; text-decoration: underline; }
a.para.active {color:#920000; text-decoration: underline; }



/* viewer */

table.viewer {background-color:#ffffff;
border-style: solid;
border-width: 1px;
border-color: #000092;

              font-family:Verdana,Arial,sans-serif;
              font-size:10pt;}
              

/*
a:hover {
  font-style: italic;
  color: black;
}
a:link {
  text-decoration: none;
  color: black;
  }

a:visited {
  text-decoration: none;
  color: black;
}
*/

a span.popup, a:link span.popup{
  display: none;
}

a:hover span.popup{
  display: inline;
  font-size:100%;
  position: absolute;
  background: white repeat;
  width: 15em;
  margin: 1.5em 0 0 -4em;
  padding: 0.2em;
  z-index: 999;
  white-space:normal;
  text-decoration:none !important;
  text-align:center;
  border: 1px solid #87CEFA;
}

.vRowHighlight {
  background: #c0c0c0;
  font-size: 10pt;
}

.vTitle {
  font-size: 12pt;
  line-height: 18px;
  color: black;
  font-weight: bold;
  background-color: #c0c0c0;
  white-space:nowrap;
}
.vRow {
  font-size: 10pt;
  background-color:#e0e0e0;
}

.vFooter {
  font-size:9pt;
}

// TABS

#AllTabsDiv { white-space:nowrap; }
span.activeTab { margin-right:-6px; padding-left:7px; padding-right:7px; font-weight:bold; font-size:16px; border:1px solid #AAAAAA; background-color:#CACACA; color:#5D5CA0; border-bottom:1px solid #920000; }
span.passiveTab { margin-right:-6px; padding-left:8px; padding-right:8px; border:1px solid #E5E5E5; font-size:12px; cursor:default; background-color:#DCDCDC; color:#5684C5; border-bottom:2px solid #DCDCDC; }
span.hoverTab { margin-right:-6px; padding-left:7px; padding-right:7px; font-size:14px; border:1px solid #E5E5E5; border-bottom:2px solid #CACACA; cursor:pointer; background-color:#CACACA; color:#5676EA; }
div.CardContent { background-color:#EEEEEE; padding:8px; border:1px solid #CACACA; border-top-style:solid; width:576px; height:500px; overflow:scroll; display:none; }
// Ende TABS

