body {  }
p { }
td { }
a:link { color: white; text-decoration: underline; }
a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: none; }
a:active { color: white; text-decoration: none; }

/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }

#outer_container_home { margin-right: auto; margin-left: auto; width: 800px; height: auto; }

#outer_container_overig { margin-right: auto; margin-left: auto; width: 800px; height: auto; }

#menu_container { text-align: left; width: 147px; height: 415px; float: left; margin-top: 110px; padding-left: 60px; }

#menu {width: 124px; height: 27px; }

#main_home_tekst_container { width: 392px; height: 409px; float: left; margin-left: 40px; padding-bottom: 15px; }

#main_tekst_container { width: 515px; height: auto; float: left; margin-left: 40px; padding-bottom: 15px; }

#contactformulier { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-align: left; }

ul { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-align: left; margin: 0; padding: 0 0 10px 17px; list-style-type: disc; white-space: normal; }

#line { width: 122px; height: 26px; border-top: 1px solid navy; }

#line2 { width: 515px; height: 24px; float: left; margin-top: 110px; margin-left: 40px; border-top: 1px solid navy; }

#line3 { color: navy; font-size: 7pt; font-family: Arial; line-height: normal; text-align: left; width: 124px; height: 24px; float: left; padding-top: 1px; border-top: 1px solid navy; }
div.line3 a {color: navy; text-decoration: none;}

#line4 { width: 515px; height: 26px; float: right; border-top: 1px solid navy; }

#footer_container { width: 702px; height: 40px; float: left; padding-left: 59px; }
img { margin-bottom: 7px; }
.copyright { color: navy; text-decoration: none; }

div.menu_stijl_foto { width: 122px; height: 119px; margin-bottom: 8px; background-image: url(../images/HenkVlaming.jpg); background-repeat: no-repeat; background-position: left top; border: solid 1px navy; }
div.menu_stijl_foto a { display: block; color: #ffffff; font-size: 11px; font-family: Verdana; line-height: normal; text-decoration: none; padding-top: 101px; padding-left: 7px; font-weight: normal; }
div.menu_stijl_foto a:hover { display: block; color: #ffffff; font-size: 11px; font-family: Verdana; line-height: normal; text-decoration: none; padding-top: 101px; padding-left: 7px; font-weight: bold; }

div.menu_stijl a { display: block; width: 124px; height: 27px; padding-top: 7px; padding-left: 8px; color: #000033; font-size: 11px; font-family: Verdana; line-height: normal; text-decoration: none; background-image: url(../images/bg_menu.jpg); background-repeat: no-repeat; background-position: left top; text-align: left;  }
div.menu_stijl a:hover { display: block; width: 124px; height: 27px; padding-top: 7px; padding-left: 8px; color: #ffffff; font-size: 11px; font-family: Verdana; line-height: normal; text-decoration: none; background-image: url(../images/bg_menu_hover.jpg); background-repeat: no-repeat; background-position: left top; text-align: left;  }


