/* CSS Document */
body {
	margin:0px auto;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#46b2f6;
}
a:hover {
	text-decoration:underline;
}

#header {
	width:980px;
	height:128px;
	overflow:hidden;
	background:url(../images/bg-top.jpg) 0 0 no-repeat;
}
#container * {
	text-align:left;
}
#footer {
	clear:left;
	background-color:#1c1c1c;
	color:#fff;
	margin:10px 5px 5px 0px;
	line-height:30px;
	font-size:11px;
	width:942px;
	overflow:hidden;
	text-align:center;
}
/* stijl */
#utilities {
	display:block;
	margin:0;
	padding:50px 20px 0 0;
	overflow: hidden;
}
#utilities li {
	float:right;
	margin-left:10px;
}
#utilities li span {
	display:none;
}
#btn-rss {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/rss_icon.png) 0 0 no-repeat;
}
#btn-hyves {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/hyves_icon.png) 0 0 no-repeat;
}
#btn-facebook {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/facebook_icon.png) 0 0 no-repeat;
}
#btn-twitter {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/twitter_icon.png) 0 0 no-repeat;
}
#zoek {
	margin:20px 30px 0 0;
	overflow:hidden;
}
#zoek input {
	border:none;
}
#zoek input,#btn-zoek {
	float:right;
}
#btn-zoek {
	display:block;
	margin:0 1px 0 0;
	height:20px;
	line-height:20px;
	padding:0 5px;
	color:#fff;
	border:1px solid #fff;
	font-size:11px;
}
#btn-zoek:hover {
	text-decoration:none;
}
#btn-zoek:active {
	margin:1px 0 0 0;
}
#zoek input {
	width:85px;
	height:20px;
	line-height:20px;
	font-size:15px;
	margin-left:10px;
	border:none;
}
#copyright {
	margin:0 20px;
	float:left;
}
#digitalwingz {
	float:left;
	margin-left:280px;
	color:#fff;
}#digitalwingz:hover {
	color:#46b2f6;
}
#designby {
	float:right;
	margin-right:10px;
	padding-right:25px;
	color:#46b2f6;
	background:url(../images/beeldmerk-fisker.png) 99% 5px no-repeat;
}

