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

html {
	background-color:#1a1819;
	overflow-x:hidden;
	margin-bottom:0px;
}
body {
	background-color:#1a1819;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.activeMenuLink a:link { 
	color: #e95b35;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
.activeMenuLink a:visited { 
	color: #e95b35;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
.activeMenuLink a:hover { 
	color: #e95b35;
	text-decoration:underline;
	font-weight:bold;	
	font-size:12px;
}
.menuLink a:link { 
	color: #6a3716;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
.menuLink a:visited { 
	color: #6a3716;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
.menuLink a:hover { 
	color: #6a3716;
	text-decoration:underline;
	font-weight:bold;	
	font-size:12px;
}

.activeMenuTd { 
	color: #e95b35;
	font-weight:bold;	
	font-size:12px;
}
.menuTd { 
	color: #6a3716;
	font-weight:bold;
	font-size:12px;
}
td.footerText {
	color:#74462d;
	font-size:10px;
}
td.nieuwsItemMenu{
	color:#5b301a;
	font-size:11px;
	line-height:13px;
}
.nieuwsItemMenu a:link {
	color:#5b301a;
	font-size:11px;
	font-weight:normal;
}
.nieuwsItemMenu a:hover {
	color:#5b301a;
	font-size:11px;
	font-weight:normal;
}
.nieuwsItemMenu a:visited {
	color:#5b301a;
	font-size:11px;
	font-weight:normal;
}
.meerItem a:link{
	color: #e85831;
	font-size:11px;
	font-weight:normal;
}
.meerItem a:hover{
	color: #e85831;
	font-size:11px;
	font-weight:normal;
}
.meerItem a:visited{
	color: #e85831;
	font-size:11px;
	font-weight:normal;
}

/* Vaste elemenenten */

#portal-wrapper {
	position: absolute;
	width: 742px;
    height: 82px;
	margin-left:-371px;
	margin-top:-241px;
    top: 50%;
	left:50%	
}
#sound {
	position: absolute;
	width: 50px;
    height: 50px;
	margin-left:150px;
	margin-top:80px;
    top: 50%;
	left:50%;
	z-index:100;
}
#page-wrapper {
	background-color:#1a1819;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
}
#header {
	position:relative;
	background:url(../images/header_background.png) no-repeat center top;
	width:995px;
	height:144px;
}
#menu { 
	position:relative;
	background:url(../images/nav_balk.png) no-repeat left top;
	width:843px;
	height:35px;
	left:152px;
	top:-158px;
	z-index:50
}
#menuImage { 
	position:relative;
	z-index:40;	
	width:695px;
	left:300px;
	height:136px;
	top:-123px;
}
#menuTable {
	position:relative;
	top:10px;
	left:243px;
}
#logo {
	position:relative;
	left:39px;
}
#footer { 
	background:url(../images/footer-image.png) no-repeat center bottom; 
	width:995px;	
	height:230px;
	margin-top:-200px;
	z-index:10;
}
#colorFooter {
	background-color:#1a1819;
	width: 995px;
	bottom: 0px; 
	z-index:11;
	height:200px;
}
#footerTable {
	position:relative;
	height:20px;
	left:760px;
	top:210px;
	z-index:10;
}
#nieuws {
	position:relative;
	left:46px;
	top:9px;
	background:url(../images/nieuws_background.png) no-repeat center bottom;
	width: 215px;
	height: 221px;
}
#kalender {
	position:relative;
	left:46px;
	top:12px;
	background:url(../images/kalendar_background.png) no-repeat center bottom;
	width: 215px;
	height: 158px;
	z-index:80;
}
#content { 
	position:relative;
	margin-top: -615px;
	left: 395px;
	width:490px;
	z-index:100;	
	min-height:395px;
}
#content_wrapper {
	position:relative;	
	background:url(../images/background.jpg) repeat-y center top;
	margin-top:-8px;
}
#banden {
	position:relative;
	z-index: 90;
	top:96px;
	width:121px;
	height:114px;
}
#hanger {
	position:relative;
	top:-335px;
	left: 896px;
}
#menuContainer {
	z-index:400;
}
