body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #666666;
}
a				 		{ color: #5ba5d4; text-decoration: none; }
a:hover 				{ color: #666666; }
.menu-button a 			{ color: #ffffff; text-decoration: none; }
.menu-button-contact a 	{ color: #ffffff; text-decoration: none; }
.small-link a			{ font-size: 11px; }
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ol {
	margin: 0px;
	padding-left: 17px;
	list-style: decimal;
}
ul li {
	margin-bottom: 5px;
}
ol li {
	margin-bottom: 0px;
}
hr {
	height: 1px;
	height: 1px;
	background-color: #e6e6e6;
	border: 0px;
	
}
input[type=text] {
	width: 188px;
	border: 1px solid #e6e6e6;
}
textarea {
	width: 268px;
	height: 70px;
	border: 1px solid #e6e6e6;
}
input[type=radio] {
	margin: 0px;
	margin-left: 2px;	
}
#contact-geslachtvrouw {
	margin-left: 10px;
}
#top-line {
	position:absolute;
	width:100%;
	height:1px;
	background-color:#e6e6e6;
	top:215px;
	left: 0px;
	z-index: 1;
}
#blue-bar {
	position:absolute;
	width:100%;
	height:40px;
	background-image:url('../images/blue-bar.gif');
	background-repeat:repeat;
	top:241px;
	left: 0px;
	z-index: -1;
}
#topmenu {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 40px;
	color: #ffffff;
	position: relative;
	z-index: 2;	
}
#leftmenu {
	width: 161px;
	float: left;
	margin-top: 43px;
}
#content-with-menu {
	float: left;
	width: 765px;	
}
#content-without-menu {
	
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background-color: #ffffff;
	height: 240px;
	position: relative;

}
#language {
    position: absolute;
	top: 3px;
	right: 695px;
}
#language a.active{                
	color: #666666;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background-color: #ffffff;
	min-height: 350px;
	padding-top: 22px;
}
#bottom-line {
	clear: both;
	margin-top: 10px;
	width: 100%;
	height: 1px;
	background-color: #e6e6e6;
}
#bottom {
	margin: 9px auto 15px auto;
	width: 930px;
	background-color: #ffffff;
	height: 26px;
	font-size: 11px;
	color: #c4c4c4;
}
#logo {
	float: left;
	margin-top: 150px;
	margin-left: -25px;
}
#header-image {
	float: right;
	height: 240px;
}
.menu-seperator {
	margin-top: 1px;
	width: 1px;
	height: 32px;
	background-color: #677c9e;
	float: left;
}
#section-part ul{
padding-left: 15px;
	list-style-image: url(../images/route-streepje.gif);
}
.menu-button {
	margin-top: 1px;
	height: 32px;
	float: left;
	background-image: url('../images/blue-bar.gif');
	background-repeat: repeat;
}
.menu-button-contact a {
	display: block;
	height: 32px;
	width: 100%;
	line-height:  32px;
}
.menu-button-contact-active a {
	display: block;
	height: 32px;
}
.menu-button-active {
	margin-top: 1px;
	height: 32px;
	float: left;
	background-image: url('../images/blue-bar-hover.gif');
}
.menu-button-contact-active {
	margin-top: 1px;
	height: 32px;
	background-image: url('../images/blue-bar-hover.gif');
	position: absolute;
	width: 100%; /* 199 */
	z-index: -1;
	top: 0;
	left: 0;
}

.menu-button-text {
	height: 32px;
	margin-top: 0px;
	text-align: center;
}
.menu-button-text a,.menu-button-contact-text a {
	color: #FFF;
	padding: 6px 30px;
	line-height: 32px;
	font-size: 16px;
}
.menu-button-contact-text a {
	text-align: right;
	padding: 0;
}
.menu-button-contact {
	margin-top: 1px;
	position: absolute;
	top: 0;
	left: 0;
	height: 32px;
	width: 100%; /* 199 */
	z-index: -1;
}
.menu-button-contact-text {
	height: 32px;
	margin-top: 0px;
	margin-right:30px;
}
.menu-button-contact-text img {
	margin-top: 10px;
}
.menu-button:hover, .menu-button-contact:hover {
	background-image: url('../images/blue-bar-hover.gif');
	cursor: pointer;
	cursor: hand;
}
.grey-text {
	color: #999999;
}
.newstitle-text {
	color: #5ba5d4;
	font-size: 14px;
}
.newsdate-text {
	color: #999999;
	font-size: 11px;
}
.blue-text {
	color: #5ba5d4;
}
#contactformulier {
	float: left;
	width: 325px;
	margin-bottom: 25px;
}
#contactadres {
	float: left;
	width: 350px;
}
#google-map {
	border: 1px solid #e6e6e6;
	width: 506px;
	height: 352px;
	margin-bottom: 20px;
	margin-top: 15px;
	float: left;
}
#google-map #map {
	margin-left: 1px;
	margin-top: 1px;
	width: 504px;
	height:350px	
}
#routebeschrijving {
	margin-left: 10px;
	margin-top: 15px;
	width: 225px;
	float: left;
}
#routebeschrijving ul {
	padding-left: 15px;
	list-style-image: url(../images/route-streepje.gif);
}
#reisindicatie {
	margin-left: 15px;
	margin-top: 25px;
}
.nieuws-title {
	color: #58a0cd;
	font-size: 14px;
	margin-top: 10px;
}
.nieuws-date {
	color: #999999;
	font-size: 11px;
}
.nieuws-intro {
	font-weight: bold;
	margin-top: 10px;
}
.nieuws-text {
	margin: 10px 0px;
	
}
.dienst {
	float: left;
	width: 147px;
	height: 287px;
	border: 1px solid #cccccc;
	margin-top: 14px;
	margin-left: 7px;
}
.dienst-image {
	 margin: 1px;
	 margin-bottom: 7px;
}
.dienst-list {
	 margin-top: 5px;
}
.dienst-list ul {
	 padding-left: 3px;line-height:12px;
}
#vacatures {
	width: 500px;
}
#missie-en-visie {
	width: 500px;
}
#over-desk {
	width: 500px;
}
#thuiswinkel-layer, #voorwaarden-layer {
	display: none;
}
#transparent-layer #overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	opacity: 0.6; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    z-index:100;
}
#transparent-layer #page {
	 z-index:100;
	 text-align: center;
	 position:absolute;
	 margin-left:auto;
	 margin-right:auto;
	 top:0px;
	 width:100%;
	 height:100%;
	 display: block;
}
#transparent-layer #layer-content {
	 margin-left: auto;
	 margin-right: auto;
	 background-color: #ffffff;
	 width: 750px;
	 height: 507px;
	 margin-top:100px;
	 text-align: left;
}
#transparent-layer #layer-content #sluiten {
	position: relative;
	margin-left: 680px;
	top: 15px;
	margin-bottom: 25px;
}
#transparent-layer #layer-content #title {
	margin-top: 15px;
	background-image: url('/images/layer/algemene-voorwaarden.gif');
	height: 43px;
	color:#FFF;
	font-size: 25px;
	font-weight: lighter;
	padding-left: 40px;
	line-height: 33px;
	padding-top: 2px;
}
#transparent-layer #layer-content #text {
	width: 630px;
	margin-left: 50px;
	margin-top: 5px;
}
#thuiswinkel ul{
	padding: 15px; 
	line-height: 12px;
	list-style-image: url('/images/route-streepje.gif');
}
.service {
	float: left;
	margin: 12px;
	margin-left: 31px;
	width: 550px;
}
.service ul{
		padding-left: 15px;
	list-style-image: url(../images/route-streepje.gif);
}
.service-case {
	float: left;
	margin: 12px;
	margin-left: 31px;
	width: 380px;
}
.case-image {
	float: left;	
	margin-right: 30px;
}
.case-text {
	padding-top: 10px;
	clear: both;
}
.vac-title {
	font-weight: bold;
}
.vac-intro {
	font-style: italic;
}
.vac-description {
	margin-bottom: 15px;
}
h1{
	color: #5BA5D4;
	font-size: 31px;
	font-weight: 100;
	margin: 0;
	padding: 0; 
}
.sectionService{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-color: #E7F2F9;

}
.sectionService a{
	color: #5BA5D4;
	font-size: 17px;
	font-weight: 100;
	display: block;
	min-height: 40px;
}
.submitForm{
	width:274px;
	height: 31px;
	background-color: #002663;
	cursor: pointer;	
	text-align: right;
}
.submitForm a{
	color: #FFF;
	line-height: 31px;
	font-weight: bold;
	padding-right: 10px;;
}
.submitForm a:hover{
	color: #FFF;
	
}
#languageTop{
	position: absolute;
	bottom:3px;
	left:-55px;
}
#languageTop a.active{                
	color: #666666;
}
