/* CSS Document */


h1{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#fff;
	display:inline
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#EE3F23;
	display:inline
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#EE3F23;
	display:inline
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#EE3F23;
	display:inline
}
h5{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#EE3F23;
	display:inline;
	float:right;
}
h6{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000;
	display:inline;
	background:#EE3F23;
	padding-left:2px;
	padding-right:2px
}
.bg_txt {
	background-attachment: scroll;
	background-image: url(images/bg_txt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.one{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
a.one:link {
	color: #EE3F23;
}
a.one:visited {
	color: #EE3F23;
}
a.one:hover {
	color: #ccc;
}
a.one_bold{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	}
a.one_bold:link {
	color: #EE3F23;
}
a.one_bold:visited {
	color: #EE3F23;
}
a.one_bold:hover {
	color: #ccc;
}
a.taal{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none
	}
a.taal:link {
	color: #EE3F23;
}
a.taal:visited {
	color: #EE3F23;
}
a.taal:hover {
	color: #fff;
}
a.nav{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	border-bottom:#999 solid 1px;
	display:block;
	padding-bottom:5px;
	padding-top:5px
	}
a.nav:link {
	color: #EE3F23;
}
a.nav:visited {
	color: #EE3F23;
}
a.nav:hover {
	color: #ccc;
	background-image:url(nl/images/nav/over.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.itaf{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 20px;
	text-decoration: underline;
	margin-left: 400px;
	}
a.itaf:link {
	color: #666;
}
a.itaf:visited {
	color: #666;
}
a.itaf:hover {
	color: #000;
}
input[type=text]
{
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   color: #000;
}
input[type=submit]
{
   border: 1px groove #333333;
   border-top-color: #333333;
   border-left-color: #333333;
   background-repeat: repeat-x;
   background-color: #333333;
   color: #ffffff;
   font-size: 11px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
}
.bg_nieuws {
	background-image: url(images/bg_nieuws.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frame{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000;
	display:block;
	background:#EE3F23;
	padding:2px;
}