/* CSS Document */


body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
li {
	list-style-image: url(../img/meer.gif);
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

h1,h2,h3,h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h4{
	font-size:11px;
}
.txtHeader {
	padding:1px 7px 0px 7px;
}
.txtNieuws {
	padding:0px 5px 0px 7px;
}
.txtNieuws2 {
	padding:0px 0px 0px 0px;
}
.dateNieuws {
	padding:0px 7px 0px 0px;
	font-size: 9px;
	color: #999999;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}

a { color: #333333;
	text-decoration:none;
}

a:hover {
	color: #92352F;
	text-decoration:underline;
}

a.geschiedenis {
	background-color:#7C2D28; 
	color:#0000FF; 
	border:1px solid #7C2D28;
	}

img.headers {
	margin:3px 3px 3px 5px;
	
}
img.headers1 {
	margin:3px 3px 3px 4px;
	
}
img.werkmaatschappijen {
	margin:3px 3px 3px 6px;
	
}

img.nieuws {
	margin:3px 3px 3px 5px;
	
}

input, textarea{
	width:200px;
	border:1px solid #666666;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
}
.btnVerstuur {
	width:200px;
	border:1px solid #666666;
	font-size:11px;
	color:#FFFFFF !important;
	background-color:#666666 !important;
}

.textGroot {
	color: #999999;
	font-size:18px;
	}
	
.textGroot2 {
	font-size:18px;
	}	
	
.ActionResultText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	font-weight:bold;
}
.footer {
	background-image:url(../img/adresgegevens.gif);
	background-repeat:no-repeat;
	font-size:11px;
	height:20px;
	color:#666666;
}
UL.nieuwsItems{
	padding:0; margin:0 0 10px 15px;
}
UL.nieuwsItems LI{
	margin:0 5px 0 15px;
	list-style-type:none;
}
UL.nieuwsItems LI.empty{
	list-style-image:none;	
}
