.bigHeader{font-size:12pt; font-family:Arial; font-weight:bold; background: rgb(204,204,153); padding-left: 0.2em; padding-right: 0.2em;
border: none;}
h1{background-color:#CCCC99;font-family:Arial;font-size:12pt;font-weight:bold;padding-left:0.2em;padding-right:0.2em;margin-bottom:0;}
.bigHeaderWithoutBG{font-size:12pt; font-family:Arial; font-weight:bold;}
.smallHeader{font-size:10pt; font-family:Verdana,Arial; font-style:Italic;}
.label{font-size:11pt; font-family:Arial;}
.smallLabel{font-size:8pt; font-family:Arial;}
.nineLabel{font-size:10pt; font-family:Calibri;}
.labelWithColorBG{font-size:10pt; font-family:Arial;background: rgb(153,204,153); padding-left: 0.2em; padding-right: 0.2em;}
.boldLabel{font-size:9pt; font-family:Verdana,Arial; font-weight:bold;}
.smallTotal{font-size:8pt; font-family:Arial; color:blue;}
.bigTotal{font-size:8pt; font-family:Arial; color:blue; font-weight:bold;}
.extraBigTotal{font-size:10pt; font-family:Arial; color:blue; font-weight:bold;}
.standardText{font-size:8pt; font-family:Verdana,Times;}
.smallStandardText{font-size:7pt; font-family:Verdana,Times;}
.infoText{font-size:8pt; font-family:Verdana,Times; color:blue;}
.articleLinkText{font-size:7pt; font-family:Verdana,Times;}
.bigHeaderColorBackground{}
.clockText{font-size:8pt; font-family:Bitstream Cyberbit,Verdana,Times; color:rgb(0,255,0); background: rgb(0,0,10);}
.infoBox{border-width:2px;border-style:dotted;border-color:#C0C0C0;padding:4px;}
.blackStandardBox{border: thin solid #000;padding:4px;margin-top:4px;}

.skillInfo{
  background-color:#FFFF99;
  width:155px;
  height:185px;
  position:absolute;
  top:197px;
  left:241px;
  font-family:Calibri;
  font-size:9pt;
  border:thin solid #000000;
  padding:7px;
}

span.pageNr{font-family:Calibri;font-size:9pt;font-weight:bold;}

body{
    scrollbar-face-color: #99CC99;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #CCCC99;
    scrollbar-shadow-color: #999999;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #333333;
}

#infoBox{border-width:2px;border-style:dotted;border-color:#C0C0C0;padding:4px;}
#clockBox{border-width:2px;border-style:dotted;border-color:#C0C0C0;padding:4px;background: rgb(0,0,10);}
#adBox{border-width:1px;border-style:solid;border-color:#C0C0C0;padding:0px;}
#importantBox{border-width:1px;border-style:dotted;border-color:#CC0000;padding:4px;}
#errorBox{border-width:2px;border-style:solid;border-color:#CC0000;padding:4px;}

A:visited {color: #000099;}

#fullSkillName span{
    position:absolute;
    margin:3px;
    left:0;
}

.messageBox{
    position:absolute;
    background:#ffff99;
    width:130px;
    height:22px;
    border:thin solid #000;
}