/* CSS Document */

body {color: #996633;
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #cccccc;
}

body
A:link {color: #996633; text-decoration:none}
A:active {color: #996633; text-decoration:none}
A:visited {color: #996633; text-decoration:none}
a:hover { text-decoration: none; color: #FF9933;}

table { color: #999999;}
.bold { font-weight: bold}
.bolder { font-weight: bolder}
.vit { background-color: #ffffff}
.gray { background-color: #gray}
.vittext  { color: #ffffff; }
.extrasmall { font-size: extra-small; }
.rubrik { font-weight: bold; color: #996633;}
.linda { font-weight: bold; font: italic; font-size: 26}
.vittext2  { color: #ffffff; font-size: smaller; }
.justify {text-align: justify;}
.kursiv {font: italic; }
.smaller { font-size: smaller;  }
.brun {color: #996633}
.orange {color: #FF9933;}

.tableborder { border-right: #cccccc 1px solid; border-left: #cccccc 1px solid; padding: 30 px; }





