@charset "utf-8";
/* CSS Document */

body {
	background-color: #024b9a;
	background-image: url(../img/achtergrond.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}

#content {
	padding: 0px;
	height: 650px;
	width: 600px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 600px;
	background-image: url(../img/home/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#welkom a {
	background-image: url(../img/home/menu_home/welkom_01.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-indent: -10000px;
}
#welkom a:hover {
	background-image: url(../img/home/menu_home/welkom_01.gif);
	background-position: 0px 0px;
}
#buitenschoolseopvang a{
	background-image: url(../img/home/menu_home/buitenschoolseopvang_01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-indent: -10000px;
	}
#buitenschoolseopvang a:hover{
	background-image: url(../img/home/menu_home/buitenschoolseopvang_01.gif);
	background-position: -200px 0px;
}
#dagopvang a{
	background-image: url(../img/home/menu_home/dagopvang_01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-indent: -10000px;
}
#dagopvang a:hover{
	background-image: url(../img/home/menu_home/dagopvang_01.gif);
	background-position: -200px 0px;
}
#contact a {
	background-image: url(../img/home/menu_home/contact_01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-indent: -10000px;
	}
#contact a:hover{
	background-image: url(../img/home/menu_home/contact_01.gif);
	background-position: -200px 0px;
	}
#inloggen a {
	background-image: url(../img/home/menu_home/inloggen_01.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	text-indent: -10000px;
}
#inloggen a:hover {
	background-image: url(../img/home/menu_home/inloggen_01.gif);
	background-position: 0px 0px;
}

div#content div {
	width: 200px;
	height: 200px;
	float: left;
	}
	
div#content div#footer{
	width: 600px;
	height: 50px;
	}
	
div#content div#end {
	width: 580px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#content div#end a {
	color: #012853;
	text-decoration: none;
}
div#content div#end a:hover{
	color: #c40962;
}
