body, html{
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	background-color: #e7e7e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

td, tr, table, p, input, textarea, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

:-moz-any-link:focus {
outline: none;
}
#menu_r1 {
	position: absolute;
	left: 846px;
	top: 0px;
	width: 150px;
	height: 466px;
	z-index: 3;
	background-image: url(../images/rechtsmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	width: 260px;
	padding-top: 40px;
	padding-left: 24px;
}

#menu a {
	width: 174px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	padding-right: 20px;
	background-image: url(../images/pijl_wit2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a:hover {
	color: #bcb9b9;
	background-image: url(../images/pijl_grijs2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #bcb9b9;
}

.balk_roze{
	background-image: url(../images/roze_balk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.balk_blauw{
	background-image: url(../images/blauw_balk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.balk_oranje{
	background-image: url(../images/oranje_balk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.balk_paars{
	background-image: url(../images/paars_balk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.balk_rood{
	background-image: url(../images/rood_balk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.pijl_grijs{
	background-image: url(../images/pijl_grijs2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #bcb9b9;
}
#menu_r2 {
	position: absolute;
	left: 846px;
	top: 0px;
	width: 150px;
	height: 466px;
	z-index: 6;
}

#menu_r2 .vak {
	width: 137px;
	height: 112px;
	float: right;
	cursor: pointer;
}

#wrapper {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrood{
	background-image: url(../images/roodbackH.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.wblauw{
	background-image: url(../images/blauwbackH.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.wpaars{
	background-image: url(../images/paarsbackH.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.woranje{
	background-image: url(../images/oranjebackH.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.wroze{
	background-image: url(../images/rozebackH.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#balk {
	height: 43px;
	width: 900px;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 182px;
	z-index: 2;
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 24px;
	line-height: 43px;
}

#header {
	height: 139px;
}
#topheader{
	position:relative;
	width:996px;
	margin-left:0px;
}
#table {
	background-position: left top;
	background-repeat: no-repeat;
}

#content {
	padding-top: 40px;
}

.input {
	width: 200px;
	height: 20px;
	border: 1px solid #999;
}

.area {
	width: 200px;
	height: 100px;
	border: 1px solid #999;
}

.button {
	border: 1px solid #999;
	background: #d51e3a;
	color: #fff;
	font-weight: bold;
}

.link {
	line-height: 15px;
}

.link:link {
	font-weight: bolder;
	color: #D51F3A;
	text-decoration: none;
}

.link:visited {
	color: #AFAFAF;
	text-decoration: none;
	font-weight: bolder;		
}

.link:hover {
	color: #AFAFAF;
	text-decoration: underline;
}

.link:active {
	color: #D51F3A;
}

.titel {
	color: #D51F3A;
	font-weight: bolder;
 }	 


.img {
	 margin-left: 20px;
	 margin-bottom: 20px;
	 margin-top: 30px;
 }
 .slideshow{
 	position:relative;
 	width:630px;
 	height:225px;
 	overflow:hidden;
 	padding:0px;
 	margin:0px;
 	border-style:solid;
 	border-width:0px;
 	border-color:#FFFFFF;
 	z-index:1;
 }