
body
{
        background-color: rgb(255,255,255);
}

.nomargin
{
  background-color: rgb(255,255,255);
  margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
}

h1,dt
{
  color: rgb(51,51,102);
  font-family:Trebuchet MS,Arial;
}
table
{
  table-border-color-light: rgb(153,153,153);
  table-border-color-dark: rgb(0,51,102);
}
td
{
  font-family:Trebuchet MS,Arial; vertical-align:top;
}
h2,p,dl
{
  font-family:Trebuchet MS,Arial;
}



.but
{
  background-color:#336699;
  border:2px solid #6699CC;
  border-bottom:2px solid #114477;
  border-right :2px solid #114477;
  height:1.5em;
  width:100%;
  vertical-align:middle; text-align: center; text-decoration: none; white-space:nowrap;
  font-family: sans-serif; font-weight: bold; font-size: smaller;
  color:#FFCC99;
  display: block;
}
:hover.but
{
  border: 2px solid #114477;
  border-bottom:2px solid #6699CC;
  border-right :2px solid #6699CC;
  color:#FFFFFF;
}
.buta
{
  background-color:#336699;
  border: 2px solid #114477;
  border-bottom:2px solid #6699CC;
  border-right :2px solid #6699CC;
  height:1.5em;
  width:100%;
  vertical-align:middle; text-align: center; text-decoration: none; white-space:nowrap;
  font-family: sans-serif; font-weight: bold; font-size: smaller;
  color:#FFFFFF;
  display: block;
}
.butb
{
  background-color:#DDEEFF;
  border:2px solid #ffffff;
  border-bottom:2px solid #6699CC;
  border-right :2px solid #6699CC;
  width:100%;
  vertical-align:middle; text-align: center; text-decoration: none; white-space:nowrap;
  font-family: sans-serif; font-weight: bold; font-size: smaller;
  display: block;
}
:hover.butb
{
  border: 2px solid #ffffff;
  border-top:2px solid #6699CC;
  border-left :2px solid #6699CC;
  color:#336699;
}

.butp
{
  background-color:#336699;
  border-left:2px solid #6699CC;
  border-top:2px solid #6699CC;
  border-bottom:2px solid #114477;
  border-right :2px solid #114477;
  padding-left:0.5em; padding-right:0.5em;
  vertical-align:middle; text-align: center; text-decoration: none;
  font-family: sans-serif; font-size: xx-small;
  color:#FFCC99;
}
:hover.butp
{
  border: 2px solid #114477;
  border-bottom:2px solid #6699CC;
  border-right :2px solid #6699CC;
  color:#FFFFFF;
}

.foot {display:none}

.blockwerb {background-color:#EEEEEE;}

a.abakus:link {
  font-weight: normal;
  color: rgb(255,0,0);
  text-decoration: underline;  
}

a.abakus:visited {
  font-weight: normal;
  color: rgb(255,0,0);
  text-decoration: underline;
}
 

