#tipBox {
   position: absolute; 
   width: 290px; 
   z-index: 100; 
   border: 1pt #CCCCCC solid; 
   background: white; 
   visibility: hidden; 
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 0px; 
   padding-bottom: 0px;
}

.HilfeTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; 
   font-weight: bold; 
   font-size: 12px; 
   text-decoration: none; 
   color:#FFFFFF;
   background-color: #3F8EC8;
   padding:5px;
}

.HilfeText {
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; 
   font-weight: normal; 
   font-size: 12px; 
   text-decoration: none; 
   color:#666666;
   padding-top: 8px;
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   line-height: 16px;
}

.HilfeFooter {
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; 
   font-weight: normal; 
   font-size: 10px; 
   text-decoration: none; 
   color:#000000;
   background-color: #CCCCCC;
}

A.woerterbuch_abc {
  color: red;
  font-weight: bold;
}

A.woerterbuch:hover {
  text-decoration: underline;
}

DIV.no_break {
   white-space:nowrap;
}

DIV.headline A {
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: black;
}

DIV.navigation A {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #00639C;
}

DIV.navigation A:hover {
   text-decoration: underline;
}

.font_medium_bold {
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   color: white;
}

.font_medium {
   font-family: Arial;
   font-size: 10px;
   color: white;
}

.font_small {
   font-family: Arial;
   font-size: 10px;
   color: white;
}

.HilfeText tr td{
    padding:2px;
}
