* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800080;
	line-height: 16px;
}
body {
	background-color: #D7C4D7;
}
h1 {
	font-size: 16px;
	clear: both;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	margin-bottom: 15px;
}
p {
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #800080;
}
a:hover, a:active {
	color: #FFFFFF;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul ul{
	margin-bottom: 0px;
}
li {
	padding-left: 20px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
hr {
	border: none;
	border-bottom: 1px solid #FFFFFF;
	height: 0;
	margin-bottom: 15px;
}
img {
	border: 1px solid #492749;
}
.fotolinks {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.fotorechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.tekstrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	padding: 20px;
	width: 200px;
	background-color: #D7C4D7;
}
.blauwevraag {
	color: #3300FF;
	font-style: italic;
}
.roodantwoord {
	color: #FF0000;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B08EB0;
	vertical-align: top;
}
table {
	background-color: #E7D3E7;
}
table a{
	font-size: 11px;
}
span{
	color: #FFFFFF;
	background-color: #800080;
	font-weight: bold;
	margin-bottom: 15px;
}
tr.donker {
	background-color: #DCCBDC;
}
/* -------------------------------------------------teksten kolom links */
#columnLeft h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/nieuws_h1.gif);
	background-repeat: no-repeat;
	padding-top: 74px;
	background-position: 0px 23px;
	padding-bottom: 10px;
	padding-left: 86px;
	padding-right: 0px;
	margin-left: -30px;
}
#columnLeft h2{
	font-size: 11px;
	font-weight: bold;
	color: #800080;
	margin-bottom: 5px;
}
#columnLeft p{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#columnLeft marquee{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#columnLeft marquee{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 15px;
}
/* -------------------------------------------------tekst laatste update footer */
#footer p{
	font-size: 11px;
	clear: both;
}
