.social {
	border-top: 4px double #F60;
	width: 100%;
	height: 6em;
	margin-top: 8em;
	text-align: center;
	margin-bottom: 1em
}

#contactoptions {
	display: inline-block;
	margin: 0;
	padding: 1em;
	list-style: none
}

#contactoptions li {
	display: inline;
	padding-left: .3em;
	padding-right: .3em
}

#contactoptions li img {
	margin: 0 auto;
	max-width: 4em
}

#socialfacebook a:hover img {
	background-color: #3B5998
}

#socialemail a:hover img {
	background-color: red
}

#socialtwitter a:hover img {
	background-color: #00aced
}

#socialtelefoon a:hover img {
	background-color: #01D300
}