html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	font-family:Georgia, Garamond, serif;
	font-size:12px;
	word-spacing:.23em;
}

ul {
	list-style:none;
}

p {
	margin-bottom:10px;
}
.fc-error p {
	margin-bottom:0;
}

.clear {
	clear:both;
}

body {
	background-color: #F2F2F2
}

/*--------------------- typography -------------------------------------------*/
dt {
	font-weight:bold;
	margin-top:10px;
}

body dd {
	font-size:11px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#213A65;
}

a:visited {
	color:darkred;
}

#menu a {
	color:white;
	font-size:17px;
}

legend,
h1 {
	margin-bottom:5px;
}

legend,
h1,
h2,
h3,
h4 {
	font-family:Georgia, Garamond, serif;
	font-size:19px;
	letter-spacing:-1pt;
	word-spacing:4pt;
	color:#213A65;
	font-weight:normal;
}

h2 {
	font-size:14px;
	margin-bottom:8px;
	letter-spacing:-0.5pt;
	font-weight:bold;
}

h3,
h4 {
	font-size:12px;
	letter-spacing:0pt;
	font-weight:600;
}

h5 {
	margin-bottom:5px;
	margin-top:10px;
}

legend {
	font-size:17px;
}

#content li {
	font-weight:normal;
	word-spacing:3pt;
	letter-spacing:0pt;
	font-size:11px;
} 

#content li a {
	font-style:normal;
}

#content ul {
	margin-bottom:10px
}

.calendar .title,
.calendar dt,
strong.date {
	display:block;
	color:#4179D4;
	font-size:11px;
	font-weight:bold;
}
.calendar dt.subject {
	color:black;
	font-style:italic;
}
.calendar dd.title,
.calendar dd.subject {
	margin-left:140px;
}

p {
	font-size:11px;
	line-height:1.5em;
}

a {
	font-size:11px;
	color:#F67522;
}


a.more {
	display:block;
	background:url(/assets/images/arrow_right.gif) top right no-repeat;
	margin-top:3px;
}

a.email {
	background:url(/assets/images/mail.gif) 0px 2px no-repeat;
	padding-left:14px;
}

a.website {
	background:url(/assets/images/home.gif) 0px 2px no-repeat;
	padding-left:14px;
}


span.mobile {
	background:url(/assets/images/mobile.gif) 0px 2px no-repeat;
	padding-left:14px;
}

body .nobg {
	background:none;
}

img {
	border:0;
	vertical-align:middle;
}

th {
	text-align:left;
	border-bottom:1px solid #EDEFF3;
}

.fc-error {
	color:red;
	background:#FFEAEA none repeat scroll 0 0;
	border:1px solid #B5B8C8;
	font-size:12px;
	margin-bottom:0px;
	padding:4px;
}

#smallCol em {
	font-style:normal;
	font-weight:bold;
}

.linkMessage p,
.linkMessage h4	{
	font-style:normal;
}
/*--------------------- menu -------------------------------------------------*/
#menu li {
	background:url(/assets/images/menu_right.gif) top right no-repeat;
	float:left;
	height:38px;
	margin-right:1px;
}

#menu li a {
	background:url(/assets/images/menu_left.gif) top left no-repeat;
	display:block;
	padding-left:20px;
	padding-right:20px;
	height:38px;
	line-height:35px;
}

#menu li.hover {
	background:url(/assets/images/menu_right.gif) 100% 100% no-repeat;
}

#menu li.hover a {
	background:url(/assets/images/menu_left.gif) 0% 100% no-repeat;
	text-decoration:none;
}


/*--------------------- structure --------------------------------------------*/
#site {
	width:980px;
	background-color:white;
	padding:5px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-495px;
	
	/*
	width:980px;
	background-color:white;
	padding:10px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-490px;
	*/
}

/* a normal page (not home) */
.page {
	width:700px;
}

#content {
	padding:10px;
}

/* pushes the menu downwards */
#nav {
	position:relative;
	height:225px;
}

#masthead  {
	position:absolute;
	z-index:2;
	height:194px;
}

#menu {
	height:38px;
	/*width:694px;*/
	position:absolute;
	left:0;
	top:186px;
	z-index:1;
}

li#search {
	background:url(/assets/images/search_bg.gif) top left no-repeat;
	width:190px;
	padding-left:78px;
	padding-top:8px;
	margin-left:9px;
}

li#search input {
	width:175px;
}

p.lined {
	border-bottom:1px solid #879AB0;
}

.calendar {
	background:url(/assets/images/agenda.gif) top left no-repeat #EDEFF3;
	padding:10px;
	padding-left:44px;
}
.calendar dt {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	width:120px;
}

.calendar .subject {
	margin-bottom:10px;
}

#vvrIntro {
	width:380px;
	float:left;
	padding-right:10px;
}

#newsIntro {
	width:290px;
	float:left;
}
div#newsIntro ul.news,
div#newsIntro ul.news li{
	margin-left:0;
}
#introContent {
	width:680px;
	float:left;
}

#smallCol {
	float:right;
	width:260px;
}

#smallCol .links {
	/*background:url(/assets/images/links.gif) top left no-repeat #FFEEFF;*/
	background-color:#FFEEFF;
	padding:10px;
	/*padding-top:45px;*/
	height:430px;
	width:250px;
}


/*--------------------- lists ------------------------------------------------*/
ul.paging {
	height:20px;
}

ul.paging li {
	float:left;
	margin-right:10px;
}
#content ul.paging li {
	background:none;
	font-weight:bold;
}

#content ul.paging li {
	margin:0;
}
.currentPage,
#content ul.paging li a {
	padding:3px;
	padding-left:5px;
	padding-right:5px;
}

.currentPage {
	font-weight:bold;
	border:1px solid #CCC;
}

#content ul.nobg li {
	background:none;
}
#content blockquote {
	margin-left:50px;
	font-style:italic;
}

#content li {
	margin-left:20px;
	background:url(/assets/images/dot.gif) 0px 4px no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
#content ol li {
	background:none;
}

table.list {
	width:690px;
	margin-top:10px;
}

/*--------------------- jurisprudention --------------------------------------*/
a.juris {
	display:block;	
}

#content ul.opinie li {
	background:none;
	font-style:normal;
}

/*--------------------- links ------------------------------------------------*/
#content ul.links li {
	margin:0;
	padding:0;
	
}

.linkMessage {
	padding-right:10px;
	width:350px;
}

ul.links div.img {
	float:right;
	padding-right:15px;
	margin-bottom:15px;
	width:300px;
}

ul.links img {
	padding:5px;
	border:1px solid #EDEFF3;
}

ul.links a.more {
	width:110px;
}

#apollo {
	width:250px;
	height:80px;
	position:absolute;
	right:10px;
	top:600px;
}
/*--------------------- forms ------------------------------------------------*/
.form-row {
	margin-bottom:10px;
}

.form-row label {
	display:block;
}

.checkboxes label {
	display:inline;
}

.type-textarea,
.type-text {
	background:url(/assets/images/form_bg.gif) 0px -4px repeat-x;
	border:1px solid #879AB0;
	padding:4px;
}
.type-textarea,
.type-text,
select {
	font-family:Tahoma, sans-serif;
	font-size:14px;
}
.fc-error,
.type-textarea,
.type-text {
	width:300px;
}

fieldset {
	border:0;
}


	

/*--------------------- form: mijn gegevens ----------------------------------*/
#mname { width:20px;}
#fname { width:100px;}
#lname { width:145px;}

.zip,
#comp_zip, 
#zip   { width:70px;}

#memberForm fieldset {
	margin-bottom:20px;
}

#memberForm div.checkboxes strong {
	display:block;
	margin-top:10px;
}

/*--------------------- ledenpagina ------------------------------------------*/
ul.leden {
	height:65px;
	margin-top:10px;
}

h3.toggle {
	border-bottom:1px solid #99CCFF;
	width:400px;
}

#content ul.leden li {
	padding-left:30px;
	display:block;
	height:15px;
	padding-top:2px;
}

ul.leden li a {
}

div#content ul.leden li.agenda {
	background:url(/assets/images/agenda.png) 0px 2px no-repeat;
}
div#content ul.leden li.lezingen {
	background:url(/assets/images/lezingen.png) 0px 2px no-repeat;
}
div#content  ul.leden li.notulen {
	background:url(/assets/images/notulen.png) 0px 2px no-repeat;
}

/*--------------------- member list ------------------------------------------*/
#content ul.memberList li {
	background:none;
	margin-left:0;
	height:70px;
	float:left;
	width:320px;
}

ul.memberList strong,
ul.memberList span,
ul.memberList a {
	display:block;
	margin-left:60px;
}
ul.memberList img {
	float:left;
	padding-right:10px;
}

/*------------------------- update: 2009.12.22, formbuilder ------------------*/
#site ul.default_form,
#site ul.default_form li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

ul.default_form label {
	font-weight:bold;
}

ul.default_form .field_radio_container label {
	font-weight:normal;
}

.field_description {
	display:block;
	margin-bottom:5px;	
}

#site ul.default_form li {
	margin-bottom:20px;
}

.validation-advice,
span.field_required {
	color:red;
}
