body
 {
 background-color:#FFFFFF;
 font: 16px bold italic 'trebuchet ms',times;
  color: #000000;

  scrollbar-face-color: #F8E8C8; 
  scrollbar-shadow-color: #a06810; 
  scrollbar-highlight-color: #F8E8C8; 
  scrollbar-track-color: #ffffff; 
  scrollbar-arrow-color: #d8c8a8;
  scrollbar-3dlight-color: #f8e8c8; 
  scrollbar-darkshadow-color: #a06810;

 }

img
{
border:none;
}

table
{
 background-color: #ffffff;
  color: #000000;
 font: bold italic 13px 'trebuchet ms',times;

 border:solid;
 border-left-width: 1px;
 border-top-width:  1px;
 border-right-width:  1px;
 border-bottom-width:  1px;
 border-left-color: #d8c8a8;
 border-top-color:  #d8c8a8;
 border-right-color:  #d8c8a8;
 border-bottom-color:  #d8c8a8;

}

td
{
 font: 14px 'trebuchet ms',times;
 background-color: #fff8e8;
border:none;

spacing:20;
padding:20;
margin:20;

}

td.highlight
 {

background:url("bilder/liten_tass.gif") no-repeat left top; 
padding:0 14 0 20;
 background-color: #f8e8c8;
  color: #000000;
 font: bold 14px 'trebuchet ms',times ;
 border-style:      solid;
 border-left-width: 2px;
 border-top-width:  2px;
 border-right-width:  2px;
 border-bottom-width:  2px;
 border-left-color: #c08830;
 border-top-color:  #c08830;
 border-right-color:  #c08830;
 border-bottom-color:  #c08830;
 margin:0;
 spacing:0;

 }

a
 {
 rem-background-image:url("bilder/button.gif");
  color: #000000;
 font: bold 14px 'trebuchet ms',times;
 }

a.picture_link
{
padding:0;
background-image:none;
 cursor:hand;
}

a.javalink
 {
 cursor:hand;
 }


button
 {
 cursor:hand;
 color: #000000;
 font: 14px bold 'trebuchet ms',times;
 }

input
 {
 color: #000000;
 font: 14px bold 'trebuchet ms',times;
 background-color:#ffffff;
 }

textarea
 {
  color: #000000;
 font: 14px bold 'trebuchet ms',times;
 background-color:#ffffff;
  width:100%;
  height:100;
 }

select
 {
  color: #000000;
 font: 12px 'trebuchet ms',times;
 background-color:#ffffff;
 }


li.tab
{
float:left;
border:none;
background:none;
margin:0;
padding:5;
spacing:1;
background-color:#f8e8c8;
text-decoration:none;
}

li.tab_chosen
{
border:none;
float:left;
background:none;
margin:0;
spacing:1;
padding:5;
background-color:#fff8e8;
text-decoration:none;
}

a.tab
{
text-decoration:none;
}
a.tab_chosen
{
font:bold;
text-decoration:none;
}




table.bg
{
border:none;
border-collapse:collapse;
}

td.no_border
{
border:none;
}
td.border
{
border:solid;
 border-left-width: 1px;
 border-top-width:  1px;
 border-right-width:  1px;
 border-bottom-width:  1px;

}
td.tight
{
padding:0;
spacing:0;
margin:0;
}
td.border_tight
{
border:solid;
 border-left-width: 1px;
 border-top-width:  1px;
 border-right-width:  1px;
 border-bottom-width:  1px;

padding:0;
spacing:0;
margin:0;
}

td.bg
{
background-color:#ffffff;
border:none;
border-width:0;
margin:0;
padding:0;
spacing:0;
}


td.menu
{
border:none;
margin:0;
spacing:0;
padding:0 0 0 5;
width:100%;

}


a.menu
{
 font: 12px 'trebuchet ms',times  ;
text-decoration:none;
background:none;
border:none;
width:100%;
}

a.no_bg
{
background:none;
border:none;
}


a:hover
 {
 text-decoration:underline;
 }

a:active
{
 text-decoration:underline;


}

a:hover.javalink
 {
 text-decoration:underline;
 }

a:hover.menu
{
 text-decoration:underline;
}

