/* CSS Document */
body
{
margin:0;
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-image:url(../images/bit_bg.gif);
overflow: -moz-scrollbars-vertical;
}
a {
	color: #fff;
	text-decoration: underline;
         font-weight:bold;
}
a:hover {
	color : #1fbf1f;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}

/* Layout */

#wrapper
{
width:793px;
margin-left:auto; 
margin-right:auto;
margin-top:0;
background-image: url(../images/bg.gif);
background-repeat:no-repeat;
}
#header
{
height:204px;
}
#main
{
margin-top:200px;
}
#content
{
margin-left:124px;
margin-top:20px;
width:515px;
padding-top:15px;
padding-left:10px;
}
.homepage
{
text-align:center;
}
img.homepage
{
text-align:center;
float:center;
}
#footer
{
clear:both;
height:46px;
background-image:url(../images/bit_footer.gif);
background-repeat: no-repeat;
}

/* End of layout */

/* Navigation */

#sidebar
{
float:left;
width:120px;
margin-top:40px;
margin-left:5px;
}
#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
}

#sidebar li
{
padding-bottom:5px;
}
#sidebar a
{
text-align:center;
display: block;
background-color: #800080;
border-bottom: double #fff;
border-top: double #fff 1px;
border-left: solid #fff 1px;
border-right: solid #fff 1px;
width:110px;
}

#sidebar a:link, #sidebar a:visited
{
color: #1fbf1f;
text-decoration: none;
}

#sidebar a:hover
{
background-color: #ffcc00;
}


/* content */
.contentheading
{
font-size:12px;
font-weight:bold;
color:#fff;
}
.moduletable_poll
{
width:400px;
text-align=left;
margin-left:170px;
}
.moduletable_rightnav{width:120px;text-align:left;font-size:9px;color:#8000ff;border: dotted 3px #ff5d00;padding:5px;background-color:#FFCC33; }
TABLE.contentpaneopen
{
width;400px;
}
.contentpaneopen
{
width;400px;
}
.welkom
{
text-align:center;
}
.blog
{
width;400px;
}
TABLE.blog
{
width;400px;
}