#menu
{
width: 960px;
height: 55px;
background-color: #ffffff;
margin-top: 0px;
padding: 0px;
}

#menulevel01
{
width: 960px;
height: 30px;
background-image: url('../graphics/menulevel1bgNIEUW.png');
background-color: #5b98cf;
}


#menulevel01 ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

#menulevel01 li
{
margin: 0px;
float: left;
}

#menulevel01 li a
{
width: auto;
height: 24px;
display: block;
padding: 3px 70px 3px 15px;
color: #ffffff;
font-weight: normal;
}

#menulevel01 li a:link, #menulevel01 li a:visited
{
text-decoration: none;
font-size: 14pt;
font-family: Arial, Trebuchet MS, sans-serif;
}

#menulevel01 li a:hover
{
background-color: #e1f1fe;
color: #5b98cf;
}


#menulevel02
{
width: 960px;
height: 25px;
background-color: #e1f1fe;
}

#menulevel02 ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

#menulevel02 li
{
margin: 0px;
float: left;
}

#menulevel02 li a
{
width: auto;
height: 19px;
display: block;
padding: 3px 20px 3px 20px;
}

#menulevel02 li a:link, #menulevel02 li a:visited
{
text-decoration: none;
color: #5b98cf;
font-size: 8.5pt;
font-family: Arial, Trebuchet MS, sans-serif;
font-weight: bold;
}

#menulevel02 li a:visited.subactive
{
color: #ffffff;
font-size: 8.5pt;
}

#menulevel02 li a:hover
{
background-color:#5b98cf;
color: #ffffff;
}

h1
{
font-family: Arial, sans-serif;
font-size: 20pt;
color: #5b98cf;
margin-top: 5px;
}

h2
{
font-family: Arial, sans-serif;
color: #666666;
}

h3
{
font-family: Arial, sans-serif;
color: #000000;
}

p
{
font-family: Arial, sans-serif;
font-size: smaller;
color: #333333;
}

a:link, a:visited, a:active
{
color: #5b98cf;
}

a:hover
{
color: #333333;
}

/*--------------------- Classes ----------------*/

.machinefabriek{
float: left;
}

.nootenboom
{
font-family: Bodoni MT poster compressed;
font-weight: bold;
font-size: 30pt;
color: #5b98cf; 
}

.bold
{
font-weight: bold;
}

.webdesign
{
float: right;
margin-right: 10px;
color: #ffffff;
}

.footerinfo
{
float: left;
margin-left: 10px;
color: #ffffff;
}

.clearboth
{
clear: both;
}

.active
{
/*
background-image: url('../graphics/menulevel1bgactive.png');
background-color: #b9d8c7;
*/
color: #04a6e7;
}

.subactive
{
/*background-image: url('../graphics/menulevel2bgactive.png');*/
background-color: #5b98cf;
}

.toelichting
{
margin-left: 40px;
}


fieldset
{
width: 300px;
color: #333333;
border: 1px solid #5b98cf;
}

legend
{
font-size: 16pt;
color: #333333;
font-family: Arial, sans-serif;
font-weight: bold;
}
