body {
	margin: 0;
	padding: 0;
	overflow: scroll;
	text-align: center;
	height: 100%;
	background-image: url(../images/strook.png);
	background-repeat: repeat-x;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-style: normal;font-size: 14px;color: #B42F80; font-weight:bold;}	

#container {
	width: 1024px;
	margin: 0 auto 0;
	text-align: left;
	min-height:100%;
	height:auto!important;
	height:100%;

}

#menu {
	width:970px;
	height:43px;
	margin: 0 0 0 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#rss {
	float: right;
}

#plaatje {
	background-image: url(../images/plaatje.jpg);
	background-repeat: no-repeat;
	height: 272px;
	margin: 0;
}

#contentcontainer {
	margin: 0;
	width: 1024px;
	height: 100%;
}

#contentLeft {
	float: left;
	margin: 0 0 0 178px;
	width: 294px;
	padding: 5px 10px 10px 0;
	height: 100%;
	top: 0px;
}

#contentRight {
	width:511px;
	height: 100%;
	margin: 0;
	padding: 5px 10px 10px 20px;
	float: right;
	top: 0px;
}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content  a:visited {
	color: #B42F80;
	text-decoration: none;
}
#content  a:hover {
	color: #B42F80;
	text-decoration: none;
}
#content  a:active {
	color: #B42F80;
	text-decoration: none;
}


#footer, .push 
{
  height: 50px;
  clear: both;
  text-align: center;
  font-style: normal;
	font-size: 10px;
	color: #333;
  
}


/*#footer {
	font-style: normal;
	font-size: 10px;
	color: #333;
	width: 1024px;
	height: 50px;
	margin:0;
	text-align: center;
}

*/
.speciaal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #FF0033;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #B42F80;
	text-decoration: none;
}
a:hover {
	color: #B42F80;
	text-decoration: none;
}
a:active {
	color: #B42F80;
	text-decoration: none;
}
