/* @override http://tweed.xs4all.nl/_pprzz_v0/dev.deripperda.nl/css/icons.css */

#icons_desktop {
	background-image: url(images/desktop_756x378.jpg);
	width: 756px;
	height: 378px;
}

#icons_desktop_top {
	width: 756px;
	height: 224px;
}

a#icon_tekoop {
	width: 200px;
	height: 200px;
	background-image: url(images/iconxl_tekoop.png);
	float: left;
	margin-top: 24px;
	margin-left: 270px;
}

a:hover#icon_tekoop {
	background-position: 0 200px;
}


a#icon_news {
	width: 120px;
	height: 120px;
	background-image: url(images/icon_news.png);
	float: left;
	margin-left: 170px;
}

a:hover#icon_news {
	background-position: 0 120px;
}

a#icon_contact {
	width: 120px;
	height: 120px;
	background-image: url(images/icon_contact.png);
	float: left;
	margin-left: 20px;
}

a:hover#icon_contact {
	background-position: 0 120px;
}

a#icon_bedrijfs {
	width: 120px;
	height: 120px;
	background-image: url(images/icon_bedrijfs.png);
	float: left;
	margin-left: 20px;
}

a:hover#icon_bedrijfs {
	background-position: 0 120px;
}

