#cont1, #cont2, #cont3, #cont4, #cont5{
	width: 130px;
	top: 63px;
	position: absolute;
}

#cont1{left: 20px;}

#cont2{left: 170px;}

#cont3{left: 320px;}

#cont4{left: 470px;}

#cont5{left: 620px;}

#ovr1, #ovr2, #ovr3, #ovr4, #ovr5{
/*	text-align: right;
*/	visibility: hidden;
	position: absolute;
	width: 130px;
	left: 0px;
	height: 180px;
	top: 0px;
}
#ovr1{background-color: #348192;}
#ovr2{background-color: #FBB05D;}
#ovr3{background-color: #9EC657;}
#ovr4{background-color: #B55E52;}
#ovr5{background-color: #59697D;}

.ovrinnen{padding-top: 45px;}