/* Stylesheet voor de site van Rekenkamer West-Brabant */

*
{
	margin  : 0em;
	padding : 0em;
}


body 
{
	font-size: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #dab8b8;
	color : #2d4144;
	text-align: center;
}

	
img
	{
		border: none;
	}
	

div#wrapper
{
	position: relative;
	width: 90%;
	min-width: 660px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	z-index: 0;
}



div#bladspiegel
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 74em;
	background-color: #fff;
	z-index: 1;
}


div#header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background-color: #fff;
	border-top: 10px solid #ac023c;
	border-bottom: 3px solid #ccc;
	z-index: 2;
}


div#headerleft
{
	float: left;
	width: 24%;
	text-align: left;
}


div#headerleft img.topleft
{
	float: left;
}

div#headerleft a
{
	margin-left: 1em;
}


div#headerright
{
	float: right;
}


div#headerright img.topright
{
	float: right;
	margin-right: 1em;
}


div#page-content
{
	position: absolute;
	top: 213px;
	left: 0;
	width: 100%;
	height: auto;
	text-align: left;
	background-color: #fff;
	z-index: 2;
}


div#content-left
{
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 20px solid #dfdff3;
	background-color: #fff;
	width: 24%;
	height: auto;
	z-index: 3;
}


p.update
{
	font-size: 0.6em;
	padding-left: 1em;
}


div#content-right
{
	position: absolute;
	left: 24%;
	top: 0px;
	background-color: #fff;
	height: auto;
	min-height: 40em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0 0em 0 1.2em;
	z-index: 3;
}


div#content-right img
{
	float: left;
	margin: 0.3em 1em 0em 1em;
}


div#nieuws
{
	position: absolute;
	bottom: 2em;
	left: 0;
	width: 100%;
	padding-left: 1.2em;
}


/* leden rekenkamer */
div.leden1-no-css, div.leden2-no-css, div.leden3-no-css, div.leden4-no-css, div.leden5-no-css
{
	display: none;
}

div.leden
{
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	border-bottom:1px solid #ccc;
}

div.leden p
{
	margin: 0;
	padding: 0;
}


div.leden1-css-bg
{
	background-image: url(../images/leden/ronald-clayden-th.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
}

div.leden1-css-bg:hover
{
	background-image: url(../images/leden/ronald-clayden-m.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	background-color: #f8eded;
}


div.leden2-css-bg
{
	background-image: url(../images/leden/joost-naafs-th.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
}

div.leden2-css-bg:hover
{
	background-image: url(../images/leden/joost-naafs-m.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	background-color: #f8eded;
}


div.leden3-css-bg
{
	background-image: url(../images/leden/lisette-de-jong-stabel-th.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
}

div.leden3-css-bg:hover
{
	background-image: url(../images/leden/lisette-de-jong-stabel-m.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	background-color: #f8eded;
}


div.leden4-css-bg
{
	background-image: url(../images/leden/sandra-van-breugel-th.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
}

div.leden4-css-bg:hover
{
	background-image: url(../images/leden/sandra-van-breugel-m.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	background-color: #f8eded;
}


div.leden5-css-bg
{
	background-image: url(../images/leden/marcel-van-schadewijk-th.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	height: 133px;
}

div.leden5-css-bg:hover
{
	background-image: url(../images/leden/marcel-van-schadewijk-m.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1.5em 0em 1em 0.8em;
	padding-bottom: 0em;
	height: 133px;
	background-color: #f8eded;
}


div.leden1-css-bg p, div.leden2-css-bg p, div.leden3-css-bg p, div.leden4-css-bg p, div.leden5-css-bg p
{
	margin: 0.3em 0 0.5em 0;
	padding: 0 0 0 170px;
	color: #1084fb;
}


div.leden1-css-bg p.nevenfunctieskop, div.leden2-css-bg p.nevenfunctieskop, div.leden3-css-bg p.nevenfunctieskop, div.leden4-css-bg p.nevenfunctieskop, div.leden5-css-bg p.nevenfunctieskop
{
	padding-left: 170px;
	font-weight: bold;
	font-size: 0.7em;
	color: #2d4144;
}


ul.nevenfuncties
{
	margin: -0.2em 0 0 0;
}


ul.nevenfuncties li
{
	padding-left: 160px;
	font-size: 0.8em;
	color: #2d4144;
}


div#content-right img.fotoledenklein
{
	float: none;
	margin-left: 0em;
	padding-left: 0;
}
/* einde leden rekenkamer */


h1,h2,h3,h4,h5
{
	font-size: 0.8em;
	color : #3e3d73;
	margin: 1em 0 0.6em 0.8em;
	padding-left: 0.1em;
	letter-spacing: 0.01em;
}

h1.pagetitle
{
	margin-top: 3em;
	padding-left: 0;
	font-size: 1em;
	color: #ac023c;
}


p
{
	font-size: 0.8em;
	color : #273a3d;
	margin-bottom: 1.5em;
	margin-left: 1em;
	padding-right: 7em;
}


p.border
{
	border-left: 3px solid #ccc;
	padding-left: 0.6em;
}


p.small
{
	font-size:0.6em;
	font-style: normal;
	color: #666;
}


p.small:hover
{
	color: #6f0000;
}


p.small a
{
	color: #333;
}


p.small a:hover
{
	color: #ad0041;
}


p.design
{
	margin-left:0;
	padding-left: 0;
	font-weight: bold;
	font-size: 0.6em;
	color: #666;
	padding: 0.3em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


p.design a
{
	font-size: 0.8em;
	font-variant: small-caps;
	color: black;
	text-decoration: none;	
}


/* Contactformulier */
form
{
	margin-bottom: 1em;
}


fieldset
{
	border: 1px dashed #ccc;
	margin: 1em 0em 0em 0.8em;
	padding: 1em 0.3em 0 0.3em;
}


fieldset p
{
	font-size: 0.9em;
	vertical-align: top;
}


label
{
	font-size: 0.9em;	
}



legend
{
	font-weight: bold;
	font-size: 0.9em;
	color : #2d4144;
	margin: 0.9em 0 0.6em 0em;
	padding: 0 0.3em;
	letter-spacing: 0.01em;
}


.validate
{
	font-size: 0.8em;
	color: #ac023c;
}

fieldset table
{
	font-size: 0.7em;
}


input
{
	margin: 1em 0;
}


input:hover
{
	background-color: #dfdff3;
}


textarea
{
	width: 100%;
	height: 7em;
}


textarea:hover
{
	background-color: #dfdff3;
	height: 7em;
}


div.feedback
{
	margin: 0.7em 0 0.7em 1em;
	width: 90%;
	padding: 0.5em;
	border: 1px solid #ccc;
}

div.feedback p
{
	margin: 0.7em 0;
	color: #000171;
}
/* einde contactformulier */


div#content-right ul
{
	margin-left: 1em;
	font-size: 0.8em;
	color : #273A3D;
	list-style: inside;
	padding : 0px 0px 10px 0px;
}

div#content-right ul.genest
{
	font-size: 0.9em;
	list-style: circle inside;
	margin: 0.5em 1.5em;
	padding : 0;
}

ul.updatenieuws li
{
	list-style: inside url(../images/sitemap-level3.gif);
	margin: 1em 0;
	width: 100%;
	padding: 0 0 0.5em 0em;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
}


ul.updatenieuws li:hover
{
	list-style: inside url(../images/sitemap-level3-hover.gif);
}


ul.updatenieuws li a
{
	text-decoration: none;
	color: #1084fb;	
}

ul.updatenieuws li a:hover
{
	text-decoration: underline;
}


ul.pdf li
{
	list-style: inside url(../images/pdf-logo.jpg);
	margin: 1em 0;
	padding: 0 0 0.5em 0em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.pdf li:hover
{
	list-style: inside url(../images/pdf-logo-hover.gif);
	background-color: #dfdff3;
}

a.doc
{
	color : #3E3D73;
	font-weight : bold;
	font-size: 0.9em;
	text-decoration : none;
	padding-left: 0.5em;
}

a.doc:hover
{
	color : #AD0041;
	text-decoration : underline;
}


span.subtitle
{
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	padding: 0 0 0 0.7em;
	color : #cd6d3f;	
}


ul.rkwb li
{
	list-style: inside url(../images/rekenkamer-west-brabant-icon.gif);
	margin: 1em 0;
	padding: 0 0 0.5em 0em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


ul.rkwb li:hover
{
	list-style: inside url(../images/rekenkamer-west-brabant-icon-hover.gif);
	background-color: #dfdff3;
}


a.back
{
	background-image: url(../images/arrow-left.gif);
	background-repeat: no-repeat;
	padding-left: 25px;	
	font-weight: bold;
	font-size: 0.7em;
	color: #2d4144;
	letter-spacing: 0.03em;
	text-decoration: none;
}

a.back:hover
{
	background-image: url(../images/arrow-left-hover.gif);
	background-repeat: no-repeat;
	color: #ac023c;
	text-decoration: underline;
}


/* sitemap html */
li.sitemapleveleen
{
	list-style:none;
	background-image: url(../images/sitemap-level1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 0.9em;
	margin: 0em 0em 0em 0;
	padding: 12px 0px 5px 35px;
	border-top: 1px solid #dfdff3;
	border-bottom: 1px solid #dfdff3;
	border-left: 1px solid #dfdff3;
}


li.sitemapleveleen a
{
	font-weight: bold;
	font-size: 1em;
	color: #2d4144;
	text-decoration: none;
}


li.sitemapleveleen a:hover
{
	color: #ad0041;
	text-decoration: underline;
}


li.sitemapleveltwee
{
	list-style:none;
	background-image: url(../images/sitemap-level2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 1em 0 0.8em -1em;
	padding: 7px 0px 5px 35px;
	border-top: 1px solid #dfdff3;
	border-bottom: 1px solid #dfdff3;
	border-left: 1px solid #dfdff3;
}


li.sitemapleveltwee:hover
{
	background-color: #ecf8fb;
}


li.sitemapleveltwee a
{
	font-weight: bold;
	font-size: 1.2em;
	color: #4b0082;
}


li.sitemapleveltwee p
{
	font-size: 1.1em;
	margin: 0.4em 0 0 0;
}

li.sitemapleveldrie
{
	list-style:none;
	background-image: url(../images/sitemap-level3.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #1084fb;
	font-size: 1.4em;
	margin: 0.7em 0em 0.5em 0;
	padding: 3px 0px 5px 35px;
	border-top: 1px solid #dfdff3;
	border-bottom: 1px solid #dfdff3;
	border-left: 1px solid #dfdff3;
}


li.sitemapleveldrie:hover
{
	background-color: #f8e8e8;
	background-image: url(../images/sitemap-level3-hover.gif);
	background-repeat: no-repeat;
}


li.sitemapleveldrie a
{
	font-weight: normal;
	font-size: 1.1em;
	color: #1e90ff;
}


li.sitemaplevelvier
{
	background-color: #fff;
	list-style: decimal inside;
	width: auto;
	font-size: 0.9em;
	margin: 0.5em 0em 0.5em 0;
	padding: 5px 0px 5px 35px;
	border-top: 1px solid #dfdff3;
	border-bottom: 1px solid #dfdff3;
	border-left: 1px solid #dfdff3;
}


li.sitemaplevelvier:hover
{
	background-color: #e8f5f8;
}

li.sitemaplevelvier a
{
	color: #2d4144;
}
/* einde sitemap html */


/* Navigatiemenu */
div#navigation
{
	margin: 1em 0 1em 1em;
}

p.navheader
{
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	color : #3e3d73;
	margin: 0 0 0.5em 0em;
	padding: 0;
	border: none;	
}

ul.menu
{
	margin-bottom: 1.5em;
	padding: 0.3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


ul.menu li
{
	list-style: inside url(../images/menu-item.gif);
	line-height: 1.2em;
	margin-left: -0.3em;
}


ul.menu li:hover
{
	list-style: inside url(../images/menu-item-hover.gif);
}


ul.menu li.liact, ul.subnavrapporten li.act
{
	list-style: inside url(../images/menu-item-act.gif);
}


ul.menu li.liact:hover, ul.subnavrapporten li.act:hover
{
	list-style: inside url(../images/menu-item-hover.gif);
}


a.navitem
{
	font-weight: bold;
	font-size: 0.8em;
	color: #2d4144;
	text-decoration: none;
	padding-left: 0.3em;
}


a.navitem:hover
{
	color: #1084fb;
	text-decoration: underline;
}


a.navitemact
{
	font-weight: bold;
	font-size: 0.8em;
	color: #ad0041;
	padding-left: 0.3em;
}


a.navitemact:hover
{
	text-decoration: none;
}
/* einde navigatiemenu */


/* subnavigatie*/
ul.subnavrapporten
{
	margin: 0.6em 0 1em 27%;
}

ul.subnavrapporten li
{
	
	list-style: inside url(../images/submenu-item.gif);
	font-size:0.6em;
	letter-spacing: normal;
}


ul.subnavrapporten li:hover
{
	list-style: inside url(../images/submenu-item-hover.gif);
	letter-spacing: normal;
}


ul.subnavrapporten li.liact
{
	list-style: inside url(../images/submenu-item-act.gif);
}


ul.subnavrapporten li.liact:hover
{
	list-style: inside url(../images/submenu-item.gif);
}


a.subnavitem
{
	font-weight: bold;
	font-size: 1em;
	color: #cd6d3f;
	text-decoration: none;
	padding-left: 0.3em;
}


a.subnavitem:hover
{
	color: #1084fb;
}


a.subnavitemact
{
	font-weight: bold;
	font-size: 1em;
	color: #ad0041;
	padding-left: 0.3em;
}


a.subnavitemact:hover
{
	text-decoration: none;
}
/* einde subnavigatie*/


div#left-bottom
{
	border: none;
	float: left;
}


