/* CSS Document */

.c_head{text-align:left;padding: 5px;}
.c_content,.c_content_rood,.c_content_blauw{clear:both; text-align:left;padding:5px;}
.c_content_nopaddingbottom{
	clear:both;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.c_content table, .c_content_rood table, .c_content_blauw table{clear:both; text-align:left;padding:5px;}
.c_content_nopaddingbottom table{
	clear:both;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.c_contentNopadding{clear:both; text-align:left;padding:0px;}
.titel{margin:0; float:left;}
.titel_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-size: 18px;color:#0b2858;}
.RightPane .Head{font-size: 15px;color:#0b2858;}
.RightPane .rondhoeken_rood, .RightPane .rondhoeken_blauw { width:185px;  }

.titel_algemeen .Head {color:#0b2858;}
.titel_rood .Head {color:#760038;}
.titel_blauw .Head {color:#0b2858;}

.c_content .Normal{}
.c_content_rood .Normal{color:#760038;}
.c_content_blauw .Normal{color:#0b2858;}

.c_footer{}
.c_footer_rood{color:#760038;}
.c_footer_blauw{color:#0b2858;}
.c_footer,.c_footer_rood,.c_footer_blauw {margin-bottom:5px;padding:8px 10px 8px 15px; text-align:right;}

.Normal p{margin-top:0px;margn-bottom:0px;}

.geenhoeken_algemeen{background-color: #ffffff;position: relative; margin-bottom:20px;}

.titel_rood,.c_content_rood,.c_footer_rood {border-left: 2px solid #760038;border-right: 2px solid #760038;}
.rondhoeken_rood .tm{border-top: 2px solid #760038;}
.rondhoeken_rood .bm{border-bottom: 2px solid #760038;}

.rondhoeken_rood{background-color: #ffffff;position: relative; margin-bottom:20px;}
.rondhoeken_rood .tl, .rondhoeken_rood .tr, .rondhoeken_rood .bl, .rondhoeken_rood .br{width: 9px;height: 9px;position: absolute;}
.rondhoeken_rood .tl{background: url(/Portals/_default/Containers/Kwadraad/img/lb.gif) top left no-repeat;top: 0;left: 0;}
.rondhoeken_rood .tr{background: url(/Portals/_default/Containers/Kwadraad/img/rb.gif) top right no-repeat;top: 0;right: 0;}
.rondhoeken_rood .bl{background: url(/Portals/_default/Containers/Kwadraad/img/lo.gif) bottom left no-repeat;bottom: 0;left: 0;}
.rondhoeken_rood .br{background: url(/Portals/_default/Containers/Kwadraad/img/ro.gif) bottom right no-repeat;bottom: 0;right: 0;}

.titel_blauw,.c_content_blauw,.c_footer_blauw {border-left: 2px solid #0b2858;border-right: 2px solid #0b2858;}
.rondhoeken_blauw .tm{border-top: 2px solid #0b2858;}
.rondhoeken_blauw .bm{border-bottom: 2px solid #0b2858;}

.rondhoeken_blauw{background-color: #ffffff;position: relative; margin-bottom:20px;}
.rondhoeken_blauw .tl, .rondhoeken_blauw .tr, .rondhoeken_blauw .bl, .rondhoeken_blauw .br{width: 9px;height: 9px;position: absolute;}
.rondhoeken_blauw .tl{background: url(/Portals/_default/Containers/Kwadraad/img/lbb.gif) top left no-repeat;top: 0;left: 0;}
.rondhoeken_blauw .tr{background: url(/Portals/_default/Containers/Kwadraad/img/rbb.gif) top right no-repeat;top: 0;right: 0;}
.rondhoeken_blauw .bl{background: url(/Portals/_default/Containers/Kwadraad/img/lob.gif) bottom left no-repeat;bottom: 0;left: 0;}
.rondhoeken_blauw .br{background: url(/Portals/_default/Containers/Kwadraad/img/rob.gif) bottom right no-repeat;bottom: 0;right: 0;}

