body, html {
	margin: 0;
	padding: 0;
}
body {
	background: #c0c0c0 url('../img/body_background.jpg') repeat-x top left;
	color: #000;
	font-family: Arial;
	font-size: 0.7em;
}

img 
{
	border: 0;
}

h1 {
	color: #bc1d8d;
	font-size: 16px;
	font-weight: bold;
}

h2 
{
	color: #bc1d8d;
	font-size: 14px;
	font-weight: bold;
}

h3 
{
	color: #bc1d8d;
	font-size: 12px;
	font-weight: bold;
}

#schaduw 
{
	background: transparent url('../img/schaduw.jpg') no-repeat top center;
}

#wrapper {
	background: #fff url('../img/background.gif') repeat-y top left;
	margin: 0 auto;
	width: 928px; /* used to be 778px */
}

#header {
	background: #fff url('../img/header.png') no-repeat top right;
	height: 115px;
}

#header h1 {
	display: none;
}

#sidebar {
	background: #bc1d8d;
	float: left;
	width: 178px;
}

#main {
	background: #fff;
	float: right;
	width: 750px; /* used to be 600px */
}

#content {
	float: left;
	width: 550px; /* used to be 435px */
	line-height: 16px;
}

#content .container {
	padding: 0 0 10px 20px;
}


#news {
	float: right;
	width: 200px; /* used to be 165px */
}

#news .container {
	padding: 0 2px 2px 4px;
}

#footer {
	clear: both;
	text-align: right;
}

#footer span {
	display: block;
	padding: 25px 15px 5px 5px;
	text-align: right;
	font-size: 10px;
}

.xl21logo, .chatfonelogo {
	/*border-right: 1px solid #000;*/
}

#copyright {
	margin: 0 auto;
	width: 778px;
	text-align: right;
}
#copyright span {
	display: block;
	margin: 0;
	padding: 15px 15px 5px 5px;
	color: #787878;
}

#copyright a {
	color: #787878;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

#menu {
	margin: 6px 0;
	padding :0;
	list-style: none;	
	width: 178px;
}

#menu li {
	background: #bc1d8d url('../img/menubackground.gif') no-repeat bottom left;
	width: 178px;
	line-height: 22px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	padding: 0 20px;
	color: #fff;
	display: block;
	width: 118px;
	border-bottom: 1px solid #f9b1b4;
}

#menu li a.spacer 
{
	border-top: 1px solid #f9b1b4;
	height: 23px;
}

#menu li a:hover {
	text-decoration: none;
}

#menu li.selected {
	position: relative;
	top: -1px;
	background: #bc1d8d url('../img/menuselectedbackground.gif') repeat-x top left;
	color: #3e3e3e;
}

#menu li.spacer.selected 
{
}
#menu li.selected a {
	color: #3e3e3e;
	border: 0;
	height: 23px;
}

#menu li.selected a.spacer 
{
	height: 25px;
}

#menu li.spacer a.spacer:hover {
	height: 23px;
}
#menu li.selected ul li a {
	color: #fff;
	font-size: 10px;
	border: 0;
}

#menu li ul {
	margin: 2px 0 0 0;
	padding: 0 0 5px 33px;
	list-style-type: disc;
}
#menu li ul li {
	font-size: 10px;
	background: #bc1d8d;
	width: auto;
	font-weight: normal;
	line-height: 22px;	
}

#menu li ul li a {
	width: auto;
	font-size: 10px;
	color: #fff;
	padding: 0;
	border: 0;
}

#menu li ul li a.selected 
{
	text-decoration: underline;
}

#menu li ul li a:hover {
	text-decoration: underline;
}

#contactgegevens {
	margin: 0;
	padding: 0;
	margin-top: 50px;
	list-style: none;
}
#contactgegevens a {
	color: #fff;
	text-decoration: none;
}

#contactgegevens li {
	color: #fff;
	padding: 5px 20px;
}

#welcomeImage 
{
	/*margin-bottom: 10px;*/
}

div.title {
	background: #fff url('../img/h1background.gif') no-repeat top left;
	color: #bc1d8d;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	margin: 0px 0 10px 0;
}

div.tijd 
{
	color: #bc1d8d;
	margin-bottom: 5px;
	border-bottom: 1px dotted #bc1d8d;
	width: 500px; /* was 385px; */
}

.laatstenieuws {
	padding-left: 15px;
	border: 0;
}

#newslist {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	list-style: none;
}

#newslist li {
	background: #fff url('../img/newsbullet.gif') no-repeat top left;
	padding: 0;
	margin: 0;
}

#newslist li div 
{
	color: #908d8d;
	font-size: 10px;
	display: block;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#newslist li div hr {
	margin: 8px 0;
	padding: 0;
	height: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

#newslist a 
{
	color: #bc1d8d;
	text-decoration: none;
}

#content a {
	color: #000;
}

#content p {
	text-align: justify;
}

#sitemap 
{
	list-style: none;
	margin: 10px;
	padding: 0;
}

#sitemap ul 
{
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}

#sitemap li  
{
	min-height: 20px;
	margin-top: 10px;
}

#sitemap ul li 
{
	margin: 0;
}

#sitemap a 
{
	display: inline;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid Red;
	
}

#sitemap ul a 
{
	border-bottom: none;
}

#sitemap ul a:hover 
{
	text-decoration: underline;
}

span.underlined 
{
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.subvlak 
{
	background: #e8e8e8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	position: relative;
	left: -20px;
	width: 520px;
}
.subvlak h2 {
	font-size: 14px;
	color: #242424;
	margin: 0;
}
img.actualiteit_foto 
{
	margin-top: 5px;
	width: 165px; /* was 130px */
	height: 80px; /* was 100px */
}

.formulier br 
{
	clear: both;
}
.formulier .form-field 
{
	float: left;
	margin-bottom: 5px;
}
.formulier .form-span 
{
	display: block;
	width: 100px;
	float: left;
}
.chatfonebutton {
	padding-left: 10px;
	padding-top: 10px;
}