/* CSS Document */

/*content background*/
.c_head{padding:0; margin-top:8px;text-align:left;background-color:transparant;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_t2 h1{float:left;}
.c_icon img { float:left; padding-right:4px; }


/*title background:*/
.head_t2 h1{margin:0; padding:0;     
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight:bold;

}

.TitleHead{color:white;}

.icn img{margin-right:5px;}


.head_title{
margin:0;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;

}
.head_t2{background-color:#215f1d;

margin:0; width:100%;float:left;height:16px;
  padding:2px 0px 2px 0px;

}

.hoek_paars_links {
	background-image: url(images/hoek_paars_links.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 20px;
margin:0;

}
.hoek_paars_rechts {
	background-image: url(images/hoek_paars_rechts.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 20px;
margin:0;
valign:bottom;

}


.title_vis{margin:0; float:right;width:12px;}


.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}


