
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; }


.cellBorderBlackCenter {
   border: thin solid gray;
   text-align: center;
}

.cellBorderBlackLeft {
   border: thin solid gray;
   text-align: left;
}

.text
{
font-size: 24px;
color: #999999;
line-height: 26px;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 17px;
color: #666666;
line-height: 19px;
font-family: Verdana,Arial,Helvetica;
}

.center {
  margin: auto;
  width: 50%;
  border: 3px solid green;
  padding: 10px;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.enum
{
font-size: 22px;
color: #666666;
line-height: 30px;
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:}

.authors { font-size: 33px; color: #999999; line-height: 39px; font-family: Arial;}

.relax0m2 { font-size: 18px; color: #333333; line-height: 19px; font-family: Arial;}

