/* General styles */

body
{
	background:#fbf8f8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}


td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
}

a
{
	text-decoration:none;
}


a#active
{
	color:white;
	background:#535d8d;
	border-bottom:1px solid #535d8d;
}

a#activesub
{
	color:white;
}

/* Navigation Level 1 */

td.nav
{
	
}

#nav-level-1 {
	background:url(vwv/images/i/nav_bg.gif) repeat-x;
	height: 31px;
	width: 100%;
}

#nav-level-1 a {
	float: left;
	line-height: 30px;	
	padding-right:7px;
	padding-left:7px;
	font-size:11px;
	border-right:1px solid #727aa2;		
}

#nav-level-1 a:link {
	color:#D2E9F1;
}

#nav-level-1 a:visited {
	color:#9fa5c5;
}

#nav-level-1 a:hover {
	color:#fff;
	background:#58649a;
}

#nav-level-1 a.active {
	color:white;
	background:#535d8d;
	border-bottom:1px solid #535d8d;
}

/* Navigation Level 2 */

.sub
{
	padding-left:7px;
	background:#535d8d;	
}

.sub a:link
{
	font-size:11px;
	color:#cccfdd;
	margin-right:12px;
}

.sub a:visited
{
	font-size:11px;
	color:#9fa5c5;
	margin-right:12px;
}

.sub a:hover
{
	color:#080f35;
}



/* Styles cocktail */

#sublist li a#activesidesub
{
	color:#080F35;
}

.top
{
	background:url(vwv/images/i/top_bg.gif) repeat-x;
}

.topImg
{
	float:left;
}


td.side
{
	background:#e8eaf0;
	width: 233px !important;
}

#content
{
	background:#fff;
}

.bottom1
{
	background:url(vwv/images/i/bot1.gif) repeat-x;
}

.bottom2
{
	background:url(vwv/images/i/bot2.gif) repeat-x;
}



.side
{
	padding-top:25px;
	padding-left:13px;
}

.side ul#mainList
{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px;
}

ul#mainList li
{
	border:1px solid #E8EAF0;
	margin:0;
}

.side ul#mainList li a:link
{
	line-height:18px;
	color:#666f99;
	background:url(vwv/images/i/arrow.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

.side ul#mainList li a:visited
{
	line-height:18px;
	color:#9fa5c5;
	background:url(vwv/images/i/arrow.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

#mainList li a#activeside
{
	color:#080F35;
	line-height:18px;
	background:url(vwv/images/i/arrowdown.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

ul.linksList li
{
	border:1px solid #B0B4CD;
	margin:0;
}

ul.linksList
{
	list-style-type:none !important;
	margin:0;
	padding:0;
	font-size:11px;
}

ul.linksList li a:link
{
	line-height:18px;
	color:white;
	background:url(vwv/images/i/arrow.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

ul.linksList li a:visited
{
	line-height:18px;
	color:white;
	background:url(vwv/images/i/arrow.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

ul.linksList li a#activeside
{
	color:white;
	line-height:18px;
	background:url(vwv/images/i/arrowdown.gif) no-repeat 0 5px;
	padding:0;
	margin:0;
	padding-left:14px;
	display:block;
}

.side ul#mainList li a:hover
{
	color:#080F35;
}

.side ul#subList
{
	list-style-type:none;
	padding-left:11px;
	margin:0;
}

.side ul#subList li a:link
{
	color:#666f99;
	background:url(vwv/images/i/dot.gif) no-repeat 0 2px;
}

.side ul#subList li a:visited
{
	color:#9fa5c5;
	background:url(vwv/images/i/dot.gif) no-repeat 0 2px;
}

.side ul#subList li a:hover
{
	color:#080F35;
}

#content
{
	padding-top:25px;
	padding-left:64px;
	padding-right:32px;	
	min-height:350px !important;
	width:750px;
}

#content p
{
	color:0;
	font-size:11px;
	line-height:14px;
	margin-bottom:5px;
	margin-top:5px;
}

#content h1
{
	color:#535d8d;
	font-size:12px;
}

#content h2
{
	color:#5a6ed0;
	font-size:11px;
}

#content h3
{
	color:#96a4e7;
	font-size:11px;
	font-style:italic;
}

#content a:link
{
	text-decoration:underline;
	color:#5a6ed0;
}

#content a:visited
{
	color:#abb3da;
}

#content a:hover
{
	color:#222e6c;
}

#content ul
{
	/*
	Disabled to preserve user bullet list layout
	
	list-style-type:square;
	margin-left:0;
	padding: 0;
	list-style-position:inside;
	*/
}

#breadcrumbs
{
	font-size:11px;
	color:#222E6C;
	margin-left: -32px;
}

#breadcrumbs a:link
{
	color:#222e6c;
	text-decoration:none;
}

#breadcrumbs a:hover
{
	text-decoration:underline;
}

#banner
{
	margin-right:11px;
}

#topTable
{
	margin-top:8px;
}

#searchField
{
	width:111px;
	height:17px;
	border:1px solid #646c98;
	font-size:9px;
}

#Submit
{
	margin-top:1px;
	margin-left:1px;
}

html>body #Submit
{
	margin-top:0;
}

#footer
{
	font-size:9px;
	color:#38447e;
	padding-top:11px;
}
#footerprint{display:none;}
#footer a
{
	text-decoration:underline;
	color:#38447e;
}

#footer a:hover
{
	color:#080f35;
}

/* Form */
#content form
{
}

.formTable
{
	font-size:11px;
	color:#757da4;
}

.formTable td
{
	padding:3px;
	vertical-align: top;
}

.formTable input,select
{
	border:1px solid #646c98;
	color:#38447e;
}

.formTable .fixed
{
	width:212px;
}

.formTable .gemeente
{
	width:148px;
}

.formTable .maand
{
	width:108px;
}

.formTable .nr
{
	width:37px;
}

.formTable#registreren
{
	border:2px;
}

#chk_akkoord
{
	border:0;
}

html>body .formTable .fixed
{
	width:212px;
}

html>body .formTable .gemeente
{
	width:148px;
}

html>body .formTable .maand
{
	width:auto;
}

html>body .formTable .nr
{
	width:37px;
}

div.downloads
{
	margin:0 0 1.5em 0px;
	line-height:1.2em;
	font-size:90%;
	list-style-type:none;
	width:60%;
}

div.downloads a
{
	font-weight:bold;
	margin:0.25em 0 0;
	margin:0;
	padding:0.7em 0 0.7em 3em;
	border-bottom:1px solid #E7E7E7;
	background-repeat:no-repeat;
	background-position:left 50%;
	display:block;
}

a.pdf
{
	background-image:url(vwv/images/icon_pdf.gif);
}

a.word
{
	background-image:url(vwv/images/icon_word.gif);
}

a.web
{
	background-image:url(vwv/images/icon_web.gif);
}

a.xls
{
	background-image:url(vwv/images/icon_xls.gif);
}

a.ppt
{
	background-image:url(vwv/images/icon_ppt.gif);
}

a.doc
{
	background-image:url(vwv/images/icon_doc.gif);
}

a.zip
{
	background-image:url(vwv/images/package.png);
}

div.messageblock
{
	border-left:1px solid #96a4e7;
	border-bottom:1px solid navy;
	border:1px solid #EEE;
	padding:5px;
	margin-bottom:5px;
}

div.messageblock .title
{
	margin:0;
	color:#535d8d;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #96a4e7;
	margin-bottom:5px;
	padding-bottom:2px;
}

/* Kalender styles */
tr.week
{
	text-align:right;
	vertical-align:top;
}

tr.holiday
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FE6802;
	vertical-align:top;
}

tr.day_name
{
	background-color:maroon;
	color:#FFFFFF;
	font-size:8pt;
}

td.right_box
{
	text-align:left;
}

td.left_box
{
	text-align:right;
}

.weekend_link
{
	color:#FFFFFF;
	font-size:8pt;
}

.weekend_box
{
	background-color:#EEE;
	border-bottom:thin solid #E0E0E0;
	color:black;
	width:72pt;
	height:36pt;
}

td.dark_date_box
{
	background-color:white;
	width:72pt;
	height:36pt;
}

td.today_date_box
{
	background-color:#FFBC90;
	width:72pt;
	height:36pt;
}

td.date_box
{
	background-color:#E0E0E0;
	width:72pt;
	height:36pt;
}

div.hoverdiv
{
	position:absolute;
	background:white;
	padding:4px;
	border:1px solid gray;
	text-align:left;
	width:400px;
	overflow: scroll;
	height: 200px;
}

td.today_date_box
{
	background-color:#FFBC90;
	width:72pt;
	height:36pt;
}

td.date_box
{
	background-color:#E0E0E0;
	width:72pt;
	height:36pt;
}

div.hoverdiv
{
	position:absolute;
	background:white;
	padding:4px;
	border:1px solid gray;
	text-align:left;
	width:200px;
}



/* LIST STyles */

table.list
{
	border-collapse:collapse;
}

table.list td
{
	border:1px solid #BBB;
	padding:3px;
	vertical-align: top;
}

table.list tr.odd td {
	background: #F1F2F4;
}

table.list tr.even td {
	background: white;
}

div.links
{
	background:#B0B4CD;
	margin:20px 14px 11px 0;
	padding:4px;
}

div.links h1
{
	margin:0;
	margin-bottom:5px;
	color:white;
	font-size:14px;
	color:#535D8D;
}

div.links a
{
	color:white;
}

div.links a:visited
{
	color:white;
}

/* PAGE-COUNTER LIST */
div#page-counter {	
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-bottom: 11px;
	margin-top: 11px;
	line-height: 15px;
}

div#page-counter a {	
	color: #333 !important; 
	text-decoration: none !important;
}

div#page-counter a.selected {	
	font-weight: bold;
}


span.warning {
	color: maroon;
	font-weight: bold;
	font-size: 13px;
}


table.agenda-datum td {
	vertical-align: top;
}

table.agenda-datum td.datum {
	padding: 1em;
	background: #CFD2E5;
	margin: 0;
}

table.agenda-datum td.locatie {
	margin: 0;
	padding: 1em;
	background: #E8EAF0;	
}

div.agenda-voorzitter {
	border: 1px solid #CFD2E5;
	padding: 1em;
	float: left;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 2em;
}


fieldset legend {
	font-size: 14px;
}


span.highlight {
	background: #e8eaf0;
	font-weight: bold;
}

		
div#search-result {
	border: 1px solid #e8eaf0;
	background: #f7f8fa;
	padding: 1em;
}

div#search-result div.soort {
	background: #e8eaf0;
	font-weight: bold;
	padding: .3em;
	font-size: 13px;
}

div#search-result div.entry {
	border-bottom: 1px solid #cbcfd9;
	padding: .7em 1em;
}


a#login-link {
	font-variant: small-caps; 
	font-size: 13px; 
	background: #646c98; 
	color: white; 
	display: block; 
	text-align: center; 
	line-height: 23px;
}


/* Agenda Styles */

div.agendagroep {
	margin-bottom: 2em;
}

td.agendablok {
	width: 45%;
	border: 1px solid #DDD;
	margin: 10px 10px 0px 0px;
	padding: 5px;
}

td.agendablok div.nota {
	font-style: italic;
}

td.agendablok div.nota span.meerprijs {
	color: maroon;
}

td.agendablok div.inschrijven {
	float: right;
	text-align: right;
}

td.agendablok div.inschrijven input {
	vertical-align: middle;
}

td.agendablok div.inschrijven div.voorkeur {
	display: none;
}

td.agendablok div.inschrijven div.voorkeur input {
	font-size: 10px;
	width: 1em;
	margin-right: 3px;
	height: 12px;
}

#submitbutton {
	display: block;
	background: white;
	border: outset;
	color: maroon;
	width: 100%;
	margin-top: 20px;
	font-weight: bold;
}

span.error {
	font-size: 15px;
	font-weight: bold;
	color: maroon;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.formTable td {
	vertical-align: top;
	padding-bottom: 0px !important;
}

table.formTable td input {
	vertical-align: middle;
}

/* End Agenda Styles */

hr {
	height: 1px;
	background: #727aa2;
	color: #727aa2;
	border: none;
	
	margin-top: 1em;
	margin-bottom: 1em;
}

div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:210px; 
}

div#tipDiv ul.tipContentList {
    margin:0; padding:0; list-style:none;
}