@charset "UTF-8";
/* CSS Document */

* { 
padding: 0; 
margin: 0; 
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

div#container {
position: relative;
width: 1024px;
height: 768px;
/*left: 50%;
margin-left: -512px;*/
}

div#container_intro {
position: relative;
width: 1024px;
height: 768px;
background: url(../images/introback1.png) no-repeat top left white;
/*left: 50%;
margin-left: -512px;*/
}

div#container_intro div#position_intro {
background: white;
width: 782px;
height: 668px;
position: absolute;
top: 110px;
right: 0;
}

div#container_intro div#linkdiv {
border: none;
background: none;
width: 1024px;
height: 768px;
position: absolute;
top: 0;
right: 0;
z-index: 5;
cursor: pointer;
}

div#container_intro div#forcebottom {
width: 150px;
/*background: #66FFCC;*/
z-index: 6;
position: absolute;
bottom: 126px;
left: 558px;
text-align: center;
}

div#container_intro div#forcebottom a {
background: url(../images/btn_intro.png) repeat-x;
display: block;
height: 20px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:  white;
}

div#container_intro div#position_intro div {
margin: 0 50px 0 50px;
/*background: #66FFFF;*/
text-align: justify;
}

div#container_intro div#position_intro div p {
margin-top: 20px;
}


div#container table#wrapall {
width: 100%;
/*height: 100%;*/
background-color: white;
}

#footer {
position: relative;
width: 1024px;
height: 73px;
color: #333;
/*background: #8cc63e;*/
background: url(../images/verder_footer_small.gif) no-repeat;
/*margin: 0px 0px 10px 0px;*/
/*padding: 10px;*/
}

#botnav {
position: absolute;
/*background: #CCFF99;*/
left: 365px;
top: 44px;
}

#botnav ul {
float: left;
padding: 0;
margin: 0;
/*text-indent: none;*/
}

#botnav li {
float: left;
margin: 0 20px 0 0;
display: block;
color: #006f3c;
}

div.color1 {
float: left;
width: 15px;
height: 15px;
background: #cadb2a;
}

div.color2 {
float: left;
width: 15px;
height: 15px;
background: #8cc63e;
}

div.color3 {
float: left;
width: 15px;
height: 15px;
background: #006f3c;
}

.clear { 
clear: both; 
background: none; 
}

div#bodyleft {
/*background-color: #CCCC33;*/
height: 530px;
width: 190px;
}

div#nieuw {
/*background-color: #CCCC33;*/
margin: 20px;
/*border: 1px solid #006f3c;*/
width: 974px;
}

div#overbodyleft {
/*background-color: #CCCC33;*/
margin: 10px;
/*height: 520px;*/
width: 280px;
}

div#overbodyleft h2 {
color: #006f3c;
}

div#overbodyleft p {
font-size: 16px;
font-weight: bolder;
color: #006f3c;
}

div#overbodyleft table {
/*border: 1px solid #abd373;*/
}

div#overbodyleft td.greentop {
height: 20px;
border-top: 1px solid #abd373;
}

div#overbodyleft a.btn1 {
margin: 20px 0 0 0;
display: block;
width: 190px;
height: 30px;
background: url(../images/btn1.gif) no-repeat;
text-decoration: none;
color: #006f3c;
padding: 4px 0 0 22px;
}

div#overbodyleft a.btn2 {
/*margin: 20px 0 0 0;*/
display: block;
width: 190px;
height: 30px;
background: url(../images/btn2.gif) no-repeat;
text-decoration: none;
color: #006f3c;
padding: 4px 0 0 22px;
}

div#overbodyleft a.btn1 img {
border: none;
}

div#overbodyleft a.btn2 img {
border: none;
}

div#bodyright {
/*background-color: blue;*/
margin: 10px;
height: 510px;
width: 814px;
}

div#overbodyright {
/*background: #CC6633;*/
width: 674px;
margin: 10px 40px 10px 10px;
}

div#overbodyright td.twoborder {
height: 30px;
border-top: 1px solid #abd373;
border-bottom: 1px solid #abd373;
}

table#formtable {
width: 100%;
/*background: #c9e3a2;
border: 1px solid #006f3c;*/
padding: 20px;
color: #006f3c;
}

div#overbodyright table#formtable td {
height: 40px;
vertical-align: middle;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#bodyright dl { 
/*margin-left: 50px;*/
/*clear: both;*/
margin-top: 10px;
}

div#bodyright dt {
float: left;
font-size: 20px;
font-weight: bold;
}

div#bodyright dd {
float: left;
width: 25px;
padding-left: 5px;
padding-top: 4px;
}

div#bodyright table {
height: 100%;
width: 100%;
}

a.pagebtn {
color: #006f3c;
text-decoration: underline;
}

div#botnav a {
color: #006f3c;
text-decoration: none;
}

div#botnav a:hover {
color: #006f3c;
text-decoration: none;
font-weight: normal;
}

table#nieuwform p.msg, p.msg {
display: block;
background: #c9e3a2;
border: 1px solid #006f3c;
margin: 5px 20px 5px 20px;
padding: 5px;
color: #006f3c;
}

/*table#nieuwform p.msg {
display: block;
background: white;
margin: 5px 20px 5px 20px;
padding: 5px;
}*/

a.xtra {
font-weight: bold;
text-decoration: none;
display: inline;
/*width: 147px;*/
border-left: 1px solid black;
border-right: 1px solid black;
padding-right: 7px;
padding-left: 7px;
}

a.xtra:hover {
font-weight: bold;
text-decoration: none;
display: inline;
/*width: 147px;*/
border-left: 1px solid black;
border-right: 1px solid black;
padding-right: 7px;
padding-left: 7px;
}

td.green {
background: #006f3c;
height: 30px;
}

td.sep {
background: url(../images/separate.gif) repeat-y;
background-position: center;
}

td.green h3 {
color: white;
font-size: 16px;
}

table#nieuwform td {
height: 30px;
vertical-align: middle;
padding-left: 10px;
}

table#nieuwform div.info {
/*background: #c9e3a2;
border: 1px solid #006f3c;*/
padding: 20px;
color: red;
margin: 10px;
margin-left: 0;
text-align: justify;
}

div.info p, h4 {
margin: 10px;
}

/* kalender absolute test */

table p {
margin: 0 5px 0 5px;
}

table h3 {
margin: 0 5px 0 5px;
}

table a {
text-decoration: none;
color: #000000;
}

table a:hover {
font-weight: bold;
}

table#maand p {
/*color: #cadb2a;*/
color: #006f3c;
}

div#kalender {
position: relative;
width: 190px;
height: 530px;
}

table#maand a {
text-decoration: none;
color: #006f3c;
}

table#maand a:hover {
font-weight: bold;
color: #006f3c;
}

div#mselect {
width: 15px;
height: 15px;
background: #006f3c;
}

div#dselect {
width: 15px;
height: 15px;
background: #abd373;
}

table p.select {
color: #000000;
font-weight: bold;
}

table#maand td.txt {
padding-left: 5px;
}

table#maand p.select {
color: #000000;
font-weight: bold;
}

table#dag td.greenborder {
border-left: 1px solid #abd373;
border-right: 1px solid #abd373;
}

div#kleft {
/*background: #33CCFF;*/
position: absolute;
/*height: 652px;*/
width: 50%;
float: left;
top: 0;
left: 0;
}

div#kright {
/*background: #FFCC33;*/
position: absolute;
/*height: 652px;*/
width: 50%;
float: right;
top: 0;
right: 0;
}

/* end kalender absolute test */
