body{
margin:0px;
background-color:#DCD5B6;
}
#contentinner{
margin:10px;
}

.colorthemes_topbanner_bg{
background-color:#DD5028;
height:49px;
}
.colorthemes_columnleft_bg{
background-color:#9c947f;
}
.colorthemes_columnright_bg{
background-color:#9c947f;
}
#breadcrumb{
margin:3px;
margin-left:15px;
}

.contentSidewindow{

margin:5px;
margin-bottom:20px;
border:1px solid #52483F;
}

.bannerSidewindow{
margin:5px;
margin-bottom:20px;
}


/*Formulier stijlen*/
input.FormHandlerField{width:95%;}
.FormHandlerTable h2{margin-top:20px;}

#totalcosts{margin-top:8px;margin-bottom:8px;}
table.FormHandlerTable td{
padding:3px;
}

table.FormHandlerTable td.td_labelname{
white-space:nowrap;
}
#FormhandlerForm table.FormHandlerTable {
width:100%;
}

#FormhandlerForm div.panel{
	border:1px dotted #52483F;
	/*background-color:#EDF0E7;*/
	margin:5px;
	padding:3px;
}
#FormhandlerForm div.panel caption{
	color:#52483F;
	font-weight:bolder;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
#FormhandlerForm  input.FormHandlerRadio{margin:0px;}
table.table_options{width:1%;}
table.table_options td{white-space:nowrap;}
#FormhandlerForm tr.tr_witruimte{display:none;}

