@charset "utf-8";
/* CSS Document */

@import url('/inc/css/icons.css');

html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body {
	background: url(../gfx/bg_body.png) repeat-x #FFFFFF;
}
.content a {
	text-decoration: none;
}
.content h1 {
	color: #F63;
}
#main {
	width: 90%;
	padding-bottom: 180px;
	margin: 0 auto;
}
#header {
	height: 180px;
	background: url(../gfx/bg_header.png) top left no-repeat;
}

.content #header h1 {
	height: 180px;
	width: 300px;
	text-indent: -999em;
	padding: 0;
	margin: 0;
	float: left;
}
#header h1 a {
	display: block;
	height: 180px;
	width: 300px;
}
#header ul {
	list-style: none;
	float: right;
}
#header ul li {
	margin-right: 10px;
	float: left;
}
#header ul li a {
	display: block;
	height: 180px;
	width: 130px;
	text-indent: -999em;
	background-position: center middle;
	background-repeat: 0;
}
#header ul li a.odijk {
	background-image: url(../gfx/bg_vestigingen_01.png);
}
#header ul li a.hengelo {
	background-image: url(../gfx/bg_vestigingen_02.png);
}
#header ul li a.den-bosch {
	background-image: url(../gfx/bg_vestigingen_03.png);
}
#header ul li a.veenendaal {
	background-image: url(../gfx/bg_vestigingen_04.png);
}
#header ul li a.oosterhout {
	background-image: url(../gfx/bg_vestigingen_05.png);
}

#navigation {
	width: 220px;
	float: left;
}

#navigation .nav_top {
	width: 200px;
	height: 15px;
	background: url(../gfx/bg_nav_top.png) no-repeat top left;
}
#navigation .nav_bottom {
	width: 200px;
	height: 15px;
	background: url(../gfx/bg_nav_bottom.png) no-repeat bottom left;
}
#navigation ul, .navigation {
	list-style: none;
	background: url(../gfx/bg_nav.png) repeat-y;
	padding: 0 0 0 20px;
	margin: 0;
}
#navigation ul ul {
	background: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	line-height: 25px;
}
#navigation ul li a {
	display: inline-block;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}
a.active {
	color: #F60;
}
#navigation .extra, #navigation .welkom {
	display: inline-block;
	padding-left: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #004a5f;
}
#navigation .navigation {
	color: #999999;
	font-size: .9em;
}
#navigation .navigation .information {
	padding: 1em 3em 1em 2em;
	color: #777777;
	background: url(../gfx/icons/information.png) 0 1em no-repeat;
}

#rightContainer {
	margin-left: 220px;
}

div.breadcrumb {
	display: inline-block;
	width: 100%;
	color: #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 1em 0 1em 0;
}

div.breadcrumb span {
	padding: 0 .5em .5em 0;
	float: left;
}
div.breadcrumb ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.breadcrumb ul li {
	padding: 0 .5em .5em 0;
	float: left;
}
div.breadcrumb ul li a {
	display: block;
	background-image: none;
}
div.breadcrumb ul li a.active {
	font-weight: bold;
}
#footer {
	position: relative;
	width: 90%;
	margin: -180px auto 0;
	height: 180px;
	clear:both;
}
#footer #sections {
	margin: 0 0 0 240px;
}
#footer #sections ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer #sections ul li {
	height: 180px;
	width: 110px;
	text-indent: -999em;
	padding: 0;
	margin: 0;
	float: left;
}
#footer #sections ul li ul {
	display: none;
}
#footer #sections ul li a {
	display: block;
	height: 180px;
	width: 110px;
	background-repeat: no-repeat;
}
a.plotten {
	background: url(../gfx/bg_sections.png);
	background-position: 0 0;
}
a:hover.plotten {
	background-position: 0 -180px;
}
a.plotten.active {
	background-position: 0px -360px;
}
a.printen-kopieren {
	background: url(../gfx/bg_sections.png);
	background-position: -110px 0;
}
a:hover.printen-kopieren {
	background-position: -110px -180px;
}
a.printen-kopieren.active {
	background-position: -110px -360px;
}
a.digitaal-drukken {
	background: url(../gfx/bg_sections.png);
	background-position: -220px 0;
}
a:hover.digitaal-drukken {
	background-position: -220px -180px;
}
a.digitaal-drukken.active {
	background-position: -220px -360px;
}
a.grootformaat-kopieren {
	background: url(../gfx/bg_sections.png);
	background-position: -330px 0;
}
a:hover.grootformaat-kopieren {
	background-position: -330px -180px;
}
a.grootformaat-kopieren.active {
	background-position: -330px -360px;
}
a.scannen-archiveren {
	background: url(../gfx/bg_sections.png);
	background-position: -440px 0;
}
a:hover.scannen-archiveren  {
	background-position: -440px -180px;
}
a.scannen-archiveren.active {
	background-position: -440px -360px;
}
a.offset-drukken {
	background: url(../gfx/bg_sections.png);
	background-position: -550px 0;
}
a:hover.offset-drukken {
	background-position: -550px -180px;
}
a.offset-drukken.active {
	background-position: -550px -360px;
}
a.kantoorartikelen {
	background: url(../gfx/bg_sections.png);
	background-position: -660px 0;
}
a:hover.kantoorartikelen {
	background-position: -660px -180px;
}
a.kantoorartikelen.active {
	background-position: -660px -360px;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}