body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	word-spacing: 0.1em;
	letter-spacing: 0.2px;
}

#footer a{
	font-family: verdana;
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	word-spacing: 0.1px;
}

#footer a:hover {
	font-family: verdana;
	color: #000000;
	font-size: xx-small;
}

/* ID Styles */

#navigation td {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding: 10px;
	}
	
#navigation a:hover {
	color:#F558C3;
	background-color: #FFFFFF;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-indent: 10px;
	color: #F558C3;
	margin: 0px;
	font-weight: bolder;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-indent: 10px;
	color: #F558C3;
	margin: 0px;
	padding: 2px;
	font-weight: bolder;
	font-size: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-indent: 0px;
	color: #F558C3;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-size: 14px;
}

#text {
	color: #FFFFFF;
	font-family: verdana;
	letter-spacing: 0.2px;
	text-align: left;
	font-size: 12px;
	word-spacing: 0.1em;
	padding-left: 18px;
	padding-right: 10px;
	line-height: 15pt;
	padding-top: 10px;
	}
	
#text a{
	font-family: verdana;
	color: #F558C3;
	text-decoration: none;
	word-spacing: 0.1px;
	font-weight: bold;
}

#text a:hover {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}

.newstitle {
	color: #FF66CC;
	font-weight: bold;
}

.nieuwsitemTitle{
	color: #FFFFF;
	font-weight: bold;
	font-size: 10px;
}

.readmore{
	color: #FF66CC;
	font-weight: normal;
	font-size: 10px;
}
