@charset "utf-8";
body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin-top: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #0F5698;
	background-color: #325B7F;
}
hr {
	border: 1px dotted #0B3460;
}

.content {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
}
.tekst_content {
	width: 500px;
	margin-left: 50px;
}
h1 {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0F5698;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 97px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	line-height: 20px;
}
.foto {
	border: 1px solid #008BCE;
	margin-top: 0px;
	z-index: 100;
}
a {
	font-size: 100%;
	text-decoration: underline;
	color: #0F5698;
}
a:hover {
	font-size: 100%;
	text-decoration: none;
	color: #0F5698;
}

.kolom_links {
	font-size: 80%;
	margin-left: 15px;
	margin-top: 0px;
}
h2 {
	font-size: 80px;
	font-weight: bold;
	color: #005897;
	margin-top: 0px;
	margin-bottom: 0px;
}



.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 900px;
}
.kop {
	font-weight: bold;
	color: #0F5698;
}
.klein {
	font-size: 80%;
}
.foto_uitlijnen_links {
	float: left;
	margin-right: 5px;
}
.foto_lopend_project {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
legend {
	font-weight: bold;
	color: #005897;
}
fieldset {
	border: 1px solid #2F8FD7;
}
input {
	border: 1px solid #2E90D4;
}
textarea {
	border: 1px solid #2F90D6;
}
.st_twitter {
	margin-top: 5px;
	height: 30px;
	width: 100px;
	padding-top: 5px;
}
.st_facebook {
	margin-top: 5px;
	height: 30px;
	width: 30px;
}
.st_email {
	margin-top: 5px;
	padding-top: 5px;
	height: 30px;
	width: 30px;
}
.st_sharethis {
	margin-top: 5px;
	height: 30px;
	width: 30px;
	padding-top: 5px;
}

#fotoslide {
	float: left;
	height: 150px;
	width: 153px;
	z-index: 99;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.addthis_toolbox.addthis_default_style {
	margin-top: 10px;
	margin-left: 15px;
}

