@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	background-image: url(../images/achtergrond_body2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #0475B5;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #5A5A5A;
	text-decoration: none;
}
a:link, a:visited{
	color: #5A5A5A;
}
a:hover, a:active{
	color: #000000;
}
#header {
	background-color: #FFFFFF;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/verloop_wit.jpg);
	background-repeat: repeat-x;
	margin-left: 270px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 5%;
	padding-bottom: 30px;
}
#content p {
	line-height: 1.5em;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content li {
	margin-left: 10px;
	margin-bottom: 15px;
}
#sidebar_links {
	width: 270px;
	background-image: url(../images/verloop_blauw.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
	position: absolute;
	top: 160px;
	left: 0px;
}
#sidebar_links h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#sidebar_links a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 30px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
#sidebar_links a:link, #sidebar_links a:visited{
	color: #FFFFFF;
}

#sidebar_links a:hover, #sidebar_links a:active{
	color: #000000;
}
.logo {
	margin-left: 0px;
	margin-right: 0px;
}
.taalkeuze {
	padding-top: 10px;
	padding-right: 15px;
}
.taalkeuze p {
	padding-top: 6px;
	margin: 0px;
}
.taalkeuze img {
	margin-left: 5px;
}
#googlemaps {
	border: 1px solid #666666;
}
#map {
	left: 480px;
	top: 243px;
}
#partnerstabel  td {
	padding-bottom: 25px;
	padding-right: 20px;
}
#partnerstabel p {
	margin: 0px;
	padding: 0px;
}
.vlag {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blauw  {
	color: #0475B5;
}
.zwart {
	color: #333333;
}

