* {
margin:0;
padding:0;
border: 0
}

img
{
border: none
}

body 
{
width: 100%;
height:100%; 
max-height:100%; 
font-family: verdana, helvetica, arial;
font-size: 12px;
color: #000;
background: #fff url(afbeeldingen/background-left.gif) repeat-y top left
}

#header
{
position: absolute;
top: 0px;
left: 0px;
background: url(afbeeldingen/background-top.gif) repeat-x top left;
height: 105px;
width: 100%;
}

#header img
{
float: left;
}

#header h1
{
float: right;
margin: 17px 20px 0px 0px;
font-size: 30px;
color: #fff;
}

#menu
{
text-align: right;
margin: 15px 20px 0px 0px;
z-index: 10;
background: url(afbeeldingen/background-topright.gif) no-repeat top right;
}

#menu a
{
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#menu a:hover
{
color: #c61c0f;
}

#content a   
{ 
color: #000; 
text-decoration: underline 
}

#content a:hover     
{ 
color: #c61c0f; 
text-decoration: none 
}


#submenu
{
margin-bottom: 15px;
}

#submenu a
{
color: #c61c0f;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#submenu a:hover
{
color: #000;
}

#content
{
padding: 120px 20px 10px 120px;
}

#content h1
{ 
font-size: 175%;
}

#content h2
{  
font-size: 120%; 
}

#content h3
{
font-size: 100%;
}

table
{
font-size: 100%;
}

#content p, #content h1, #content h2, #content ol, #content table
{
margin: 0px 0px 15px 0px;
}

#content ol
{
margin-left: 25px;
}

#content ul
{
margin: 15px;
}

#content ul ul
{
margin-top: 0px;
margin-bottom: 0px;
}

#right
{
float: right;
border: 1px solid #000;
width: 120px;
text-align: center;
padding: 5px;
margin-left: 20px;
margin-bottom: 20px;
}

#right h1
{
font-size: 12px;
margin: 5px 0px 0px 0px;
}

#right hr
{
width: 110px;
color: #000;
background-color: #000;
text-align: center;
}

#right p
{
font-size: 10px;
}
