﻿body
{
	margin:0;
    padding:0;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}
/*18*/
h1 { margin:0 0 12px 0;color:#001C71;font-size:18px;font-family:Arial;font-weight:bold; text-align:left; line-height:16px;}
h2 { margin:12px 0 6px 0;color:#999999;font-size:15px;font-family:Arial;font-weight:bold; text-align:left; line-height:10px;}
h3 { margin:6px 0 0 0;color:#001C71;font-size:14px;font-family:Arial;font-weight:bold; text-align:left;}
h4 { margin:6px 0 8px 0;color:#001C71;font-size:13px;font-family:Arial;font-weight:bold; text-align:left;}
h5 { margin:0 0 0 0;color:#001C71;font-size:12px;font-family:Arial;font-weight:bold; text-align:left;}

a:link
{
	font-family:Arial;
	font-size:12px;
	color:#001C71;
	text-decoration:underline;
}

a:visited
{
	font-family:Arial;
	font-size:12px;
	color:#001C71;
	text-decoration:underline;
}

a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#001C71;
	text-decoration:none;
}

a:active
{
	font-family:Arial;
	font-size:12px;
	color:#001C71;
	text-decoration:none;
}

.menumaster a:link, .menumaster a:visited, .menumaster a:active
{
	display:block;
	color:#001C71;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	width:170px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:10px;
	background-repeat:no-repeat;
	margin-bottom:7px;
	height:13px;
	background-position:center left;
}
.menumaster a:hover
{
	background-image:url(/images/menu_hover.jpg.v=1);
	width:170px;
}

.menu ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}


.menu a, .menu2 a
{
	display:block;
	color:#001C71;
	font-weight:bold;
	height:25px;
	text-decoration:none;
	width:170px;
	font-size:12px;
	padding-top:8px;
	border-top:1px solid #001C71;
}


.menu a:hover, .menu2 a:hover
{
	color:#001C71;
	background-color:#EEEEEE;
	height:25px;
}

.menuSelected a, .menu2Selected a
{
	color:#001C71;
	background-color:#EEEEEE;
	height:25px;
	width:170px;
	font-size:12px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding-top:8px;
	border-top:1px solid #001C71;
}

.menu2 a, .menu2Selected a
{
    border-top:0;
    border-bottom:1px solid #001C71;
}

.menusub ul li
{
    margin:0px;
    list-style-type:none;
}

.menusub a
{
	display:block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:160px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/images/pijl_links_enkel.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
}

.menusub a:hover
{
	color:#000000;
	background-color:#EEEEEE;
	background-image:url(/images/pijl_links_selected.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

.menusubSelected a
{
	display:block;
	color:#000000;
	background-color:#EEEEEE;
	text-decoration:none;
	width:160px;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/images/pijl_links_selected.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
}


.menuTitel ul li
{
	margin:0px;
	list-style-type:none;
}

.menuTitel a
{
	display:block;
	color:#001C71;
	font-weight:bold;
	text-decoration:none;
	width:170px;
	border-bottom:2px solid #001C71; 
	font-size:14px; 
	padding-top:0; 
	height:35px;
}

.menuTitel a:hover
{
	color:#001C71;
	/*background-color:#EEEEEE;*/
	text-decoration:underline;
}

.menuTitelOnder ul li
{
	margin:0px;
	list-style-type:none;
	
}

.menuTitelOnder a
{
	display:block;
	color:#001C71;
	font-weight:bold;
	text-decoration:none;
	width:170px;
	border-top:1px solid #001C71; 
	font-size:14px; 
	padding-top:18px; 
	padding-bottom:18px; 
	background-color:#EEEEEE;
}

.menuTitelOnder a:hover
{
	color:#001C71;
	text-decoration:underline;
}

.menuTitelSelected
{
	display:block;
	color:#001C71;
	font-weight:bold;
	text-decoration:none;
	background-color:#EEEEEE;
	width:170px;
	font-size:14px;
	border-bottom:2px solid #001C71;
	padding-top:0; 
	height:35px;
}

.imageblock
{
	padding-top:5px;
	margin-top:10px; 
	background-image:url(/images/opdehoogte.jpg.v=1); 
	background-repeat:no-repeat;
	display:block;
	width:223px;
	height:42px;
}

.imageblockdefault
{
    padding-top:5px;
	margin-top:10px; 
	background-image:url(/images/opdehoogte_smal.jpg.v=1); 
	background-repeat:no-repeat;
	display:block;
	width:180px;
	height:42px;
}

/* ACMS */
.block 
{ 
	border:0; 
	padding:2px; 
}

.blockhover 
{ 
	border:2px solid #001C71; 
	padding:0; 
	cursor:default; 
}

.block ul
{
	margin:0px;
    padding-left:10px;
    list-style-type:none;
}

.block ul li
{
    margin:5px;
    margin-left:0px;
    margin-bottom:0px;
    background-image:url(/images/bullet_groot.jpg.v=1);
    background-position:0px 6px;
    background-repeat:no-repeat;
    padding-left:10px;
}

.block ul ul li
{
    margin-left:0px;
    background-image:url(/images/bullet_klein.jpg.v=1);
    background-position:0px 6px;
    background-repeat:no-repeat;
}

/* End ACMS */

/* TopNav */
.topNav
{
    background-image:url(/images/login/navbar.gif.v=1);
    height:18px;
    font-size:8pt;
    font-family:Tahoma, Geneva, Sans-Serif;
    color:#666;
    padding-top:2px;
}

#topNavContainer
{
    width:915px;
    text-align:left;
    position:absolute;
    left:50%;
    margin-left:-457px;    
}

#topNavLeft
{
    float:left;
    width:715px;
    margin-top:-2px;
}

#topNavLeft img 
{
    vertical-align:middle;
    padding-left:5px;
}

#topNavRight
{
    width:200px;
    float:right;
    text-align:right;
}

.topNav a, .topNav a:visited, .topNav a:active
{
    color:#666;
    font-weight:normal;
    text-decoration:underline;
}

.topNav a:hover
{
	text-decoration:none;
}
/* End TopNav */

/* footer */
#divFooter
{
    font-family:Arial;
	font-size:11px;
	color:#B1B1B1;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:2px;
	float:left;
}

#divFooter a:link
{
    font-family:Arial;
	font-size:11px;
	color:#B1B1B1;
	text-decoration:none;
}

#divFooter a:visited
{
    font-family:Arial;
	font-size:11px;
	color:#B1B1B1;
	text-decoration:none;
}

#divFooter a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#B1B1B1;
	text-decoration:underline;
}

#divFooter a:active
{
	font-family:Arial;
	font-size:11px;
	color:#B1B1B1;
	text-decoration:underline;
}

/* LM */
.Taal
{
	width:15px;
}

.Taal a:link, .Taal a:visited, .Taal a:active
{
	text-align:center;
	color:#001C71;
	font-family:Arial;
    font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.Taal a:hover
{
	color:#001C71;
	font-family:Arial;
    font-size:12px;
	text-decoration:underline;
	text-align:center;
	font-weight:normal;
}

.TaalSelected, a.TaalSelected:hover
{
	text-align:center;
	color:#001C71;
	font-family:Arial;
    font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.sitetitel
{
	padding:5px 0 0 0;
	position:absolute; 
	margin-top:-70px;
	margin-left:630px;
}

.sitetitel a:link,.sitetitel a:visited
{
	font:bold 13px Arial #001C71; 
	text-decoration:none;
}

.sitetitel a:hover
{
	font:bold 13px Arial #001C71; 
	text-decoration:underline;
}

.sitetitel a:active
{
	font:bold 13px Arial #001C71; 
	text-decoration:none;
}

.memberlogin
{
	width:202px;/*220*/
	padding:9px;
}

.memberlogintitel
{
	margin-bottom:7px;
}

.memberlogintitel a:link,.memberlogintitel a:visited
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#001C71; 
	text-decoration:none;
}

.memberlogintitel a:hover
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#001C71; 
	text-decoration:underline;
}

.memberlogintitel a:active
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#001C71; 
	text-decoration:none;
}

.memberlogintekst
{
	width:202px;
	font-family:Arial;
	font-size:12px;
	color:#001C71;
}

.headercontent
{
	float:left;
	width:430px;
	padding:2px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-top:-67px;
	background-color:#FFFFFF;
}

.Titeltje
{
	padding-left:5px;
	padding-top:8px;
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px; 
	color:#001C71;
}

.Titeltje a:link,.Titeltje a:visited
{
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px; 
	color:#001C71;
	text-decoration:none;
}

.Titeltje a:hover
{
	text-decoration:underline;
}

.Titeltje a:active
{
	text-decoration:none;
}
