html{background: #e4e5e6; height:100%; overflow:auto;overflow-y:scroll;}

form{width: 886px;}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000; text-decoration: underline;}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000; text-decoration: underline; }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000;text-decoration: underline; }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000; text-decoration: underline; }


.login{
	position: absolute; 
	top: 55px; 
	margin-left: 40px !important;
	color: #FFFFFF;
}

body
{
	position:absolute;
	background-image: url('/design/bg.gif'); 
	background-repeat: repeat-y; 
	background-position:center;
	width: 886px; 
	left:50%;
	top:-16px;
	margin-left:-443px;
	font-family: Verdana, arial, times;
	font-size: 11px;
	display: table;
	min-height:100%;
	
}
html>/**/body { 
	height:100%;
} 


.bannerKrul{
	position: relative; 
	top: -20px; 
	margin-left: 21px;  
	background-image: url('/design/bannerKrul.png'); 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/bannerKrul.png');
	width: 844px; 
	height: 38px;
	z-index: 50;
	
}

.banner{
	height: 130px;
	width: 844px; 
	margin-left: 21px; 
	background: #FFFFFF;
	background-image: url('/design/banner.jpg');
}

.filler{
	position: relative; 
	background: #FFF; 
	top: -32px;
	height: 20px; 
	width: 844px; 
	margin-left: 21px;
	z-index: 10;
}

.menu{
	position: relative; 
	top: -32px;
	height: 26px; 
	width: 844px;
	margin-left: 21px;
	background: #FFFFFF;
	font-size: 11px;
}

.menuItem{
	float: left;
	width: 115px;
	height: 25px;
	font-size: 11px;
	text-align: center;
	border-right: 1px #FF0000 solid;
	text-decoration:none;
	}

.menuItemSelected
{
	float: left;
	width: 115px;
	height: 24px;
	font-size: 11x;
	text-align: center;
	border-bottom: 1px #FF0000 solid;
	border-right: 1px #FF0000 solid;
	cursor: pointer;
	text-decoration:none;
}

.menuItem a:link, .menuItem a:visited, .menuItem a:hover{text-decoration:none;}
.menuItemSelected a:link, .menuItemSelected a:visited, .menuItemSelected a:hover{text-decoration:none;}

.pageMenuItem{
	width:100%;
	height:25px;
	display:block;
	border-bottom:solid 1px #D1D1D1;
}
.pageSubMenuItem{
	width:100%;
	height:25px;
	display:block;
}
.pageSubSubMenuItem{
	width:100%;
	height:25px;
	display:block;
}
.pageMenuInner{
	margin-top:5px;
	
}

.pageMenuItem a:link, .pageMenuItem a:visited{margin-left:5px;font-size: 10px; text-decoration:none;}
.pageSubMenuItem a:link, .pageSubMenuItem a:visited{margin-left:15px; color:#7C7C7C;font-size: 10px; text-decoration:none;}
.pageSubSubMenuItem a:link, .pageSubSubMenuItem a:visited{margin-left:25px; color:#7C7C7C;font-size: 10px; text-decoration:none;}

.pageMenuItem a:hover{margin-left:5px; text-decoration:underline;}
.pageSubMenuItem a:hover{margin-left:15px;color:#7C7C7C; text-decoration:underline;}
.pageSubSubMenuItem a:hover{margin-left:25px; color:#7C7C7C; text-decoration:underline;}

.pageMenuItemSelect a:link, .pageMenuItemSelect a:visited{color:#D92629; text-decoration:none;}
.pageMenuItemSelect a:hover{color:#D92629; text-decoration:underline;}

.contentHolder{
	position: relative;
	top: -32px;
	width: 844px;
	margin-left: 21px;
	background: #FFFFFF;
	display: table;
}
.contentHolderInner{
	width:100%;
	margin-top:25px;
	height:100%;	
}

.contentLinks{
	width: 510px;
	margin-right: 47px; 
	margin-left: 45px; 
	float: left;
	background: #FFFFFF;
	min-height:100%;
	height: 100%;
}

.contentRechts{
	float: left;
	width: 210px;
	margin-right: 20px;
	background: #FFFFFF;
	min-height:100%;
	height: 100%;
}
.contentBreed
{
	clear:both;	
	min-height:100%;
	height: 100%;
	line-height:15px;
}

.contentBreedInnerLinks
{
	width:418px;
	margin-left:15px;
	margin-right:15px;
	height:100%;
	float:left;
}
.contentBreedInnerLinksBreed
{
	width:665px;
	margin-left:15px;
	margin-right:15px;
	height:100%;
}
.contentBreedInnerRechts
{
	width:227px;
	margin-right:10px;
	height:100%;
	float:left;
}
	
.contentBreedInnerRechtsHidden
{
	width:0px;
	display:none;	
}

.NieuwsKopje{
	font-size: 12px;
	color: #ed1c24;
}

.linkje, a.linkje{
	color: #ed1c24;
	font-size: 10px;
}

.nieuwslinkje, a.nieuwslinkje
{color: #ed1c24;
}

/* mod_gallery */
.GalleryImage
{
	width: 100px;
	height: 100px;
	border: 1px solid #D1D1D1;
	cursor: pointer;
}
.GalleryImageHover
{
	width: 100px;
	height: 100px;
	border: 1px solid #FF0000;
	cursor: pointer;
}
.GalleryImageHolder
{
	margin-right: 12px;	
	margin-bottom: 12px;
}
.folder
{
	width: 100px;
	float: left;
	text-align: center;
	margin-bottom: 35px;
	margin-right: 18px;
}
/* End mod_gallery */