
div#header{
	float: left;
	color: #FFFFFF;
	margin:5px 0 0 0;
}

div#top{
	float: left;
	width: 989px;
	height:108px;
	background: url('/img/header-new/background_header.png') no-repeat;
}

div#logo{
	float: left;
	width: 350px;
	height: 86px;
	background: url('/img/header-new/logo_qball.png') no-repeat;
	margin: 10px 0 0 5px;;
}

#logo_links{
	display: block;
	float: left;
	width: 336px;
	height: 75px;
}

.socialmediacontainer {
	float:right;
	width: 230px;
	margin:5px 0 0 0;
	}
	
.googleplus{ width:70px; float:left; }
.twitter { width:28px; float:left; }
.facebook {  width:130px; float:left;}

div#iconenmenu{
	float: right;
	width: 350px;
}

.design{
	width: 76px;
	height: 108px;
	background: url('/img/header-new/webdesign.png') no-repeat;
	float: left;
	margin: 0 30px 0 0;
}

.design:hover{
	background: url('/img/header-new/webdesign.png') no-repeat 0 -108px;
}

.socialmedia{
	width: 90px;
	height: 108px;
	background: url('/img/header-new/socialmedia.png') no-repeat;
	float: left;
	margin: 0 30px 0 0;
}

.socialmedia:hover{
	background: url('/img/header-new/socialmedia.png') no-repeat 0 -108px;
}

.development{
	width: 121px;
	height: 108px;
	background: url('/img/header-new/webdevelopment.png') no-repeat;
	float: left;
	margin: 0 30px 0 0;
}

.development:hover{
	background: url('/img/header-new/webdevelopment.png') no-repeat 0 -108px;
}

.hosting{
	width: 81px;
	height: 108px;
	background: url('/img/header-new/webhosting.png') no-repeat;
	float: left;
	margin: 0 30px 0 0;
}

.hosting:hover{
	background: url('/img/header-new/webhosting.png') no-repeat 0 -108px;
}

.studio{
	width: 81px;
	height: 108px;
	background: url('/img/header-new/webstudio.png') no-repeat;
	float: left;
	margin: 0 20px 0 0;
}

.studio:hover{
	background: url('/img/header-new/webstudio.png') no-repeat 0 -108px;
}

.webmarketing{
	width: 103px;
	height: 108px;
	background: url('/img/header-new/webmarketing.png') no-repeat;
	float: left;
	margin: 0 20px 0 0;
}

.webmarketing:hover{
	background: url('/img/header-new/webmarketing.png') no-repeat 0 -108px;
}

div#afbeelding{
	width: 988px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	height: 233px;
	float: left;
}

div#navigatie{
	float: left;
	width: 988px;
	height: 36px;
	background: url('/img/header-new/menu_repeat.png') repeat-x;
}

div#schaduw{
	float: left;
	width: 988px;
	height: 36px;
	background: url('/img/header-new/schaduwmenu.png') top no-repeat;
}

div#navigatie ul{
	list-style: none;
	margin:0;
	padding: 0;
	float: left;
}

div#navigatie ul li{
	float: left;
}

div#navigatie ul li:hover{
	float: left;
}

div#navigatie ul li a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 26px;
	padding: 10px 15px 0 15px;
	float: left;
}

div#navigatie ul li a:hover{
	display: block;
	background: url('/img/header-new/menuselected.jpg') repeat-x;
	height: 26px;
	padding: 10px 15px 0 15px;
	float: left;
}

div#menuschaduw{
	float: left;
	width: 988px;
	height: 61px;
	background: url('/img/header-new/schaduwondermenu.png') no-repeat;
	margin: 0 0 0 1px;
}

div#zoeken{
	float: right;
	margin: 0 8px 0 0;
}

.searchInput{
	/*background: url(/img/header-new/zoekinput.jpg) no-repeat;*/ /*Uit vanwege weergave in de sidebar*/
	width: 100px; /*142*/
	border: #86070b 1px solid;
	margin: 7px 0 0 0;
}

.searchButton{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
