span, div, form, p, table, tr, td, th {
 font-family: Times new roman;
 font-size: 13px;
 color: #666666;
}
a {
color: #666699;
text-decoration: none;
}
a:hover {
color: #666699;
text-decoration: underline;
}
input, textfield, textarea {
background: #f1f2fa;
border: 1px solid #5960a7;
}
input.test {
background: #FFFFFF;
border: 0;
}
body {
 background: #FFFFFF url("images/bg.giff") left top repeat-x;
 color: #010101;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

div.headcontainer {
 background: #D5D8F6 url("images/bg.gif") left top repeat-x;
 color: #ffffff;
 
 text-align: center;
 margin: 0px auto 0px;
 
 width: 100%;
 height: 135px; 
 position: relative;
 margin: 0px auto 0px;
 }

div.menucontainer {
 background: #FFFFFF url("images/bgtop.gif") left top repeat-x;
 text-align: center;
 width: 755px;
 height: 25px;
 position: relative;
 margin: 0px auto 0px;
 top: -0px;
}

div.maincontainer {
 background: #ffffff url('images/mainbg.gif') left top repeat-y;
 color: #010101;
 text-align: left;
 width: 755px;
 position: relative;
 top: -0px;
 margin: 0px auto 0px;
}

div.footcontainer {
 position: relative;
 top: -0px;
 background: #ffffff url('images/footer.gif') center top no-repeat;
 width: 755px;
 height: 49px;
 text-align: center;
 margin: 0px auto 0px;
}
div.frontcontainer1 {
 position: relative;
 background: #ffffff url('images/bgtherapie.jpg') left top no-repeat;
 width: 200px;
 height: 188px;
 text-align: left;
}
div.frontcontainer2 {
 position: relative;
 background: #ffffff url('images/bgverwijzers.jpg') left top no-repeat;
 width: 200px;
 height: 188px;
 text-align: left;
 font-size: 6;
}
div.frontcontainer3 {
 position: relative;
 background: #ffffff url('images/bgkwaliteit.jpg') left top no-repeat;
 width: 200px;
 height: 188px;
 text-align: left;
}
div.frontcontainer4 {
 position: relative;
 background: #ffffff url('images/bgkosten.jpg') left top no-repeat;
 width: 200px;
 height: 188px;
 text-align: left;
}

