#logo {
	margin-bottom: 179px;
 width:213px;
 height:45px;
}
#columnRight h2 {
	font-size: 0.9em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.15em;
}
#columnRight ul {
	font-size: 0.75em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#columnRight ul li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}
#columnRight a.current { /* actieve link lichtblauw */
	color: #CBAF89;
}
#columnRight p {
}
#columnRight img {
}
#columnRight a:link, #columnRight a:visited {
	text-decoration: none;
}
#columnRight a:hover, #columnRight a:active {
	text-decoration: underline;
}
#columnRight div#nieuwsbrief { /* nieuwsbrief aanmelden */
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#columnRight div#test { /* doe de test nu */
	text-align: center;
	padding-right: 35px;
	padding-left: 0px;
}
#columnRight div#test strong{ /* doe de test nu */
	text-align: center;
	font-size: 1.3em;
	font-variant: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
	letter-spacing: 0.05em;
}
#columnRight div#test p{ /* doe de test nu */
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-size: 1.1em;
}
#columnRight div#test a:link, #columnRight div#test a:visited {
	color: #000;
	display: block;
	background-image: url(../img/nu-groot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 90px;
}
#columnRight div#test a:hover, #columnRight div#test a:active {
	color: #975F13;
	text-decoration: none;
	background-image: url(../img/nu-groot-hover.gif);
}

