@charset "utf-8";
body {
	background: #FFF url(../../img/wimback.jpg) repeat-x;
	color: #333;
	font-size: .8em;
}

h1 {
	color: #8C8C8C;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1em;
}

h2 {
	color: #22529D;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: -.5em;
}

ul {
	margin: 1em;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

#wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#top {
	height: 65px;
	padding: 10px 0;
}

.logo {
	float: left;
	width: 150px;
}

.wim {
	float: right;
	text-align: right;
	width: 325px;
}

#head {
	margin-top: 5px;
}

#main {
	line-height: 1.5em;
	margin-top: 50px;
}

#sidebar {
	background: url(../../img/separator.gif) right top no-repeat;
	float: left;
	width: 265px;
}

#content {
	float: right;
	width: 650px;
}

.item {
	border-bottom: #D1D3D4 1px dashed;
	margin-bottom: 1em;
	padding-bottom: .5em;
}

#footer {
	background: url(../../img/footerback.jpg);
	clear: both;
	color: #FFF;
	font-size: .8em;
	height: 50px;
	margin-top: 50px;
}

#footercontent {
	margin: 0 auto;
	padding-top: 5px;
	width: 960px;
}

#menu {
	border-bottom: 1px solid #D1D3D4;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 220px;
}

#menu li {
	border-top: 1px solid #D1D3D4;
	height: 30px;
	list-style: none;
	line-height: 30px;
	margin: 0;
	padding: 1px 0;
}

#menu li a {
	display: block;
	padding: 0 5px;
	text-align: right;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #22529D;
	text-decoration: none;
}

#menu li a:hover, #menu li a#current,  #menu li a.activesublink{
	background: url(../../img/menuback.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
}

#agenda {
	margin-top: 50px;
}

.datum {
	color: #8C8C8C;
	font-size: .8em;
	margin: -.5em 0;
}

.meer {
	text-align: right;
}

.meer a:link {
	color: #22529D;
	font-size: .8em;
	text-decoration: underline;
}

.meer a:visited {
	color: #333;
}

.meer a:hover {
	color: #22529D;
	text-decoration: none;
}

.meer2 {
	color: #8C8C8C;
	margin: .5em 0;
}

.meer2 img {
	margin: 0 .5em;
	vertical-align: middle;
}

.meer2 a:link {
	color: #8C8C8C;
	text-decoration: underline;
}

.meer2 a:visited {
	color: #8C8C8C;
}

.meer2 a:hover {
	color: #22529D;
	text-decoration: none;
}

a:link {
	color: #22529D;
	text-decoration: underline;
}

a:visited {
	color: #8C8C8C;
	text-decoration: underline;
}

a:hover {
	color: #4E9AD7;
	text-decoration: none;
}

div.item_acties a:link, div.item_acties a:visited
{	text-align: right;
}

