﻿body, td {
  font-family:Verdana,Arial,Helvetica;
  font-size:10px;
}

table {
  padding:0;
}

.bKopf {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #003366;
  background-color: white;
}

.bTeaser {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: #FF0000;
}

.bKopfText {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
  background-color: white;
}

.bLinie {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: white;
  background-color: black;
}



.bText, .bVersion, .bFuss, .bAktuell, .bRegister {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: black;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-right: 5px;

  background-color: white;
}

.bVersion {
  font-weight: bold;
  color: white;

  background-color: #0099CC;
}

.bFuss {
  background-color: #0099CC;
}

a:link    {
  text-decoration: underline;  
  font-weight: normal;
}

a:visited    {
  text-decoration: none;  
}

a:hover    {
  text-decoration: none;  
  color: white;
}

a:active    {
  text-decoration: none;  
}

.bAktuell {
  background-color: #FFCC00;
}


.bRegister {
  background-color: #e6e6e6;
}
.bReg {
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  background-color: #e6e6e6;
}

.bAkt {
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  background-color: #FFCC00;
}
.bor {
 background-image:url(../Images/or.gif); 
 background-repeat:no-repeat;
}
.br {
 background-image:url(../Images/hr.jpg);
 background-repeat:repeat-y;
}
.bul {
 background-image:url(../Images/ul.gif); 
 background-repeat:no-repeat;
}
.bur {
 background-image:url(../Images/ur.gif); 
 background-repeat:no-repeat;
}
.bu {
 background-image:url(../Images/vt.jpg); 
 background-repeat:repeat-x;
}
