@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	cursor: auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#eee;
	scrollbar-face-color:#455560;
	scrollbar-highlight-color:#626b72;
	scrollbar-3dlight-color:#bababa;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#5c6981;
	
	background:url(../images/back.gif) center repeat-y;
}

h1 {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
	
a {
	color: #455560;
	text-decoration: underline;
}

img{
  border:0px;
}

.content_text {
	font-size: 11px;
	text-align:left;
	color: #000000;
}

.footer{
  line-height:23px;
  height:100%;
  background:url(../images/balk.jpg) center;
  text-align:center;
  background-repeat:no-repeat;
	color: #999999;
	font-size: 9px;
	text-decoration: none;  
}

a.bottomlink:link{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

a.bottomlink:visited{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

a.bottomlink:active{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

.bottom{
  height:41px;
  background:url(../images/bottomback.gif) center;
  text-align:center;
}

.bottomzijkant{
background-image:url(../images/bottom.gif);
}

.zijkant{
background-color:#f4f4f4;
}

.midden{
  height:480px;
  background:url(../images/middleback.gif) center;
  text-align:left;
  vertical-align:top;
  padding-bottom:20px;
}

.scrolldiv{
  height:480px;
	width:auto;
  overflow:auto;
	overflow-x:hidden;
	text-align:left;
}

.topzijkant{
  background-image:url(../images/top.gif);
}

.menu{
  width:966px;
  height:150px;
  text-align:center;
  vertical-align:top;
  background-image:url(../images/topback.gif);
}

.layouttable{
  margin:0px 0px 0px 0px;
  width:100%;
}

.cel {
	font-size: 11px;
	text-align: center;
	valig: center;
	height: 30px;
	color: #000000;
	border: 0px solid #999999;
	background-color: #455560;
	width:230px;
}

.content{
  width:650px;
  vertical-align:top;
  text-align:left;
  padding-left:30px;
  padding-right:20px;
  /*margin-top:-50px;*/
}

.right{
  vertical-align:top;
  text-alig:left;
}

.blue {
	font-size: 14px;
	font-weight: bold;
	color: 00abde;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 11px;
}


.blue_white {
	font-size: 14px;
	color: #FFFFFF;
}

.content_text_leftBlue {
	font-size: 11px;
	text-align: left;
	color: #00abde;
}

.Vleft {
	background-image:url(../images/checked2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.V {
	background-image:url(../images/checked2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
	
.X {
	background-image:url(../images/notchecked.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
	
.Xleft {
	background-image:url(../images/notchecked.jpg);
	background-position:left;
	background-repeat:no-repeat;
}