@charset "utf-8";
/* CSS Document */

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* for IE */
}

#teksthome a:link, #teksthome a:visited, #teksthome a:active {
	color:#0071b9;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

#teksthome a:hover {
	text-decoration:underline;	
}

#teksthome h1{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding-top:12px;
}

#teksthome p{
	text-align:justify;
}

#news {
	color:#FFFFFF;
}

#news h1{
	font-size:13px;
	font-weight:bold;
	margin:0;
}


#news a:link, #news a:visited, #news a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

#news a:hover {
	text-decoration:underline;
}


#news ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}
/* vervolg */
#newsvervolg {
	color:#FFFFFF;
}

#newsvervolg  h1{
	font-size:13px;
	font-weight:bold;
	margin:0;
}


#newsvervolg  a:link, #newsvervolg  a:visited, #newsvervolg  a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}

#newsvervolg  a:hover {
	text-decoration:underline;
}


#newsvervolg  ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}
#teksthome ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}



#footer a:link, a:visited, a:active {
	color:#0071b9;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

#footer a:hover {
	text-decoration:underline;
}

form {
	margin: 0;
}

.callme {
	width:150px;
	height:11px;
	font-size:11px;
	vertical-align:top;
	background-color:#c2c2c2;
	border: solid 1px #c2c2c2;
}

.copyrightpentaq {
	color:#0071b9;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a.donkerblauw:link, a.donkerblauw:visited, a.donkerblauw:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a.donkerblauw:hover {
	text-decoration:underline;
}
.smalltekst {font-size:10px;}
.nawgegevens {font-size:11px;}


