body {
	/*background-image		: url(gui/bg-body.gif);
	background-position	: 50% 0;
	background-repeat		: repeat-y;
  background-color    : #F1F1F1;
  margin              : 10px 0px;
  text-align          : center; 
*/
}

#box {
  width               : 769px;
  margin              : 0 auto;
  text-align          : left;
}

#theContent{
margin:10px;
}

#splash {
	background-image		: url(/common/logos/qompas_dt_logo.gif);
	background-position	: 0 0;
	background-repeat		: no-repeat;
  background-color    : white;
  height              : 54px;
}

#borderBox {
border:1px solid #009cd9;
/* 	background-image		: url(gui/backdrop.gif);*/
	background-position	: bottom right;
	background-repeat		: no-repeat;
}

.vraag {
font-weight:bold;
}

table {
margin:10px 0px 0px;
padding:0px;
}

td {
font-size:11px;
padding : 2px 10px 2px 0px;
}

td.hoofditem {
font-weight:bold;
}

select {
margin:0px 0px 0px;
}

textarea {
width:350px;
height:120px;
}

.formInput {
/*margin-left:10px;*/
height:25px;
}

.formInput input, .formInput select {
height:25px;
}

.msgSelect {
padding-top:0px;
}

.formInput .msgSelect select{
padding-top:0px;
}

.textInput{
width:350px;
}


h1 {
margin-top:10px;  
}

h2.steil {
font-size:20px;  
margin-top:10px;  
}

.skinnedbutton {
cursor:pointer;
}

.loadMsg {
background: white url(/images/gui/loader-small.gif) 5px 5px no-repeat;
/*border: 2px outset #C9E3EC;*/
width:25px;
height:40px;
display:none;
}

.paddingBox { padding-left:0px; }

div.icon  {
background-image      : url(/common/images/icons/icoon_informatie.gif);
background-position   : 0px 2px;
background-repeat     : no-repeat;
padding-left:35px;
}
