body {
	background-color: #57B0DF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	overflow-y:scroll;
}
a img {
	border: 0px none #FFF;
}
#wrap-header {
	background-image: url(../images/background-header.gif);
	background-repeat: repeat-x;
		z-index: 10000;

}
#header  {
	font-size: 14px;
	width: 960px;
	background-color: #F0A318;
	margin: 0 auto;
}
#header #slogan {
	float: right;
	margin-top: 32px;
	margin-right: 20px;
}
#nav {
	width: 960px;
	background-color: #2798D4;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: relative;
	z-index: 20;
}
#wrap-content {
	background-color: #deecf7;
}
#home {
	background-color: #A2CBE9;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 480px;
	position: relative;
}
#content-home {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 225px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}
#acties-home {
	right: 0px;
	z-index: 10000;
	height: 230px;
	width: 220px;
	color: #FFF;
	text-align: center;
	position: absolute;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
}
#content-home h1,
#content-home h2,
#content-home h3,
#acties-home h1,
#acties-home h2,
#acties-home h3
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#acties-home p {
	margin: 0px;
	padding: 0px;
}
#acties-home img {
	padding: 8px;
}
#content-home a,
#acties-home a 
{
	color: #FFF;
}
#content {
	background-color: #A2CBE9;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../images/back-content.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	position: relative;
	min-height:440px;
    height:auto !important;
    height:440px;
	
}
#content h1 {
	color: #3898D3;
	margin: 0 0 10px 0;
	padding-top: 15px;
}
#content a {
	color: #000;
}
#maincontent {
	width: 680px;

}
#plattegrond {
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: -30px;
}
#sidebar {
	background-color: #FFF;
	width: 240px;
	float: right;
	padding: 0;
	margin: -20px 0;
	min-height:240px;
    height:auto !important;
    height:240px;
	text-align:center;
}
#sidebar-inschr {
	background-image: url(../images/back-content.gif);
	width: 200px;
	float: right;
	padding: 20px;
	text-align:left;
	/* IE6 hack */
	_margin-left: -20px;
	_width:220px;

}
#sidebar-inschr h2 {
	font-size:16px;
	margin-top:0px;
	padding:0px;
}

#wrap-footer {
	background-image: url(../images/background-footer.gif);
	background-repeat: repeat-x;
	clear: both;
}
#footer {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.dropHolder {width:101px; float:left; height:1px; margin-left:30px;}

.menuitem {
	float: left;
}
a.btn-inschrijven {
	background-image: url(../images/btn-inschrijven.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
a.btn-inschrijven:hover {
	background-position: 0px -26px;
}
a.morelink {
	background-image: url(../images/btn-lees-verder.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	border: none;
	display: block;
	text-indent:-5000px;
}
a.morelink:hover {
	background-position: 0px -26px;
}
#NewsPostDetailReturnLink a {
	background-image: url(../images/btn-terug.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	border: none;
	display: block;
	text-indent:-5000px;
}
#NewsPostDetailReturnLink a:hover {
	background-position: 0px -26px;
}
.NewsSummaryPostdate {
	float: left;
	width: 70px;
}
.NewsSummaryLink {
	float: left;
	width: 400px;
}
