@charset "utf-8";

/*** CSS Document ***/

/*** Generic Styles ***/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	letter-spacing: normal;
	background-color: #fff;
	text-align: center;
}
td { 
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	letter-spacing: normal;
}
a {
	color: #ce0073;
}
a:hover {
	color: #77136f;
}
ul {
	padding: 0;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 40px;
	line-height: 115%;
}
li {
	line-height: 135%;
	padding: 2px 0px 2px 0px;
}
p { 
	margin: 0px; 
	margin-bottom: 10px; 
}
h1 {
	font-weight:bold;
	font-size: 17px;
	text-transform: uppercase; 
	margin-top: 0px;
	*margin-bottom: 12px;
	padding-bottom: 4px;
	color: #000;
}
h2 { 
	font-weight: bold;
	font-size: 12px; 
	margin: 11px 0px 2px 0px;
	padding: 0px;
	color: #000;
}
h3 {
	*margin-top: 0px;
}
hr {
	width: 92%;
	height: 0px;
	border: 0px;
	border-top: 1px solid #afd6e3;
}
hr.clearer {
	margin-bottom: 18px;
	*margin-bottom: 11px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.clear, .clearNoHeight {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.clearNoHeight {
	height:0;
}

/*** Wrappers Styles ***/
.MainWrap {
	background-color: #fff;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.PageWrap {
	width: 920px;
	padding: 0px;
	margin: 0 auto;
	height: 600px;
	text-align: left;
}
.TopMenuWrap {
	width: 100%;
	height: 30px;
}
.HeaderWrap {
	width: 100%;
	height: 80px;
}
.MenuWrap {
	width: 100%;
	height: 20px;
	text-transform: uppercase;
	text-align: left; 
}
.ContentAndSidebarWrap {
	width: 100%;
	margin-top: 42px;
}
.ContentWrap {
	width: 615px;
	float: left;
}
.SidebarWrap {
	float: right;
	width: 260px;
}
.SidebarWrap p {
	margin-bottom: 0px;
	padding: 0px;
}
.FooterWrap {
	width: 100%;
	color: #6C5A45;
	margin: 60px 0px 20px 0px;
}

/*** Top Menu Styles ***/
.toplinks {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: right;
	color: #dd682f;
}
.toplinks li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	text-align: right;
}
.toplinks li a {
	color: #ce0073;
	text-decoration: none;
	text-align: right;
}
.toplinks li a:hover {
	color: #77136f;
}


/*** Main Menu Styles ***/
.mainmenu {
	padding:0px;
	margin:0px;
	}
.mainlevel-nav,
.mainlevel-nav_act {
	font-weight: bold;
	font-size: 18px;
	color: #dd682f;
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
.mainlevel-nav a {
	color: #ce0073;
	font-size: 12px;
	text-decoration: none;
}
.mainlevel-nav a:hover,
.mainlevel-nav_act a {
	color: #77136f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*** Bottom Menu Bar Styles ***/
.menube {display:none;background:#CE0073 none;height:35px;line-height:14px;position:fixed;width:920px;bottom:0px;}
.dropdown {padding:0; margin:0; float:left; padding-right:5px;}
.dropdown dt a {color:#FFFFFF; font-size:16px; font-weight:bold; cursor:pointer; background:none;}
.dropdown dt a:hover {}

.dropdown dd {padding:0; margin:0; position:absolute; bottom:35px; overflow:hidden; display:none; background:#CE0073 none; z-index:200; opacity:0; }
.dropdown ul {padding:0; margin:0; list-style:none; border-top:none; line-height:normal; background:none;}
.dropdown li {margin:0; background:none; line-height:12px; font-size:11px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:10px; color:#FFFFFF; text-decoration:none; width:204px}
.dropdown a:hover {background:#DD683F; color:#FFFFFF}

.dropdown ul li a, .dropdown ul li a:active, .dropdown ul li a:visited {padding:8px 10px 8px 10px;}

.dropdown .underline {padding:0; margin:0; border-bottom:1px solid #FF9FD5; }
.text {padding:0; margin:0; text-align:left;}


/*** BMH HOME Styles ***/
#bmh {
	/*background-image:url(../images_bmh/wsjgtext.png);
	background-repeat:no-repeat;
	background-position: center right;*/
	background-color:#CE0073;
	padding:10px;
	width:592px;
}
.dropdownHomeSelector {
	display:none;	
	padding:6px;
}
dropdownHomeSelector select {
	width:250px;
}
.laag {
	padding:6px;
	margin:0px;
}

.laag1 {
	margin-bottom:10px;
}
#burgers, #beleid, #cijferrij, #gemeenten {
	background-color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding:8px;
	border:2px solid #FFFFFF;
}

/*
#burgers {
	background-image:url(../images_bmh/burgers.png);
	background-repeat:no-repeat;
	width:230px;
}
#beleid {
	background-image:url(../images_bmh/beleid.png);
	background-repeat:no-repeat;
	float:right;
	position:relative;
	top:-68px;
	right:6px;
	width:224px;
	border-left:6px solid #FFFFFF;
	overflow: hidden;
	height: 42px;
}
#cijferrij {
	background-image:url(../images_bmh/cijferrij.png);
	background-repeat:no-repeat;
}
#gemeenten {
	background-image:url(../images_bmh/gemeenten.png);
	background-repeat:no-repeat;
}
*/

.bmhlaag {
	width:271px;
}
.bmhlaag.links {
	float:left;
}
.bmhlaag.rechts {
	float:right;
}
.bmh_title {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.bmh_sub {
	color:#CE0073;
	font-size:12px;
	display:block;
	height:50px;
}
.bmh_link {
	text-decoration:none;
}
.bmh_link:hover {
	text-decoration:underline;
}


/*** BMH SIDEBAR Styles ***/
.titlebmhr {
	color:#FFFFFF;
	text-align: center;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
}
#bmhr {
	background-color:#CE0073;
	padding:5px 4px 5px 5px;
	width:251px;
}
.laagr {
	padding:5px;
	margin:0px;
}
#burgersr, #beleidr, #cijferrijr, #gemeentenr {
	background-color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding:2px 6px 4px 6px;
	border:2px solid #FFFFFF;
}
#burgersr {
	float:left;
	width:100px;
	height:100px;
}
#burgersr .burgersrTextHolder {
	margin-top:28px;
}
#beleidr {
	position:relative;
	top:-5px;
	width:100px;
	height:100px;
	margin-left:129px;
}
#cijferrijr {}
#gemeentenr {}
.bmhr_title {
	color:#000000;
	font-size:12px;
	display:block;
	margin-bottom:4px;
}
.bmhr_sub {
	color:#CE0073;
	font-size:10px;
	display:block;
	line-height:12px;
}

/*** Sidebar Styles ***/
.SidebarWrap .csc-textpic .csc-textpic-imagewrap
.csc-textpic-image a {
	display: block;
	width: 252px;
	height: 262px;
	text-align: center;
	border: 4px solid #ce0073;
	padding-top: 30px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}
a.SidebarLinkBestuursakkoord,
a.SidebarLinkOverKing {
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	padding: 9px 0px 2px 20px;
	width: 240px;
	height: 30px;
	margin-top: 12px;
}
a.SidebarLinkBestuursakkoord {
	background-color: #dd682f;
}
a.SidebarLinkOverKing {
	background-color: #dd682f;
}
a.BestGejatPrijsBanner {
	display:block;
	margin-top:12px;
}
.BeleidsterreinenSidebar {
	background-color: #dd682f;
	width: 220px;
	padding: 10px 20px 2px 20px;
	margin-top: 12px;
}
.BeleidsterreinenSidebar h4 {
	color: #fff;
	font-size: 14px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
ul.BeleidsterreinenSidebarMenu {
	list-style-type: square;
	font-size: 11px;
	color: white;
	margin-left: 14px;
}
ul.EzinesSidebarMenu {
	list-style-type: square;
	margin-left: 30px;
	color: #fff;
}
ul.BeleidsterreinenSidebarMenu a, ul.EzinesSidebarMenu a {
	color: #fff;
	text-decoration: none;
}
ul.BeleidsterreinenSidebarMenu a:hover, ul.EzinesSidebarMenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.DeelnemenSidebar {
	background-color: #dd682f;
	width: 220px;
	padding: 6px 20px 14px 20px;
	margin-top: 12px;
	line-height: 12px;
}
.DeelnemenSidebar h4 {
	color: #fff;
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.DeelnemenSidebar h5 {
	color: #fff;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

ul.DeelnemenSidebarMenu {
	list-style-type: square;
	font-size: 12px;
	color: white;
	margin-left: 14px;
}
ul.DeelnemenSidebarMenu li, ul.HandleidingenSidebarMenu li {
	padding: 0px;
}
.DeelnemenSidebarLegend {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	padding-top: 16px;
	color: #fff;
}
.HandleidingenSidebar {
	background-color: #dd682f;
	width: 220px;
	padding: 0px 20px 9px 20px;
	margin-top: 12px;
}
.HandleidingenSidebar p {
	margin: 0px;
}
ul.HandleidingenSidebarMenu {
	list-style-type: none;
	font-size: 17px;
	margin-left: 0px;
}
ul.HandleidingenSidebarMenu li {
	padding-top: 10px;
}
ul.DeelnemenSidebarMenu a, ul.HandleidingenSidebarMenu a {
	color: #fff;
	text-decoration: none;
}
ul.DeelnemenSidebarMenu a:hover, ul.HandleidingenSidebarMenu a:hover, a.SidebarLinkBestuursakkoord:hover, a.SidebarLinkOverKing:hover {
	color: #fff;
	text-decoration: underline;
}
div.SidebarSpacer {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
h4.h4SidebarSmaller {
	font-size:12px;
}
.SidebarInfoText {
	color:#fff;
	margin-top:12px;
}
.SidebarDropDown {
	margin-top:8px;
	margin-left:17px;
}
.SidebarReportLinksWrap {
	margin-left:16px;
}
.SidebarReportLinksWrap span {
	color:#fff;
}
a.SidebarReportLink {
	display:inline-block;	
	margin-top:8px;
	color:#fff;
}


/*** Footer Styles ***/
.FooterText {
	float: left;
	text-align: left;
}
.FooterDisclaimerLink {
	float: right;
	text-align: right;		
}
.FooterDisclaimerLink ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.FooterDisclaimerLink ul li {
	padding: 0px;
}

/*** MailForm Styles ***/
div.csc-mailform-field {
	min-height: 20px;
	margin: 10px 10px;;
}
div.csc-mailform-field label {
	display: block;	
	width: 238px;
	float: left;
}
div.csc-mailform-field input {
	display: block;	
	width: 300px;
	float: left;
}
div.csc-mailform-field #mailformbezoeker {
	width: 304px;
}
div.csc-mailform-field #mailformmening{
	width: 300px;
	height: 100px;
}
div.csc-mailform-field .csc-mailform-submit {
	float: right;	
	width: 160px;

}

/*** Cijfers Styles ***/
.cijfers {
	position: relative;
	left: -16px;
}
.csc-searchform input {
	width: 197px;
}
.news-list-item h3 {
	font-size: 12px;
	margin-bottom: 8px;
}
.rgaccord1-nest h3 {
	margin: 0px;
}
.rgaccord1-nest p.bodytext {
	margin-bottom: 0px;
}
.accordion_divider {
	border-top: 1px solid #ce0073;
	margin: 0px;
	padding: 0px;
}
table.tx-a1teasermenu-pi1 {
	margin-bottom: 16px;
}

td.tx-a1teasermenu-pi1 {
	text-align: center;
	vertical-align: middle;
	padding: 10px 2px;
	border: 1px solid #6C5A45;
}
td.tx-a1teasermenu-pi1 .teasermenu {
	width: 100%;
}
td.tx-a1teasermenu-pi1 .teasermenu td.teasermenu_img {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
td.tx-a1teasermenu-pi1 .teasermenu td.teasermenu_text {
	height: 100%;	
	text-align: center;
	vertical-align: bottom;
}


