/* CSS Document */



#telefoon .telefoon{
	font-family:verdana;
	font-size:14px;
	color:#FF0000;
	text-align:center;
}

.bold{
	font-weight:bold;
}
.alignCe{
	text-align:center;
}


.tekst_link_rood a{
	font-family:verdana;
	font-size:10px;
	color:#FF0000;
	line-height:14px;
}

.tekst_link_rood a:hover{
	font-family:verdana;
	font-size:10px;
	color:#FF0000;
	text-decoration:underline;
	line-height:14px;
}

p{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	line-height:16px;
}

strong{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	line-height:18px;
}

h2{
	font-family:verdana;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#666666;
	text-align:center;
	padding-top:5px;
}

h3{
	font-family:verdana;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
}

h1{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

h4{
	font-family:verdana;
	font-size:30px;
	color:#FF0000;
	font-weight:bold;
}

a{
	font-family:verdana;
	color:#000000;
	font-size:10px;
}

a:hover{
	font-family:verdana;
	font-size:10px;
	color:#FF0000;
	text-decoration:underline;
}

a.small{
	font-size:9px;
}

#huisstijl p{
	color:#FF0000;
	font-size:9px;
}