html
{
	overflow: -moz-scrollbars-vertical;
	background-image: url(/Images/BG/HTML.gif)
}

body 
{
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:11px;
}
form 
{
	margin:0px;
	padding:0px;
}

img{ border:0px; }

h2 
{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#cc0033;
	text-transform:uppercase;
	margin-bottom: 20px;
}

h3
{
	margin:0px;
	padding:0px;
	font-size:19px;
	color:#044ea5;
	margin-bottom:15px;
}

#Wrapper
{
	margin: 0px auto;
	width:620px;
	background: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#Top 
{
	position:relative;
	text-transform:uppercase;
	display:none;
}

h1#Logo
{
	position:absolute;
	background-image:url(/Images/BG/Logo.png);
	background-repeat:no-repeat;
	width:450px;
	height:115px;
	top:183px;
	right:0px;
	cursor:pointer;
	text-indent:-9999px;
}

#RedBar
{
	height:56px;
	background-image:url(/Images/BG/RedBar.gif);
}

#MetaMenu
{
	text-transform:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:absolute;
	color:#FFFFFF;
	list-style:none;
	top:10px;
	left: 20px;
}

#MetaMenu li
{
	font-size:10px;
	margin-right:3px;
	float:left;
}

#MetaMenu li a 
{
	text-decoration:none;
	color:#FFFFFF;
}

#MetaMenu li a:hover
{
	text-decoration:underline;
}


#Login
{
	position:absolute;
	top:10px;
	right: 20px;
	font-size:10px;
}

#Login table
{
	border-collapse:collapse;
	color:#FFFFFF;
}

#Login th
{
	padding-right:15px;
	text-align:left;
}

#Login td
{
	text-transform:none;
}

.LoginInput
{
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	background-image: url(/Images/BG/LoginInput.gif);
	background-color:Transparent;
	border:0px;
	font-size:10px;
	height:14px;
	padding-left:3px;
	width:96px;
	margin-right:5px;
}

.LoginButton
{
	position:absolute;
	cursor:pointer;
	border:0px;
	left:192px;
	top:20px;
}


#TopMenu
{	
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
	z-index:101;
}

#TopMenu .MenuItem, #TopMenu .Selected
{
	float:left;
	width:156px;
	text-align:center;
	background-image:url(/Images/BG/MainNavButton_Total.gif);
	height:46px;
	font-weight:bold;
	font-size:13px;	
	line-height:70px;
	margin-bottom:3px;
	cursor:pointer;
}

#TopMenu .MenuItem:hover, #TopMenu .Selected
{
	background-position:center -46px;
	
}


#TopMenu li.HasMargin
{
	margin-left:1px;
}


.MenuItem a
{
	color:#000000;
	text-decoration:none;
}

.MenuItem:hover a, .Selected a
{
	color:#000000;
	text-decoration:underline;
}

.HiddenSubMenuDiv, .ShownSubMenuDiv
{
	position:absolute;
	width:156px;
	font-weight:bold;
	display:none;
	z-index:100;
	top:102px;
}


.HiddenSubSubMenuDiv, .ShownSubSubMenuDiv
{
	position:absolute;
	width:156px;
	font-weight:bold;
	display:none;
	z-index:101;
	background:red;
	left:156px;
}

.ShownSubMenuDiv, .ShownSubSubMenuDiv
{
	display:block;
}	

.SubMenu, .SubSubMenu
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.SubMenu li, .SubSubMenu li
{
	height:20px;
	background-color:#044EA4;
	color:#FFFFFF;
	text-transform:none;
	text-align:left;
	line-height:19px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	border-bottom:solid 1px #1559a8;
	cursor:pointer;
	
}

.SubSubMenu li
{
	border-left:solid 1px #1559a8;
}

.SubMenu li:hover, .SubSubMenu li:hover
{
	background-color:#3f78ba;
	text-decoration:underline;
}

.SubMenu li a, .SubSubMenu li a
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubMenu li a:hover, .SubSubMenu li a:hover
{
	text-decoration:underline;
}

.SubSubArrow
{
	position:absolute;
	left:140px;
}

#KruimelPad
{
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	font-size:10px;
}

#KruimelPad li
{
	font-weight:bold;
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}

#KruimelPad li.Arrow
{
	vertical-align:middle;
	color:#044ea5;
}

#KruimelPad li.Selected
{
	color:#CCCCCC;
}

#Middle
{
	padding-top:3px;
	padding-bottom:3px;
}

#Left
{
	float:left;
	padding: 0px;
	width: 180px;
	display:none;
}

.LeftSearchForm
{
	height:110px;
	background-image:url(/Images/BG/ZoekLeft.gif);
	margin-bottom:10px;
}

.LeftSearchForm label
{
	cursor:pointer;
	padding:0px;
	margin:0px;
	margin-left:15px;
	color:#FFFFFF;
}

.LeftSearchForm img
{
	cursor:pointer;
	margin-top:10px;
	margin-left:118px;
	color:#FFFFFF;
}



.LeftSearchForm .SearchField
{
	height:16px;
	width:149px;
	padding-left:3px;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:11px;
	border:0px;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

#Right
{
	float:left;
	padding-left: 10px;
	width: 180px;
	display:none;
}

#Right div
{
	margin-bottom:5px;
	background-image: url(/Images/BG/Right.gif);
	padding:3px 5px 0px 5px;
}

#Right div p 
{
	margin:0px;
	padding:0px;
}

#Right div .Title
{
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}

#Right div .RightItem
{
	padding-bottom:4px;
}

.RightDate
{
	color:#cc0024;
}

.RightTitle
{
	color:#000000;
}

#LetterMenu
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#LetterMenu li
{
	float:left;
	width:18px;
	height:18px;
	margin-right:1px;
	margin-bottom:1px;
	background:#cacacb;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:17px;
}

#LetterMenu .Selected
{
	background:#c14b00;
}

#LetterMenu li a
{
	color:#FFFFFF;
	text-decoration:none;
}



#Center 
{
	float:left;
	width:500px;
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	padding: 20px 30px 5px 10px;
	background-color:#f5f6f6;
}

#Center a
{
	color:#044ea5;
	text-decoration:none;
	font-weight:bold;
}

#Center a:hover
{
	text-decoration:underline;
}

#Center p
{
	margin:0px;
	padding:0px;
}

#CenterLeft
{
	float:left;
	width:240px;
	padding-right:10px;
	border-right:solid 1px gray;
}

.TextImage
{
	float:right;
	padding:6px;
	margin-left:6px;
	margin-bottom:6px;
	width:152px;
	text-align:center;
	background:#FFFFFF;
	font-size:10px;
}

.HomeActueelBlok a, .SmallNewsBlok a
{
	font-size:12px;
}

.NieuwsItem, .NieuwsItemIntro
{
	margin-bottom:12px;
}

.HomeActueelBlok .Date, .SmallNewsBlok .Date, #Center .Date
{
	color:#999999;
	font-weight:bold;
}

.Spacer
{
	margin:5px 0px 5px 0px;
	border-bottom:dashed 1px black;
}

#CenterRight
{
	float:left;
	margin-left:20px;
	width:220px;
}

#Footer 
{
	clear:both;
	padding: 10px;
	height: 20px;
	display:none;
}

h4, #W3S_link, h4#CopyRight
{
	margin:0px;
	padding:0px;
	float:right;
	line-height:normal;
	font-size:11px;
	text-decoration:none;
	color:#CCCCCC;
}

h4#CopyRight
{
	float:left;
}

.GalleryContainer
{
	padding-left:10px;
}

.GalleryImageContainer
{
	padding:0px;
	padding-left:10px;
	padding-top:10px;
	background-color:White;
}

.GalleryImageDiv
{
	float:left;
	padding:7px 5px 7px 5px;
	background-image:url(/Images/BG/Gallery.gif);
	background-position:left top;
}

.GalleryImage
{
	border-width:0px;
}

.GalleryTitle
{
	font-size:14px;
	color:#cc0033;
	margin-bottom:5px;
}

.GalleryPages
{
	position:relative;
	padding-bottom:10px;
	width:550px;
	float:left;
	margin:0px;
}

.ImgHoverRight
{
	position:relative;
	float:right;
	cursor:pointer;
	cursor:hand;
}

.RightSearch
{
	background-color:Blue;
	color:White;
	padding:5px;
	padding-bottom:0px;
	margin-bottom:10px;
	background-image:url(/Images/BG/RightSearch.gif);
	background-position:left top;
	background-repeat:repeat;
	font-weight:bold;
}

.RightSearch p
{
	margin:0px;
	padding:0px;
}


.RightSearch input
{
		font-family:Arial;
	color:#666666;
	font-weight:bold;
	font-size:12px;

	width:165px;
	border:0px;
	margin-bottom:6px;
	margin-top:5px;
}

.RightSearch img
{
	margin-left:120px;
	cursor:pointer;
	margin-bottom:5px;
}

.RightTitleNews
{
	color:#CC0024;
	background-position:left bottom;
	background-repeat:no-repeat;
}

.RightNewest
{
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:7px;
	width:160px;
	color:Black;
	text-decoration:none;
}

.RightNewest a
{
	color:Black;
	text-decoration:none;
}

.clear, #Right .clear
{
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
	font-size:0px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.FunctionButton
{
	margin-right:8px;
	margin-bottom:20px;
	cursor:pointer;
	cursor:hand;
}

#MailaFriendForm
{
	float:left;
}

.MailaFriendText
{
	position:relative;
	float:left;
	width:50px;
}

.MailaFriend input
{
	width:450px;
	float:left;
	font-size:11px;
	font-family:Arial;
}

.MailaFriend textarea
{
	width:500px;
	height:200px;
	font-size:11px;
	font-family:Arial;
}

.MailaFriend .clear
{
	height:5px;
	font-size:0px;
	font-family:Arial;
}

.Article
{
	width:502px;
	height:200px;
	overflow: auto;
	background-color:White;
	border-style:solid;
	border-width:1px;
	border-top-color:#abadb3;
	border-right-color:#dbdfe6;
	border-bottom-color:#e3e9ef;
	border-left-color:#e2e3ea;
}

.MailaFriendBtn
{
	margin-left:427px;
	cursor:pointer;
	cursor:hand;
	margin-top:10px;
}
display:none;