
a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }


.text{
  font-size:12px;
  color:#999999;
  font-weight:normal;
  line-height:21px;
  font-family:Courier New,Courier,Monaco,monospace;
}

.lesen{
  font-size:11px;
  color:#666666;
  font-weight:normal;
  line-height:18px;
  font-family:Verdana,Arial,Helvetica;
}

.head{
  font-size:14px;
  color:#666666;
  font-weight:normal;
  line-height:21px;
  font-family:Courier New,Courier,Monaco,monospace;
}

.howto{
  h1{font-family:Courier New,Courier,Monaco,monospace;
     font-size:larger;
     font-weight:bold;
     color:#999999;
    }
  h2{font-family:Courier New,Courier,Monaco,monospace;
     font-size:small;
     font-weight:normal;
     color:#999999;
    }
  p {font-size:11px;
     color:#666666;
     line-height:18px;
     font-weight:normal;
     font-family:Verdana,Arial,Helvetica;
     color:#999999;
   }
  li{font-size:11px;
     color:#666666;
     line-height:18px;
     font-weight:normal;
     font-family:Verdana,Arial,Helvetica;
     color:#999999;
   }
  tt{font-size:11px;
     color:#666666;
     line-height:18px;
     font-weight:normal;
     font-family:Verdana,Arial,Helvetica;
     color:#999999;
   }
  code{font-size:11px;
     line-height:18px;
     font-weight:normal;
     font-family:Courier New,Courier,Monaco,monospace;
     color:#151515;
   }
  ul{font-size:11px;
     color:#666666;
     line-height:18px;
     font-weight:normal;
     font-family:Verdana,Arial,Helvetica;
     color:#999999;
   }
}

.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:}