@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(letterenbg.jpg);
	/*background-color:#516159;*/
	margin:0 0 0 0;
}

/*omsluitende box algemeen*/
#mainbox {
	width: 1024px;
	overflow: auto;/*automatische hoogte*/
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
}

/*====================================================================*/

#titel {
	width: 418px;
	height:50px;
	/*background-image:url(letterenkop.png);*/
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	border:none;
}

#titel img {
border:none;
}

/*horizontaal menu*/
#topmenu {
	height: 100px;
	width: 1024px;
}

			#topmenu ul {
				list-style-type: none;
				margin: 0px;
				padding-top: 26px;
				padding-right: 0px;
				padding-bottom: 2px;
				padding-left: 0px;
			}
			
			#topmenu li {
				display: inline;
				color: #ffffff;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				padding-right: 30px;
				padding-left: 30px;
				border-right-style: ridge;
				border-right-width: 0px;
			}
			
			#topmenu li a {
				text-decoration: none;
				color: #ffffff;
			}
			
			#topmenu li a:hover {
				color: #fddab1;
			}
			
			#topmenu li a:active {
				color: #ffffff;
			}
			
			#topmenu li a.actief:link, #topmenu li a.actief:visited, #topmenu li a.actief:active, #topmenu li a.actief:hover {
				color: #ffffff;
				text-decoration:underline;
			}

/*====================================================================*/




#strook {
	width: 1024px;
	height:435px;
	background-image:url(strook2.png);
}

/*====================================================================*/
/*PORTALPAGES*/
/*====================================================================*/


/*horizontaal menu*/
#topmenu2 {
	background-image:url(portalpages/strook3a.png);
	height: 100px;
	width: 1024px;
}

			#topmenu2 ul {
				list-style-type: none;
				margin: 0px;
				padding-top: 26px;
				padding-right: 0px;
				padding-bottom: 2px;
				padding-left: 0px;
			}
			
			#topmenu2 li {
				display: inline;
				color: #ffffff;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				padding-right: 30px;
				padding-left: 30px;
				border-right-style: ridge;
				border-right-width: 0px;
			}
			
			#topmenu2 li a {
				text-decoration: none;
				color: #ffffff;
			}
			
			#topmenu2 li a:hover {
				color: #fddab1;
			}
			
			#topmenu2 li a:active {
				color: #ffffff;
			}
			
			#topmenu2 li a.actief:link, #topmenu li a.actief:visited, #topmenu li a.actief:active, #topmenu li a.actief:hover {
				color: #ffffff;
				text-decoration:underline;
			}

#strook2content {
	width: 1024px;
	background-image:url(portalpages/strook3b.png);
	background-repeat:repeat-y;
}
	#portalpagescontent {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	}
	#portalpagescontent .kop{
	font-size:18px;
	font-weight:bold;	
	}
		#portalpagescontent  a {
				color: #000000;
				}
#strook2end {
	width: 1024px;
	height:100px;
	background-image:url(portalpages/strook3c.png);
}

/*====================================================================*/



#tijdschriftlinks {
	width: 1024px;
	height:335px;
}

#logo {
	width: 242px;
	height:53px;
	background-image:url(logoKVG.png);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}





















/*====================================================================*/
/* ONDERSTE DEEL */

#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	outline: 1px dashed;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 192px;
	top: 157px;
	width: 181px;
	height: 261px;
}

#area2 {
	left: 389px;
	top: 156px;
	width: 0px;
	height: 15px;
}

#area3 {
	left: 389px;
	top: 156px;
	width: 178px;
	height: 263px;
}

#area4 {
	left: 581px;
	top: 155px;
	width: 184px;
	height: 264px;
}

