HTML { 
    overflow-x: hidden; overflow-y: auto;

}
.hiddentext {
	color:#fff;
}
.tekst {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding-left: 10px;
}

.tekst_black {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-left: 10px;
}

.kop {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #E11B22;
	color: #BE0A11;
	padding-left: 10px;
	font-weight: bold;
}

.kop2 {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #E11B22;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: text-top;
}

.kop-locatie {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #E11B22;
	color: #BE0A11;
	font-weight: bold;
}

li {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	list-style-type: square;
	color: #BE0A11;

}

a:link {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	text-decoration: underline;
	line-height: 15px;
	color: #BE0A11;
}

a:active {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	text-decoration: underline;
	line-height: 15px;
	color: #BE0A11;
}

a:visited {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	text-decoration: underline;
	line-height: 15px;
	color: #BE0A11;
}

a:hover {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #BE0A11;
	text-decoration: none;
}

.tekst_bold {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

textarea {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

input {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;

}
select {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #E11B22;
	height: 20px;
	width: 150px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input-radio {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 10px;
}
txt_field {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #E11B22;
	height: 20px;
	width: 150px;
	margin-bottom: 3px;
}
.tekst_bold_zonder_marge {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

img {border:none;}
img.extraspace {
	margin:2px 10px 0px 0px;
}

img.extraspace2 {
	margin:2px 0px 0px 10px;
}

img.extraspace3 {
	margin:2px 0px 0px 20px;
}
img.extraspace4 {
	margin:0px 10px 20px 0px;
}

td.bgactie {
	background: #fff url(actie/images/back_actie.jpg) top left no-repeat;
}
h2 {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 18px;
	line-height:15px;
	color: #E11B22;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	background: url(actie/images/bgtitle2.gif) top left repeat-x;
}
h3 {
	font-family: Tahoma, Verdana, Lucida;
	font-size: 18px;
	line-height:15px;
	color: #BF0A0A;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
}
.bgbacktable {
	background: url(images/content_back_tabel_l.gif) top left no-repeat;
}