/* Algemene settings */

body, table, div, td, th, select, input, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

div#row1 div.firstcolumn a.mainnews {
	color: #F00;
}
div#row1 div.firstcolumn a.mainnews:link {
}
div#row1 div.firstcolumn a.mainnews:visited {
}
div#row1 div.firstcolumn a.mainnews:hover {
	color: #86BA0D;
}
div#row1 div.firstcolumn a.mainnews:active {
}

a.closeicon {
/* rode icon, zwarte tekst */
	background: #3dba2f url(../images/linkicon_closemenu.gif) left center no-repeat;
	color: #000;
}
a.closeicon:link {
}
a.closeicon:visited {
}
a.closeicon:hover {
	color: #000;
}
a.closeicon:active {
}

a.icon {
/* blauwe icon */
	background: #FFF url(../images/linkicon.gif) left center no-repeat;
}
a.icon:link {
}
a.icon:visited {
}
a.icon:hover {
}
a.icon:active {
}

a.blackicon {
	background: #FFF url(../images/linkicon_black.gif) left center no-repeat;
}
a.blackicon:link {
}
a.blackicon:visited {
}
a.blackicon:hover {
	background: #FFF url(../images/linkicon.gif) left center no-repeat;
}
a.blackicon:active {
}

a.redicon {
	background: #FFF url(../images/linkicon_red.gif) left center no-repeat;
}
a.redicon:link {
}
a.redicon:visited {
}
a.redicon:hover {
}
a.redicon:active {
}

a.main {
	color: #000;
}
a.main:link {
}
a.main:visited {
}
a.main:hover {
	color: #3dba2f;
}
a.main:active {
}

a.mainselected {
	color: #3dba2f;
}
a.mainselected:link {
}
a.mainselected:visited {
}
a.mainselected:hover {
	color: #000;
}
a.mainselected:active {
}

/*
div#topnavigation a.icon:hover {
	color: #000;
}
*/

p.news {
	line-height: 12pt;
}

a.news {
/* rode letters */
	color: #F00;
}
a.news:link {
}
a.news:visited {
}
a.news:hover {
	color: #000;
}
a.news:active {
}

a.newstitle {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a.newstitle:link {
}
a.newstitle:visited {
}
a.newstitle:hover {
	color: #000;
}
a.newstitle:active {
}

div#hiddenrow div.firstcolumn a {
	font-weight: normal;
	color: #FFF;
}
div#hiddenrow div.secondcolumn a {
	font-weight: normal;
	color: #FFF;
}
div#hiddenrow div.thirdcolumn a {
	font-weight: normal;
	color: #FFF;
}
div#hiddenrow div.fourthcolumn a {
	font-weight: normal;
	color: #FFF;
}

div#row1 div.firstcolumn a {
/*
	color: #000;
*/
	font-weight: normal;
}
div#row1 div.firstcolumn a:link, div#hiddenrow div.firstcolumn a:link {
}
div#row1 div.firstcolumn a:visited, div#hiddenrow div.firstcolumn a:visited {
}
div#row1 div.firstcolumn a:hover, div#hiddenrow div.firstcolumn a:hover {
/* groen */
	color: #86BA0D;
	font-weight: normal;
	text-decoration: none;
}
div#row1 div.firstcolumn a:active, div#hiddenrow div.firstcolumn a:active {
}

div#row1 div.secondcolumn a {
/*
	color: #000;
*/
	font-weight: normal;
}
div#row1 div.secondcolumn a:link, div#hiddenrow div.secondcolumn a:link {
}
div#row1 div.secondcolumn a:visited, div#hiddenrow div.secondcolumn a:visited {
}
div#row1 div.secondcolumn a:hover, div#hiddenrow div.secondcolumn a:hover {
/* paars */
	color: #8F3F97;
	font-weight: normal;
	text-decoration: none;
}
div#row1 div.secondcolumn a:active, div#hiddenrow div.secondcolumn a:active {
}

div#row1 div.thirdcolumn a {
/*
	color: #000;
*/
	font-weight: normal;
}
div#row1 div.thirdcolumn a:link, div#hiddenrow div.thirdcolumn a:link {
}
div#row1 div.thirdcolumn a:visited, div#hiddenrow div.thirdcolumn a:visited {
}
div#row1 div.thirdcolumn a:hover, div#hiddenrow div.thirdcolumn a:hover {
/* grijsblauw */
	color: #5D85A9;
	font-weight: normal;
	text-decoration: none;
}
div#row1 div.thirdcolumn a:active, div#hiddenrow div.thirdcolumn a:active {
}

div#row1 div.fourthcolumn a {
/*
	color: #000;
*/
	font-weight: normal;
}
div#row1 div.fourthcolumn a:link, div#hiddenrow div.fourthcolumn a:link {
}
div#row1 div.fourthcolumn a:visited, div#hiddenrow div.fourthcolumn a:visited {
}
div#row1 div.fourthcolumn a:hover, div#hiddenrow div.fourthcolumn a:hover {
/* oranje */
	color: #FFAE00;
	font-weight: normal;
	text-decoration: none;
}
div#row1 div.fourthcolumn a:active, div#hiddenrow div.fourthcolumn a:active {
}

form#apply_for_newsletter p, form#apply_for_newsletter a, form#login p, form#login a, form#forgot p, form#forgot a {
/* donkergroene letters */
	color: #77A60B;
}

form#apply_for_newsletter a.icon, form#login a.icon, form#forgot a.icon {
/* groene icon */
	background: #FFF url(../images/linkicon_newsletter.gif) left center no-repeat;
}

form#apply_for_newsletter input, form#login input, form#forgot input {
	border: 0;
	background-color: #E5E5E5;
}
form#apply_for_newsletter input.button, for#login input.button, form#forgot input.button {
	border: 1px solid #000;
}

div#contenttext {
	font-size: 10pt;
}

div#contenttext p, div#contenttext ul, div#contenttext li {
	font-size: 10pt;
}

div#row2 p#pagetitle {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}

div#contenttext a {
/*	font-size: 10pt; */
	font-weight: bold;
/* groene letters */
	color: #86BA0D;
}
div#contenttext a:link {
}
div#contenttext a:visited {
	text-decoration: none;
}
div#contenttext a:hover {
	text-decoration: underline;
}
div#contenttext a.active {
}

body div#contentdownload a {
	color: #FFF;
	font-weight: bold;
	background-color: #3dba2f;
	background-image: none;
}
body div#contentdownload a:link {
}
body div#contentdownload a:visited {
}
body div#contentdownload a:hover {
	text-decoration: none;
}
body div#contentdownload a.active {
}

body div#contentlinks a {
/* blauwe letters */
	color: #3dba2f;
	font-weight: normal;
}
body div#contentlinks a:link {
}
body div#contentlinks a:visited {
}
body div#contentlinks a:hover {
	color: #000;
	text-decoration: none;
}
body div#contentlinks a.active {
}

div#contentright div.contentimage div.subtitletimg p {
	font-size: 8pt;
}

div.vrijetijd {
	background: #FFF url( ../images/bg_overvrijetijd.gif) top left;
}

div.hoeks {
	background: #FFF url( ../images/bg_overhoeks.gif) top left;
}

div.wonen {
	background: #FFF url( ../images/bg_overwonen.gif) top left;
}

div.werken {
	background: #FFF url( ../images/bg_overwerken.gif) top left;
}

div.nieuws {
	background: #FFF url( ../images/bg_overnieuws.gif) top left;
}

span.newstitle {
	color: #3dba2f;
}

div#poll p#polltitle {
	font-size: 10pt;
}
div#poll form input.button {
	border: 1px solid #000;
}
a.poll {
/* donkerblauwe letters */
	color: #0093D0;
}
a.poll:link {
}
a.poll:visited {
}
a.poll:hover {
/* donkergroene letters */
	color: #77A60B;
}
a.poll:active {
}

a.menuin {
	color: #000;
}

a.menuout {
	color: #FFF;
}

/*
a.news:link span.newstitle {
	color: #000;
}
a.news:visited span.newstitle {
	color: #000;
}
a.news:hover span.newstitle {
	color: #77A60B;
}
a.news:active span.newstitle {
	color: #000;
}
*/
