/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}
.title{margin-top: 12px;float: left;white-space: nowrap;}
.title_vis{margin-top:8px;float: right;text-align: right;}
.head_title{margin:0; float:left;}
.c_content{clear:both; width: 100%;}
.c_contentpane{padding: 15px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; line-height: 150%; color:#000;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

/*---------- Container borders voor Groene Container -----------*/

.border_topleft_green{padding: 0px;margin: 0px;background: url('images/top_left_green.gif') no-repeat left top;height: 40px;}
.border_topright_green{padding: 0px;margin: 0px;background: url('images/top_right_green.gif') no-repeat right top;height: 40px;}
.border_topmiddle_green{padding: 0px;margin: 0 30px 0 30px;background: url('images/top_green.gif') repeat-x 50% top;height: 40px;}
.border_botleft_green{padding: 0px;margin: 0px;background: url('images/bottom_left_green.gif') no-repeat left top;}
.border_botright_green{padding: 0px;margin: 0px;background: url('images/bottom_right_green.gif') no-repeat right top;}
.border_botmiddle_green{padding: 0px;margin: 0 30px 0 30px;background: url('images/bottom_green.gif') repeat-x 50% bottom;height: 25px;}
.border_sideleft_green{padding: 0px;margin: 0px;background: url('images/left_green.gif') repeat-y left top;background-color:#fff;}
.border_sideright_green{padding: 0px;margin: 0px;background: url('images/right_green.gif') repeat-y right top;}
.middle_green{padding: 0px;margin: 0 30px 0 30px;background-color:#fff;}
.bottom_space{padding: 0px;margin: 0px;background-color: Transparent;height: 20px;}

/*---------- Container borders voor Grijze Container -----------*/

.border_topleft_grey{padding: 0px;margin: 0px;background: url('images/top_left_grey.gif') no-repeat left top;height: 40px;}
.border_topright_grey{padding: 0px;margin: 0px;background: url('images/top_right_grey.gif') no-repeat right top;height: 40px;}
.border_topmiddle_grey{padding: 0px;margin: 0 30px 0 30px;background: url('images/top_grey.gif') repeat-x 50% top;height: 40px;}
.border_botleft_grey{padding: 0px;margin: 0px;background: url('images/bottom_left_grey.gif') no-repeat left top;}
.border_botright_grey{padding: 0px;margin: 0px;background: url('images/bottom_right_grey.gif') no-repeat right top;}
.border_botmiddle_grey{padding: 0px;margin: 0 30px 0 30px;background: url('images/bottom_grey.gif') repeat-x 50% bottom;height: 25px;}
.border_sideleft_grey{padding: 0px;margin: 0px;background: url('images/left_grey.gif') repeat-y left top;background-color:#fff;}
.border_sideright_grey{padding: 0px;margin: 0px;background: url('images/right_grey.gif') repeat-y right top;}
.middle_grey{padding: 0px;margin: 0 30px 0 30px;background-color:#fff;}
.bottom_space_grey{padding: 0px;margin: 0px;background-color: Transparent;height: 20px;}





