BODY, H1, H2, H3, H4, H5, P, TD, TH, A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, TEXTAREA, DIV, SPAN {
	font-family: Arial, Helvetica, Verdana;
	color: #0F1F65;
	font-size: 12px;
        line-height: 16px;
	}

P {
  text-align: justify;
}


a, A:LINK, A:VISITED, A:ACTIVE {
	font-style: normal;
	color: #0F1F65;
	text-decoration: none;
}

A:HOVER {
	font-style: normal;
	color: #0F1F65;
	text-decoration: underline;
}

HR {
	color: #0F1F65;
	height: 1px;
}
.input{
background-image			: url(../img/verplicht.gif);
border						: 1px solid #7F9DB9;
}

.input2{
background-image			: url(../img/wrong.gif);
border						: 1px solid #7F9DB9;
}

.textarea {
border						: 1px solid #7F9DB9;
}

.textarea2 {
border						: 1px solid #7F9DB9;
}

.input_submit {
margin						: 0;
padding						: 0;
margin-right				: -10px;
float						: right;
width						: 70px;
height						: 11px;
border 						: 0;
}

#right form {
padding-right				: 85px;
_padding-right				: 0px;
}

.aanvraag_form span {
display						: inline;
font-size					: 15px ;
font-weight					: bolder;
color						: #FF0000;
}

#contact_knoppen ul {
width						: 150px;
list-style-type				: none;
padding						: 5px 0px 0px 133px;
white-space					: nowrap;
}

#contact_knoppen li {
display						: inline;
float						: left;
_float						: none;
height						: 22px;
}

#contact_knoppen li a {
display						: block;
height						: 22px;
background-repeat			: no-repeat;
background-position			: 0px 0px;
}

#contact_knoppen li a:hover,
#contact_knoppen li a.selected {
background-position			: 0px -22px;
}

#contact_knop_verzend a {
background-image			: url(../img/knop_verzenden.gif);
width						: 71px;
}

#contact_knop_wis a {
background-image			: url(../img/knop_leeg.gif);
width						: 71px;