@charset "iso-8859-1";
/* CSS Document */

body, html {width:97%; font-family: Tahoma; font-size:12px; background:#F6FFD6; line-height:15px; height:97%;}

p {margin-left:15px; margin-top:4px; margin-bottom:4px;padding:0; font-size:12px; line-height:15px;}

img {border:none}

textarea {width:500px; height:70px; background-color:#F6FFD7;}

#contentContainer {width:850px; float:middle; align:center; background:#D8F477; padding-top:20px; padding-bottom:20px; border:1px solid #CBE866;}

#contentLeft {float:left; width:150px; padding-top:20px; text-align:left;}
#contentMiddle {float:left; width:550px; padding-top:20px; text-align:left; height:100%;}
#contentRight {float:left; width:150px; padding-top:20px; text-align:left;}

#menu {padding-top:0px; padding-bottom:0px; padding-left:100px; padding-right:100px;}

#bannersLeft {float:left; padding-top:5px; padding-bottom:15px; padding-left:15px;}
#bannersRight {float:left; padding-top:5px; padding-bottom:15px; padding-left:15px;}
#content {float:left; width:540px; background:#EEFFB1; border-top:1px solid #CBE866; padding-bottom:30px; padding-left:10px;}

#intro {float:left; width:520px; text-align:left; padding-top:20px; padding-bottom:20px;}
#introcontent {float:left; width:520px; text-align:left;}
#uitgelicht {float:left; width:520px; background:#F6FFD7; border:1px solid #CBE866; padding:5px;}
#uitgelichttitel {float:left; width:510px; background:#F6FFD7; padding-bottom:10px;}
#uitgelichtrij {float:left; width:510px; background:#F6FFD7;}

a {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:active {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:hover {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:visited {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}

a.menu {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: none;
line-height: 20px;
}
a.menu:active {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: underline;
line-height: 20px;
}
a.menu:hover {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: underline;
line-height: 20px;
}
a.menu:visited {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: none;
line-height: 20px;
}

h1 {font-size: 14px; font-weight: bold; color: #6F1C30;}



.rij {width: 510px; height: 425px;}
.knoptotaal {float: left; width: 460px; height: 400px; text-align: center;}
.knoptekst {float: left; width: 460px; height: 20px; text-align: center; margin-bottom: 10px;}
.knopplaatje {float: left; width: 460px; height: 340px; text-align: center; margin-bottom: 25px;}

.rijbanner {width: 510px; height: 150px;}
.knoptotaalbanner {float: left; width: 170px; height: 150px; text-align: center; margin-bottom: 5px; margin-top: 5px;}

a.linkhome {text-decoration: none; font-weight: bold;}

img.homepage {border:none; max-width:140px; max-height:140px; width: expression(this.width > 140 ? 140: true); height: expression(this.height > 140 ? 140: true);}


