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

html {
	background-image:url('img/bg-body.gif');
	background-position:0px 0px;
	background-repeat:repeat;
}
html.login {
	background:none;
	background-color:#FFFFFF;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	background:none;
	color:#666666;
}
#container {
	overflow:hidden;
	margin:0px auto 0px;
	width:866px;
	border:none;
}
#header {
	background-image:url('img/bg-header.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:866px;
	height:114px;
}
#main-menu {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-top:66px;
	padding-right:15px;
	height:42px;
	color:#FF6600;
	text-align:right;
	overflow:hidden;
}
	#main-menu ul {
		list-style-type:none;
		display:inline;
	}
	#main-menu li {
		float:left;
		display:inline;
		padding:0px;
		padding-left:14px;
		margin-right:10px;
		height:35px;
		background-image:url('img/bg-button-left.png');
		background-position:left top;
		background-repeat:no-repeat;
	}
	#main-menu li span {
		display:block;
		height:29px;
		background-image:url('img/bg-button-right.png');
		background-position:right top;
		background-repeat:no-repeat;
		padding-right:16px;
		padding-top:8px;
	}
		.laatste-link {
			color:#FF9933;
		}
	/* link */
	#main-menu a {
		display:block;
		color:#626262;
		text-decoration:none;
	}
	/* unvisited link */
	#main-menu a:link {
	}  
	/* visited link */
	#main-menu a:visited {
	}
	/* mouse over link */
	#main-menu a:hover {
		color:#000000;
		text-decoration:underline;
	}
	/* selected link */
	#main-menu a:active {
		color:#FF6600;
	}
#attention {
	height:169px;
	color:#555555;
	padding-top:30px;
	padding-left:25px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
	.attention-vaccinatie {
		background-image:url('img/bg-attention-vaccinatie.jpg');
	}
	.attention-home {
		background-image:url('img/bg-attention-home.jpg');
	}
	.attention-over-ons {
		background-image:url('img/bg-attention-over-ons.jpg');
	}
	.attention-reisinfo {
		background-image:url('img/bg-attention-reisinfo.jpg');
	}
	.attention-contact {
		background-image:url('img/bg-attention-contact.jpg');
	}
	#attention h2 {
		margin-bottom:15px;
		font-family:Tahoma, Arial;
		font-size:28px;
	}
	#attention p {
		font-size:14px;
		line-height:22px;
		width:480px;
	}
#devider-header-content {
	width:866px;
	height:11px;
	line-height:1px;
	background-image:url('img/bg-content-container.jpg');
	background-position:0px 0px;
	background-repeat:repeat-y;
}
#content-container {
	width:866px;
	background-image:url('img/bg-content-container.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	overflow:auto;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	margin-bottom:10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
p {
	margin-bottom:15px;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
.voetnoot {
	font-size:11px;
	line-height:14px;
}
#content-left {
	float:left;
	padding-left:25px;
	width:240px;
}
#main-buttons {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
#main-buttons ul {
	list-style-type:none;
}
#main-buttons li {
	display:list-item;
}
/* link */
#main-buttons a {
	display:block;
	padding-top:26px;
	padding-left:18px;
	margin-bottom:10px;
	width:224px;
	height:48px;
	background-image:url('img/bg-button-blue.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#DFDFDF;
	text-decoration:none;
}
/* unvisited link */
#main-buttons a:link {
}  
/* visited link */
#main-buttons a:visited {
}
/* mouse over link */
#main-buttons a:hover {
	background-image:url('img/bg-button-blue-hover.gif');
	color:#FFFFFF;
}
/* selected link */
#main-buttons a:active {
	color:#FFFFFF;
}
/* link */
#main-buttons .page-active a {
	background-image:url('img/bg-button-orange.gif');
}
/* unvisited link */
#main-buttons .page-active a:link {
}  
/* visited link */
#main-buttons .page-active a:visited {
}
/* mouse over link */
#main-buttons .page-active a:hover {
	background-image:url('img/bg-button-orange-hover.gif');
}
/* selected link */
#main-buttons .page-active a:active {
}
#salesblock {
}
#content {
	float:right;
	padding-right:25px;
	width:535px;
}
#content ul, #salesblock ul {
	line-height:20px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:15px;
	padding-top:0px;
	list-style-type:none;
}
#content li, #salesblock li {
	padding-left:20px;
	background:transparent url('img/bullet.png') no-repeat;
	background-position:0px 7px;
}
/* link */
#content a, #salesblock a, #locatiemanager a {
	color:#0066FF;
	text-decoration:none;
}
/* unvisited link */
#content a:link, #salesblock a:link, #locatiemanager a:link {
}  
/* visited link */
#content a:visited, #salesblock a:visited, #locatiemanager a:visited {
}
/* mouse over link */
#content a:hover, #salesblock a:hover, #locatiemanager a:hover {
	color:#FF6600;
	text-decoration:underline;
}
/* selected link */
#content a:active, #salesblock a:active, #locatiemanager a:active {
	color:#FF6600;
}
form {
	margin-bottom:15px;
}
input {
	margin-right:10px;
	width:200px;
}
select {
	margin-right:10px;
	width:204px;
}
.formtext {
	margin-bottom:5px;
}

#footer {
	margin-bottom:15px;
	padding-top:18px;
	width:866px;
	height:32px;
	background-image:url('img/bg-footer.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#AAAAAA;
	font-size:10px;
	text-align:center;
}
/* link */
#footer a, #footer-iframe a {
	color:#AAAAAA;
	text-decoration:none;
}
/* unvisited link */
#footer a:link, #footer-iframe a:link {
}  
/* visited link */
#footer a:visited, #footer-iframe a:visited {
}
/* mouse over link */
#footer a:hover, #footer-iframe a:hover {
	color:#AAAAAA;
	text-decoration:underline;
}
/* selected link */
#footer a:active, #footer-iframe a:active {
	color:#AAAAAA;
}
/* TOOLTIP */


#fade-content {
	z-index:99;
	font-size:12px;
	position:absolute;
	top:460px;
	width:165px;
}

/* END TOOLTIP */

/* PAGINA AFSPRAAK MAKEN */

#content-iframe {
	padding:22px 17px 0 30px;
	padding-top:22px;
	width:819px;
	height:700px;
	background-image:url('img/bg-content-iframe.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:normal;
}
#locatiemanager {
	float:left;
	width:205px;
	padding-top:135px;
	color:#555555;
	line-height:16px;
}
#locatiemanager img {
	border:solid 1px #626262;
	margin-bottom:15px;
}
#iframe-conatainer {
	float:right;
	width:600px;
	text-align:center;
	background-color:#626262;
}
#footer-iframe {
	width:866px;
	height:30px;
	background-image:url('img/bg-footer-iframe.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#AAAAAA;
	font-size:10px;
	text-align:center;
}

/* END PAGINA AFSPRAAK MAKEN */

/* USER LOGIN PAGINA */
#login-container {
	display:block;
	width:360px;
	margin:30px auto;
}
div.login-label {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	padding:0px 0px 0px 2px;
	margin:0px 0px 5px 0px;
	width:120px;
	height:17px;
	background-color:#3875D7;
	color:#FFFFFF;
	border:solid 1px #000000;
	border-right:none;
}
form#user-login input {
	clear:right;
	float:left;
	margin:0px 0px 5px 0px;
	border:solid 1px #000000;
	width:150px;
}
/* END USER LOGIN PAGINA */