@charset "UTF-8";
/* CSS Document */

/* CSS stuctuur */

body {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	cursor: default;
}
div#header {
	margin: 0 auto;
	width: 770px;
}
div#toptitle {
	margin-top: 15px;
	float: right;
	display: inline;
}
div#navigation {
	width: 500px;
	margin-top: 35px;
	float: left;

}
div#wrapper_page {
	width: 100%;
	border-bottom: 7px solid #1ca6b8;
	border-top: 7px solid #1ca6b8;
}
div#page {
	margin: 0 auto;
	width: 770px;
}
div#adres {
	margin-top: 5px;
	width: 260px;
	height: 275px;
	background-color: #666;
	float: right;
}
div#single {
	margin-top: 5px;
	width: 490px;
	height: auto;
	min-height:490px;
	float: left;
}


div.directcontact_text {
	margin-top: 5px;
		padding-left: 25px;
	background-color: #666;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
	width: 260px;
	background-color: #666;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;

}
div#content_home {
	margin-top: 15px;
	line-height: 1.6;
	float: left;
	margin-bottom: 15px;

}

div#bottom {
	margin: 0 auto;
	margin-top: 15px;
	width: 760px;
	color: #fff;
	padding-bottom: 15px;
	font-size: 10px;
}
div.clear {
	clear: both;
}

/* opmaak */
ul,p {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}

li {
	list-style: none;
}

li.menu {
	float: left;
	margin-right: 30px;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.white {
	color: #fff;
	text-decoration: underline;
}
a.white:hover {
	text-decoration: none;
}

a.menu_active {
	font-size: 12px;
	color: #1ca6b8;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-bottom: 4px solid #1ca6b8;
	padding-bottom: 4px;
}
a.menu_inactive {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding-bottom: 4px;
}

a.menu_inactive:hover {
	font-size: 12px;
	color: #1ca6b8;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-bottom: 4px solid #1ca6b8;
	padding-bottom: 4px;
}




h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #1ca6b8;
}

h3 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #1ca6b8;
}

h1.toptitle {
	margin: 0;
	font-size: 45px;
	font-weight: bold;
	color: fff;

}



span.blue {
	color: #1ca6b8;
}
img
{
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#apDiv1 {
	margin-top: 10px;
	width: 260px;
	background-color: #666;
	float: right;
	margin-bottom: 10px;
}
#apDiv1 p {
	margin: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
span.blue {
	color: #1ca6b8;
}
#single img {
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#wrapper_page #page div .logo img{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}