/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#flitsfooter	{
	position			: relative;
	z-index				: 10;
	line-height			: 1.6em;
	color				: #FFF;
	background			: #AC2EAC;	
	font-size			: 13px;
}

#flitsfooter a {
	text-decoration		: none;
	color				: #FFF;	
}

#flitsfooter a:hover {
	text-decoration		: underline;
}

#flitsfooter a.actief,
#flitsfooter li.actief a {
	font-weight			: bold;
}

#flitsfooter .wrappert	{
	position			: relative;
	z-index				: 10;
	width				: 994px;
	overflow			: hidden;
	margin				: 0 auto;
	padding				: 25px 0;
}

#flitsfooter .wrappert1	{
	position			: relative;
	z-index				: 10;
	width				: 245px;
	overflow			: hidden;
	margin				: 0 auto;
	padding				: 0px 0;
}




/* Menu */
#flitsfooter ul {
	float				: left;	
	width				: 400px;
}

/* Tekst / links onderaan */
#flitsinternet {
	position			: absolute;
	right				: 0;
	bottom				: 40px;
	width:	385px;
	
}

#flitsinternet a {
	text-decoration		: none;
}

#flitsinternet a:hover {
	text-decoration		: underline;
}

#flitsinternet a.actief {
	font-weight			: bold;
}

/* background */
#flitsfooter .background {
	position			: absolute;
	z-index				: 5;
	top					: -52px;
	width				: 100%;
	height				: 99px;
	background			: url(http://www.gtsbv.eu/img/footer-bg.png) no-repeat center top;
}

#capslock_melding
{
	display: none;
	clear: both;
	color: #D2001E;
}

#capslock_melding2
{
	display: block;
}