/* CSS Document */

html, body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
}

h1 {
	font-size:2.0em;
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
	color:#000000;
	margin:10px 0px 10px 0px;
	padding:0px;
}

h3 {
	font-size:2.2em;
	font-weight:normal;
	color:#a8a8a8;
	margin:25px 0px 10px 0px;
	padding:0px;
}

a {
	
}

a:hover {

}

p {

}


/* MAIN */

#main {
	margin:auto;
	width:982px;
	padding-top:20px;
}


/* HEADER*/

#header {
	width:982px;
	height:70px;
	margin-bottom:20px;
}

#header_logo {
	float:left;
	width:376px;
	height:70px;
}

#header_right {
	float:right;
	width:400px;
	height:70px;
}

#header_menu_div {
	width:400px;
	height:18px;
	margin-left:15px;
}

#header_menu {
	width:335px;
	float:right;
	height:18px;
}

#header_menu a {
	color:#666666;
	text-decoration:none;
}

#header_menu a:hover {
	color: #28b9da;
	text-decoration:none;
}

#header_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#header_menu li {
	float:left;
	background-image:url('../images/icoon-pijl-donkergrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
}

#header_menu li:hover {
	background-image:url('../images/icoon-pijl-blauw.gif');
}

#header_menu_home {
	float:left;
	height: 18px;
}

#header_menu_home ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#header_menu_home li {
	background-image:url('../images/icoon-huis-donkergrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
}

#header_menu_home li:hover {
	background-image:url('../images/icoon-huis-blauw.gif');
}

#call_us_now {
	text-align:right;
	width:400px;
	color:#28b9da;
}

#call_us_now h1 {
	color:#28b9da;
	padding:0px;
	margin:0px;
	font-size:2.6em;
	font-weight:normal;
}


/* CONTENT */

#content {
	margin:auto;
	width:982px;
	height:340px;
}

#content ul {
	line-height:20px;
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style:none;
}

#content li {
	background-image:url('../images/icoon-pijl-lichtgrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#content li:hover {
	background-image:url('../images/icoon-pijl-blauw.gif');
}

#content a {
	color:#a8a8a8;
	text-decoration:none;
}

#content a:hover {
	color: #28b9da;
	text-decoration:none;
}

#content_left {
	float:left;
	width:735px;
}

#content_right {
	float:right;
	width:247px;
	height:340px;
	background-image:url('../images/business-vrouw.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_kantoorartikelen {
	float:left;
	width:228px;
	margin-right:15px;
}

#content_kantoorartikelen img {
	margin:5px;
}

#content_kantoorartikelen_blok {
	background-image:url('../images/blokken-background.jpg');
	background-repeat:repeat-x;
	width:228px;
	height:266px;
}

#content_kantoorinrichting {
	float:left;
	width:228px;
	margin-right:15px;
}

#content_kantoorinrichting img {
	margin:5px;
}

#content_kantoorinrichting_blok {
	background-image:url('../images/blokken-background.jpg');
	background-repeat:repeat-x;
	width:228px;
	height:266px;
}

#content_relatiegeschenken {
	float:left;
	width:228px;
}

#content_relatiegeschenken img {
	margin:5px;
}

#content_relatiegeschenken_blok {
	background-image:url('../images/blokken-background.jpg');
	background-repeat:repeat-x;
	width:228px;
	height:266px;
}

#merken {
	position:relative;
	height:120px;
}

#merken_header {
	position:absolute;
	top:-40px;
	height:20px;
	z-index:1;
}

#merken_slideshow {
	position:relative;
	width:982px;
	height:90px;
	border-top:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
	padding-top:15px;
}

/* FOOTER */

#footer {
	width:100%;
	background-image:url('../images/footer-background.jpg');
	background-position:top;
	background-repeat:repeat-x;
	color:#a8a8a8;
	line-height:20px;
	font-size: 0.85em;
	height:400px;
}

#footer_div {
	width:982px;
	margin:auto;
}

#footer_div ul {
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style:none;
}

#footer_div li {
	background-image:url('../images/icoon-pijl-lichtgrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
}

#footer_div li:hover {
	background-image:url('../images/icoon-pijl-blauw.gif');
}

#footer_div a {
	color:#a8a8a8;
	text-decoration:none;
}

#footer_div a:hover {
	color: #28b9da;
	text-decoration:none;
}

#footer_blokken {
	float:left;
	width:982px;
}

#footer_blokken p a {
	color:#28b9da;
	text-decoration:underline;
}

#footer_blokken p a:hover {
	color: #666666;
	text-decoration:underline;
}

#footer_blok_kantoorartikelen {
	float:left;
	width: 314px;
	margin-right:20px;
}

#footer_blok_kantoorinrichting {
	float:left;
	width: 314px;
	margin-right:20px;
}

#footer_blok_relatiegeschenken {
	float:left;
	width: 314px;
}

/* FOOTER MENU */

#footer_menu_div {
	padding-top:10px;
	padding-bottom:10px;
	width:982px;
}

#footer_copyrights {
	width:300px;
	float:left;
	color:#666666;
}

#footer_menu {
	float:right;
	width:540px;
	margin-left:10px;
}

#footer_menu a {
	color:#666666;
	text-decoration:none;
}

#footer_menu a:hover {
	color: #28b9da;
	text-decoration:none;
}

#footer_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#footer_menu li {
	float:left;
	background-image:url('../images/icoon-pijl-donkergrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
}

#footer_menu li:hover {
	background-image:url('../images/icoon-pijl-blauw.gif');
}

#footer_menu_home {
	float:left;
	height:18px;
}

#footer_menu_home ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer_menu_home li {
	background-image:url('../images/icoon-huis-donkergrijs.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:15px;
}

#footer_menu_home li:hover {
	background-image:url('../images/icoon-huis-blauw.gif');
}