*
{
font-size:small;
line-height:15pt;
font-family:verdana,arial,sans-serif;
}

html {
  height:100%;
}

BODY
{
margin:0px;
padding:0px;
height:100%;
background-image:url("/images/bgBottom.gif");
background-repeat:repeat-x;
background-position:left bottom;

}

.top
{
float:left;
margin:0px;
padding:0px;
width:100%;
height:144px;
background-position:top;
background-image:url("/images/bgTop.gif");
background-repeat:repeat-x;
}


.kop
{
width:100%;
border:0px solid #000000;
}


.left
{
float:left;
width:158px;
border:0px solid #000000;
}

.nav
{
margin-top:35px;
padding:15px;
width:158px;
border:0px solid #000000;
}

.contentContainer
{
background-image:url("/images/mainBg.gif");
background-repeat:no-repeat;
background-position:100% 70%;
margin-top:15px;
float:left;
width:70%;
border:0px solid #000000;
}

.subnavContainer
{
width:400px;
height:40px;
border:0px solid #000000;
}

.subnav a, .subnav a:active, .subnav a:visited
{
font-size:x-small;
text-align:center;
padding-left:5px;
border:0px solid #000000;
color:#B4B200;
font-weight:bold;
text-decoration:none;
}

.subnav a:hover
{
color:#000000;
text-decoration:none;
}

.content
{
scrollbar-track-color:#dfdfdf; 
scrollbar-face-color:#A8A8A8; 
scrollbar-arrow-color:#000000; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#cccccc; 
scrollbar-shadow-color:#cccccc; 
scrollbar-darkshadow-color:#dfdfdf;
xfloat:left;
overflow:auto;
padding:15px;
height:280px; 
width:450px;
background-color : #F6F3E8;
border:0px solid #CCC;
}

#contentlnk a, a:active, a:visited
{
color:#000000;
text-decoration:underline;
}

#contentlnk a:hover
{
text-decoration:none;
}


hr {
  background-color:#B4B200;
  color:#B4B200;
  height:1px;
}