@charset "utf-8";
/* start */

body {
	background-attachment: fixed;
	background-image: url(../ill/hiresachtergrond.jpg);
	background-repeat: repeat;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color:#FFFFCC;
	scrollbar-darkshadow-color: #999999;
	margin: 0px;
	overflow: hidden;
	position:fixed;
}

html {font-size:76%;}

.schaduwlinks {
	background-image: url(../ill/schaduw_l.png);
	position: absolute;
	height: 1500px;
	width: 20px;
	left: -531px;
	top: 0px;
	z-index:2;
	background-repeat: repeat-y;
}

.schaduwrechts {
	background-image: url(../ill/schaduw_r.png);
	position: absolute;
	height: 1500px;
	width: 20px;
	left: 500px;
	top: 0px;
	z-index:2;
	background-repeat: repeat-y;
}

#container {
	position:fixed;
	top:0px;
	width:10px;
	height:100%;
	z-index:1;
	left: 50%;
}

#menu {
	position:absolute;
	top: 0px;
	width:195px;
	height:100%;
	z-index:5;
	left: -511px;
	overflow-y: auto;
	overflow-x: hidden;
	background-image: url(../ill/hoofdindexachtergrond.jpg);
	background-attachment: fixed;
}

#weird_vak, #weird_vak2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color:#000000;
	height: 36px;
	width: 169px;
	padding: 5px 12px 0 14px;
	background-color: #FFFF00;
	position: absolute;
	top: 0px;
}
#weird_vak {
	border-bottom: 1px solid #CCCCCC;
}

.uitlijnen1 {
	position: absolute;
	bottom: 3px;
	left:50px;
}
#weird_vak2 {
	top: 42px;
	height:50px;
	padding: 6px 12px 3px 14px;
}
.uitlijnen2 {
	position: absolute;
	top: 3px;
	left:50px;
}
#tabelhouder {
	position: absolute;
	width: 195px;
	z-index: 8;
	left: 0px;
	top: 94px;
	height: auto;
}

.menutabel_l {
	width: 19px;
	height: auto;
	margin-top: 18px;
	float: left;
}

#punt1, #punt2, #punt3, #punt4, #punt5, #punt6, #punt7, #punt8, #punt9, #punt10, #punt11, #punt12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color:#CCCCCC;
	padding: 0 2px 2px 2px;
	height: auto;
	line-height: 15px;
	text-align: right;
}

.legeruimte {
	height: 8px;
}

.zwartblokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #000000;
	background-color:#000000;
	height: auto;
	padding: 2px;
	margin-bottom: 4px;
}

.menutabel_r {
	width: 163px;
	height: auto;
	margin-top: 18px;
	margin-left: 2px;
	float: left;
}

.smaller {
	letter-spacing: -1px;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
	padding: 0 2px 2px 2px;
	height: auto;
	line-height: 15px;
	width: 160px;
}

.linkkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	padding: 2px;
	margin-bottom: 4px;
}

.afspat {
	word-spacing: -1px;
}

#menu_siteinfo{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 181px;
	font-style: normal;
	background-color: #FFFF00;
	margin-left: 0px;
	padding: 17px 0 12px 14px;
	height: 100%;
	position: absolute;
	top: 500px;
}

.lijn {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-right: 3px;
	width: 147px;
}


.grijs{
	color:#993333;
}

.interl_kl {
	line-height: 12px;
}


#inhoud {
	position:absolute;
	top:0px;
	width:798px;
	height:100%;
	z-index:3;
	left: -322px;
	top: 0px;
	overflow: auto;
}

a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:hover, a:active {text-decoration: none; color: #FF0000;}

.link a:link {color: #000000;	text-decoration: none;}
.link a:visited {text-decoration: none; color: #000000;}
.link a:hover, a:active {
	text-decoration: none;
	color: #0066CC;
}

