/* CSS Document */

body { margin:0px; background-color:#4e5356; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#top { width:100%; background-color:#000000; height:18px;}

#rechts {  width:440px; float:right; background-image:url(images/achtergrond_rechts.jpg); background-repeat:repeat-y;}
#rechts td{ color:#FFFFFF; font-weight:bold; line-height:150%;}

#links { background-color:#efefef; width:440px;float:left; background-image:url(images/achtergrond_links.jpg); background-repeat:repeat; background-position:center top;}

#links td { padding-left:40px; padding-right:20px; line-height:150%;}

#links h1 { color:#949494; font-size:20px;}
#links h2 { color:#d54a1a; font-size:14px;}
#links strong {color:#d54a1a;}
a {  color:#d54a1a; text-decoration:none;}
a:hover { text-decoration:underline; }

#menu { width:20px; float:left;}

#vat{background-image:url(images/achtergrond_midden.jpg); background-position:center; background-repeat:repeat-y;}

#container{ width:900px; }