/* DROPJEMENING-specifiek */

@import url("topmenu.css");

body{background: #eee url(../images/provincie/achter.gif) left top;}
div#achter{background:transparent url(../images/provincie/achter_achter.gif) repeat-y}

/* De kleur van de topmenu-balk, het 'speciale' subcontent-item en de footer */
div#hoofdMenu, div#footer, div.subcontentSpecial H4 {background-color: #eeaa33;}

/* De achtergrondafbeelding bij het logo (DROPJEMENING-specifiek) */
div#menu {background: url(../images/provincie/achter_menu.gif) left top no-repeat;}

/* De achtergrondafbeelding van de topmenu-balk */
div#hoofdMenu {background: #eeaa33 url(../images/provincie/achter_topmenu.gif) left top no-repeat;}

/* De achtergrondafbeelding van het servicemenu (DROPJEMENING-specifiek) */
div#serviceMenu {background: url(../images/provincie/achter_servicemenu.gif) left top no-repeat; border: none;}
div#serviceMenu input.zoekVeld{border:1px solid #8a0;}
div#serviceMenu form input.zoekButton{background: transparent url(../images/provincie/achter_service_zoek.gif) left top no-repeat; border: none;}

/* Ruimte tussen knoppen 1 t/m 4 en de 'Over ZB' knop is anders */
div#topMenu img#OverZB {margin-left: 0;}


/* Knoppen 2 t/m 4 hebben een andere x-positie [ let op: bereken de X-positie -1px ] */
div#dropDowns div#dropDown3 {margin-left: 109px;}
div#dropDowns div#dropDown4 {margin-left: 209px;}
div#dropDowns div#dropDown5 {margin-left: 295px;}

/* De uitklapmenuutjes (de backgroundcolor is DROPJEMENING-specifiek) */
div#dropDowns div{background: #eaeaea; border-color: #aaaaaa;}


/* De diagonale streepjes onder de breadcrumb (anti-alias voor de achtergrond) */
div#breadCrumb{
	background: url(../images/provincie/achter_menu_breadcrumb.gif) bottom no-repeat;
}

/* het pijtje in de breadcrumb (anti-alias voor de achtergrond) */
div#breadCrumb a {background-image: url(../images/provincie/achter_breadcrumb.gif);}

/* De achtergrondafbeelding van het submenu (DROPJEMENING-specifiek) */
div#subMenu {
	background: url(../images/provincie/achter_submenu.gif) left top no-repeat;
	margin: 0;
	padding: 58px 20px 15px 0;
}
div#subMenu ul {}


/* De normale versie van de kop van een subcontent-item: lijn, fontkleur en pijltje */
div.subcontentNormal H4{
	color: #e22;
	background-image: url(../images/provincie/achter_sub_h4_normal.gif);
	border-bottom-color: #e22;
}
	
/* De speciale versie van de kop van een subcontent-item: fontkleur en pijltje */
div.subcontentSpecial H4{
	color: #e7eecc;
	background-image: url(../images/provincie/achter_sub_h4_special.gif);
	background-color: #8a0;
}

/* Achtergrondkleur en -afbeelding voor de header van de printversie */
div#headerPrint {background: #eeaa33 url(../images/provincie/achter_topmenu.gif) left top no-repeat;}

/* Achtergrondkleur en pictogram voor de header van Tip een ander */
h1.tipeenander {background: #eeaa33 url(../images/provincie/achter_tip.gif) no-repeat top left;}

/* Achtergrondkleur en pictogram voor de Postcode zoeken bij 'aanbieders' (indien gebruikt) */
h1.postcode {background: #eeaa33 url(../images/provincie/achter_pc.gif) no-repeat top left;}

/* Knop jeugdzorg */
div#zbge{
	padding: 9px 10px;
	float: left;
}


/* Opmaak homepage wijkt af */
div#kolomLinks{
	width: 738px;
	float: left;
}


/* Op de homepage random afbeelding */
div#subContentHome1, 
div#subContentHome2, 
div#subContentHome3, 
div#subContentHome4, 
div#subContentHome5, 
div#subContentHome6, 
div#subContentHome7{
	width: 226px;
	margin: 57px 0 15px;
	padding: 0 10px 20px;
	float: left;
	padding-top: 355px;
}
	div#subContentHome1{background: url(../images/provincie/achter_subcontent_home_1.jpg) top no-repeat;}
	div#subContentHome2{background: url(../images/provincie/achter_subcontent_home_2.jpg) top no-repeat;}
	div#subContentHome3{background: url(../images/provincie/achter_subcontent_home_3.jpg) top no-repeat;}
	div#subContentHome4{background: url(../images/provincie/achter_subcontent_home_4.jpg) top no-repeat;}
	div#subContentHome5{background: url(../images/provincie/achter_subcontent_home_5.jpg) top no-repeat;}
	div#subContentHome6{background: url(../images/provincie/achter_subcontent_home_6.jpg) top no-repeat;}
	div#subContentHome7{background: url(../images/provincie/achter_subcontent_home_7.jpg) top no-repeat;}


/* Opmaak footer wijkt af */
div#footer{
	padding-left: 0;
	width: 984px;
}

div#footer div#aangeslotenTxt{
	width: 492px;
	float: left;
}

	div#aangeslotenTxt div#aangeslotenBij{
		color: #666;
		padding: 10px 5px 0 24px;
		float: left;
	}
	div#aangeslotenTxt div#logoZBN{
		float: left;
	}

div#printTip{width: 190px; vertical-align: text-bottom}
a#addThis img{margin-bottom: 3px;}


/* Zoekvenster van Zorgaanbieders is anders opgebouwd */
div#zoekRegio{
	padding: 1px 0 36px 12px;
	margin: 15px 0;
	width: 238px;
}
div#zoekEenvoudig{
	width: auto;
	padding-right: 0;
}

/* DropdownMenu */

div#subContent div.pullDown{
	border-top: none;
	width: 226px;
	clear: both;
}


div#dropDownMenu{
	padding-bottom: 5px;
}


div.pullDown a#directNaar{
	color: #444;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	background: #f4f4f4 url(../images/ic_dropdown_home_u.gif) no-repeat right;
	width: 168px;
	height: 17px;
	padding: 0px 15px 0 5px;
	margin-top: 8px;
	border: 1px solid #888;
	display: block;	
}
a#directNaar:hover, a#directNaar:active{
	background: #888 url(../images/ic_dropdown_home_o.gif) no-repeat right;
}

div#associatieLinks {
	width: 190px;
	background-color: #fff;
	overflow: visible;
	display: none;
	position: absolute;
}

div#associatieLinks ul{					/* dropdownMenu is opgebouwd met een UL en LI's */
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
}
	
div#associatieLinks ul li{				/* dropdownMenu is opgebouwd met een UL en LI's */
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

div.pullDown div#associatieLinks ul li a{
	font-weight: normal;
	text-decoration: none;
	background: #f2f2f2 url(../images/ic_sub_u.gif) no-repeat 2px -2px;
	margin: 0;
	border: none;
	padding: 2px 5px 3px 15px;
	border-bottom: 1px solid #888;
	width: 168px;
	display: block;
}
div.pullDown div#associatieLinks ul li a:link, div.pullDown div#associatieLinks ul li a:visited{
	color: #333;
}
div.pullDown div#associatieLinks ul li a:hover, div.pullDown div#associatieLinks ul li a:active{
	color: #000;
	background: #fff url(../images/ic_sub_a.gif) no-repeat 2px -2px;
}
/* /dropdownMenu */


/* reactie onderaan pagina */
div#reactiePagina{
	background: url(../images/achter_reactiepagina.gif) top left no-repeat;
	margin: 30px 0;
	padding: 0 10px;
	border: 1px solid #eee;
}

div#reactiePagina form{
	background: #f6f6f6 url(../images/achter_reactiepagina.gif) bottom left no-repeat;
	margin: 25px -10px 0;
	padding: 5px 10px 30px 10px;
}

	div#reactiePagina form td{
		padding: 0 3px 3px 0;
	}
