/*
#################
#	ALGEMEEN	#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form { margin: 0; padding: 0; }
html { font: 62.5%/200% Verdana, Arial, Tahoma, sans-serif; overflow-y: scroll; }
body {
	background: url(/img/achtergrond.jpg) repeat-x #E7E6EB;
	font-size: 1.2em;
}
hr {
	border: none;
	border-top: 1px solid #cbcbcb;
	height: 0;
}
div.zijkolom hr { margin-bottom: 1em; }

/* Algemene classnames
------------------------------------------------------------------*/
.nomargin, .nom { margin: 0; }
.nopadding .nop { padding: 0; }
.nomp { margin: 0; padding: 0; }

.block { display: block; }
.inline { display: inline; }

.center { display: block; margin: auto; }

.hide, .hidden { visibility: hidden; }
.invisible { display: none; }

.fleft { float: left; }
.fright { float: right; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }

.tcenter { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }

.vbottom { vertical-align: bottom; }
.vmiddle { vertical-align: middle; }
.vtop { vertical-align: top; }

.absolute { position: absolute; }
.relative { position: relative; }

.bold, .b, .strong { font-weight: bold; }
.em, .italic, .i { font-style: italic; }
.normal { font-weight: normal; }
.u, .underline { text-decoration: underline; }
.small { font-size: 11px; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.capitalize { text-transform: capitalize; }

.default { cursor: default; }
.pointer { cursor: pointer; }

/* Afbeeldingen
------------------------------------------------------------------*/
img { border: none; display: block; }

/* Alinea's en paragafen
------------------------------------------------------------------*/
p, div.alinea { margin-bottom: 1.2em; }

/* Overflow
------------------------------------------------------------------*/
.overflow { overflow: hidden; }

/* Headings
------------------------------------------------------------------*/
h1 { color: #076799; font-size: 1.5em; }
h2 {
	color: #FFBD05;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 10px;
}
h3 { font-size: 1.2em; text-transform: uppercase; }
h4 { font-size: 1em; }

div.zijkolom h3 { font-size: .9em; text-transform: none; }

/* Hyperlinks
------------------------------------------------------------------*/
a { color: #076799; font-weight: bold; font-size: .9em}
a:hover, a:focus, a.none { color: #FF9900 ;text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }
a span { cursor: pointer; }

/* Overig
------------------------------------------------------------------*/
address { font-style: normal; }
q { quotes: '' '' }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {
	background: #fff;
	margin: 0 auto;
	position: relative;
	width: 800px;
}

/* Header
------------------------------------------------------------------*/
div#header {
	background: url(/img/header.jpg) no-repeat right top;
}

/* Logo
------------------------------------------------------------------*/
p#logo {
	background: url(/img/logo.gif) no-repeat;
	float: left;
	height: 180px;
	margin-bottom: 0;
	text-indent: -9999px;
	width: 126px;
}
p#logo a {
	display: block;
	height: 180px;
	width: 126px;
}

/* Quote (Rechts van logo)
------------------------------------------------------------------*/
p#quote {
	float: left;
	margin: 70px 0 0 50px;
	font-weight: bold;
	font-size: 1.5em;
	width: 374px;
}
p#quote span {
	color: #595959;
	display: block;
	font-size: .7em;
	font-style: italic;
	margin-right: 46px;
	text-align: right;
}

/* Kolommen
------------------------------------------------------------------*/
div.kolom-links {
	float: left;
	margin: 0 12px;
	width: 160px;
}
div.kolom-midden {
	color: #666;
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	width: 580px;
}
div.kolom-midden-breed { width: 655px; }
div.kolom-rechts {
	background: #e6e6e6;
	float: right;
	width: 200px;
}
div.zijkolom { min-height: 10px; overflow: hidden; }

/* Inhoud kolom-midden
------------------------------------------------------------------*/
div.kolom-midden h1 { margin-bottom: 1em; }
span.accent { font-weight: bold; color: #FFBD05}

/* Rounded divs
------------------------------------------------------------------*/
div.rounded-boven {
	background: url(/img/rounded-boven.gif) no-repeat top;
	margin-top: 20px;
	overflow: hidden;
	width: 567px;
}
div.rounded-onder {
	background: url(/img/rounded-onder.gif) no-repeat bottom;
	height: 6px;
	line-height: 6px;
	width: 567px;
}
div.rounded-boven div.inner-text {
	padding: 10px 10px 3px 10px;
}

/* Nieuwsartikelen
------------------------------------------------------------------*/
div.nieuwsartikel h2{ padding: 0; font-size: 1.2em;}
div.nieuwsartikel p.datum { font-size: .8em; margin:0; }
div.nieuwsartikel p{ margin:0; }
div.nieuwsartikel p a {
	margin: 0;
	text-transform: none;
	padding: 0;
}

div.nieuwsitem div.bold { margin: 1.2em 0; }

/* Illustraties
------------------------------------------------------------------*/
p.illustratie span {
	display: block;
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
img.illustratie {
	float: left;
	margin: .5em 8px .3em 0;
}
img.illustratie-rechts {
	float: right;
	margin-left: 8px;
	margin-right: 0;
}
div.zijkolom img.illustratie {
	display: block;
	float: none;
	margin: 0 auto 2em;
}

/* Preview
------------------------------------------------------------------*/
div.preview { margin-bottom: 2em; }
div.preview h2 { font-size: 1.3em; }
div.preview p { margin-bottom: 0; }

/* Navigatie
------------------------------------------------------------------*/
p.navigatie { float: right; font-size: .9em; }
p.navigatie a {
	background: #58585a;
	color: #fff;
	float: left;
	line-height: 100%;
	margin-left: 4px;
	padding: .4em 0;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
p.navigatie a:hover,
p.navigatie a:focus,
p.navigatie a.active {
	background: none;
	color: #58585a;
}
p.navigatie a.active { cursor: default; }

/* Link naar top
------------------------------------------------------------------*/
p#go-top {
	background: url(/img/top.gif) no-repeat 685px;
	text-align: right;
	overflow: hidden;
	margin: 5px 10px 0;
}
p#go-top a{
	text-decoration: none;
}
p#go-top a:hover {
	color: #076799;
	text-decoration: underline;
}

/* Iconed links
------------------------------------------------------------------*/
a.icn-right { padding-right: 20px; }
a.icn-left { padding-left: 20px; }

a.pdf {	background: url(/img/pdf.gif) no-repeat right; }

/* Footer
------------------------------------------------------------------*/
div#footer {
	background: url(/img/bottom.gif) no-repeat 40px 35px;
	height: 160px;
	border-top: 1px solid #cbcbcb;
	margin: 1em 0;
	padding: 10px;
}
div#footer a {
	color: #000;
	text-decoration: none;
}
div#footer p { margin-bottom: 0; color: #076799; font-style: italic; font-size: .9em; }
a#iWink { text-decoration: none; }
a#iWink:hover, a#iWink:focus { border: 0 solid #e6e6e6; }
a#iWink:hover span, a#iWink:focus span { text-decoration: underline; }

/*
####################
#	LIJSTEN	   #
####################
*/

/* Algemeen
------------------------------------------------------------------*/
ul.none, ol.none { list-style: none; }

/* Optie-menu (mail & stuur door)
------------------------------------------------------------------*/
ul#opties { 
	position: absolute; 
	margin-top: -10px;
	right: 10px;
}
ul#opties { float: right; padding: 0 10px; list-style: none; }
ul#opties li { float: left; margin-left: 16px; }
ul#opties a {
	color: #3F4B51;
	font-weight: bold;
	display: block;
}
ul#opties a#home {
	background: url(/img/home2.gif) no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 14px;
}
ul#opties a#print {
	background: url(/img/opties.gif) no-repeat scroll 0 7px;
	text-indent: -9999px;
	height: 19px;
	width: 14px;
}
ul#opties a#contact {
	background: url(/img/arrows_yellow_right.gif) no-repeat 0 50%;
	color: #076799;
	padding-left: 8px;
}

/* Linker hoofdmenu
------------------------------------------------------------------*/
ul.menu {
	border-bottom: 1px solid #cbcbcb;
	font-size: 1.2em;
	margin: 7px 0;
	padding-bottom: 7px;
}
ul.menu a {
	color: #444;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration:none;
}

ul.menu a:hover,
ul.menu a:focus,
ul.menu li.active a { color: #787878; }

ul.menu li {
	background: url(/img/arrow.gif) no-repeat 0 11px;
	border-top: 1px solid #cbcbcb;
	line-height: 120%;
	list-style: none;
	padding: 5px 0 5px 11px;
}
ul.menu li.active {
	background-image: url(/img/bullet_grey.gif);
}
ul.menu ul { display: none; }
ul.menu li.active ul { display: block; }
ul.menu li li { border: none; }

/* Onder het menu
------------------------------------------------------------------*/
a.login,
a.login:hover,
a.login:focus {
	background: url(/img/lock.jpg) no-repeat left;
	color: #008000;
	text-decoration: none;
	font-size: 1.1em;
}

a.login-date,
a.login-date:hover,
a.login-date:focus {
	color: #ffbd05;
	display: block;
	font-size: .9em;
	margin-top: 10px;
	text-decoration: none;
}

ul.login-links {
	line-height: 120%;
	list-style: none;
	margin-bottom: 20px;
}
ul.login-links li a,
ul.login-links li a:hover,
ul.login-links li a:focus {
	font-weight: normal;
	color: #008080;
	font-size: .9em;
	text-decoration: none;
}

dt.last-modified {
	font-size: .8333em;
	font-family: Arial, Helvetica, sans-serif;
}

/* Login menu
------------------------------------------------------------------*/
dl.login { margin-top: 1em; }
dl.login dt { color: #ffbd05; }

/* Error-menu
------------------------------------------------------------------*/
ul.errors, ol.errors {
	list-style: disc;
	margin: 1em 0; padding: .2em 0;
	border: 3px solid red;
}
ul.errors li, ol.errors li { margin-left: 20px; padding: .2em 0; }

/* FCK-editor-lijst
------------------------------------------------------------------*/
div.alinea ul { list-style: square; }
div.alinea ul, div.alinea ol { margin: 1em 0 1em 16px; }
div.alinea ol { margin-left: 24px; }
div.alinea li { line-height: 135%; padding: .2em 0; }

/* Sitemap
------------------------------------------------------------------*/
ul.sitemap { margin: 0 0 1em 24px; }

/* <dl>'s
------------------------------------------------------------------*/
dl dt { font-weight: bold; }

/* <dl>'s in middenkolom
------------------------------------------------------------------*/
div.kolom-midden dl { margin: 1em 0;  }
div.kolom-midden dl ul { list-style: none; }

/* <dl> in zijkolom
------------------------------------------------------------------*/
div.zijkolom dl { margin-bottom: 2em; }

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
input.text, textarea { padding: 2px 3px; }
textarea { font-size: 11px; overflow: auto; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; float: left; }
input.button, input.submit { cursor: pointer; }

fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form ul, form ol { list-style: none; }
form li { padding: .2em 0; }

/* Webbeheer formulier
------------------------------------------------------------------*/
form.webbeheer-formulier fieldset {
	border: none;
	margin: 0; padding: 0;
}

form.webbeheer-formulier legend { display: none; }
form.webbeheer-formulier ul.velden { list-style: none; }

form.webbeheer-formulier ul.velden ul { width: 200px; overflow: hidden; }


form.webbeheer-formulier li { margin-bottom: .5em; overflow: hidden; }
form.webbeheer-formulier label { 
	display: block;
	float: left;
	width: 165px;
}
form.webbeheer-formulier fieldset.radiogrouper label { margin: 0 0 0 5px; }
form.webbeheer-formulier textarea { 
	width: 400px;
}


/*
####################
#	TABELLEN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
table { color: #666; }
table.full-width { width: 100%; }
table th { text-align: left; }
table tr td,
table tr th {
	border-bottom: 1px solid #cbcbcb;
	margin: 0;
	padding: 10px 0;
}
table a {
	text-decoration: none;
}

/* Tabel met informatie over agendaitem
------------------------------------------------------------------*/
table.agenda-item {
	margin-bottom: 2em;
	width: 100%;
}
table.agenda-item th { font-weight: normal; width: 160px; }

table.agenda-item td,
table.agenda-item th { border: none; padding: 3px 0; }

/* FCK-editor-tabel
------------------------------------------------------------------*/
div.alinea table {
	border: 1px solid #FFBD05;
	border-spacing: 0;
	border-collapse: collapse;
	color: #545454;
	margin: 1em 1px;
	width: 98%;
	text-align: left;
}

div.alinea table td,
div.alinea table th {
	border: 1px solid #FFBD05;
	padding: 4px 4px;
	text-align: left;
}

table.sortable {
	border-collapse: collapse;
	width: 100%;
}

table.sortable th a {
	padding-right: 17px;
}

table.sortable th a.order-desc {
	background: transparent url('/webbeheer-assets/img/icons/bullet_arrow_up.png') right no-repeat;
}

table.sortable th a.order-asc {
	background: transparent url('/webbeheer-assets/img/icons/bullet_arrow_down.png') right no-repeat;
}

form.inline {
	margin: 0;
	padding: 0;
}

form.inline fieldset { 
	border: 0;
	margin: 0;
	padding: 0; 
}

/* Ledenoverzicht */
table.ledenoverzicht th {
	border: 1px solid #999999;
	background-color: #999999;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;	
	padding:5px;
}

table.ledenoverzicht th a:link, 
table.ledenoverzicht th a:visited {
	color: #FFFFFF;
	font-size: 10pt;	
}

table.ledenoverzicht th a:hover {color;#FF9900}

table.ledenoverzicht td {align: top; border: 0px solid #FF9900;padding:5px;}

/* Google maps */

form#geocodeform {
	margin-bottom: 15px;
}

.googlemap {
	margin-bottom: 15px;
}

.notice {
	font-style: italic;
	margin: 3px;	
	padding: 3px;
	text-align: center;
}
.notice-ok {
	border: 3px solid #007700;
	color: #007700;
}