/* CSS van website Toemeka */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccc00;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
hr {
	color: #cc0000;
	height: 1px;
}
.error {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
a:link, a:active, a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}



/* Teksten, Titels en paragrafen */
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
a.tekst:link, a.tekst:active, a.tekst:visited {
	color: #cc0000;
	text-decoration: none;
}
a.tekst:hover {
	color: #cc0000;
	text-decoration: underline;
}
a.popup-link:link, a.popup-link:active, a.popup-link:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.popup-link:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.titel {
	color: #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	list-style-type: square;
}
.bold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
}
.bold16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bold16wit {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.art-dat-lst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a.art-dat-lst:link, a.art-dat-lst:active, a.art-dat-lst:visited {
	color: #cc0000;
	text-decoration: none;
}
a.art-dat-lst:hover {
	color: #cc0000;
	text-decoration: underline;
}
.art-tit-lst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 5px;
}
.art-titel {
	color: #999900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
}





/* Navigatie - vertikaal */
#nav0 a:link, #nav0 a:visited{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#nav0 a:hover, {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

#nav1 {
	font-size: 14px;
	padding-left: 15px;
}
#alter {
	color: #cccc00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:active, a:link, a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

#nav2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 20px;
}
#alter2 {
	color: #cccc00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#nav2 a:link, a:visited, a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#nav2 a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

#nav3 {
	font-size: 11px;
	padding-left: 30px;
}
#alter3 {
	color: #cccc00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav3 a:link, a:visited, a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#nav3 a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

/* Formulieren */
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
a.form-txt-link:link, a.form-txt-link:active, a.form-txt-link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.form-txt-link:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
button {
	background-color: #ff9100;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
}
input {
	background-color: #ffffff;
	font-size: 11px;
}


.boven {
	float: right;
	font-size: 12px;
	margin-left: 10px;
	text-align: right;
}
.bovenmarge10 {
	margin-top: 10px;
}
.bovenmarge5 {
	margin-top: 5px;
}
.bovenmargemin16 {
	margin-top: -16px;
}
.button {
	background-color: #999900;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}
.container {
	float: left;
	width: 490px;
}

.eyecatcher {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
	padding-bottom: 10px;
	text-align: center;
}
.eyecatcher2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
	font-weight: bold;
	vertical-align: baseline;
}
.eyecatcher3 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 32px;
}
.fotolinks {
	float: left;
	margin-right: 10px;
}
.fotorechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.inspringen20 {
	text-indent: 20px;
}
.kolomlinks {
	float: left;
	width: 42%;
}
.kolomrechts {
	float: right;
	width: 50%;
}
.linkerstuk {
	float: left;
	width: 77%;
}
.logokamer {
	float: right;
	width: 20%;
}
.normal10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 2px;
}
.prijs {
	font-size: 12px;
	font-weight: bold;
}
.producttitel {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.rechtermarge12 {
	margin-right: 12px;
}
.samenwerking {
	float: left;
	font-size: 10px;
	text-align: right;
	width: 77%;
}

.voorwaarts {
	position: relative;
	z-index: 2;
}
.width235px {
	width: 235px;
}
#adres {
	font-size: 9px;
	letter-spacing: -1px;
	padding-right: 25px;
	padding-top: 12px;
}

#col1, #col2 {
	width: 49%;
}
#col2 {
	float: right;
}
#footer {
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
#frm1, .normal12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#watwaarom {
	float: right;
	width: 278px;
}
#wrap {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 700px;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 40px;
}
#wrap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text-red {
	font-size: 20px;
	line-height: 26px;
	color: #FF0000;
}
.naam-getuige {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 10px;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
.art-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.act-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.act-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.act-datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
a.act-tekst-link:link, a.act-tekst-link:active, a.act-tekst-link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.act-tekst-link:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
