/* CSS Document */

body { background-color: #FFFFFF; }

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

.titel  {
	padding: 12px;
	text-indent: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.wit a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.wit a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.wit    {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.wit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.wit a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

body,td,th {

	font-family: Arial;
	font-size: 14px;

}

.polltitel {
	font-family: Arial;
	font-size: 12px;
	color:#000000
}

.polltitel2 {
	font-family: Arial;
	font-size: 12px;
	color:#CC0000
}

.hoofdnieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}



.hoofdnieuws2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}
.hoofdnieuws3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.titel_nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.style1 {
	font-weight: bold;

.head_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
}
.bg_content2 {
	background-image: url(images/bg_content2.gif);
	background-repeat: no-repeat;
}

