html,body { 
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	margin-left:1px;
}
#main {
	background-color: #eeebf2;
	position: relative;
	margin: auto;
	width: 969px;
}
#header_logo {
	top: 0px;
	left:0px;
	background-color: #FFFFFF;
	width: 218px;
	height: 165px;
}
#header_logo img {
	margin-left: 32px;
	margin-top: 30px;
}
#header_banner {
	position: absolute;
	top: 0px;
	left:218px;
	background-color: #FFFFFF;
	width: 751px;
	height: 165px;
	text-align:right;
}
#header_fontChange {
	position: relative;
	background-color: #ef7d0d;
	height: 22px;
	width: 945px;
	text-align: right;
	padding-top: 4px;
	padding-right: 24px;
}
#top_menu {
	margin-top: 2px;
	background-color: #481967;
	height: 22px;
	padding-left: 236px;
	padding-top: 4px;
	padding-right: 24px;
	font-weight: bold;
	font-size: 14px;
}
#top_menu a { 
	float: left;
	margin-right: 34px;
	font-size:13px;
}
#top_menu form {
	float:right;
	width: 189px;
	height: 19px;
	background-image: url(/template/images/bt-zoekveld.gif);
}
#top_menu form input {
	margin-top:1px;
	margin-left:10px;
	height:12px;
	width:150px;
	border:0;
}
#top_menu form a {
	position: absolute;
	right: 20px;
}
#crumb_path {
	padding-left: 236px;
	padding-top: 3px;
	height:16px;
}
#crumb_path span, #crumb_path a {
	font-size: 10px;
}
#left_menu {
	position: relative;
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 24px;
	background-color: #d2c8dc;
	font-weight: bold;
}
#left_menu div.top,#left_menu div.bottom {
	position: absolute;
	left: 0;
}
#left_menu div.top {
	top: 0;
}
#left_menu div.bottom {
	bottom: 0;
}
#left_menu div.item {
	position:relative;
}
#left_menu div.item div {
	position:absolute;
	left:-10px;
	top: -1px;
	font-size:14px;
}
#left_menu div.item.depth1 {
	line-height: 25px;
}
#left_menu div.item.depth2, #left_menu div.item.depth2 a, #left_menu div.item.depth3, #left_menu div.item.depth3 a {
	font-size: 11px;
	line-height: 16px;
}

#left_menu a.appointment {
	display:block;
	background-color:#4A1968; 
	width:155px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color: #FFF;
}
#left_menu a.appointment:hover {
	color: #EF7D0B;
}

#content {
	position: relative;
	float: left;
	margin-left: 26px;
	width: 497px;
	padding-bottom:16px;
	padding-top: 15px;
}
#latest_news {
	float: left;
	margin-left: 26px;
	margin-right: 24px;
	width: 186px;
}
#latest_news_content {
	background-color: #d2c8dc;
	padding: 8px;
	padding-top: 0px;
}
#contentMenu {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
}
#footer {
	padding:5px;
	padding-left:26px;
	font-size:10px;
}
#footer a {
	font-size:10px;
}

.latest_news_item {
	padding-top: 18px;
}
#siteSeachInput {
	width: 122px;
	border: 1px solid lightgrey;
}
.contactinput {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a1968;
	width: 250px;
	border: 1px solid #4a1968;
}
.contactcheckbox {
	cursor: pointer;
}
.contacttextarea {
	width: 390px;
	height: 200px;
	border: 1px solid #4a1968;
	overflow: auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a1968;
}
.contactbutton {
	background-color: #d2c8dc;
	border: 1px solid #4a1968;
	cursor: pointer;
}

div.noPrint {
	margin-top: 20px;
}
div.noPrint a {
	text-decoration: none !important;
	color: #EF7D0B;
}



#photoholder {
	position: relative;
	height: 170px;
	width: 170px;
	overflow: hidden;
}
.fadeBanner {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}
