.body{
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-x;
	background-color: #D1D4D7;
}

#top{
	background-image: url(../img/top_schilder.jpg);
	height: 172px;
	width: 987px;
	margin: 0 auto;
	position: relative;
}
#menu li.active2 a{
	color: #D91000;
}

.headline{
  font-size: 2.0em;
	color: #D91000;

}

#inhoud a:link, #inhoud a:active, #inhoud a:visited{
		color: #D91000;
	
}
#inhoud a:hover{
	color: black;
	text-decoration: none;
}

.style_kopgroot, .style_kopklein, .style_kopmiddel{
	color:  #D91000;
}
textarea, input {
	border: 1 groove;
	background-color : #FFB2AC;
}
.titelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.butt, .button, .wtkformsubmit {
	background-image: url(../img/1012/titelright.gif);
	background-position: right;
	background-color: #D91000;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	border: 1 ridge;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	 color:  #D91000;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.0em;
}
h2 {
    font-size: 1.7em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.0em;
}
h6 {
    font-size: 0.8em;
}
