html, body {

font-size: 12px;

font-family:   arial,univers, helvetica, arial, sans serif;

color:#9fa0a0;

line-height: 20px;

padding:0px;

margin:0px;

background: url('../images/betonTile.jpg');

}



.dark {

font-size: 12px;

font-family: arial,univers, helvetica, , sans serif;

color:#636464;

line-height: 20px;

}



#maintable {

position:absolute;

top: 50%;

margin-top: -310px;



}



#maintable td {

vertical-align:top;

}



.leftbg {

background: url('../images/leftbg.png') repeat-x;

}



h1 {

font-size: 16px;

color:#6A6A6A;

font-weight: bold;

}



#background {

position:absolute;

z-index:1;

width:100%;

height:100%;

}



#container {

width: 945px;

height: 600px;

z-index: 10;

background: url('../images/interface.png');

margin:0;

}



div#menu {

display:block;

height:50px;

width: 774px;

padding-left:53px;

margin-top:0px;

}



.mbuttons {

height: 29px;

margin-top: 20px;

}



div#content{

display: block;

float:left;

width:945px;

height:600px;

}





#comtable {

font-size: 12px;

color:#636464;

margin-left:20px;

}



.large{

width: 320px;

height: 15px;

font-size: 12px;

font-family: univers, helvetica, arial, sans serif;

border-top: 1px solid #b9bcbe;

border-left: 1px solid #b9bcbe;

border-right: 1px solid #ffffff;

border-bottom: 1px solid #ffffff;

}



.medium{

width: 245px;

height: 15px;

float:left;

font-size: 12px;

font-family: univers, helvetica, arial, sans serif;

border-top: 1px solid #b9bcbe;

border-left: 1px solid #b9bcbe;

border-right: 1px solid #ffffff;

border-bottom: 1px solid #ffffff;

}



.small{

width: 57px;

height: 15px;

float:left;

font-size: 12px;

font-family: trebuchet ms, Arial, SunSans-Regular, Sans-Serif;

border-top: 1px solid #b9bcbe;

border-left: 1px solid #b9bcbe;

border-right: 1px solid #ffffff;

border-bottom: 1px solid #ffffff;

}



.area {

 width: 320px;

 height: 203px;

 border-top: 1px solid #b9bcbe;

 border-left: 1px solid #b9bcbe;

 border-right: 1px solid #ffffff;

 border-bottom: 1px solid #ffffff;

overflow:hidden;

 }



#submitter {

background: url('../../media/buttons/verstuur.gif');

width: 108px;

height: 30px;

border:0px solid #000000;

margin-top:-2px;

margin-right: 2px;

cursor:pointer;


}



a:link {

color: #7b8188;

}



a:hover {

color: #990033;

}
