@charset "UTF-8";
.head_bg {
	background-attachment: scroll;
	background-image: url(../pix/pg8b_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rand_R {
	background-image: url(../pix/pg8b_r1_c8.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lijn {
	background-attachment: scroll;
	background-image: url(../pix/pg8b_r5_c5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rand_l {
	background-image: url(../pix/pg8b_r1_c3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #181E46;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a.temp:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #19214B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D90FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19204A;
	text-align: left;
}
td {
	text-align: left;
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E90FF;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19204A;
}
input, textarea, .blueLine {
	border: thin solid #1E90FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.lijntjeLB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1E90FF;
}
a.temp:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19204A;
	text-decoration: none;
}
.bg_blw {
	background-image: url(../pix/blauw_wit.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formMelding{
	color: #FFFFFF;
	background-color: #1E8FFE;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 700px;
}
ul.formMelding{
	margin-left: 15px;
	padding-left: 0px;
	background-color: transparent;
}
ul.formMelding li {
	list-style-type: square;
}
