/* Style-Sheet fuer den Text */

td        {font-family:Verdana, Arial;}

#txt6     {font-size:6.5pt; font-style:normal; font-weight:normal;}
#txt6b    {font-size:6.5pt; font-style:normal; font-weight:bold;}
#txt8b    {font-size:8pt; font-style:normal; font-weight:bold;}
#txt8bw   {font-size:8pt; color:#ffffff; font-style:normal; font-weight:bold;}

#text     {font-size:8pt; font-style:normal; font-weight:normal;}
#textL    {font-size:10pt; font-style:normal; font-weight:normal;}
#textLb   {font-size:10pt; font-style:normal; font-weight:bold;}
ol        {font-size:10pt; font-style:normal; font-weight:normal;}



#headline {font-family:Verdana, Arial; font-size:13pt; font-weight:bold; font-style:normal;}

p         {font-size:8pt; font-style:normal;}
p.just    {text-align:justify;}
p.just-t8 {text-align:justify; margin: 8px 0px 0px;}

td.rand-l {
  background-image:url(../bilder/rand_l_bg.gif);
  font-size:1pt;
}

td.rand-r {
  background-image:url(../bilder/rand_r_bg.gif);
  font-size:1pt;
}

.nav-active {
  border-color:#F2F2E4;
  border-style:solid;
  border-width:1px;
  background-color:#CD0521;
  font-size:4px;
}

.subnav {
  background-color:#FFFFFF;
  border:1px solid #000000;
  padding-left:20px; padding-right:20px; padding-top:3px; padding-bottom:3px;
  margin-left:1px; margin-right:1px;
  font-size:8pt;
  font-weight:bold;
}

.nav-bt {
  filter:alpha(opacity=60, finishopacity=100, style=1);
}

.infofenster {
  border:1px solid #000000;
  background-color:#FFFFFF;
}

.info-header {
  background-image:url(../bilder/info_header_bg.gif);
  height:25px;
  text-align:center;
  font-size:8pt;
  font-family:Verdana,Arial;
  font-weight:bold;
  color:#FFFFFF;
}

.info-content {
  font-size:7pt;
  font-family:Verdana,Arial;
  font-weight:normal;
  color:#000000;
  padding:5px;
}

a:link    {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:active  {color:#333333; text-decoration:none;}
a:hover   {color:#EE2845; text-decoration:none;}

a.grey:link    {color:#777777; text-decoration:none;}
a.grey:visited {color:#777777; text-decoration:none;}
a.grey:active  {color:#777777; text-decoration:none;}
a.grey:hover   {color:#CD0521; text-decoration:none;}

a.banner-nav:link    {color:#555555; font-size:7.5pt; font-weight:bold; text-decoration:none;}
a.banner-nav:visited {color:#555555; font-size:7.5pt; font-weight:bold; text-decoration:none;}
a.banner-nav:active  {color:#555555; font-size:7.5pt; font-weight:bold; text-decoration:none;}
a.banner-nav:hover   {color:#CD0521; font-size:7.5pt; font-weight:bold; text-decoration:none;}