body { margin: 0px 0px 0px 0px;background: url(img/nl/bg.jpg) #6A6A6A;background-repeat:repeat-y;background-position: center top; }
body, table, tr, td { font-family: Arial;font-size: 12px;line-height: 1.5;color: #000000; }

a,a:visited { color: #000000;text-decoration: none;}
a:hover { color: #009c44;text-decoration: none; }
a.nav,a:visited.nav { color: #666666;text-decoration: none;}
a:hover.nav { color: #009c44;text-decoration: none; }
a.groen,a:visited.groen { color: #009c44;text-decoration: none;font-size:15px;font-weight:bold; }
a:hover.groen { color: #009c44;text-decoration: none;font-size:15px;font-weight:bold; }

input, textarea, select, submit { font-family: Arial;font-size: 12px;color: #000000;background: #FFFFFF;border: thin solid #CCCCCC;border: 1px solid #CCCCCC; }

/* IRREGULAR FONTS */
.title,h1 { font-family: Tahoma,Verdana;font-size: 15px;font-weight: bold;color: #009c44; }
.smalltitle,h2 { font-family: Tahoma,Verdana;font-size: 13px;font-weight: bold;color: #009c44; }
.small { font-size: 10px; }
.error { color: #FF0000; }
.nav { color: #666666; }

/* FLOATS */
#container { margin: 0 auto;width: 1000px; }

#menu { float:left;width:202px;margin-top:200px; }
#menu_nav { padding-left:10px; }
#content { float:left;width:680px;margin-top:200px;padding:0px 50px 0px 50px; }
#adres { width:182px;height:95px;padding:10px;background: url(img/nl/bg_adres.jpg) #FFFFFF;color:#666666;font-size:11px;line-height:1.3; }

