/* CSS Document */

.c_ortsbuerger{padding-right:20px}

/*---------- To align the Actions, Icon and Title ---------*/
.c_head_title
{
	margin:0; 
	width:100%; 
	background-color: #eaf5e4; 
	-webkit-border-top-left-radius: 20px; 
	-moz-border-radius-topleft: 20px; 
	height: 30px; 
}

.c_head_title h1{margin:0; padding:0;}
.c_title{float: left; text-align: left; padding-left: 14px; padding-top: 8px; font-size: 12px; font-weight: bold; color: #687942;}
.c_actions_orts{float: right; text-align: right; padding-top: 8px; padding-right: 8px;}
.ModuleTitle_MenuItem{border: none;}
.c_content_orts{clear:both; background-color: #d5eac9; padding-left: 14px; padding-right: 14px; padding-bottom: 1px;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}

.c_footer_orts
{
	clear:both;
	margin-bottom: 20px;
	padding: 0; 
	text-align:right; 
	background-color: #d5eac9; 
	-webkit-border-bottom-left-radius: 20px; 
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-right-radius: 20px; 
	-moz-border-radius-bottomright: 20px;
	padding-bottom: 6px;
}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; color: #000000; }

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}
