/*
    Alle algemeine Styles vom Parldok
*/

A:link {text-decoration: underline; color:#0000AA;}
A:visited {text-decoration: underline; color:#0000AA;}
A:active {text-decoration: none;}
A:hover {text-decoration: none; background-color:#CCDDFF; color:#000000;}

A.nodecor:link {text-decoration: none; color:#000000;}
A.nodecor:visited {text-decoration: none; color:#000000;}
A.nodecor:active {text-decoration: none;}
A.nodecor:hover {text-decoration: none; background-color:#CCDDFF; color:#000000;}

A.hitlist:link    {COLOR: #0000aa; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}
A.hitlist:visited {COLOR: #0000aa; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}
A.hitlist:active  {COLOR: #0000aa; TEXT-DECORATION: none; FONT-WEIGHT: bold;}
A.hitlist:hover   {COLOR: #0000aa; BACKGROUND-COLOR: #ccddff; TEXT-DECORATION: underline; FONT-WEIGHT: bold;}

body {
  background-color:#ffffff;
  color:#000000;
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  margin-left:1pt;
  margin-right:1pt;
  margin-top:1pt;
}
select {
  width:260;
}
.norm {font-family:Arial,Verdana,Helvetica;font-size:9pt;background-color:#f0f0f0;}
.norm2 {font-family:Arial,Verdana,Helvetica;font-size:9pt;background-color:#dddddd;}

b.hitlist {font-weight: bold;}
.activepage{WIDTH: 20px; COLOR: #CCDDFF; BACKGROUND-COLOR: #0000aa; TEXT-ALIGN: center;}

