/* CSS Document index */
.maintable{
text-align: center;
background-color:#FFFFFF;
width: 100%;
/*border-style:solid;
border-width:4px;
border-color:#FF0000;*/
}
.tableStyle{
text-align: center;
border-color:#999999;
border-style:solid;
border-width:1px;
border-collapse:collapse;
}
.login{
background:transparent url(../images/site_layout/loginBackground.png) repeat-x scroll left;
border-color:#999999;
border-style:solid;
border-width:1px;
width:165px;
vertical-align:bottom;
height:100px;
border-collapse:collapse;
}
.mainForm{
/*position:relative;*/
text-align:center;
border-color:#999999;
border-style:solid;
border-width:1px;
}
.under_header{
border-style:solid;
border-width: 1px;
border-color:#999999;
border-collapse:collapse;
}
.footer{
/*position:relative;*/
border-color:#999999;
border-style:solid;
border-width:1px;
text-align:center;
}
.body{
background-color:#333333;
}
.leftCollum{
width:43px;
background-image:url(../images/site_layout/left_table_image.png);
}
.rightCollum{
width:43px;
background-image:url(../images/site_layout/right_table_image.png);
}

.hoofdclass{
border-collapse:collapse;
vertical-align: middle;
}
