@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

html {
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1b2654; 
	background: #ffffff url(../images/bodyback.jpg) repeat-x;
}

		
html
{
	height: 100%;
}


#container {
	margin: 0 auto;
	width: 1001px;
}

a:link, a:visited { 
	color: #57852d;
	text-decoration: underline;
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
	}

a:hover, a:active { 
	color: #0e6088;
	text-decoration: underline;
	}
	

#header{
	width: 1001px;
	height: 207px;
	float: left;
	background: url(../images/header.jpg) top left no-repeat;	
}

#content{
	float: left;
	width: 981px;
	background: url(../images/contentback.jpg) top left no-repeat;	
	padding: 0px 10px 0px 10px;
}

#content2{
	float: left;
	width: 981px;
	min-height: 500px;
	background: url(../images/linksonder.jpg) bottom left no-repeat;	
}

		/* Fix voor IE */
		* html #content2
		{
			height: 500px;
		}	
		
#linkerkant{
	float: left;
	width: 170px;
	padding: 45px 14px 0px 20px;
}

#rechterkant{
	float: right;
	width: 705px;
	padding: 0px 46px 0px 0px;
}

.tekstblok{
	float: left;
	width: 705px;
}

#menu{
	float: left;
	width: 705px;
	height: 40px;
	line-height: 40px;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}


#menu ul li a:link, #menu ul li a:visited { 
	font-size: 13px;
	font-family: arial, verdana;
	color: #242424;
	text-decoration: none;	
	float: left;
	line-height: 40px;
	padding: 0px 15px 0px 0px;
	}

#menu ul li a:hover, #menu ul li a:active { 
	color: #0e6088;
	text-decoration: none;
	}
	
#menu ul li a.actief:link, #menu ul li a.actief:visited, #menu ul li a.actief:hover, #menu ul li a.actief:active {	
	color: #0e6088;
	text-decoration: none;	
}

.intro{
	font-weight: bold;
}


#talen{
	float: left;
	width: 170px;	
}

#talen img{
	float: left;
	border: 0px;
	margin: 10px 5px 0px 0px;
	border: 2px solid #0e5d86;	
}

#talen img.actief{
	border: 2px solid #ffffff;
}
		
#footer{
	float: left;
	width: 961px;
	height: 28px;
	background: url(../images/footer.jpg) top left no-repeat;	
	text-align: right;	
	color: #57852d;
	padding: 40px 40px 0px 0px;
}		
		

		
		form
		{
			margin: 0px;
			padding: 0px;
		}		
		


	
	


	
	


	
h1 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #1b2654;
	padding: 0px 0px 0px 0px;
	}
	



.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


	


	
/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.knop1, a.knop1:link, a.knop1:visited 
{
	float: left;
	width: 165px;
	height: 26px;
	background: url(../images/knop1.gif) 0px 0px;
	margin-top: 17px;
	margin-right: 10px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
}

a.knop1:hover, a.knop1:active
{
	background: url(../images/knop1.gif) 0px -26px;
	text-decoration: none;
}









/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */
  	#verznav
	{
		width: 170px;
		text-align: left;
	}

	#verznav ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

	#verznav ul li
	{
		padding: 0px 0px 0px 0px;
		margin: 0px;
		list-style-type: none;
	}

	#verznav li a
	{
		display: block;
		width: 170px;
		color: #ffffff;
		padding: 4px 0px 5px 0px;
		line-height: 14px;
		text-decoration: none;
	}
	
	#verznav li a:hover
	{
		text-decoration: none;
		font-weight: bold;
		color: #ffffff;
	}	

	#verznav li a.actief, #verznav li a.actief:hover
	{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;		
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		
	}
	
	#verznav ul li li
	{
		border: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}

	
	#verznav li li a
	{
		display: block;
		width: 160px;
		color: #7aa9c7;
		padding: 2px 0px 3px 10px;
		line-height: 14px;
		text-decoration: none;	
		background: url(../images/bullet.gif) 2px 7px no-repeat;
	}
	

	
	#verznav li li a:hover
	{
		text-decoration: none;
		font-weight: bold;		
		color: #7aa9c7;
	}
	
	#verznav li li a.actief, #verznav li li a.actief:hover
	{
		color: #7aa9c7;
		text-decoration: none;
		font-weight: bold;		
	}
	
	
/* Navigatie menu der niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		
	}
	
	#verznav ul li li li
	{
		border: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}

	
	#verznav li li li a
	{
		display: block;
		width: 150px;
		color: #7aa9c7;
		padding: 2px 0px 3px 20px;
		line-height: 14px;
		text-decoration: none;	
		background: url(../images/bullet.gif) 12px 7px no-repeat;
	}
	

	
	#verznav li li li a:hover
	{
		text-decoration: none;
		color: #7aa9c7;
		font-weight: bold;	
	}
	
	#verznav li li li a.actief, #verznav li li li a.actief:hover
	{
		color: #7aa9c7;
		text-decoration: none;
		font-weight: bold;	
	}	

	
	
	
.fotorechts{
	float: right;
	width: 280px;
	padding: 0px;
	margin: 0px;	
}

.fotorechts img{
	float: right;
	padding: 0px 0px 15px 0px;
	margin: 0px;	
	border: 0px;
}


.fotooverzicht{
	float: left;
	width: 705px;	
}

.fotooverzicht img{
	float: left;
	width: 150px;
	height: 120px;
	border: 0px;
	padding: 0px 20px 20px 0px;
}

	
	
	
.foto_nieuws{
	float: left;
	width: 92px;
	height: 72px;
}

.foto_nieuws img{
	float: left;
	width: 90px;
	height: 70px;
	border: 0px;
}

.tekst_nieuws{
	float: right;
	width: 440px;
	padding-right: 150px;
}

a.nieuwskop:link, a.nieuwskop:visited { 
	font-size: 14px;
	color: #1b2654;
	text-decoration: none;
	}

a.nieuwskop:hover, a.nieuwskop:active { 
	color: #1b2654;
	text-decoration: underline;
	}	