@charset "utf-8";
/* CSS Document DW cursus Kellerhuis 2009 */
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	background-image:url(afbeeldingen/bghexjeszwart.jpg);
	background-repeat:repeat;
	margin: 20; 
	padding: 0;
	text-align: center; 
	color: #323b88;
}
.oneColFixCtr #container {
	width: 930px; 
	height:610px;
	position:relative;
	margin: 0 auto; 
	text-align: left; 
	background-image:url(afbeeldingen/bg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.oneColFixCtr #mainContent {
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #323b88;
	scrollbar-arrow-color: #323b88;
	scrollbar-track-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-shadow-color: #46B370;
	scrollbar-darkshadow-color: #FFF;
	padding: 0 20px;
	position:absolute;
	overflow:auto;
	height:490px;
	left: 152px;
	top: 80px;
	width: 719px;
}
#menu {
	position:absolute;
	left:10px;
	top:100px;
	width:122px;
	height:229px;
	z-index:1;
}
#kopje {
	position:absolute;
	left:196px;
	top:96px;
	width:454px;
	height:65px;
	z-index:1;
}
#naw {
	position:absolute;
	left:283px;
	top:585px;
	width:596px;
	height:16px;
	z-index:1;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
}
#MenuBar1{
list-style-type: none;}

h1 {
	font-family: Papyrus, Verdana;
	font-size: 24px;
	color: #46B370;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-color: #CF283C;
	border-right-color: #CF283C;
	border-bottom-color: #CF283C;
	border-left-color: #CF283C;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF283C;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: none;
	border-top-color: #521C4D;
	border-right-color: #521C4D;
	border-bottom-color: #521C4D;
	border-left-color: #521C4D;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323B88;
	width: auto;
	height: auto;
	padding: 2px;
	margin: 4px;
	border-bottom-width: thin;
	border-right-width: thin;
	list-style-position: outside;
	list-style-type: circle;
	border-top-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #3C884A;
	border-right-color: #3C884A;
	border-bottom-color: #3C884A;
	border-left-color: #3C884A;
	list-style-image: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323B88;
}
a:link {
	color: #323B88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #323B88;
}
a:hover {
	text-decoration: underline;
	color: #46B370;
	background-color: #323B88;
	border: thin solid #CF283C;
}
a:active {
	text-decoration: none;
	color: #323B88;
}

.tekstrood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.tekstgroen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
}
.tekstblauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
}

