/*html {height: 101%;}*/
body {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #111683;
	background: #fff;
	}
* {
	margin: 0;
	padding: 0;
	}
p {
	margin: 0 0 15px 0;
	}
img {
	border: 0;
	}
a {
	color: #111683;
	text-decoration: none;
	}
a:hover {
	color: #7073b5;
	}
	a#emailLink:hover {
		text-decoration: underline;
		}
#frameWrapper, #frameWrapperHome {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 899px;
	height: 610px;
	background: #eff8cc;
	overflow: hidden;
		}
		#frameWrapperHome {
			background: #bbdf22 url(../images/header1.png) no-repeat top left;
			}
		#frameWrapperHome img#home {
			position: absolute;
			top: 91px;
			z-index: 10;
			}
#frameHeader {
	position: absolute;
	top: 0;
	height: 212px;
	width: 899px;
	}
	#frameHeader1 {
		height: 229px;
		background: url(../images/header1.png) no-repeat top left;
		}
	#frameHeader2 {
		height: 229px;
		background: url(../images/header1.png) no-repeat top left;
		}
	#frameHeader3 {
		height: 229px;
		background: url(../images/header2.png) no-repeat top left;
		}
	#frameHeader4 {
		height: 229px;
		background: url(../images/header3.png) no-repeat top left;
		}
	#frameHeader5 {
		height: 229px;
		background: url(../images/header4.png) no-repeat top left;
		}
	#frameHeader6 {
		height: 229px;
		background: url(../images/header5.png) no-repeat top left;
		}
		#logo {
		position: relative;
		top: 0;
		left: 775px;
		}
#frameNavigation {
	position: absolute;
	top: 44px;
	left: 60px;
	font:bold 10px Arial, Helvetica, sans-serif;
	}
	#frameNavigation ul {
		padding: 0;
		margin: 0;
		list-style: none;
		}
	#frameNavigation ul li {
		display: inline;
		margin-right: 12px;
		}
	#frameNavigation ul li a {
		text-decoration: none;
		color: #111683;
		}
	#frameNavigation ul li a:hover, #frameNavigation ul li.active a, #subNavigation ul li.active a {
		color: #7073b5;
		}
	#subNavigation {
		position: absolute;
		top: 78px;
		left: 560px;
		line-height: 18px;
		width: 150px;
		}
		#subNavigation ul {
			list-style: none;
			}
/* Styles voor homepage */
#language {
	position: absolute;
	top: 160px;
	left: 800px;
	}
	#language ul {
		list-style-image: url(../images/bullet.gif);
		vertical-align:middle;
		}
	#language ul li {
		color: #b5dc10;
		}
	#language a {
		text-decoration: none;
		}
	#quote {
		position: absolute;
		top: 110px;
		left: 180px;
		font-size: 23px;
		font-stretch:extra-expanded;
		font-weight: bold;
		line-height: 30px;
		}
	#quote #indent {
		margin-left: 115px;
		}
	#tekst {
		position: absolute;
		top: 250px;
		left: 250px;
		font-size: 12px;
		line-height: 18px;
		}
	#slogan {
		position: absolute;
		top: 350px;
		left: 500px;
		}
/* Einde styles voor homepage */

#stelling {
	position: absolute;
	top: 130px;
	left: 170px;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	}
h2 {
	position: absolute;
	top: 165px;
	left: 180px;
	font-stretch: wider;
	font-weight: 500;
	font: 15px "Myriad Pro", Arial, sans-serif;
	letter-spacing: 1px;
	}
#frameContent {
	width: 897px;
	height: 370px;
	}
#frameContent a {
	text-decoration:underline;
	}
	#col1 {
		position: absolute;
		top: 230px;
		left: 0;
		width: 140px;
		height: 370px;
		padding: 0 15px;
		}
		#bottom {
			position: absolute;
			width: 140px;
			bottom: 0;
			}
	#col2 {
		position: absolute;
		top: 230px;
		left: 170px;
		width: 420px;
		height: 320px;
		margin-right: 20px;
		padding: 0 10px 30px 10px;
		overflow: auto;
		}
		#col2 ul {
			margin: 0 0 0 15px;
		}
	#col3 {
		position: absolute;
		top: 230px;
		left: 640px;
		width: 240px;
		height: 340px;
		padding: 0 0 30px 15px;
		}
		#col3 .imgKader {
/*			clear: both;	*/
			margin: 20px 0 25px -35px;
			padding: 20px 0 0 0;
			width: 245px;
			background: url(../images/bgImg.jpg) no-repeat bottom right;
			}
		#col3 img {
			position: relative;
			bottom: 20px;
			margin: 0 0 0 15px;
			padding: 0;
			}

		#col3 .cornerdiv {
			visibility:hidden; 
			position:relative; 
			left:0px;
			}

		#col3 .cornerdiv .corner {
			position:absolute;
			left:0px;
			top:0px;
			width:14px;
			height:14px;
		}
.frameFooter {
	position: relative;
	top: 10px;
	width: 895px;
	text-align: right;
	color: #bbdf22;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50%;
	left: -450px;
}
.frameFooter a {
	color: #bbdf22;
	text-decoration: underline;
}
