.maxHeightFix{
    height:450px;
    overflow-y:auto;
}

/* CSS Document */
body{
	margin:0px;
	background-image:url("../img/pattern.gif");
	font-family:verdana, arial;
	text-align:center;
	background-color:#A5CF3F;
}
td{
	font-family:verdana, arial;
	color:#666;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
ul {
    list-style-image: url(../img/bullet.gif);    
}

.aspButton
{
    border:solid 2px #a2a2a2;
    background-color:#eee;
    color:#666;
}
.aspFileUpload
{
    border:solid 1px #000;    
    color:#666;
    font-size:11px;
}
#container{
	width:1090px;
	margin:auto;
	text-align:center;	
}
#topbanner01{
	background-image:url("../img/bg/bg01.jpg");
	background-repeat:no-repeat;
	width:1090px;
	height:496px;
}
#content{
	width:770px;
	background-color:#FFFFFF;
	color:#666;
	margin-top:-185px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	height:550px;
}
#spacer{
	position:absolute;
}
#nav{
	position:absolute;
	width:170px;
	margin:5px;
	float:left;
	background-color:#FFF;
	z-index:100;
}
#nav01{
	font-size:11px;
	float:left;
	height:30px;
	width:170px;
	background-image:url('../img/stippellijn.gif');
	background-repeat:repeat-x;
	padding-top:6px;
}
a.navlink:link, a.navlink:visited{
	text-decoration:none;
	color:#666;
}
a.navlink:hover{
	color:#649700;
}
#bodytekst{
	position:absolute;
	left:170px;
	width:380px;
	font-size:11px;
	float:left;
	margin:10px;
}
#bodytekst02{
	position:absolute;
	left:170px;
	width:580px;
	font-size:11px;
	float:left;
	margin:10px;
}
.title01{
	color:#FF0072;
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
}
#home_bottom{
	position:absolute;
	top:380px;
	width:565px;
	height:170px;
	margin-left:10px;
	background-image:url("../img/bg/bg_bottom.jpg");
	background-repeat:no-repeat;
}
#home_bottom_left{
	float:left;
	margin:30 10 0 25px;
}
#home_bottom_right{
	font-family:verdana, arial;
	color:#666;
	font-size:11px;
	margin:40 10 0 0px;
}
#home_right{
	position:absolute;
	left:580px;
	width:178px;
	top:10px;
}
#box{
	background-color:#000;
	width:180px;
	height:260px;	
}
.boxpic{
	margin:8px;
}
#boxtext{
	color:#FFF;
	font-size:11px;
	padding:0px 7px 7px 7px;
}
#footer{
	width:770px;
	height:34px;
	background-image:url("../img/footer.gif");
	background-repeat:no-repeat;
	margin-top:3px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	color:#FFF;
	font-size:10px;
	margin:auto;
}




/*   VAN KRIS    */
.hightlite_TXT
{
    height:65px;
    width:135px;
}
.tableLeftAlign
{
    text-align:left;
    vertical-align:top;    
}
a
{
    color:#6f9700;
    text-decoration:underline;
}
a:hover
{
    color:#FF3399;
    text-decoration:none;
}
a:visited
{
    color:#014767;
}
a.filedownload
{
    color:#989898;
    text-decoration:underline;
}
a.filedownload:hover
{
    color:Red;
    text-decoration:none;
}
/*table 
{
    width:350px;
}
.tableheader
{
    font-weight:bold;
}*/
