body {
	margin:0px; padding: 0px;
	background-image: url('img/pbg.jpg');
	background-repeat: repeat-x;
	background-color: #900808;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131
}
img {
	border: 0px;
}
.cms {
	background-image: url('img/leeg.gif');
	background-color: #FDEFD2
}
a:link {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
a:visited {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
a:hover {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
a:active {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
} 

a.topmenulink:link {
	color: #ffffff;
	text-decoration: none;
}
a.topmenulink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topmenulink:hover {
	color: #ffffff;
	text-decoration: underline;
}   
a.topmenulink:active {
	color: #ffffff;
	text-decoration: none;
} 

H1, H2, H3, H4, H5, H6 {
	color: #D50000;
}
.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	padding: 4px;
}
/* unvisited link */
TD.content a:link {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
TD.content a:visited {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
TD.content a:hover {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
TD.content a:active {
	color: #313131;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
#iframe {
	border:''; 
}
.home_titel {
	width: 450px;
	height: 27px !important;
	height: 34px;
	padding-top: 7px;
	margin-bottom: 10px;
	background-image: url('img/home_titel.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.home_nieuws {
	width: 450px;
	background: #ffffff;
	margin-top: -10px;
	padding-top: 10px;
	border-left: 1px solid #0f2d15;
	border-right: 1px solid #0c3112;
	border-bottom: 1px solid #0a1f0e;
}

#rssrij {
	width: 440px;
	height: 24px;
	margin-left: 5px;
}
#rssrij_alg {
	width: 440px;
	height: 20px;
	margin-left: 5px;
}
