body
{
  margin: 0 auto;
  padding: 0;
  color: #141613;
  background-color: #FFFFFF;
}

#container {
	width: 568px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	}

.block {
	float: left;
	height: 336px;
	width: 124px;
	}

#circle {
	float: left;
	width: 320px;
}

#logotop-left {
	background-image: url(../images/top-logo-left-overnico.png);
	float: left;
	height: 168px;
	width: 160px;
	background-repeat: no-repeat;
}
#logotop-right {
	background-image: url(../images/top-logo-right-werkvannico.png);
	float: left;
	height: 168px;
	width: 160px;
	background-repeat: no-repeat;
	}
#logobottom-left {
	background-image: url(../images/bottom-logo-left-meerkleur.png);
	float: left;
	height: 168px;
	width: 160px;
	background-repeat: no-repeat;
	}
#logobottom-right{
	background-image: url(../images/bottom-logo-right-nico.png);
	float: left;
	height: 168px;
	width: 160px;
	background-repeat: no-repeat;
	}

#logo-text {
	background-image: url(../images/logo-text-nicovanspanje.png);
	background-repeat: no-repeat;
	float: left;
	height: 127px;
	width: 568px;
	background-position: center center;
	}
	
html a:hover{visibility:visible}

.mouseover
{
width:160px;
height:168px;
background-image:url(../images/bottom-logo-right.png);
}

.mouseover a {display:block}
.mouseover img {width:160px; height:168px}
.mouseover a:hover img {visibility:hidden;}

#footer {
	width: 568px;
	clear: both;
	float: left;		
  }
  
#log { 
  margin: 22px 61px;
  }