/* Standaard items */
td, tr, th, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

p {
	margin-top: 0px;
}

strong { 
	font-weight: bold;
}

h1 { 
	font-size: 14px;
}

a:link, a:visited, a:hover, a:active { 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
	line-height: 18px;
}

a:hover {
	text-decoration: none;
}

a.tekst-link-vet:link, a.tekst-link-vet:visited, a.tekst-link-vet:hover, a.tekst-link-vet:active {
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a.tekst-link-vet:hover {
	text-decoration: underline;
}

a.tekst-link-klein:link, a.tekst-link-klein:visited, a.tekst-link-klein:hover, a.tekst-link-klein:active {
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

a.tekst-link-klein:hover {
	text-decoration: underline;
}

a.tekst-navigatie-link:link, a.tekst-navigatie-link:visited, a.tekst-navigatie-link:hover, a.tekst-navigatie-link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding: 5px 8px 6px 8px;
	margin: 0px;
	background-image: url(../images/background-navigatie.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 24px;
}

a.tekst-navigatie-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 8px 6px 8px;
	margin: 0px;
	background-image: url(../images/background-navigatie-vast.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 24px;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #454545;
	line-height: 18px;
	scrollbar-base-color: #f5934b;
	scrollbar-arrow-color: #FFFFFF;
}

.fotorand {
	border: 1px solid #f56902;
}

form {
	margin: 0 auto;
	height: 100%;
}

.formulier-veld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #f56800;
	width: 150px;
}

.formulier-veld-100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #f56800;
	width: 100%;
}

.formulier-knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #f56800;
	border: 1px solid #d15a02;
}

.tekst-kop {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.tekst-navigatie-vast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 8px 6px 8px;
	margin: 0px;
	background-image: url(../images/background-navigatie-vast.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 24px;
}

div.container {
	position: absolute;
	width: 993px;
	height: 554px;
	left: 50%;
	top: 50%;
	margin-left: -498px;
	margin-top: -277px;
	/* top: 100px; */
	background-image: url(../images/background.png);
}

div.content-container-links {
	margin: 82px 0px 0px 17px;
	width: 236px;
	z-index: 2;
	float: left;
}

div.container-submenu {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -294px 0px 0px -63px;
	width: 525px;
	height: 24px;
	text-align: right;
	z-index: 3;
	/* top: 83px; */
}

div.menu-vak {
	float: left;
	width: 118px;
	padding-bottom: 10px;
}

div.content-container-rechts {
	position: relative;
	margin: 82px 0px 0px 0px;
	width: 723px;
	height: 455px;
	float: left;
	/* top: 182px; */
}

div.content-rechts {
	margin: 20px 0px 0px 20px;
	width: 683px;
	height: 415px;
}

div.spacer {
	height: 10px;
}

img {
	behavior: url(includes/iepngfix.htc);
}

div.container-locaties-filter, div.container-vrienden-filter, div.container-testimonials-filter {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -245px;
	top: 56px;
	width: 723px;
	text-align: left;
	z-index: 4;
	color: #FFFFFF;
}

div.clear-both {
	clear: both;
}

div.navigatie-links {
	float: left;
	width: 50px;
	text-align: left;
}

div.navigatie-rechts {
	float: right;
	width: 50px;
	text-align: right;
}

div.navigatie-center {
	margin: 0px auto 0px auto;
	width: 450px;
	text-align: center;
}

div.peru {
	position: absolute;
	top: 230px;
	right: 100px;
	text-align: left;
}

div.testimonials {
	position: absolute;
	top: 128px;
	right: 20px;
	width: 300px;
	height: 451px;
	text-align: left;
	background-image: url(../images/background-testimonials.png);
	background-repeat: no-repeat;
}

div.testimonials-navigatie {
	position:absolute;
	top: 390px;
	right: 20px;
	width: 300px;
	text-align: left;
}

table.tabel-formulier td {
	padding-bottom: 5px;
}

div.bovenkant {
	position: absolute;
	left: 15px;
	top: 25px;
	width: 230px;
	z-index: 4;
}