﻿body { background-color:#ffffcc; font-family: Verdana; color:Gray; scrollbar-arrow-color: #ffffcc; scrollbar-base-color: #faa85c; }

a       { text-decoration:none; color:gray; border:none; }
a:hover { text-decoration:none; color:black; border:none; }
a:active{ text-decoration:none; color:black; border:none; }

table {  border-collapse :	collapse; padding:0px; margin:0px; }

h1 { font-size:medium; color:#ffffcc;}

img { border:none; }

/* Contentraster */
.leftmargin  { width:50px; }
.rightmargin { width:50px; }
.uppermiddlepane { width:802px; background:#faa85c; border-right:2px solid gray; }
    .navpane     { width:400px; padding:10px; font-size:x-small; }
    .loginpane   { vertical-align:middle; text-align:right; padding:10px; font-size:x-small; }
    .divider     { width:800px; height:50px; padding:0px; margin:0px;}
.lowermiddlepane { width:802px; background:#faa85c; border-right:2px solid gray; border-bottom:2px solid gray; }
    .menupane    { width:125px; vertical-align:text-top; padding:10px; }
    .mainpane    { vertical-align:text-top; padding:20px;}
        .textpane{ width:590px; height:350px; color:#ffffcc; padding:10px; font-size:small; }

/* Content elements */
.membertable
{
  width : 215px;
  border:1px solid #ffffcc;
}
.tabletitle
{
     padding:2px;
     font-weight:bold;
     text-align:center; 
}


.button
{
 border-color:#CCCCCC;
 border-style:Solid;
 border-width:1px;
 color:#284775;
}

.TOC { color:Gray; text-decoration:none; }