/* CSS Document Boshuizen en Ko */



/*======= background =======*/
body {font: 13px Verdana, Arial, Helvetica, sans-serif; margin: 0px; background-image: url(images/background.png); background-repeat: repeat-x; background-color: #00A24D; }
.linetxt {width: 150px; height: 2px; background:url(images/line_txt.png) no-repeat center top; }

/*======= Algemene txt style =======*/
a:link {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #00A25D; text-decoration: none; }
a:active {color: #00A25D; text-decoration: none; }
a {color: #666666; text-decoration: none; }

/*======= width =======*/
.container {margin: auto; width: 930px; height: 100%; overflow: hidden; background: #FFF; }
.midcontainer {width: 900px; height: 100%; overflow: hidden; margin: 0 15px 15px 15px; background: #9D9D9D; float:left; }
/*======= header =======*/
.header {height: 101px; width: 900px; background:url(images/header.png) no-repeat; margin: 0px 15px 0 15px; float:left; }

/*======= menu top =======*/
.menu {width: 900px; height: 26px; margin: 0px 15px 0 15px; overflow: hidden; float:left; }

/*======= content left =======*/
.contentleft {width: 150px; height: 100%; margin: 15px 0 15px 0; overflow: hidden; text-align: left; float:left; }
.contentlefttxt {width: 147px; height: 100%; margin: 7px 0 0 10px; overflow: hidden; text-align: left; float:left; }
.contentleftinactive {color: #666666; text-decoration: none; }

.contentleft a:hover {color: #00A25D; text-decoration: none; }
a.contentleftactive { color: #00A25D; text-decoration: none; }
.linksleft {margin: 22px 0 5px 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666; }

/*======= content mid =======*/
.contentmid {width: 600px; height: 100%; background: #3F3F3F; overflow: hidden; float:left; color: #7F7F7F }
.contentmidfoto {width: 660px; height: 100%; background: #3F3F3F; overflow: auto; float:left; color: #7F7F7F }
.contentheader {width: 570px; height: 154px; margin: 15px; }
.contentheaderfoto {width: 630px; height: 154px; margin: 15px; }
.decotop {width: 510px; height: 24px; margin: 0 30px 15px 30px; background:url(images/deco1.gif) no-repeat center top; }
.decotopfoto {width: 570px; height: 24px; margin: 0 15px 15px 15px; background:url(images/deco1.gif) no-repeat center top; }
.content {width: 510px; height: 100%; margin: 0 45px 0 45px; }
.contentfoto {width: 570px; height: 100%; margin: 0 15px 0 15px; }
.decobot {width: 510px; height: 24px; margin: 0 45px 15px 45px; background:url(images/deco2.gif) no-repeat center bottom; }
.decobotfoto {width: 570px; height: 24px; margin: 0 15px 0 15px; background:url(images/deco2.gif) no-repeat center bottom; }

/*======= content right =======*/
.contentright {width: 130px; height: 100%; margin: 0 5px 15px 10px; overflow: hidden; text-align: left; float:left; }
.tipsright {margin: 10px 0 5px 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; }

/*======= contact pagina =======*/
.formmid {width: 510px; height: 100%; margin: 15px 45px 15px 45px;overflow: hidden; float:left; }
.formcontent { width: 500px; height: 35px; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.formcontent2 { width: 500px; height: 100%; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.formcontentbig { width: 500px; height: 100%; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.formtxt {width: 100px; height: 25px; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.formfields {width: 385px; height: 25px; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.formvraag { width: 385px; height: 150px; margin: 5px 0 0 5px; overflow: hidden; float:left; }
.decobot2 {width: 490px; height: 24px; margin: 5px 5px 5px 5px; background:url(images/deco2.gif) no-repeat center bottom; }
.decobot3 {width: 500px; height: 24px; margin: 5px 5px 5px 5px; background:url(images/deco2.gif) no-repeat center bottom; }

/*======= footer =======*/
.footer {width: 900px; height:45px; background: #3F3F3F; margin: 0 15px 15px 15px; text-align: center; color: #666666; float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.footerstyle {font-size: 9px; color: #666666; text-decoration: none; }

.imagepadding {margin:5px; }
