			div#navigation {
				width: 190px;
				height: 335px;
				/*margin: 52px 0 0 33px;*/
				margin: 0 0 0 33px;
				position: relative;
				}
			div#navigation ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
				}
			div#navigation li {
				width: 140px;
				overflow: hidden;
				margin: 0 0 20px 0;
				height: 10px;
				}
			div#navigation li a {
				display: block;
				padding-top: 2em;
				}
			li#portret a {
				background: transparent url(../images/nav_portret_off.gif) top left no-repeat;
				}
			li#portret a:hover,
			li#portret a.current {
				background-image: url(../images/nav_portret_on.gif);
				}
			body#home li#portret a,
			body#home li#portret a:hover,
			body#home li#portret a.current {
				background-image: url(../images/home/nav_portret_off.gif);
				}
			li#kids a {
				background: transparent url(../images/nav_kids_off.gif) top left no-repeat;
				}
			li#kids a:hover,
			li#kids a.current {
				background-image: url(../images/nav_kids_on.gif);
				}
			body#home li#kids a,
			body#home li#kids a:hover,
			body#home li#kids a.current {
				background-image: url(../images/home/nav_kids_off.gif);
				}
			li#lifestyle a {
				background: transparent url(../images/nav_lifestyle_off.gif) top left no-repeat;
				}
			li#lifestyle a:hover,
			li#lifestyle a.current {
				background-image: url(../images/nav_lifestyle_on.gif);
				}
			body#home li#lifestyle a,
			body#home li#lifestyle a:hover,
			body#home li#lifestyle a.current {
				background-image: url(../images/home/nav_lifestyle_off.gif);
				}
			li#editorial a {
				background: transparent url(../images/nav_editorial_off.gif) top left no-repeat;
				}
			li#editorial a:hover,
			li#editorial a.current {
				background-image: url(../images/nav_editorial_on.gif);
				}
			body#home li#editorial a,
			body#home li#editorial a:hover,
			body#home li#editorial a.current {
				background-image: url(../images/home/nav_editorial_off.gif);
				}
			li#mariel a {
				background: transparent url(../images/nav_mariel_off.gif) top left no-repeat;
				}
			li#mariel a:hover,
			li#mariel a.current {
				background-image: url(../images/nav_mariel_on.gif);
				}
			body#home li#mariel a,
			body#home li#mariel a:hover,
			body#home li#mariel a.current {
				background-image: url(../images/home/nav_mariel_off.gif);
				}
			li#opdrachtgevers a {
				background: transparent url(../images/nav_opdrachtgevers_off.gif) top left no-repeat;
				}
			li#opdrachtgevers a:hover,
			li#opdrachtgevers a.current {
				background-image: url(../images/nav_opdrachtgevers_on.gif);
				}
			body#home li#opdrachtgevers a,
			body#home li#opdrachtgevers a:hover,
			body#home li#opdrachtgevers a.current {
				background-image: url(../images/home/nav_opdrachtgevers_off.gif);
				}
			li#contact a {
				background: transparent url(../images/nav_contact_off.gif) top left no-repeat;
				}
			li#contact a:hover,
			li#contact a.current {
				background-image: url(../images/nav_contact_on.gif);
				}
			body#home li#contact a,
			body#home li#contact a:hover,
			body#home li#contact a.current {
				background-image: url(../images/home/nav_contact_off.gif);
				}
			div#contactdata {
				position: absolute;
				bottom: 0;
				left: 0;
				height: 143px;
				overflow: hidden;
				}
			div#contactdata img {
				display: block;
				margin: 0;
				}
			div#contactdata span.email a {
				display: block;
				height: 19px;
				width: 140px;
				padding: 0;
				padding-top: 2em;
				background: transparent url(../images/adres_email.gif) top left no-repeat;
				margin: 0;
				}
			body#home div#contactdata span.email a {
				background-image: url(../images/home/adres_email.gif);
				}
			div#contactdata span.email a:hover {
				background-image: url(../images/adres_email.gif);
				}
			body#home div#contactdata span.email a:hover {
				background-image: url(../images/home/adres_email.gif);
				}

