body
{
margin: 0;
margin-top: 20px;
padding: 10px;
font-family: Verdana, Arial; 
font-size:10pt;
}

dl
{
border-left: 1px solid #acacac;
border-right: 1px solid #acacac;
display: block;
padding: 10px;
width: 500px;
}

h4
{
background-color: #acacac;
color: white;
text-transform: uppercase;
height: 24px;
padding-top: 3px;
padding-left: 10px;
}

.rechts
{
float: right;
margin-top: -25px;
}

.rechts2
{
float: right;
margin-right: 20px;
margin-top: -40px;
}

.top
{
font-size: 14px;
color: #990000;
}

legend
{
color: #333333;
}

fieldset
{
}

#nav
{
position: fixed;
left: 550px;
bottom: 20px;
width: 500px;
height: auto;
}

#zoeken
{
position: fixed;
left: 550px;
top: 10%;
width: 600px;
height: 500px;
overflow: auto;
}

a:hover
{
text-decoration: none;
}

#vollijst
{
margin-left: 430px;
}

#info
{
display: block;
border: 1px solid #CCC;
width: 520px;
background-color: #CCCCCC;
}

#aantalitems
{
position: absolute;
top: 5px;
display: block;
border: 1px solid #CCC;
width: 520px;
background-color: #CCCCCC;
}


strong
{
text-transform: capitalize;
}

a
{
color: #333333;
}

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