a:link {color:#A10010; text-decoration:none }
a:visited {color:#A10010; text-decoration:none }
a:hover {color:#A10010; text-decoration:underline }
a:active {color:#A10010; text-decoration:underline }

BODY {
        scrollbar-base-color:#DEDCDC;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#EFEDED;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#C5B7B7;
        scrollbar-darkshadow-color:#C5B7B7;
        scrollbar-shadow-color:#ffffff;
        scrollbar-arrow-color:#818181;
        }

TABLE {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        text-decoration:none;
        }


.text {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #555555;
}

.artikeltitel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 12px;
 color: #555555;
}


.artikeltitel-1 {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #555555;
}
.grosstitel {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #555555;
 font-weight: bold;
}
.klein {
 font-family: arial,verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #555555;
}

.shead {
 font-family: Arial;
 font-size: 14px;
 color: #FCFEFE;
 font-weight: bold;
}


.head {
 font-family: Arial;
 font-size: 21px;
 color: #a9a9a9;
}

.gross{
 font-family: Arial;
 font-size: 15px;
 color: #ffffff;
}

.big{
 font-family: Arial;
 font-size: 16px;
 color: #919191;
 font-weight: bold;
}

#ToolTip
{
  font-family: Arial;
  font-size: 10px;
  color: #555555;
  width:620px;
  margin: auto;

  height:108px;
  border:1px solid #919191;
  background-color: #EFD6C7;
}
