*
{
	margin:0;
	padding:0;
}

html, body, .frmHoofd
{
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	outline: 0;
}

body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	
	background:url("../../../imgsite/bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}

.container
{
	width: 957px;
	margin: 20px auto 20px auto;

}
	.containertop
	{
		width: 957px;
		height: 108px;
		float: left;
		background:url("../../../imgsite/website_top.png");
		background-position: left top;
		background-repeat: no-repeat;
	}
	.containercontent
	{
		width: 957px;	
		float: left;
		background:url("../../../imgsite/website_mid.png");
		background-position: left top;
		background-repeat: repeat-y;
		text-align: center;
	}
		.websitecontainer
		{
			width: 933px;
			margin: 0 auto;
		}
			.menucontainer
			{
				width: 933px;
				height: 34px;
				float: left;
				background:url("../../../imgsite/menu_bg.jpg");
				background-position: left top;
				background-repeat: repeat-x;
				text-align: center;
			}
			.inhoudcontainer
			{
				width: 933px;
				
				float:left;
				background:url("../../../imgsite/website_bg.jpg");
				background-position: left top;
				background-repeat: repeat-x;
				text-align: center;
			}
				.inhoud
				{
					width: 920px;
					margin: 10px auto 10px auto;
					text-align: left;
				
				}
			
		.footercontainer
		{
			width: 933px;
			height:50px;
			float: left;
			margin: 0 auto;
			background:url("../../../imgsite/footer_bg.jpg");
			background-position: left top;
			background-repeat: repeat-x;
			text-align: center;
			ffont-family: Verdana, Arial, Sans-Serif;
		}
		
	.containerbottom
	{
		width: 957px;
		height: 20px;
		float: left;
		background:url("../../../imgsite/website_bottom.png");
		background-position: left top;
		background-repeat: no-repeat;
	}
	

/* menu */

.menu{
	margin: 0 auto;
	padding: 0;
	font: bold 14px Arial;
	overflow: hidden;
	margin-bottom: 1em;
	text-transform: capitalize;
	text-align:center;
	width:740px;
	
}

.menu li{
	display: inline;
	height: 34px;
}

.menu li a{
	float: left;
	line-height:34px;
	height:34px;
	color: #ffffff;
	padding: 0px 20px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
}

.menu li a:visited{
	color: #ffffff;
}

.menu li a:hover, .menu li .current, .hypNavActief, .hypNavActief:link{
	color: #ffffff;
	background-color:#bd0000;
}

.menu li a:active
{
    color: #ffffff;
	background-color:#bd0000;
}

#actief
{
    color: #ffffff;
	background-color:#bd0000;
}

.btnAlgemeen
{
    border:none;
    background-color: #1362AD; /* $COLOR_BGK_BTN1$ */
    padding: 1px 5px 1px 5px;
    color: #ffffff; /* $COLOR_TXT_BTN1$ */
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    text-transform:uppercase;
    
}

.dvSpacer
{
	height: 15px;
	width: 100%;
}

	.tdAlgemeenInhoudPaddingBG
	{
		width: 100%;
		vertical-align:top;
		padding:5px 5px 5px 5px;
		background-color:#f6f6f6;
		border:1px solid #d9d9d9;
	}
	
		.tdAlgemeenInhoudPadding
	{
		width: 100%;
		vertical-align: top;
		padding: 10px;
		
	}
	.tdAlgemeenInhoudPaddingTop
	{
		width: 100%;
		vertical-align: top;
		padding-top: 10px;
	}
	.tdAlgemeenInhoudPaddingRight
	{
		width: 100%;
		vertical-align: top;
		padding-right: 10px;
	}
	.tdAlgemeenInhoudPaddingBottom
	{
		width: 100%;
		vertical-align: top;
		padding-bottom: 10px;
	}
	.tdAlgemeenInhoudPaddingLeft
	{
		width: 100%;
		vertical-align: top;
		padding-left: 10px;
	}
	
		.tdAlgemeenInhoud
	{
		padding: 10px;
	}
	
	.tdAlgemeenLinks
	{
		width: 50%;
		padding-right: 5px;
		vertical-align: top;
	}
	.tdAlgemeenRechts
	{
		width: 50%;
		padding-left: 5px;
		vertical-align: top;
	}
	
	
	.emailfooter, .emailfooter:hover, .emailfooter:active, .emailfooter:visited
	{
	    color:#D40019; 
	    text-decoration:underline;
	}
	
	
	
	.ddlAlgemeen
{
   border:1px solid #cccccc;
}

	.Login
	{
		vertical-align:top;
		padding:10, 10, 10, 10;
		background-color:#f6f6f6;
		border:1px solid #d9d9d9;
	}
	
	
.ww, ww:hover, ww:visited, ww:active
{
    color:#D40019;
    font-size:11px;
    font-family: Verdana, Arial, Sans-Serif;
}

.txtLogin
{
    border: solid 1px #CCCCCC;
}

.emailfort, emailfort:active, emailfort:visited
{
    color:#1363AC;
    font-size:11px;  
    text-decoration:none;     
}

.emailfort:hover
{
    color:#47B753;
    text-decoration:underline;
}


.tdUzoektNieuwTitel
{
    	width: 100%;
		font-size: 12px;
		letter-spacing: 0px;
		text-transform: uppercase;
		color:#BE0000;
		height: 20px;
		font-weight:bold;
		text-align:left;
}

