body {
	/*background-image: url(../img/behang.gif);*/
	background-repeat: repeat;
/*
	background-position: center;
	background-attachment: fixed;
	*/
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	/* overflow: auto causes layout shifting due to vertical scrollbar issue*/
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	text-align: center;

	/*
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #fbf7f0;
	scrollbar-3dlight-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
	*/
	/*-moz-user-select: none;*/
}

body.cms {
	text-align: left;
	margin-left: 10px;
	width: auto;
	height: auto;
}

div.home {
	background-image: url(../img/home_outline.gif);
}


div, span, p, br, form, table, td, img {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	padding-left: 20px;
	padding-top: 0px;
	margin: 7px;
	margin-top: 0px;
	margin-left: 0px;
}


td {
	font-size: 11px;
}
/*
td.left, td.right {
	color: #fbf7f0;
	font-weight: bold;
}
*/
td.medewerkers {
	width: 74px; 
	height: 74px; 
	border: 1px dashed #c9c9c9;
}

table.container {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
table.common {
	border: none:
}

td.container {
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 775x;
	background-color: #ffffff;
}
td.persheaders, td.persheaders_active {
	padding-top: 4px; 
	padding-left: 14px; 
	padding-bottom: 7px; 
	padding-right: 0px; 
	width: 180px;
}
td.persheaders {
	background-color: #ff0000;
	color: #ffffff;
}
td.persheaders_active {
	background-color: #ffffff;
	color: #ff0000; 
}

td.persheaders a, td.persheaders_active a {
	text-decoration: none;
}

td.persheaders a {
	color: #ffffff;
}
td.persheaders_active a {
	color: #ff0000;
}
img {
	border: none;
}
div {
	/*position: absolute;*/
	overflow: visible;
	background-repeat: no-repeat;
	/*z-index: 3;*/
}
div.cms_nav {
	position: relative;
	z-index: 1;
	margin: 0 auto 4px;
	width: 792px;
	border: none;
	text-align: left;
	background-color: #ffffff;
}
div.container {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 775px;
	border: none;
	text-align: left;
	/*background-color: #ffffff;*/
}

body.beeld div.container img {
	
}

span {
	background-repeat: no-repeat;
}
br.menu {
	line-height: 7px;
}
br.medewerkers {
	line-height: 4px;
}
/*
div.foto  {
	background-repeat: no-repeat;

}
*/
a {
	text-decoration: underline;
	color: #595959;
	-moz-user-select: none;
	-moz-user-focus: none;
}
a:hover {
	color: #000000;
}
/*
div.foto a {
	display: block;
}
*/

a.foto {
	display: block;
}

* html a.foto:hover, img.foto:hover {
	visibility: inherit;
}

a.foto img, img.foto {
	visibility: inherit;
	border: none;
}
a.foto:link img, a.foto:visited img {
	visibility: inherit;
}
a.foto:hover img, img.foto:hover, a.foto_active img {
	visibility: hidden;
}
a.menu, a.tag, a.medewerkers, a.medewerkers_active, a.cms_link {
	text-decoration: none;
}
a.menu, a.menu_active, a.shop {
	color: #ffffff;
}
a.menu:hover, a.menu_active, td.persheaders a:hover, td.persheaders_active a:hover {
	color: #000000;
	/*font-weight: bold;*/
}
a.medewerkers:hover, a.medewerkers_active {
	color: #fc74b4;
	/*font-weight: bold;*/
}
a.shop:hover {
	color: #000000;
}
.mandatory {
	font-weight: bold;
	color: #fbf7f0;
}
.star {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
}
/*
p {
}
*/
.polaroid_small {
	margin: 2px;
	margin-top: 1px; 
	padding-right: 2px;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	z-index: 3;
}
/*
input {
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding-left: 4px;
}
*/
.dim_foto {
	background-color: #ffffff;
	margin: 30% 15%;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
hr {
	border: 0;
	border-top: 1px dashed #595959;
	border-bottom: 1px dashed #595959;
	/*
	color: #595959;
	background-color: #595959;
	*/
	height: 2px;
}

ul.nav,
ul.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav li {
	margin: 0;
	padding: 0;
}

ul.nav li ul li {
	margin: 0 0 0 1.5em;
}

ul.nav a {
	cursor: pointer;
}

ul.nav a.active {
	color: #e736ae;
}

div#contact {
	background-color: #fff;
	color: #595959;
	left: 580px;
	padding: 5px;
	position: absolute;
	top: 580px;
	width: 20em;
	z-index: 100;

}