@charset "utf-8";
#wrapper {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 752px;
	position: relative;
}
#header #headerleft {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 230px;
	width: 480px;
	position: relative;
}
#header #headerright {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 230px;
	width: 272px;
	position: relative;
}
#menu {
	margin: 0px;
	clear: both;
	height: 30px;
	width: 707px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #605446;
	text-align: left;
	background-image: url(images/gK-background%20menu.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 233px;
}
#menu a {
	color: #92137D;
	text-decoration: none;
}
#menu a:hover {
	color: #605446;
	text-decoration: underline;
}
#main {
	clear: both;
	width: 925px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainleft  a {
	color: #941378;
	text-decoration: none;
}
#mainleft  a:hover {
	color: #941378;
	text-decoration: underline;
}

#main #mainleft {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 310px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: inline;
	height: 565px;
	position: relative;
	margin-top: 11px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#mainleft h1 {
	font-size: 24px;
	color: #AAA096;
	text-align: center;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	line-height: normal;
}
#main #maintussen {
	display: inline;
	padding: 0px;
	float: left;
	width: 310px;
	height: 565px;
	position: relative;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0x;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
	background-repeat: no-repeat;	
}
#main #mainright {
	display: inline;
	padding: 0px;
	float: left;
	width: 520px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigatie {
	text-align: right;
	margin: 0px;
	clear: both;
	width: 915px;
	position: relative;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
}



#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	clear: both;
	height: 30px;
	width: 940px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AAA096;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	font-size: 11px;
	color: #C7C1B7;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #AAA096;
}

.blockleeg, .blockgroen, .blocklichtgroen, .blockoranje, .blocklichtoranje, .blockpaars {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	display: inline;
	margin: 10px;
	padding: 0px;
	float: left;
	height: 123px;
	width: 150px;
	font-size: 18px;
	color: #AAA096;
	text-align: center;
	position: relative;
	line-height: normal;
}
.blockleeg a, .blockgroen a, .blocklichtgroen a, .blockoranje a, .blocklichtoranje a, .blockpaars a {
	height: 83px;
	width: 150px;
	padding-top:40px;
	display: block;
	color: #AAA096;
	text-decoration: none;
}
.blockleeg a {
	padding-top:0px;
	height: 123px;
}
.blockleeg a:hover, .blockgroen a:hover, .blocklichtgroen a:hover, .blockoranje a:hover, .blocklichtoranje a:hover, .blockpaars a:hover {
	color: #93117E;
	text-decoration: none;
	    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.7;

}



.blockgroen {
	background-image: url(images/box-groen.jpg);
}
.blockgroen a:hover {
	background-image: url(images/box-groen-over.jpg);
}
.blocklichtgroen {
	background-image: url(images/box-lichtgroen.jpg);
}
.blocklichtgroen a:hover {
	background-image: url(images/box-lichtgroen-over.jpg);
}
.blockoranje {
	background-image: url(images/box-oranje.jpg);
}
.blockoranje a:hover {
	background-image: url(images/box-oranje-over.jpg);
}
.blocklichtoranje {
	background-image: url(images/box-lichtoranje.jpg);
}
.blocklichtoranje a:hover {
	background-image: url(images/box-lichtoranje-over.jpg);
}
.blockpaars {
	background-image: url(images/box-paars.jpg);
}
.blockpaars a:hover {
	background-image: url(images/box-paars-over.jpg);
}
.paars {
	font-weight: bold;
	color: #93117B;
}

