@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #1c3136;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #1c3136;
 SCROLLBAR-FACE-COLOR: #C5C6C8;
 SCROLLBAR-HIGHLIGHT-COLOR: #C5C6C8;
 SCROLLBAR-SHADOW-COLOR: #6F5F5E;
 SCROLLBAR-3DLIGHT-COLOR: #6F5F5E;
 SCROLLBAR-ARROW-COLOR: #6F5F5E;
 SCROLLBAR-TRACK-COLOR: #C5C6C8;
 SCROLLBAR-DARKSHADOW-COLOR: #C5C6C8;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c3136;
}
body {
	background-color: #1c3136;
}

a:link {
	color: #1c3136;
	text-decoration: underline;
}
a:visited {
	color: #1c3136;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #1c3136;
	text-decoration: underline;
}


div#container {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/homepage.jpg);
	visibility: visible;
	
}
div#containerbk {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/beeldendekunst.jpg);
	visibility: visible;
	
}
div#containerbkexpo {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/home.jpg);
	visibility: visible;
	
}
div#containerbkopdracht {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/bkopdracht.jpg);
	visibility: visible;
	
}
div#containerbk01 {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	visibility: visible;
	overflow: auto;
	
}
div#containersv {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/supervisie.jpg);
	visibility: visible;
	
}
div#containerpp {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 950px;
	height: 600px;
	/*margin-top: -300px;  half of the height */
	margin-left: -475px; /* half of the width */
	z-index: 2;
	background-image: url(../images/supervisie.jpg);
	visibility: visible;
	
}
#linkerkader {
	position:absolute;
	left:80px;
	top:102px;
	width:300px;
	height:450px;
	z-index:3;
	background-color: #789C3C;
	background-image: url(../images/naam_03.jpg);
	background-repeat: no-repeat;
}
#linkertekstkader {
	position:absolute;
	left:80px;
	top:102px;
	width:300px;
	height:450px;
	z-index:3;
	background-color: #789C3C;
	}
#middenkader {
	position:absolute;
	left:40px;
	top:77px;
	width:870px;
	height:481px;
	z-index:3;
	background-color: #799b3c;
	background-repeat: no-repeat;
}
#middenkaderwit {
	position:absolute;
	left:0px;
	top:57px;
	width:946px;
	height:539px;
	z-index:5;
	background-color: #1C3136;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #789C3C;
	border-width: 2px;
	overflow: auto;
}
#menubalk {
	position:absolute;
	left:0px;
	top:0px;
	width:930px;
	height:37px;
	z-index:3;
	background-color: #789C3C;
	padding: 10px;
}
.menubalk {
	color: #000066;
	font-weight: bold;
		text-decoration: none;
}
.menu{
font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: none;
}
.menu:link {
font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: none;
}
.menu:visited {
font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: #DBA312;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.crumbactief{
	color: #1c3136;
		font-size: 9px;
	font-weight: bold;
		text-decoration: none;
}
.crumb{
	color: #59777F;
		font-size: 9px;
	font-weight: bold;
		text-decoration: none;
}
.crumb:link {
	color: #59777F;
	font-weight: bold;
	text-decoration: none;
}
.crumb:visited {
	color: #59777F;
	font-weight: bold;
		text-decoration: none;
}
.crumb:hover {
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: none;
}
.blauwbold {
	color: #1c3136;
	font-weight: bold;
}
#but1 {
	position:absolute;
	left:620px;
	top:100px;
	width:240px;
	height:135px;
	z-index:3;
	background-color: #789C3C;
}
#but2 {
	position:absolute;
	left:620px;
	top:258px;
	width:240px;
	height:135px;
	z-index:3;
	background-color: #789C3C;
}
#but3 {
	position:absolute;
	left:620px;
	top:415px;
	width:240px;
	height:135px;
	z-index:3;
	background-color: #789C3C;
}
#but1a {
	position:absolute;
	left:620px;
	top:100px;
	width:240px;
	height:90px;
	z-index:3;
	background-color: #789C3C;
}
#but2a {
	position:absolute;
	left:620px;
	top:220px;
	width:240px;
	height:90px;
	z-index:3;
	background-color: #789C3C;
}
#but3a {
	position:absolute;
	left:620px;
	top:341px;
	width:240px;
	height:90px;
	z-index:3;
	background-color: #789C3C;
}
#but4a {
	position:absolute;
	left:620px;
	top:460px;
	width:240px;
	height:90px;
	z-index:3;
	background-color: #789C3C;
}

