* {
 font-family: Arial, Helvetica, Verdana;
}

body {
 margin: 0;
 background-color: #FFF;
 background-position: -20px 0px;
 background-repeat: no-repeat;
}

form {
 display: inline;
}

#container {
 position: relative;
 margin: 0;
 display: table;
 width: 976px;
 height: 760px;
}

#colMenu {
 display: block;
 position: absolute;
 left: 36px;
 top: 260px;
 width: 192px;
 height: 390px;
 color: #333399;
 font-size: 12px;
}

#colMenu a {
 color: #333399;
 text-decoration: none; 
}

#colMenu a:hover {
 text-decoration: underline; 
}

#colMenu .selected {
 font-weight: bold;
}


#colSubMenu {
 display: block;
 position: absolute;
 left:250px;
 top: 260px;
 width: 192px;
 height: 390px;
 color: #333399;
 font-size: 12px;
}

#colSubMenu a {
 color: #333399;
 text-decoration: none; 
}

#colSubMenu a:hover {
 text-decoration: underline; 
}

#colSubMenu .selected {
 font-weight: bold;
}

#colContent {
 position: absolute;
 display: table-cell;
 left:465px;
 top: 260px;
 width: 460px;
 height: 390px;
 color: #000;
 font-size: 12px;
 line-height: 1.5em;
}

#colContent a {
 color: #333399;
 text-decoration: none; 
 font-weight: bold;
}

#colContent a:hover {
 text-decoration: underline; 
}

#colLogo {
 display: block;
 position: absolute;
 left: 18px;
 top: 100px;
}


#payOff {
 position: relative;
 height: 20px;
}

#bolA {
 display: block;
 position: absolute;
 width: 200px;
 height: 200px;
 left: 468px;
 top: 9px;
 overflow: hidden;
}

#picMaskA {
 display: block;
 position: absolute;
 width: 200px;
 height: 200px;
 left: 0;
 top: 0;
 overflow: hidden;
 background-image: url(../images/bol1.png);
 background-repeat: no-repeat;
 background-position: 0 0;

 behavior: url(assets/css/iepngfix.htc);
}

#bolB {
 display: block;
 position: absolute;
 width: 271px;
 height: 271px;
 left: 700px;
 top: -32px;
 overflow: hidden;
}

#picMaskB {
 display: block;
 position: absolute;
 width: 271px;
 height: 271px;
 left: 0;
 top: 0;
 overflow: hidden;
 background-image: url(../images/bol2.png);
 background-repeat: no-repeat;
 background-position: 0 0;

 behavior: url(assets/css/iepngfix.htc);
}


#bolC {
 display: block;
 position: absolute;
 width: 271px;
 height: 271px;
 left: 20px;
 top: 600px;
 overflow: hidden;
}

#picMaskC {
 display: block;
 position: absolute;
 width: 271px;
 height: 271px;
 left: 0;
 top: 0;
 overflow: hidden;
 background-image: url(../images/bol2.png);
 background-repeat: no-repeat;
 background-position: 0 0;

 behavior: url(assets/css/iepngfix.htc);
}




h1 {
 color: #333399;
 font-size: 16px;
 font-weight: bold;
 text-decoration: underline;
 cursor: default;
}

#divid {
 margin-top: -20px;
}

.subdrie {
 margin-left: 14px;
}

.kantoor-extra {
 margin-top: 10px;
}

.openingstijden {
}

.o-zondag,
.o-maandag,
.o-dinsdag,
.o-woensdag,
.o-donderdag,
.o-vrijdag,
.o-zaterdag {
 float: left;
 width: 70px;
 height: 400px;
 border-left: 1px solid #BED630;
 border-bottom: 1px solid #BED630;
 overflow: hidden;
 text-align: center;
}

.o-zaterdag {
 border-right: 1px solid #BED630;
 clear: right;
}

.dag {
 color: #333399;
 background-color: #BED630;
 font-weight: bold;
 font-size: 10px;
 text-align: center;
}

.tijd {
 color: #333399;
 font-size: 10px;
}

.tijdsel {
 width: 100%;
 height: 12px;
 line-height: 12px;
 float: left;
 background-color:#BED630;
 color: #333399;
}
.tijdnot {
 width: 100%;
 height: 12px;
 line-height: 12px;
 float: left;
 color: #666;
}

.kantoor-fotos {
 float: none;
 clear: both;
}

.kantoor-foto {
 float:left;
 margin-right:10px;
 margin-top: 10px;
 border: 1px solid #BED630;
}

.blauw {
 color: #333399;
}

.groen {
 color: #BED630;
}



.fout {
 width: 150px;
 border: 2px solid #FF0000;
 background-color: #FFF;
 color: #000;
 font-weight: bold;
 font-family: Arial, Helvetica;
 font-size: 12px;
 margin: 4px;
 clear: both;
 float: none;
 padding: 10px;
}

.opmerking {
 width: 250px;
 border: 1px solid #000;
 background-color: #FFF;
 color: #000;
 font-weight: bold;
 font-family: Arial, Helvetica;
 font-size: 12px;
 margin: 10px;
 clear: both;
 float: none;
 padding: 10px;
}


#specplek {
 float: left;
}
#therplek {
 float: left;
}

#ioVerstuurFrm {
 display: none;
}

.ioAttach {
 display: none;
}

