.nextArea,.actualArea
{
	background-repeat: no-repeat;
	background-position: center;
}
.nextArea a
{
	width: 150px;
	height:50px;
	display:block;
}
.actualArea a
{
	width: 190px;
	height:100px;
	display:block;
}
.nextArea
{
	background-image: url(../img/deu/divingcenter.gif);
}
.actualArea
{
	background-image: url(../img/deu/travelzone.gif);
}
