

ul:round {
    color : #00ff00;
    left : 0px;
    margin-bottom : 1px;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
  }


.head {
    font : 14px/21px New,Courier,Monaco,monospace;
    margin : 0 0 0 150px;
    color : #666666;
  }


.hinweis {
    font-size: 10px;
    color: #555555;
    line-height: 14px;
    font-family: Courier New,Courier,Monaco,monospace;
  }


.lesen {
    font-size: 11px;
    color: #666666;
    line-height: 18px;
    font-family: Verdana,Arial,Helvetica;
  }


.quote {
    font-size: 10px;
    color: #000000;
    line-height: 14px;
    font-family: Courier New,Courier,Monaco,monospace;
  }


.sb {
    scrollbar-3dlight-color:#666666;
    scrollbar-arrow-color:#cc3300;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#6666666;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:;
  }


.text {
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    font-family: Courier New,Courier,Monaco,monospace;
  }


a:active {
    text-decoration: underline;
    color: #FF9933;
  }


a:hover {
    text-decoration: underline;
    color: #EE8822;
  }


a:link {
    text-decoration: none;
    color: #FF9933;
  }


a:visited {
    text-decoration: none;
    color: #FF9933;
  }

