/* BEHEER OPMAAK */
BODY, td {
	font-family: Verdana;
	font-size: 8pt;
	color: #494949;
	background-color: #FFFFFF;

}

.head {
	background-image: url(../images/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
}


a:link 	{
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
a:visited 	{
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
a:hover		{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active 	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.nieuwsbrief a{
	color:#69627e;
	text-decoration:underline;
	font-size:13px;
}

#aanmelden{
	position:absolute;
	top:133px;
	right:75px;
	width:370px;
	background:#f6f6f7;
	padding:10px;
	border-right:1px solid #b6b3c0;
	border-bottom:1px solid #b6b3c0;
	border-left:1px solid #b6b3c0;
	border-top:1px solid #fff;
}

#aanmelden td{
	background:#f6f6f7;
}

#aanmelden fieldset{
	border:1px solid #afacbb;
}

#aanmelden legend{
	border-top:1px solid #afacbb;
	border-bottom:1px solid #afacbb;
}

#aanmelden input, #aanmelden select{
	width:150px;
	border:1px solid #afacbb;
	font-size:12px;
	padding:2px;
}


img { border: 0px; }

.kolom1 {
	background-color: #B8EAB9;
}

.kolom2 {
	background-color: #F0E68C;
}

.top {
	margin-top: 0px;
	background-color: #7cbd09;
	vertical-align: top;
	padding-top: 0px;
}

body.intro {
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-color: #f2f1f6;
}

.header {
	font-size: larger;
	font-weight: bold;
}


