/* Stylesheet CSS */
* {
	margin: 0;
	padding: 0;
}	

html, body {
background-color:#d6edf3;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom: 0px;
color: #474848;
height: 100%;
word-spacing: 3 pt;
line-height: 20px;
}

p {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

form {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

/* page headings */
h2	{
	color: #990000;
	border-bottom:1px dashed #CCCCCC;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:26px;
	margin:0 0 0 10px;
	padding:7px 0;
}

/* menu headings */
h3	{
font-size:15px;
font-weight:bold;
color:#000000;
margin-top: 20px;
margin-bottom: 0px;
}

/* links in menu */
h4	{
font-size:13px;
margin-top: 0px;
margin-bottom: 0px;
}

/* bronvermelding */
h5	{
font-size:8px;
font-style:italic;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 10px;
}

/* bronvermelding */
h6	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 10px;
}

/* main */
div.container {
	background-color: white;
    width: 800px;
    margin: 0px auto;
	margin-top: 20px;
    min-height: 95%;
    _height: 95%;
	border: 1px solid #878787;
}

/* top */
#top {
width: 800px;
height: 136px;
}

/* menutop */
#menutop {
background: #cccccc;
width: 800px;
height: 50px;
}

#menutop li{
list-style: none;
text-decoration:none;
font-size: 13px;
font-weight: bold;
text-align: left;
padding-left: 30px;
padding-top: 15px;
}

#menutop li a{
margin: 0px 10px 0px 5px;
}

/* content */
#content {
	float:left;
	background-color: white;
	width: 500px;
	height: 100%;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

#content img {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#adsense250{
	clear: both;
	width: 260px;
	height: 250px;
	padding-left: 10px;
	float: left;
}

#menuright{
	float:right;
	list-style: none;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 280px;
	height: 100%;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

#formulier{
	float:left;
	list-style: none;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 100%;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px
}

#footer {
clear: both;
background: #f0f0f0;
width: 800px;
height: 80px;
border-top: solid 1px #eaeaea;
}

#footer_text {
padding-top: 15px;
font-size: 12px;
font-weight: normal;
}
	
a:link {color: #0000ee; font-weight: bold; text-decoration: underline;}
a:visited {color: #0000ee; font-weight: bold; text-decoration: underline;}
a:hover {color: #0000ee; font-weight: bold; text-decoration: underline;}
a:active {font-weight: bold; text-decoration: none;}

/* social media buttons */
.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
