/* CSS Document */
       
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	background-color: #fff;
	text-align: center;
}
html, body {
	height: 100%;
}
hr {
    width: 97%;
}
table {
	font-size:100%;
}
.clear {
	clear: both;
}
p {
	text-align: left;
	margin: 0;
	padding: 24px 24px 0 10px;
}
a {
	color: #009ee0;
	text-decoration: underline;
}
a:hover {
	color: #461864;
	text-decoration: underline;
}
img {
	border: none;
}
.blauw {
	color: #0071b9;
}
.rood {
	color: #cd071e;
}
/* CONTAINER */
#container {
	background-color: #4b96cd;
	margin: 0 auto;
	width: 970px;
	padding: 0;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto;
}
/* HEADER */
#header {
	background-color: #fff;
	height: 58px;
	margin: 0;
	padding: 0;
}
#logo {
	height: 58px;
	float: left;
	width: 271px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#vlaggen {
	height: 28px;
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
	overflow: hidden;
}
#vlaggen img {
	margin: 5px 0 0 10px;
	padding: 0;
}
/* NAVIGATIE */
#navigatie {
	color: #0071b9;
	background-image: url(../images/navigatie.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	text-align: left;
	width: 699px;
	height: 30px;
	float: right;
}
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
#navigatie ul {
	margin: 0;
	padding: 0 16px 0 0;
	list-style: none;
	z-index: 10;
}
#navigatie ul li {
	color: #0071b9;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/break.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	position: relative;
	height: 30px;
	z-index: 10;
	float: right;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type: none;
}
#navigatie ul li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	z-index: 10;
	float: left;
}
#navigatie ul li a:hover {
	color: #0071b9;
	text-decoration: none;
	height: 30px;
}
#navigatie li:hover ul, li.over ul {
	display: block;
}
#navigatie ul li ul {
	background-color: #0c2e6b;
	position: absolute;
	top: 30px;
	left: 0;
	width: auto;
	display: none;
	z-index: 10;
	padding: 0;
}
#navigatie ul li ul li {
	background-image: none;
	width: auto;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	list-style-type: none;
}
#navigatie ul li ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	background-image: none;
	z-index: 10;
	float: none;
}
#navigatie ul li ul li a:hover {
	color: #71d1f4;
	background-image: none;
	text-decoration: none;
}
/* SFEER */
#sfeer_Home {
	background-image: url(../images/sfeer_home.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Links {
	background-image: url(../images/sfeer_links.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Diensten {
	background-image: url(../images/sfeer_diensten.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Internationaal {
	background-image: url(../images/sfeer_internationaal.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Visie {
	background-image: url(../images/sfeer_visie.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Beoordelingen {
	background-image: url(../images/sfeer_beoordelingen.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Contact {
	background-image: url(../images/sfeer_contact.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Werknemers {
	background-image: url(../images/sfeer_contact.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Wist-u-dat {
	background-image: url(../images/sfeer_home.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#sfeer_Sponsoring {
	background-image: url(../images/sfeer_sponsoring.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#tekst {
	position: relative;
	top: 19px;
	width: 387px;
	height: 85px;
	float: right;
	overflow: hidden;
}
#tekst p {
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	padding: 8px 10px 0;
}
/* MAIN */
#main {
	width: 970px;
	float: left;
	margin-bottom: 18px;
}
/* KOLOM1 */
#kolom1 {
	float: left;
	width: 378px;
	overflow: hidden;
}
#kader1a {
	background-image: url(../images/kader1a.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	overflow: hidden;
	min-height: 86px;
	margin-top: 14px;
}
#kader1a h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px;
}
#kader1a p {
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0 26px;
}
#kader1a a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader1a a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#einde1a {
	background-image: url(../images/einde1a.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	height: 26px;
	overflow: hidden;
}
#kader1b {
	background-image: url(../images/kader1b.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	overflow: hidden;
	min-height: 86px;
}
#kader1b h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px;
}
#kader1b h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px;
}
#kader1b p {
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0 26px;
}
#kader1b a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader1b a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#einde1b {
	background-image: url(../images/einde1b.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	height: 26px;
	overflow: hidden;
}
#kader1c {
	background-image: url(../images/kader1c.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	overflow: hidden;
	min-height: 86px;
}
#kader1c h1,h2 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px;
}
#kader1c p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0 26px;
}
#kader1c a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader1c a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#kader1c img {
	float: left;
	margin-right: 10px;
	border: none;
}
#einde1c {
	background-image: url(../images/einde1c.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	height: 26px;
	overflow: hidden;
}
#kader1d {
	background-image: url(../images/kader1d.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	overflow: hidden;
	min-height: 86px;
}
#kader1d h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px;
}
#kader1d p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0 26px;
}
#kader1d a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader1d a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#einde1d {
	background-image: url(../images/einde1d.png);
	background-repeat: no-repeat;
	float: left;
	width: 378px;
	height: 26px;
	overflow: hidden;
}
/* KOLOM2 */
#kolom2 {
	float: left;
	width: 192px;
	overflow: hidden;
}
#kolom2 img {
	margin-top: 14px;
	border: none;
}
#kader2a {
	background-image: url(../images/kader2a.png);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	overflow: hidden;
}
#kader2a h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px 12px;
}
#kader2a h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px 12px;
}
#kader2a p {
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0 26px 0 12px;
}
#kader2a a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader2a a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#kader2a ul {
	color: #fff;
	margin: 0 0 0 12px;
	padding: 12px 26px 0 12px;
}
#kader2a ul li {
	float: none;
	list-style-type: disc;
}
#kader2a ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}
#kader2a ul li ul li {
	float: none;
	list-style-type: circle;
}
#einde2a {
	background-image: url(../images/einde2a.png);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 120px;
	overflow: hidden;
}
#kader2b {
	float: left;
	width: 180px;
	overflow: hidden;
	margin-top: 14px;
	border-top: 1px solid #fff;
}
#kader2b h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 4px 12px;
}
#kader2b p {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#kader2b a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#kader2b a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
/* KOLOM3 */
#kolom3 {
	float: left;
	width: 400px;
	overflow: hidden;
}
#kader3a {
	background-image: url(../images/kader3a.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	overflow: hidden;
	margin-top: 14px;
}
#kader3a h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader3a h2 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}

#kader3a p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader3a a {
	color: #cd071e;
	font-weight: bold;
	text-decoration: underline;
}
#kader3a a:hover {
	color: #0071b9;
	font-weight: bold;
	text-decoration: underline;
}
#kader3a ul {
	color: #000;
	margin: 0 0 0 12px;
	padding: 12px 26px 0 12px;
}
#kader3a ul li {
	float: none;
	list-style-type: disc;
}
#kader3a ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}
#kader3a ul li ul li {
	float: none;
	list-style-type: circle;
}
#einde3a {
	background-image: url(../images/einde3a.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 26px;
	overflow: hidden;
}
#kader3b {
	background-image: url(../images/kader3b.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	overflow: hidden;
}
#kader3b h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader3b h2 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader3b p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader3b a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader3b a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#kader3b ul {
	color: #000;
	margin: 0 0 0 12px;
	padding: 12px 26px 0 12px;
}
#kader3b ul li {
	float: none;
	list-style-type: disc;
}
#kader3b ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}
#kader3b ul li ul li {
	float: none;
	list-style-type: circle;
}
#einde3b {
	background-image: url(../images/einde3b.png);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 26px;
	overflow: hidden;
}
/* KOLOM4 */
#kolom4 {
	float: left;
	width: 206px;
	overflow: hidden;
}
#kolom4 img {
	border: none;
}
#kader4a {
	background-image: url(../images/kader4a.png);
	background-repeat: no-repeat;
	float: left;
	width: 206px;
	overflow: hidden;
	margin-top: 14px;
}
#kader4a h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0;
}
#kader4a h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0;
}
#kader4a h2 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0;
}

#kader4a p {
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 12px 26px 14px;
}
#kader4a a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader4a a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#einde4a {
	background-image: url(../images/einde4a.png);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 26px;
	overflow: hidden;
}
/* KOLOM5 */
#kolom5 {
	float: left;
	width: 572px;
	overflow: hidden;
}
#kader5a {
	background-image: url(../images/kader5a.png);
	background-repeat: no-repeat;
	float: left;
	width: 572px;
	overflow: hidden;
	margin-top: 14px;
}
#kader5a h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5a h2 {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5a p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5a a {
	color: #cd071e;
	font-weight: bold;
	text-decoration: underline;
}
#kader5a a:hover {
	color: #0071b9;
	font-weight: bold;
	text-decoration: underline;
}
#kader5a ul {
	color: #000;
	margin: 0 0 0 12px;
	padding: 12px 26px 0 12px;
}
#kader5a ul li {
	float: none;
	list-style-type: disc;
}
#kader5a ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}
#kader5a ul li ul li {
	float: none;
	list-style-type: circle;
}
#einde5a {
	background-image: url(../images/einde5a.png);
	background-repeat: no-repeat;
	float: left;
	width: 572px;
	height: 26px;
	overflow: hidden;
}
#kader5b {
	background-image: url(../images/kader5b.png);
	background-repeat: no-repeat;
	float: left;
	width: 572px;
	overflow: hidden;
	margin-top: 14px;
}
#kader5b h1 {
	color: #0071b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5b h2 {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5b p {
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 12px 26px 0 12px;
}
#kader5b a {
	color: #fff;
	font-weight: bold;
	background-color: #cd071e;
	text-decoration: none;
}
#kader5b a:hover {
	color: #cd071e;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
#kader5b ul {
	color: #fff;
	margin: 0 0 0 12px;
	padding: 12px 26px 0 12px;
}
#kader5b ul li {
	float: none;
	list-style-type: disc;
}
#kader5b ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}
#kader5b ul li ul li {
	float: none;
	list-style-type: circle;
}
#einde5b {
	background-image: url(../images/einde5b.png);
	background-repeat: no-repeat;
	float: left;
	width: 572px;
	height: 26px;
	overflow: hidden;
}
/* KOLOM6 */
#kolom6 {
	float: left;
	width: 398px;
	overflow: hidden;
}
#kolom6 img {
	margin-top: 14px;
	border: none;
}
/* FOOTER */
#footer {
	overflow: hidden;
	position: relative;
	color: #fff;
	font-size: 9px;
	line-height: 18px;
	background-color: #000;
	text-align: center;
	width: 970px;
	height: 18px;
	margin: -18px auto 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #0071b9;
	text-decoration: underline;
}

