/* CSS Document */

body
{
	background-image: none;
	background-color: #E2E6F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}

#breadcrumbs {
	font-size: 1.1em;
}

#main_content {
	font-size: 1.3em;
}

#sidebar {
	font-size: 1.3em;
}

#menubalk a:link { text-decoration: none; color: #000000;font-weight:bold }
#menubalk a:visited { text-decoration: none; color: #000000; font-weight:bold}
#menubalk a:hover { text-decoration: underline; color: #000000;font-weight:bold }
#menubalk a:active { text-decoration: underline; color: #000000; font-weight:bold}
/* #menubalk { text-align:center; font-weight:bold; font-size: x-smallfont-weight:bold} */
.menubalk {font-size: small; font-weight: bold; text-align: center; background-color: #9ABEF3}


#footer a:link { text-decoration: none; color: #000000;font-weight:none}
#footer a:visited { text-decoration: none; color: #000000; font-weight:none}
#footer a:hover { text-decoration: underline; color: #000000;font-weight:none}
#footer a:active { text-decoration: underline; color: #000000; font-weight:none}
/* #footer { text-align:center; font-weight:none; font-size: x-small} */
#footer {font-size:1.1em ; font-weight: none; text-align:center; background-color: #FFFFFF}

.sitenaam
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
.siteomschrijving
{
	color: #000000;
	font-size: 1.3em;
}

hr {
	border: 0; 
	color: #000000;
	background-color: #333366;
	height: 1px;
}
h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
}
h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.klein {font-size: x-small};
.x-klein {font-size: x-small};
p.MsoNormal {
margin:0pt;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Times New Roman";
}

/* Melding boven Google ads: */
.advertenties {font-size: 11px; color: #666666; margin-top: 25px; margin-bottom: 3px;}



