body , td , p {
color: #000000;
font-family: Verdana;
font-size: 10pt;
margin: 0;
}
body {
margin-top: 5px;
}
h1
{
	color: #006FB7;
	font-size: 20pt;
        margin: 0;
}

h2
{
	font-size: 15pt;
	color: #006FB7;
        margin: 0;
}

h3
{
	font-size: 10pt;
	color: #006FB7;
        margin: 0;
}

h4
{
	font-size: 10pt;
	color: #000000;
        text-transform: capitalize;
        margin: 0;
}

h5
{
	font-size: 10pt;
	text-align: center;
        border: 1px solid #006FB7;
        border-radius: 12px;
	display: inline;
        color: #006FB7;
        padding: 0 10px;
        margin: 0;
}
h6
{
	font-size: 10pt;
	text-align: center;
        border-radius: 0 12px 12px 12px;
        display: inline;
        color: #FFF;
	background: #006FB7;
        padding: 0 10px;
        margin: 0;
}
hr {
        color: #006FB7;
        background: #006FB7;
        height: 2px;
        border: 0;
}
#mainmenu {
padding: 0; 
margin: 3px 0 3px 15px;
}
#mainmenu ul, #mainmenu ul li {
list-style-type: none;
display: inline; 
padding: 2px 0 2px 0; 
margin: 0;
}
#mainmenu li {
background-repeat: no-repeat;
float: left;
margin: 0 15px 0 15px;
}
#mainmenu li a {
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
white-space: nowrap; 
padding: 0 15px 0 15px;
margin: 0 7px 0 7px;
text-decoration: none;
width: 90px;
height: 21px;
display: block;
}
#mainmenu a:hover {
color: #000000; 
font-weight: bold;
}

#submenu {
margin: 0 0 0 5px;
padding: 0;
}
#submenu a:hover {
font-weight: bold;
}
#submenu li a {
color: #000000;
font-size: 8pt;
padding: 5px 0 0 0 ;
display: block;
height: 18px;
text-decoration: none;
}
#submenu li.selected a {
font-weight: bold;
padding: 5px 0 0 0 ;
text-decoration: none;
}

#submenu li.selected a:link, #submenu li.selected a:visited {
color: #000000; 
font-weight: bold;
text-decoration: none;
}

#submenu li a:hover
{
font-weight: bold; 
}

#submenu li {
list-style-type: none;
background-repeat: no-repeat;
background-image: url(line.gif);
background-position: bottom left;
margin: 0;
padding: 0;
}

#submenu ul {
margin: 0 0 0 0;
padding: 0;
}

#logout {
font-size: 7pt;
margin-left: 5px;
}
.zoeken
{
font-size: 10pt;
font-weight: bold;
margin-left: 15px;
}
.zoeken .input {
height: 14px;
border: none;
width: 105px;
background: url('zoeken.gif');
padding-left: 2px;
margin-top: 2px;
}
#footer p{
font-family: Verdana;
color: #000000;
font-size: 7pt;
margin-top: 4px;
}
#footer a{
color: #000000;
text-decoration: underline ;
}
a {
text-decoration: none ;
color: #3F658C ;
}

a:active {
text-decoration: none ;
color: #3F658C ;
}

a:visited {
color: #3F658C ;
text-decoration: none ;
}
a:hover {
color: #3F658C ;
text-decoration: none ;
}
