body, html {
	background-color: #fff;
	color:#5B1400;
	font-family:Georgia, Verdana,Arial,sans-serif;
	margin:0;
	padding:0;
	/*text-align: center;*/
	font-size:1.0em;
}
img, a {
	border:none;
	outline:none;
	text-decoration:none;
}
a {
	color:#ef3e42;
}
#center {
	margin:0 auto 0 auto;
	width:870px;
}
#box {
	float:left;
}
#container {
	float:left;
	width:870px;	
	background: url(/images/bg_content.jpg) repeat-y left top;
}

.fix {
	position:fixed;
	background:#fff1c2;
	width:838px;
	z-index:90;
}

/* TOP */
#top {
	position:absolute;
	width:838px;
	height:260px;
	top:0;
	left:50%;
	margin-left:-419px;
	z-index:50;
}
#logo {
	margin: 0 auto 0 auto;	
	width:180px;
}
#taal {
	float:right;
/*	margin:-90px 35px 0 0; */
	margin:-90px 5px 0 0;
	width:60px;
	font-size:0.8em;
}
#taal a {
	border:1px solid #5b1400;
	color:#5b1400;
	padding:2px;
}
#taal a.activelang {
	color:#ef3e42;
}
#banner {
	width: 838px;
	height:121px;
	margin:0;
	padding:0;
	overflow:hidden;
	/*background: url(../images/defaultbanner.jpg) no-repeat left top;*/
}
#bannerpict, .bannerimg {
	width: 838px;
	height:121px;
	z-index:0;
}

/* MENU 2 */
#menutransp {
	background: url(/images/transp.png) repeat top left;
	height:25px;
	width:838px;
	position:absolute;
	top:200px;
}
#menu {
	position:relative;
	margin-top:-25px;
/*background: url(/images/transp.png) repeat top left;*/
	height:25px;
	width:838px;
	overflow:hidden;
}
#menu a {
	color: #FFEBAF;
	font-style:italic;
	font-size:1.1em;
	text-decoration: none;
	text-transform:lowercase;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
	line-height:25px;
}
#menu ul li { 
	display: inline; 
}
#menu ul li a {
	line-height:25px;
	text-decoration: none;
	padding: 2px 15px 3px 15px;
	background: #5b1400 url(/images/bolLight_brown.gif) repeat-y top right;
}
#menu ul li.last-li a {
	background:#5b1400;
}
#menu ul li a:hover {
	background:#3A210F url(/images/bolLight_red.gif) repeat-y top right;
}
#menu ul li.last-li a:hover {
	background:#3A210F;
}
#menu ul li.active a {
	background:#ef3e42 url(/images/bolLight_red.gif) repeat-y top right;
}
#menu ul li.last-li.active a {
	background:#ef3e42;
}


#submenu {
	text-align:center;
	height:30px;
	width:838px;
	overflow:hidden;
}
#submenu a {
	color: #5b1400;
	font-style:italic;
	font-size:0.9em;
	text-decoration: none;
	text-transform:lowercase;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
	line-height:10px;
}
#submenu ul li { 
	display: inline; 
}
#submenu ul li a {
	line-height:10px;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right:1px solid #5b1400;
}
#submenu ul li.last-li a {
	border:none;
}
#submenu ul li a:hover {
	text-decoration:underline;
}
#submenu ul li.selected a {
	text-decoration:underline;
}
#submenu ul li.last-li.selected a {
	border:none;
}
#submenu-wrapper {
	padding:8px 0;
	background:#fff1c2;
}


/* MENU */
/* #menu {
	position:absolute;
	top:200px;
	width: 838px;
	height: 25px;
	padding:0;
	margin:0;
	overflow:hidden;
	background: url(../images/transp.png) repeat-x top left;
}
#menu a, #menu {
	color: #FFEBAF;
	font-style:italic;
	font-size:1.1em;
	text-decoration: none;
	text-transform:lowercase;
}
#menu-wrapper {
	margin: 0 auto 0 auto;
	display: table;
	
}
#menu ul {
	padding:2px 0 2px 0;
	margin:0;
	list-style-type:none;
	display: inline;
	white-space:nowrap;
}
#menu ul li {
	display: inline;
	margin: 0;	
}
#menu ul li a {
	background:#5b1400 url(../images/bolLight_brown.gif) repeat-y top right;
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	line-height: 25px;
}
#menu ul li.last-li a {
	background:#5b1400;
}
#menu ul li a:hover {
	background:#ef3e42 url(../images/bolLight_red.gif) repeat-y top right;
}
#menu ul li.last-li a:hover {
	background:#ef3e42;
}
#menu ul li.active a {
	background:#ef3e42 url(../images/bolLight_red.gif) repeat-y top right;
}
#menu ul li.last-li.active a {
	background:#ef3e42;
} */


/* SUBMENU */
/*#submenu {
	width: 838px;
	height: 15px;
	padding: 0;
	margin:132px 0 0 0;
}
#submenu a, #submenu {
	color: #5b1400;
	font-style:italic;
	font-size:0.95em;
	text-decoration: none;
	text-transform:lowercase;
}
#submenu-wrapper {
	margin: 0 auto 0 auto;
	display: table;
}
#submenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	display: inline;
}
#submenu ul li {
	display: inline;
	margin: 0;	
}
#submenu ul li a {
	border-right:2px solid #5b1400;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	line-height: 15px;
	display: inline;
}
#submenu ul li a:hover {
	text-decoration:underline;
}
#submenu ul li.selected a {
	text-decoration:underline;
}
#submenu ul li.last-li a {
	border:none;
}	*/
	
/* CONTENT */
#content {
	float:left;
	padding:270px 20px 10px 20px;
	margin:0;
	width:870px;
	overflow: hidden;
	text-align:left;
}
.item {
	float:left;
	width:870px;
}
h1 {
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	margin-bottom:20px;
	margin-right:25px;
}
h1 span {
	padding:0 0 5px 118px;
	background:url(/images/bolDark.gif) repeat-x bottom left;
}
.inhoud, .googlecontainer, .contactform, .filecontainer {
	float:left;
	font-family:times;
	font-size:0.9em;
	padding:0 0 25px 120px;
	width:600px;
}
.inhoud img {
	margin:0 0 10px 0;
}
.short {
	font-weight:bold;
	padding:0 0 15px 0;
}
.full {
}

/* TABEL */

.overview table   {
	max-width:600px;
	border-collapse: collapse; 
	border-style: hidden;
}
.overview table th, td {
	height:40px;
	line-height:20px;
	min-width:50px;
	border-top: solid 1px #5B1400;
	text-align: center;
	padding:5px 10px 5px 10px;
}
.overview table thead th{ 
	text-align:center;
	border-top:none;
	border-bottom: solid 2px #5B1400; 
	height:20px;
}
.overview table tbody th{
	text-align:right;
	max-width:150px;
} 
.overview table tbody td{
	font-family:sans-serif;
	font-weight:normal;
	text-transform:lowercase;
} 
.contactform table td {
	border:none;
	text-align:left;
}




/* AFBEELDINGEN */
.textImagetext {
	background:white none repeat scroll 0%;
	width:100%;
	line-height:18px;
	padding-left:5px;
	padding-top:2px;
	font-weight: bold;
	position: absolute;
	bottom:0px;
	opacity:0.8;
	filter: alpha(opacity=80); /* transparantie in IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* transparantie in IE */
}
.ImgBoxMedium {
	float: left;
	height: 210px;
	margin:0 0 15px 0;
}
.textMediumLayer {
	position:absolute;
	margin-left:5px;
	width:275px; 
	margin-top:205px;
}


/* FOOTER */
#footer {
	float:left;
	background: url(/images/bg_bottom.jpg) no-repeat left top;
	width:870px;
	height:60px;
	font-size:0.7em;
}
#footer span {
	padding:52px 0 15px 17px;
}


/* anchors */
#ankers {
	float:left;
	font-size:1em;
	color: #5b1400;
	width:700px;
	margin:0 0 10px 118px;
}
#ankers ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#ankers ul li {
	margin:0;
	padding:0 0 0 15px;
	background: url(/images/anchor_down.gif) no-repeat left center;
}
#ankers ul li a {
	color: #5b1400;
}
#ankers ul li a:hover {
	color: #5b1400;
	text-decoration:underline;
}


.toTop {
	width:800px;
	text-align:right;
	font-size:0.9em;
	margin:5px 0 10px 0;
	float:left;
}
.toTop a {
	color: #5b1400;
	padding:0 0 0 12px;
	background: url(../images/anchor_up.gif) no-repeat left center;
}
.toTop a:hover {
	text-decoration:underline;
}

.promo{
	position:fixed;
	z-index: 99999;
	text-align:left;
}
