html, body, div, h1, h2, h3, h4, p, a, abbr, address, em, img, small, ol, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #646363;
}

ul {
	margin: 0px;
	list-style: none;
}

ul li {
	list-style: disc;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

a {
	color: #646363;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0px 0px 16px 0px;
}

html, body {
	height: 100%;
}

body {
	background: #fff url(../img/tpl/bg.jpg) no-repeat center 82px;
}

div#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 1;
	background: url(../img/tpl/bg_body.gif) repeat-x;
}

div#site {
	width: 979px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 60px;
	z-index: 3;
}

div#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

div#header {
	width: 979px;
	height: 298px;
	/*background: url(../img/tpl/bg_header.jpg) no-repeat 0 107px;*/
	z-index: 5;
}

div#header div#logo {
	width: 262px;
	height: 211px;
	position: absolute;
	top: 0;
	left: 24px;
	background: #fff;
	overflow: hidden;
}

div#header div#logo a {
	width: 153px;
	height: 0;
	padding-top: 120px;
	display: block;
	overflow: hidden;
	background: url(../img/tpl/h1_logo.jpg) no-repeat;
}

div#header div#logo img {
	width: 262px;
	height: 211px;
}

div#header div#overlay_logo {
	width: 262px;
	height: 211px;
	position: absolute;
	left: 24px;
	top: 0px;
	display: block;
	background: url(../img/tpl/overlay_logo.png) left top no-repeat;
	z-index: 100;
}

div#header #inloggen_bestellen {
	width: 167px;
	height: 32px;
	position: absolute;
	left: 342px;
	top: 53px;
}

div#header #inloggen_bestellen a {
	width: 167px;
	height: 32px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tpl/inloggen_bestellen.gif) left top no-repeat;
}

div#header #inloggen_ftp {
	width: 167px;
	height: 32px;
	position: absolute;
	left: 526px;
	top: 53px;
}

div#header #inloggen_ftp a {
	width: 167px;
	height: 32px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tpl/inloggen_ftp.gif) left top no-repeat;
}

div#header #fsc {
	width: 41px;
	height: 47px;
	position: absolute;
	right: 25px;
	top: 36px;
}

div#header ul {
	width: 941px;
	height: 106px;
	position: absolute;
	left: 15px;
	top: 192px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 125;
}

div#header ul li {
	width: auto;
	height: 92px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 400;
}

div#header ul li a {
	width: auto;
	height: 92px;
	position: relative;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/tpl/bg_menu.png);
	z-index: 400;
}

div#header ul li a span {
	width: 25px;
	height: 14px;
	display: block;
	position: absolute;
	top: 92px;
	left: 42%;
	background: url(../img/tpl/menu_arrow.gif);
	visibility: hidden;
	z-index: 500;
}

div#header ul li a:hover span,
div#header ul li a.active span {
	visibility: visible;
}
div#header ul li a span.red {
	background: url(../img/tpl/menu_arrow.png);
	visibility: visible;
}

div#header ul li#li-1 a {
	width: 137px;
	background-position: 0 0;
}

div#header ul li#li-1 a.active,
div#header ul li#li-1 a.hover {
	background-position: 0 -92px;
}

div#header ul li#li-2 a {
	width: 159px;
	background-position: -137px 0;
}

div#header ul li#li-2 a.active,
div#header ul li#li-2 a.hover {
	background-position: -137px -92px;
}

div#header ul li#li-3 a {
	width: 166px;
	background-position: -296px 0;
}

div#header ul li#li-3 a.active,
div#header ul li#li-3 a.hover {
	background-position: -296px -92px;
}

div#header ul li#li-4 a {
	width: 173px;
	background-position: -462px 0;
}

div#header ul li#li-4 a.active,
div#header ul li#li-4 a.hover {
	background-position: -462px -92px;
}

div#header ul li#li-5 a {
	width: 161px;
	background-position: -635px 0;
}

div#header ul li#li-5 a.active,
div#header ul li#li-5 a.hover {
	background-position: -635px -92px;
}

div#header ul li#li-6 a {
	width: 145px;
	background-position: -796px 0;
}

div#header ul li#li-6 a.active,
div#header ul li#li-6 a.hover {
	background-position: -796px -92px;
}
div#header ul li ul.sub {
	position: absolute;
	top: 92px;
	left: 0px;
	background: #bf111b url(../img/tpl/submenu_bg.png) repeat-x top;
	width: 216px;
	height: auto;
	z-index: 99;
	padding: 25px 0px 25px 0px;
	overflow: visible;
}
div#header ul li ul.sub li {
	position: relative;
	float: left;
	height: 33px;
	width: 216px;
	display: block;
	z-index: 99;
	cursor: pointer;
}
div#header ul li ul.sub li.last {
	background: url(../img/tpl/submenu_bottom.png) no-repeat;
	position: absolute;
	float: none;
	bottom: -25px;
	left: 0px;
	height: 33px;
	width: 216px;
	z-index: 99;
}
div#header ul li#li-1 ul.sub li a,
div#header ul li#li-2 ul.sub li a,
div#header ul li#li-3 ul.sub li a,
div#header ul li#li-4 ul.sub li a,
div#header ul li#li-5 ul.sub li a,
div#header ul li#li-6 ul.sub li a {
	position: relative;
	float: left;
	height: 33px;
	width: 184px;
	line-height: 33px;
	padding-left: 32px;
	background: none;
	color: #fff;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-size: 12px;
	z-index: 99;
}
div#header ul li#li-1 ul.sub li a:hover,
div#header ul li#li-2 ul.sub li a:hover,
div#header ul li#li-3 ul.sub li a:hover,
div#header ul li#li-4 ul.sub li a:hover,
div#header ul li#li-5 ul.sub li a:hover,
div#header ul li#li-6 ul.sub li a:hover  {
	background: #a3000a;
}
div#left {
	width: 338px;
	height: auto;
	float: left;
	padding-bottom: 25px;
}

div#left ul {
	width: 238px;
	height: 352px;
	list-style: none;
	margin: 33px 0 0 54px;
	padding: 0px;
}

div#left ul li {
	width: 238px;
	height: 88px;
	list-style: none;
}

div#left ul li a {
	width: 238px;
	height: 0;
	padding-top: 88px;
	display: block;
	background-image: url(../img/tpl/bg_menu_left.gif);
	overflow: hidden;
}

div#left ul li a:hover[title="Periodieken"] {
	background-position: -238px 0;
}

div#left ul li a[title="Handelsdrukwerk"] {
	background-position: 0 -88px;
}

div#left ul li a:hover[title="Handelsdrukwerk"] {
	background-position: -238px -88px;
}

div#left ul li a[title="Reclamedrukwerk"] {
	background-position: 0 -176px;
}

div#left ul li a:hover[title="Reclamedrukwerk"] {
	background-position: -238px -176px;
}

div#left ul li a[title="Boeken"] {
	background-position: 0 -264px;
}

div#left ul li a:hover[title="Boeken"] {
	background-position: -238px -264px;
}

div#right {
	width: 641px;
	height: auto;
	min-height: 310px;
	padding-top: 50px;
	float: right;
	background: url(../img/tpl/slogan.gif) no-repeat 573px 118px;
}

div#right h2 {
	height: 33px;
	padding-bottom: 27px;
}

div#right h2 + p {
	margin-top: 17px;
	font-weight: bold;
}

div#tekst {
	width: 525px;
	height: auto;
	position: relative;
}

div#tekst_boven {
	width: 525px;
	height: auto;
	position: relative;
	padding-bottom: 20px;
}

div#midden {
	width: 525px;
	height: auto;
	position: relative;
}

div#midden:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

div#tekst_midden {
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 0px 20px 0px;
}

div#tekst_midden.links {
	margin-right: 20px;
}

div#tekst_midden.rechts {
	margin-left: 20px;
}

div#tekst_onder {
	width: 525px;
	height: auto;
	position: relative;
	padding-bottom: 20px;
}

div#afbeelding_div {
	width: 525px;
	height: 394px;
	position: relative;
	overflow: hidden;
	padding-bottom: 25px;
}

div#afbeelding_links {
	width: 250px;
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}

div#footer {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url(../img/tpl/bg_footer.gif) repeat-x;
	font-size: 11px;
	line-height: 60px;
	text-align: center;
	color: #e19ea2;
}

div#footer span {
	padding: 0 7px;
}

div#footer a {
	font-size: 11px;
	color: #e19ea2;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

/* NIEUWS */

#nieuwsbrieven {
	width: 525px;
	height: auto;
	position: relative;
	padding: 25px 0px;
}

div#nieuwsbrieven:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.nieuwsbrief {
	width: 123px;
	height: 206px;
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

.nieuwsbrief.no_margin_right {
	margin: 0px 0px 10px 0px;
}

.nieuwsbrief_afbeelding {
	width: 123px;
	height: 166px;
	position: relative;
}

.nieuwsbrief_link {
	width: 123px;
	height: 40px;
	position: relative;
	line-height: 40px;
	text-align: center;
}

.nieuwsbrief_link a {
	text-decoration: none;
}

.nieuwsbrief_link a:hover {
	text-decoration: underline;
}

.nieuwsbrief_link a span.datum {
	font-size: 11px;
}

/* FORMULIER */

fieldset {
	padding: 0;
	border: 0;
}

fieldset legend {
	font-size: 13px;
	font-weight: bold;
}

fieldset, fieldset ul, fieldset ul li, fieldset .invul .error {
	width: 375px; /* hangt van breedte van div waarin element staat */
	height: auto;
	position: relative;
	float: left;
	list-style: none;
	padding-left: 0px;
}

fieldset li {
	padding: 2px;
	line-height: 32px;
}

#content #text fieldset li {
	padding-left: 0;
	background: none;
}

fieldset label {
	width: 135px;
	float: left;
	position: relative;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset label:hover {
	color: #333;
}

fieldset li .inputfield {
	width: auto; /* geen breedte - geeft gebruiker zelf aan */
	height: auto;
	position: relative;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

fieldset .inputfield input, fieldset .inputfield textarea, fieldset .inputfield select { /* geen breedte - geeft gebruiker zelf aan */
	height: auto;
	float: left;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px 6px; /* !! deze waarden niet aanpassen !! */
	overflow: auto;
}

fieldset .inputfield textarea { 
	height: 90px;
}

fieldset .inputfield input:hover, fieldset .inputfield textarea:hover {
	background: #F7F7F7;
}

fieldset .inputfield input:focus, fieldset .inputfield textarea:focus {
	background: #F7F7F7;
	border: 1px solid #B6B6B6;
}

fieldset .inputfield select {
	padding: 0;
	margin: 2px 0 0 0;
}

fieldset li .inputfield .column {
	width: 213px;
	height: auto;
	float: left;
	position: relative;
}

fieldset li .inputfield label {
	width: 213px; /* geen breedte - geeft gebruiker zelf aan */
	height: auto;
	float: left;
	position: relative;
	padding: 3px 0;
}

fieldset li .inputfield .nowidth {
	width: auto;
}

fieldset li .inputfield label.nowidth {
	float: none;
	display: inline-block;
}

fieldset .inputfield input[type=radio], fieldset .inputfield input[type=checkbox] {
	border: 0;
}

fieldset .button {
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #014778;
	border: 1px solid #666;
	color: #fff;
	padding: 6px 0;
	margin-left: 135px; /* breedte van je label */
	cursor: pointer;
	-moz-border-radius: 7px;
}

fieldset .button:hover {
}

fieldset .inputfield div.error {
	width: 200px;
	padding: 4px 6px 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	float: left;
}