table {
	width: 100%;
	height: 100%;
}

td {
   vertical-align: middle;
	text-align: center;
	font-family: Myriad Web Pro, Arial;
	font-size: 13px;
}



div.container{
position: relative;
margin: 0 auto;
width:805px;
height:605px;
border: 1px solid #646B7A;
}



div.buttons{

}



div.animatie1{
position:absolute;
top: 200px;

width:250px;
height:200px;
left:190px;
}

div.animatie{
position:absolute;
top: 200px;
width:150px;
height:200px;
left:320px;
}

a:link {color: #000000}     
a:visited {color: #000000}  
a:hover {color: #FF0000}  
a:active {color: #FF0000}   

