/* CSS Document */

.site{
	background-color:#FFFFCC;
	background-repeat:no-repeat;
	position:absolute;
	height:600px;
	width:955px;
	top:50%;
	left:50%;
	margin-left: -477px;
    margin-top: -300px;	
}

a:link, a:visited{
	color: #ff0000;	
}

a:hover{
	color: #640000;
}

.kindershow{
	background-repeat:no-repeat;
	position:absolute;
	height:83px;
	width:229px;
	top:100px;
	left:48px;
}

.kindershow_mirror{
	background-repeat:no-repeat;
	position:absolute;
	height:83px;
	width:229px;
	top:239px;
	left:48px;
}

.animatie{
	background-repeat:no-repeat;
	position:absolute;
	height:83px;
	width:229px;
	top:300px;
	left:400px;
}

.animatie_mirror{
	background-repeat:no-repeat;
	position:absolute;
	height:83px;
	width:229px;
	top:435px;
	left:400px;
}


		
