body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
}
strong.hokje {
	background-color:#f9c9dc;
	border:1px solid #7d034c;
	padding:2px;
} 
.navigatie {
	padding-top:4px;
	padding-bottom:4px;
	text-align: center;
} 

label {
	color: #4c002e;
	font-weight: bold;
    float: left;
    width: 50px;
    margin-right: 10px;
	line-height: 22px;
}
.submit_reactie {
	height: 19px;
	background: url(../images/zoeken_achtergrond.jpg) repeat-x bottom;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 62px;
	border: 1px solid #8E0958;
}
.submit_nieuwsbrief {
	height: 19px;
	background: url(../images/zoeken_achtergrond.jpg) repeat-x bottom;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 5px;
	border: 1px solid #8E0958;
}
input, textarea {
	font-size: 11px;
	color: #000000;
	margin:  3px 0px 0px;
}
.errormsg{	
	background-color:#FFFFCC;
	border:2px solid #FF0000;
	color:#FF0000;
	padding:6px 12px 6px 12px;
	margin: 2px 0px 15px;
}
.infomsg
{
	background-color:#f9c9dc;
	border:2px solid #7d034c;
	color:#7d034c;
	padding:6px 12px 6px 12px;
	margin: 2px 0px 15px;
}
.reactie_titel
{
	color:#720344;
	font-weight: bold;	
}
.header_naam {
	color: #F33900
}
p {
	margin:  5px 0px 0px;
}
h1  {
	font-size: 20px;
	margin: 5px 0px 0px;
}

h2 {
	font-size: 20px;
	color: #720344;
	text-align: left; 
	margin: 2px 0px 5px;
}
h3 {

	font-size: 17px;
	margin: 5px 0px 0px;

}
h4 {
	font-size: 15px;
	margin: 2px 0px 2px;

}
.h2_titel
{
	font-size: 20px;
	color: #720344;
	text-align: left;
	margin: 2px 0px 5px;
	font-weight: bold;
}

a.wit:link { color:#FFFFFF; text-decoration:none; }
a.wit:visited { color:#FFFFFF; text-decoration:none; }
a.wit:hover { color:#FFFFFF; text-decoration:underline; outline-style: none; }
a.wit:active { color:#FFFFFF; text-decoration:none; }

a:link { color:#231F20; text-decoration:none; }
a:visited { color:#231F20; text-decoration:none; }
a:hover { color:#231F20; text-decoration:underline; outline-style: none; }
a:active { color:#231F20; text-decoration:none; }

a.h2_link:link { color:#720344; text-decoration:none; }
a.h2_link:visited { color:#720344; text-decoration:none; }
a.h2_link:hover { color:#720344; text-decoration:underline; outline-style: none; }
a.h2_link:active { color:#720344; text-decoration:none; }

