﻿body
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}

p, td, li, option, input, a, select, textarea
{
    font-size: 8pt;
    font-family: Verdana, Arial, Geneva, Verdana;
    font-color: #ffffff;
    
}

.onderlijn
{
border-bottom-style: solid; 
border-bottom-width: 1px;
border-color: #E9E9E9
}

.forum_index
{
border-top-style: solid; 
border-top-width: 1px; 
border-bottom-style: solid; 
border-bottom-width: 1px
}

/******************** Het menu ******************************/
div#navigation {
	background-color: #008000;
	background-position: left 0px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	margin-top: 1px;
}
div#navigation ul#mainNavigation {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 27px;
	background-position: right top;
	background-repeat: no-repeat;
}
div#navigation ul#mainNavigation li {
	margin: 0;
	padding: 0 2px 0 0;
	display: block;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
}

div#navigation ul#mainNavigation li ul	{			
			display:none;
			}

div#navigation ul#mainNavigation li a {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px;
	line-height: 17px;
	color: #DFEEFB;
	text-decoration: none;
	font-weight:bold; 
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}


a.menu  
{
color:white; 
font-weight: bold;
text-decoration: none;
background-color:transparent
}

a.menu:hover
{
color:white; 
font-weight: bold;
text-decoration: none;
background-color:transparent
}

a
{
color:green; 
text-decoration: none;
background-color:transparent
}

a:hover
{
color:green; 
text-decoration: underline;
background-color:transparent
}

.menubalk
{
border-left-style: none; 
border-left-width: medium; 
border-top-style: solid; 
border-top-width: 1px; 
border-right-style:none; 
border-right-width:medium; 
border-bottom-style:none; 
border-bottom-width:medium 
}

ul#mainNavigation  {
border-left-style: none; 
border-left-width: medium; 
border-top-style: solid; 
border-top-width: 1px; 
border-right-style:none; 
border-right-width:medium; 
border-bottom-style:none; 
border-bottom-width:medium 
}

ul#mainNavigation li {
float:left;
list-style-type:none;
}

ul#mainNavigation  li a {
	float:left;
}

ul#mainNavigation ul li a {
	display: block;
	padding: 4px 18px 6px 18px;
	background-color: #44AADD;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px white solid;
	border-left: 1px silver solid;
}


.title
{
    font-size: 11pt;
    font-family: Verdana, Arial, Geneva, Verdana;
    color: red;
    font-weight: bold;
    border-bottom-style: solid; 
    border-bottom-width: 1px
}

.update
{
    border-bottom-style: solid; 
    border-bottom-width: 1px
}

table
{border-collapse: collapse}
