/* $Id: standaard.css,v 1.40 2005/05/17 20:57:51 mio Exp $ */
body {
	background: #E6F5D6; }
body, td, div, span, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	margin: 0;
	line-height: 1.4em; }
table { 
	border:0;
	margin:0; }
tr, td {
	vertical-align:top; }
a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline; }
a:hover {
	color: #76B92C; }

a img { border: none;}	
	
h1, h2, h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #76B92C;
	display: block;
	margin: 0;
	padding: 0 0 5px 0; }
h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #3C6B14;
	margin: 15px 0 5px 0;
	padding: 0;
	display: inline; }
h2.committee {
	font-size: 1em;
	text-transform: uppercase;
	color: #3C6B14;
	padding: 0;
	display: block;
	margin: 25px 0 0 0;}
#text .newsitem h2, #text .agendaitem h2 { 
	margin: 0; }	
h3, h4, h5 {
	font-size: 1em;
	color: #3C6B14;
	display: inline; }
h4 {
	color:#333333; }
h5 {
	color:#3C6B14; }
b {
	font-size: 0.92em;
	display: inline; }
th {
	padding: 3px;
	color: #76B92C;	}
ul, ol {
	padding: 0px 0px 0px 20px;
	margin: 5px; }
ul li {
	padding: 0;
	margin: 0; }
p {	margin: 5px 0 0 0;
	padding: 0; }
strong {
	font-weight: bold;
	color:#666; }

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;} 

.shadow_r {
	background-image: url(../picts/frame/shadow_r.gif);
	background-repeat: repeat-y; }
.shadow_b {
	background-image: url(../picts/frame/shadow_b.gif);
	background-repeat: repeat-x; }
.shadow_l {
	background-image: url(../picts/frame/shadow_l.gif);
	background-repeat: repeat-y; }

/* CONTENT
-----------------------------------*/
#content {
	width: 499px;
	padding: 50px 0px 0 30px;
	float:left;
	text-align: left;	}

/* LOGO + TOPNAV
-----------------------------------*/
.top {
	margin: 0;
	background:#345214;
	height: 52px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333; }
#logo {
	width:100%;
	padding: 5px 0 0 5px;
	height: 106px;
	background: #fff url(../picts/bg.gif) repeat-x; }
.logo {
	height: 108px; }
#menu {
	padding: 0;
	padding-right: 60px;
	margin: 0;
	color: #FFFFFF;
	background-color: #345214;
	position: absolute;
	width:480px;
	height: 55px;
	left: 170px;
	top: 75px;
	border: 1px solid #000; }

.menu {
	float: left;
	line-height: 1.2em;
	padding: 5px 10px 10px 15px;
	margin: 0;
	}

.menu a:link, .menu a:visited, .menu a:active {
	color: #e6f5d6;
	text-decoration: none;
	line-height: 14px;
	padding: 0;
	margin: 0; }

.menu a:hover {
	color:#00FF00;
}

/* DIVERSE DIVS
----------------------------------------- */
#title {
	width: 470px; }
#text, #list, #forum, #presentation {
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	font-weight:normal; }
#list {
	margin-top: 25px; }
.staart {
	vertical-align: bottom;
	padding: 3px;
	height: 50px; }
#copyright {
	font-size: 0.92em;
	font-style: italic;
	padding-left: 5px;
	color: #76B92C; }
#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover {
	color: #76B92C;
	text-decoration: none; }
#copyright a:hover {
	text-decoration: underline; }

/* FLASH
------------------------------------ */
#flash {
	float: right;
	width: 200px;
	position: relative;
	margin: 40px 20px 20px 20px;
	line-height: 1.4em; }
#flash p, #flash h2 {
	line-height: 1.3em; }
#flash h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1em;
	margin: 0;
	padding: 2px 0 4px 5px;
	display: block;
	background-color: #879675; }
#flash h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-transform:none;
	color: #333333; }	
#flash h3 {
	font-size: 0.92em;
	margin: 0;
	padding: 0;
	display:block;
	text-transform:none;
	color: #3c6b14; }
.flashitem { border: 1px solid #879675; margin-bottom:10px; }
.flashagendaitem { margin: 5px; }
.flashnewsitem { margIn: 5px; }
.flashtext { 
	padding: 0;
	margin: 0 0 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6f5d6; }
#flash a:link, #flash a:visited, #flash a:active, .go a:link, .go a:visited, .go a:active {
	font-size:0.92em;
	color: #B7CAB2;
	text-decoration: none; }
#flash a:hover, .go a:hover {
	color: #626C54;
	text-decoration: none; }

.linksitem, .homeitem {
	border-bottom: 1px solid #e6f5d6;
	padding-bottom: 5px;
	margin-bottom: 15px;
	}

.linksitem p, .homeitem p {
	font-weight: normal;
	padding: 0;
	margin: 0;
}



.listdate {
	font-size: 0.92em;
	font-style: italic;
	text-align: right;
	color:#666666;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 1.2em;
	display:block;
} 

#newslist a:link, #newslist a:visited, #newslist a:active {
	color: #3C6B14;
	font-weight: bold;
	text-decoration:none;
}

#newslist a:hover {
	color: #acdd84;
	text-decoration: underline;
	font-style: normal;
}

.listdate {
text-align: left;
padding: 0;
margin: 0;
}

.gogo, .go {
	text-align: right;
	margin: 0;
	padding: 0px;
	display:block;
	}

.gogo {
	margin: 5px;
	}


.first {
	margin: 0;
	padding: 0 0 5px 0;
}

.congressdate, .agendadate, .newsdate, .contactperson {
	color: #345214;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.agendadate, .newsdate, .contactperson {
	padding: 0;
		}
		
		
		
.contactperson {
	display: block; }

.listitem, #links, .congresslist, .congressitem, .newsitem, .agendaitem, .contactitem, .memberitem { line-height: 1.4em; margin: 10px 0 10px 0;
} 

.memberitem, .committeeitem { margin-top: 15px;
} 

.congresslist { line-height: 1.4em; margin: 40px 0 10px 0;
} 

.agendaitem, .newsitem { line-height: 1.4em; margin: 10px 0 30px 0;}

div.flashagendaitem span.go { margin-right: 5px;
} 

.listitem h1, .congressitem h1, .congresslist h1, .contactitem h1, .memberitem h1, h1.agendayear {
	font-size: 1.2em;
	color: #76B92C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6f5d6;
	padding: 10px 0 2px 0;
	margin: 0;
	width: 450px;
	clear: both; } 

.listitem h2, .congressitem h2, .congresslist h2, .agendaitem h2, .newsitem h2, .contactitem h2, .memberitem h2 {
	font-size: 1em;
	color: #345214;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	display: block;
	text-transform: none;
	font-style: normal; }

.img-left {
	margin: 0 5px 10px 0;
	float: left; }

.contactitem h2 {
	color: #333; }

.newsitem h2, .agendaitem h2 {
	font-size: 1.1em; 
	padding: 0 0 3px 0; 
	color: #333; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6f5d6; }	

.congressitem h2, .congresslist h2, .agendaitem h1 {
	color: #333; }

.linksitem a:link, .linksitem a:visited, .linksitem a:active {
	font-size: 1.2em;
	color: #3C6B14;
	font-weight: bold;
	text-decoration: none; }
.linksitem a:hover {
	color: #acdd84;
	text-decoration: underline;
	font-style: normal; }
.memberlist {
	margin-bottom: 25px;
	margin-top:0; }

td.memberimg, td.memberinfo {padding:10px 0 10px 0; margin:0 ; border-bottom: 1px solid #e6f5d6 }
.memberimg {
	width: 135px;
	text-align:left; }
.memberinfo {
	width: 315px;
	text-align:left; }

/* FORUM
------------------------------------ */
#forum ul { 
	margin-bottom: 15px; }
#forum .date { 
	font-size: 93%;}
#forum .name {
	color: #333;
	font-weight: bold; }
#forum .item, #forum .response { 
	margin-bottom: 20px; }
#forum .response { 
	border-bottom: 1px solid #B8CAB3;
	margin-bottom: 10px; }	
#forum .item {
	padding-bottom: 20px; }	
#forum .email { 
	margin: 10px 0; }	
#forum h4 { 
	text-transform: uppercase; 
	font-weight: bold;
	color: #B8CAB3;
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
	border-top: 1px solid #B8CAB3;
	}


/* PRESENTATION
<div class="title"></div>
<div class="name"></div>
<div class="date"></div>
<div class="text"></div>
<div class="image_video"></div>
------------------------------------ */

#presentation {
	margin-top: 2em; }
#presentation .title {
	font-size: 1.1em;
	font-weight: bold;
	color: #345214; }
#presentation .name {
	font-weight: bold; }
#presentation .date {
	font-size: 93%;
	font-style: italic; }
#presentation .text { 
	margin-top: 2em;}
#presentation .image_video {
	margin-top: 1em;
	border-top: 1px solid #B8CAB3;
	}
	
.clearboth {
	clear: both; }	
	
#contactForm {
	display: none; }