*
{
margin: 0;
padding: 0;
}
div.adres{
font-family:arial;
font-size: 12px;
padding:10px;
color: #A088A0;
}
div.center {
    width: 600px;
    height: 600px;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -300px;
}
a.front1
{
	background-color:#ffeeee;
	float: left;
	height: 199px;
	width: 199px;
	background-image: url(/static//img/layout/greet_meesters.jpg);
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
}
a.front1:hover
{
	background-position:0 -200px;
}
a.front2
{
	background-color:#ffefee;
	float: left;
	height: 199px;
	width: 199px;
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
}
a.front3
{
	background-color:#ffefee;
	float: right;
	height: 198px;
	width: 198px;
	background-image: url(/static//img/layout/training.jpg);
	border:1px solid #ddcccc;
}
a.front3:hover
{
	background-position:0 -200px;
}
a.front4
{
	background-color:#ffefee;
	float: left;
	height: 199px;
	width: 199px;
	background-image: url(/static//img/layout/prentenboeken_met_muziek.jpg);
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
}
a.front4:hover
{
	background-position:0 -200px;
}
a.front5
{
	background-color:#ffefee;
	float: right;
	height: 199px;
	width: 198px;
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
	border-right:1px solid #ddcccc;
}
a.front6
{
	background-color:#ffefee;
	float: left;
	height: 199px;
	width: 198px;
	background-image: url(/static//img/layout/coaching.jpg);
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
}
a.front6:hover
{
	background-position:0 -200px;
}
a.front8
{
	background-color:#ffefee;
	float: left;
	height: 199px;
	width: 198px;
	background-image: url(/static//img/layout/producten.jpg);
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
}
a.front8:hover
{
	background-position:0 -200px;
}
a.front7
{
	background-color:#ffefee;
	float: left;
	height: 198px;
	width: 199px;
	border-left:1px solid #ddcccc;
	border-top:1px solid #ddcccc;
	border-bottom:1px solid #ddcccc;
}
a.front9
{
	background-color:#ffefee;
	float: right;
	height: 198px;
	width: 198px;
	background-image: url(/static//img/layout/pittige_trainingen.jpg);
	border:1px solid #ddcccc;
}
a.front9:hover
{
	background-position:0 -200px;
}
div.frontnav {
	margin: 0px;
}
div.frontnav ul{
	padding-left: 0px;
	width: 100%;
}
div.frontnav li{
	background-color:#ff00D0;
	width: 200px;
	height:200px;
	list-style:none;
	margin: 0px 0px 0 0;
}
div.frontnav li.startline{
	float: left;
}
div.frontnav li.next{
}


