body,td,th {
	background-color: #1A1349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat-x;
}.container {
	height: 500px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(images/interviewen-logo.png);
	height: 232px;
	width: 300px;
}
#container #netwerken-links {
	height: 68px;
	width: 250px;
	list-style-type: none;
	display: inline-block;
	padding-bottom: 20px;
}

#container #netwerken-links a {
	height: 68px;
	width: 250px;
	display: inline-block;
	list-style-type: none;
	margin-bottom: 20px;
}
#container #netwerken-links .facebook {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
#container #netwerken-links .facebook a:hover {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#container #netwerken-links .twitter {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: left;
	margin-bottom: 10px;
}
#container #netwerken-links .twitter a:hover {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#container #netwerken-links .youtube {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/youtube.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: left;
	margin-bottom: 10px;
}
#container #netwerken-links .youtube a:hover {
	background-image: url(images/youtube.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}
#container #netwerken-rechts {
	height: 68px;
	width: 250px;
	list-style-type: none;
	display: inline-block;
}
#container #netwerken-rechts a {
	height: 68px;
	width: 250px;
	display: inline-block;
	list-style-type: none;
}

#container #netwerken-rechts .linkedin {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: right;
	margin-bottom: 10px;
}
#container #netwerken-rechts .linkedin a:hover {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#container #netwerken-rechts .hyves {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/hyves.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: right;
	margin-bottom: 10px;
}
#container #netwerken-rechts .hyves a:hover {
	background-image: url(images/hyves.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}

#container #netwerken-rechts .bloggen {
	height: 68px;
	width: 250px;
	display: inline-block;
	background-image: url(images/bloggen.png);
	background-repeat: no-repeat;
	background-position: center -62px;
	float: right;
	margin-bottom: 10px;
}
#container #netwerken-rechts .bloggen a:hover {
	background-image: url(images/bloggen.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}
#container  #naw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	clear: both;
	position: relative;
	margin-top: 140px;
	text-align: center;
}
