BODY
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #3653B4;
	margin: 0px;
	padding: 0px;
	/*scrollbar-base-color:#FFEBD6;*/
    background-color: #C8E7FE;
}


h1
{
	margin-top: 24pt;
	margin-bottom: 12pt;
	font-weight: normal;
	font-size: 30px;
}
h2
{
	font-size: 20px;
	margin-bottom: 5px;
}
h3
{
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4
{
	font-size: 8pt;
	margin-top: 8px;
	margin-bottom: 0px;
} 

a
{
	color: #14286A;
}
.TopBar
{
	height: 12px;
	background-color: #3653B4;
	background-image: url(../Pictures/topbar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.TitleBar
{
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../Pictures/titlebar.gif);
	color: navy;
	border-bottom: #3653B4 0px solid;
	background-color: #C8E7FE;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
}
.TitleBarAdmin
{
	padding-bottom: 0px;
	padding-top: 20px;
	margin: 0px;
	background-color: #C8E7FE;
	height: 85px;
	font-size: 50px;
	text-align: center;
	vertical-align: bottom;
}
.menu
{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	
	clear: both;
	
}
ul#nav {width: 100%;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;width:150px;text-align: center; font-weight: bold;}
ul#nav a{display:block;text-decoration:none;padding:2px 0 5px;background: #3653B4;
    color: #FFFFFF}
ul#nav li.activelink a{color: #999;background: #F6FBFF;border-bottom: 1px solid #F6FBFF;}
ul#nav li.otherlink a {border-bottom: 1px solid #3653B4;}
ul#nav li.menufiller{width:5px;border-bottom: 1px solid #3653B4;height:26px;}
ul#nav li.menuend{border-bottom: 1px solid #3653B4;height:26px;}
ul#nav a:hover{ text-decoration: underline;}

.Content
{
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 30px;
	z-index: 10;
	border-bottom: 1px solid #3653B4;
	border-right: 1px solid #3653B4;
	border-left: 1px solid #3653B4;
	background: #F6FBFF;
}

.BigLink
{
	font-size: 16px;
	font-weight: bold;
}
div.LinkSection
{
	margin-bottom: 40px;
	margin-top: 20px;
	margin-left: 25px;
}

.ListItem
{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-top: 5px;
	border-color: #3653B4;
	border-width: 1px;
	border-style: solid;
	background-color: #D2ECFF;
	color: #3653B4;
	height: 60px;
}
.ListItemHighlight
{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-top: 5px;
	border-color: #3653B4;
	border-width: 1px;
	border-style: solid;
	background-color: #3653B4;
	cursor: pointer;
	height: 60px;
	color: #ffffff;
}
.ListCaption
{
	font-size: 16px;
	font-weight: bold;
}
.ListData
{
	font-size: 14px;
}
.ActivityListHeader
{
	font-size: 14px;
	font-weight: bold;
}
.PopupCaption
{
	font-size: 13px;
	font-weight: bold;
}
.PopupData
{
	font-size: 11px;
}

.PagingLink
{
	margin-left: 10px;
	margin-right: 10px;
}
.PagingDiv
{
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.ListSettings
{
	 float: right;
	 clear: both;
}
.NoResults
{
	color: Red;
}
.BackLink
{
	position: absolute;
	RIGHT: 40px;
}
.SmallLocationMap
{
	width: 70%;
	height: 300px;
	margin-top: 10px;
}
.LinkLijst
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}
.LargeLocationMap
{
	height: 450px;
	margin-top: 10px;
	margin-right: 110px;
}
.SideBar
{
	position: absolute;
	width: 70px;
	height: 450px;
	margin-top: 10px;
	top: 250px;
	right: 80px;
}
.Nieuwsbericht
{
    margin: 10px;
}
.NieuwsHeader
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.NieuwsBody
{
}
.CategorieHeader
{
    font-size: 14px;
    font-weight: bold;
}
.CategorieDiv
{
    margin-bottom: 5px;
    margin-top: 5px;
}
.CategorieLinks
{
    margin-top: 5px;
}