/*************************************
structuur
 *************************************/

* {padding: 0; margin: 0;}

body{
	background:#D4E3EA url('bg.png') repeat-x;
	color:#222;
	font-family: Arial, Verdana, Sans-serif;
	font-size:70%;
	line-height:1.6;
	margin:0;
	padding:0;
	text-align:center
}

p {margin: 8px 0;}

ol, ul {margin: 3px 40px;}

ul li
{
background-image: url('bullet.png');
background-repeat: no-repeat;
background-position: 0 .2em;
text-indent: 1.1em; list-style-type:none
}

#main { overflow:hidden;}
#wrap{
	background:#fff url('bg-wrapper.png') repeat-y center top;
	margin:0 auto;
	text-align:left;
	width:900px;	
	min-height: 400px;
padding: 0px;
 overflow:hidden

}

#top {
	background:url('bg-top_ns1.png') no-repeat center top; overflow:hidden; height: 100%}

#topnav {
	text-align: right;
	font-variant: small-caps;
	height: 24px;
	margin-right:30px;

	}
#contentwrap {width: 670px; margin-left: 20px;float:left;}
#content{
	font-size:1em;
	margin-top: 3px;
	margin-right: 3px;
	width:475px;
	float:right;
}
.intro{
	font-size:1.3em;
	color: #5790af;
	padding-bottom: 10px;
	background:url('bg-intro.png') no-repeat right bottom;
display:block
} 




#sidebar{
	font-size:1.1em;
	width:170px;
	margin-left: 0px;
}

#ref {padding: 2px; border: 1px solid #690; border-right: 2px solid #690; border-bottom: 2px solid #690;}

#header{

	padding:3em 1em;

}

#events {
	min-height: 150px;
	margin-top: 15px;
	background:url('images/bg-events.png') no-repeat center top;
	padding-left:0; padding-right:0; padding-top:35px; padding-bottom:0
}

.eventlist {margin: 0; padding: 0;}

.eventlist li{margin: 0; width: 100%; background-image: none;}

#search{ 
	float: right; 
	margin-top: -15px; 
	width:202px; 

}

#s {
	border 1px solid #eee;
	background:url('bg-input.png') no-repeat; 	padding: 0
}

#searchsubmit{margin-left: 10px;}

#rightside {width:170px; float: right; margin-right: 22px; margin-top: 5px; text-align: left;}

#footer{
	clear: both;
	font-size: 80%;
	margin:0 auto;
	width:900px;
	height: 61px;
	text-align: left;
	background:url('bg-footer.png') no-repeat center top;
	text-align: left;
	padding-top: 25px
}

#footer p {margin-left:30px; color: #5790AF;}



/*************************************
 Voorpagina
 *************************************/
#front {margin-top: 5px;}

#front-bottom{

	overflow: hidden;

}

#left {
	float:left;
	width: 225px;
}

#right{float: right; width: 225px;}

/*************************************
 Kopjes en paragrafen
 *************************************/
h1, h2, h3{
	font-family: Verdana, Sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	color:#5790af;
}
#header h1{
	font-family: Verdana, Sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
	display: none;
}
#header h1 a{
	color:#5790af;
}
#header h1 a:hover{
	color:#D4E3EA;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}

h2 {
        font-size:1.4em}
.entrytitle h2{
	font-size:1.8em;
}
.entrytitle h2 a
{
	color:#669900;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}

#container h2{	
	font-size:16px;}
.page-18 h2 {display: none;}

h3{
	font-size:12px;
	line-height:0.8;
font-weight: bold;
	color:#669900;
         margin: 12px 0px;
}
#sidebar h3{
	color:#5790af;
	font-size:1.5em;
	margin:1em 0;
}



/*************************************
 etc.
 *************************************/
a{
	color:#690;
	text-decoration:none;
}

a img {border: none;}
a:hover{
	color:#5790af;
	text-decoration: underline;
}

#content a{
	text-decoration:underline;
}

#topnav a{
	color: white;
	text-decoration:none;
}

#topnav a:hover{
	color: white;
	text-decoration:underline;
}

.page-21 table {font-weight: bold; font-size: 110%; font-variant: small-caps;}


#sidebar{
	font-size:1.1em;
	width:170px;
	margin-left: 0px;

}

.css{font-size: 1.4em;}