/*#######################################################*/
/*                     HTML-elementen                    */
/*#######################################################*/
html,
body,
img,
a,
div,
span,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
table,
tr,
th,
td,
form,
fieldset,
label,
input,
button,
object,
embed,
param,
script,
noscript
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

a,
a:hover,
a:active,
a:focus
	{
	outline: none;
	text-decoration: none;
	}
	
a:focus
	{
	-moz-outline-style: none;
	}
	
h2
	{
	font-size: 18px;
	line-height: 100%;
	margin: 25px 0 10px -10px;
	}
	
h3
	{
	font-size: 12px;
	line-height: 100%;
	margin: 0 0 5px 0;
	}	


/*#######################################################*/
/*                     css via tinymce                   */
/*#######################################################*/
.plaatje-links
	{
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	}

.plaatje-rechts
	{
	display: block;
	float: right;
	margin: 5px 0 5px 10px;
	}

.plaatje-midden
	{
	display: block;
	text-align: center;
	margin: 10px auto;
	clear: both;
	}
	
	
/*#######################################################*/
/*                     floats                            */
/*#######################################################*/
.clear
	{
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}

	
/*#######################################################*/
/*                     show/hide                         */
/*#######################################################*/	
.show
	{
	display: block;
	visibility: visible;
	}

.hide
	{
	display: none;
	visibility: hidden;
	}
	
		
/*#######################################################*/
/*                     basisstramien                     */
/*#######################################################*/
body
	{
	margin: 0 0 25px 0;
	font-family: Georgia,serif;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	color: #6C5D54;
	background-color: #FFFFF5;
	background-position: 0 94px;
	background-repeat: repeat-x;
	}
	
#container
	{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	}

#zoekcontainer
	{
	position: absolute;
	z-index: 2;
	width: 300px;
	}
	
#header
	{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 101px;
	}
	
#content_container
	{
	width: 100%;
	}

#kol1,
#kol2,
#kol3,
#wrapper
	{
	width: 250px;
	float: left;
	}
	
#wrapper
	{
	width: 706px;
	position: relative;
	float: right;
	}
	
#kol2
	{
	width: 449px;
	float: left;
	min-height: 500px;
	padding: 0 0 25px 0;
	}
	
#kol2 .tekst
	{
	width: 425px;
	margin: 0 0 0 10px;
	}
	
#kol2 ul,
#kol2 ol,
#kol3 ul,
#kol3 ol
	{
	padding: 0 0 0 15px;
	}
	
#kol3
	{
	position: absolute;
	right: 0;
	bottom: 28px;
	width: 242px;
	font-size: 11px;
	line-height: 140%;
	}
	
#footer
	{
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 255px;
	font-weight: bold;
	font-size: 11px;
	}


/*#######################################################*/
/*                     zoekvenster                       */
/*#######################################################*/
#zoekformulier
	{
	background: #FFFFF5 url(../beeld/header_zoekform_bg.gif) 0 0 no-repeat;
	}

#zoekformulier span
	{
	display: block;
	padding: 10px 15px;
	}

#zoekwoord
	{
	padding: 0 0 0 5px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	outline: none;
	font-family: Georgia,serif;
	}
	
#submit
	{
	margin: -2px 0 0 5px;
	width: 22px;
	height: 22px;
	text-indent: -9000px;
	vertical-align: middle;
	cursor: pointer;
	}
	
a#zoektab
	{
	float: left;
	margin: 0 0 0 64px;
	width: 86px;
	height: 36px;
	background: url(../beeld/header_zoektab_bg.gif) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	}


/*#######################################################*/
/*                     header                            */
/*#######################################################*/
#venn_container,
a#logo
	{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 245px;
	height: 221px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
a#logo
	{
  	z-index: 1000;
	width: 220px;
	height: 232px;
	background: url(../beeld/logo_brain_bg.png) 0 0 no-repeat;
	background-position: 0 -232px;
	text-indent: -9000px;
	}
	
a#logo:hover
	{
	background-position: 0 0;
	}


/*#######################################################*/
/*                     hoofdnavigatie                    */
/*#######################################################*/	
ul#hoofdnav
	{
	position: absolute;
	top: 68px;
	left: 250px;
	z-index: 1000;
	list-style-type: none;
	}

ul#hoofdnav li
	{
	float: left;
	display: inline;
	}	

ul#hoofdnav li a
	{
	display: block;
	height: 26px;
	text-indent: -9000px;
	position: relative;
	z-index: 1000;
	}
	
a#nav_vereniging
	{
	width: 91px;
	background: url(../beeld/nav_bg_vereniging.gif) 0 0 no-repeat;
	}

a#nav_actueel
	{
	width: 64px;
	background: url(../beeld/nav_bg_actueel.gif) 0 0 no-repeat;
	}
	
a#nav_uitwisseling
	{
	width: 104px;
	background: url(../beeld/nav_bg_uitwisseling.gif) 0 0 no-repeat;
	}
	
a#nav_werk
	{
	width: 152px;
	background: url(../beeld/nav_bg_werk.gif) 0 0 no-repeat;
	}

a#nav_links
	{
	width: 45px;
	background: url(../beeld/nav_bg_links.gif) 0 0 no-repeat;
	}
	
a#nav_vereniging:hover,
#vereniging a#nav_vereniging,
a#nav_actueel:hover,
#actueel a#nav_actueel,
a#nav_uitwisseling:hover,
#uitwisseling a#nav_uitwisseling,
a#nav_werk:hover,
#werk a#nav_werk,
a#nav_links:hover,
#links a#nav_links
	{
	background-position: 0 -26px;
	}
	
	
/*#######################################################*/
/*                     subnavigatie                      */
/*#######################################################*/		
ul#subnav
	{
	list-style-type: none;
	width: 229px;
	height: 212px;
	padding: 10px 0 0 0;
	}

ul#subnav li
	{
	display: block;
	}	

ul#subnav li a
	{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 55px;
	font-weight: bold;
	font-size: 11px;
	}


/*#######################################################*/
/*                     zoekresultaten                    */
/*#######################################################*/	
ul#pagination
	{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 500px;
	}
	
ul#pagination li
	{
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	margin: 0 4px 0 0;
	}

ul#pagination li.aan,
ul#pagination li.uit
	{
	height: 22px;
	width: 22px;
	}
	
ul#pagination li a,
a.terug
	{
	height: 22px;
	width: 22px;
	display: block;
	text-decoration: none;
	}
	
a.terug
	{
	float: left;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	margin: 25px 15px 0 -10px;
	}
	
ul#pagination li.uit
	{
	color: #91867C;
	display: block;
	background: url(../beeld/bol_bg_uit.gif) 0 0 no-repeat;
	}
	
	
/*#######################################################*/
/*                     rss-footer                        */
/*#######################################################*/	
ul#rss
	{
	list-style-type: none;
	}

ul#rss li
	{
	float: left;
	display: inline;
	}	

ul#rss li a
	{
	display: block;
	padding: 0 5px 0 0;
	font-weight: normal;
	}

#rss_icoontje
	{
	margin: 5px 3px 0 0;
	}
	
ul#rss li.rss
	{
	padding: 0 5px 0 0;
	}
	