body{
	background-color:#e2f6ff;
	color:#0068b3;
	font-family:verdana,sans-serif;
	margin:0px;
	font-size:11px;
	text-align:center;
}

#frame{
	background-image:url(http://www.newksj.be/admin/css/images/kartel_bottom.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#00aeef;
	width:520px;
	height: auto;
	min-height:300px;
	padding:10px 10px 50px 10px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


#tekstvak{
	margin-left:200px;
}

#logo{		
	float:right;
	background-image: url(http://www.newksj.be/admin/images/logo_groot.jpg);
	width: 226px;
	height:	148px;
	text-align:center;
	margin-top: 100px;
}

#text {
	float:left;
	width: 250px;
}
	
#top{
	height:40px; 	
	background-image:url(http://www.newksj.be/admin/css/images/kartel_top.jpg); 
	background-repeat: no-repeat;
	margin:-10px;
} 

a {
	color:white;
}

a:hover{
	color: #EE3940;
}

a img{
	border:0px;
}

.ksjnet {
	width:100%;
	text-align:center;
}
#footer{
	clear: both;
}

#footer a{
	color: #0168B3 ;
}

#footer a:hover{
	color: #EE3940;
}

#spacer {
	clear: both;
}

