body {
	background-color: #D6D5C8;
	text-align: center;
	margin-top: 0;
	behavior: url("../csshover.htc");
}

.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px
}

/* @group layout */

#top {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background-color: #fff;
	padding: 11px 11px 0 11px;
	margin-top: 20px;
}

#middle {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background: transparent url(images/bg_middle.gif) repeat-y;
	border-top: 11px solid #fff;
	border-right: 11px solid #fff;
	border-left: 11px solid #fff;
}

#left {
	width: 171px;	
	float: left;
}


#right {
	width: 467px;
	float: left;
	padding: 0 18px 20px 18px;
}

#footer {
	margin: 0 auto;
	width: 674px;
	background-color: #6D798D;
	border: 11px solid #fff;
	color: #D1DBEA;
	font: 11px/22px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 5px 0px 5px 0px;
}
	
/* @end */

/* @group layout verpakkingen */

#middleverpak {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background: transparent url(images/bg_middle_verpak.gif) repeat-y;
	border-top: 11px solid #fff;
	border-right: 11px solid #fff;
	border-left: 11px solid #fff;
}

#rightverpak {
	width: 467px;
	float: left;
	padding: 0 18px 20px 18px;
}

#flash {
	display:block;
	width:400px;
	height:280px;
	margin:25px auto 20px auto;
	padding:0;
	text-align:center;
	border:8px solid #b5b3a5;
	background:#b5b3a5;
	}
	
/* @end */

/* @group text */

#right p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;	
	padding: 1px 0 0 0;
}

#right a:link {
	color: #4C5FA5;
}

#right a:visited {
	color: #6D798D;
	border-bottom: #6D798D 1px dotted;
	text-decoration: none;
}

#right a:hover {
	color: #F1F0E8;
	background-color: #6D798D;
	text-decoration: none;
}

#right h3 {
	color: #8D8A6D;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

#right h4 {
	color: #6D798D;
	font: 13px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	padding: 0;
	margin: 10px 0px 10px 0px; 
}

h2#diensten {	
	background: url(images/t_diensten.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}

h2#druk {	
	background: url(images/t_over_de_drukkerij.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}

h2#aanleveren {	
	background: url(images/t_hoe_aanleveren.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}

h2#info {	
	background: url(images/t_info_aanvraag.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}

h2#contact {	
	background: url(images/t_contacteer_ons.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}
	
/* @end */

/* @group text verpakkingen */

#rightverpak p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #4c463b;	
	padding: 1px 0 0 0;
}

#rightverpak p.taart {
	text-align: center;
}

#rightverpak a:link {
	color: #F5F4EF;
}

#rightverpak a:visited {
	color: #F5F4EF;
	border-bottom: #F5F4EF 1px dotted;
	text-decoration: none;
}

#rightverpak a:hover {
	color: #A8A696;
	background-color: #F5F4EF;
	text-decoration: none;
}

#rightverpak h3 {
	color: #cbcabc;
	font: bold 14px/22px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 0;
	margin:0 0 10px 0;
}


#rightverpak h4 {
	color: #E1DFCE;
	font: 13px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	padding: 0;
	margin:0;
}

h2#verpak {	
	background: url(images/t_verpakkingen.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;	
	text-indent: -9999px;
}
	
/* @end */

/* @group list verpakkingen */

#rightverpak ul, #rightverpak ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#rightverpak ul li {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	height: 18px;
	color: #4c463b;	
	display: block;
	padding: 0 0 0 15px;
	background: transparent url(images/bullet_orange.gif) no-repeat 0px 3px;
}


#right ul.acro {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #4c463b;
}

#right ul.acro li {
	border: 0;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/bullet_pdf.gif) no-repeat 0px 3px;
}

#rightverpak ul.acro {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #4c463b;
}

#rightverpak ul.acro li {
	border: 0;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/bullet_pdf2.gif) no-repeat 0px 3px;
}
	
/* @end */

/* @group list offset */

#right ul, #right ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#right ul.listitems li {
	font: 11px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	color: #6f6657;	
	display: block;
	padding: 3px 0 0 10px;	
	background: transparent url(images/bg_bullet_list.gif) no-repeat 0px 3px;
}	

#right ul.listitems {
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}	
	
	
/* @end */

/* @group footer */

#footer a {
	color: #D1DBEA;
	display: inline;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	
/* @end */

/* @group images */

.img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #D6D5C8;
	margin-bottom: 10px;
}

.img-left {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #D6D5C8;
	margin: 10px 20px 10px 0;
	float: left;
}

.noborder {
	border: 0;
	padding: 0;
	margin: 0;
}

li.noborder {
	border: 0;
	padding: 0;
	margin: 0 0 -4px 0;
}
	
/* @end */

/* @group leftmenu */

ul, li, #left a {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

#left ul #sidenav {
	width: 171px;
	list-style-type: none;
}

#left li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

#left li.folder {
	font: bold 13px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 2px 0 4px 15px;
	background: url(images/bullet_blue.gif) #CFD2DA no-repeat 6px 12px;
	border-top: 1px solid #FFFFFF;
}

#left li.folder a:link, #left li.folder a:visited {
	color: #6D798D;	
	text-decoration: none;
}

#left li.folder a:hover {
	color: #687ea7;
}

#left li.folder:hover {
	z-index: 10;
	background: #E4E6EB url(images/bullet_orange_down.gif) #CFD2DA no-repeat 6px 14px;
	color: #687ea7;
	font: bold 13px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#left li.folder ul {
	position: relative;
	display: none;
}

#left ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 156px;
}

#sidenav li.folder a, #sidenav li.nofolder a {
	padding: 2px 0 2px 0;
}

#sidenav a {
	width: 100%; /* IE */
}

#left li>a { 
	width: auto;
}

.submenu {
	padding-left: 10px;
	font: normal 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	display: block;
}

.submenu a:link, .submenu a:visited {
	text-decoration: none;
}

.submenu a:hover {
	color: #687ea7;
	background-color: #EEF0F4;
}

#left li.nofolder {
	font: bold 13px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 2px 0 4px 15px;
	border-top: 1px solid #FFFFFF;
	background: #CFD2DA;
}

#left li.nofolder {
	display: block;
	color: #6D798D;	
	background: url(images/bullet_blue.gif) #CFD2DA no-repeat 6px 12px;
}

#left li.nofolder a:link, #left li.nofolder a:visited {
	color: #6D798D;
	text-decoration: none;
}

#left li.nofolder a:hover {
	color: #687ea7;
	text-decoration: none;
	background-color: #EEF0F4;
}

#left li.nofolder:hover {
	z-index: 10;
	background: #EEF0F4 url(images/bullet_orange.gif) no-repeat 6px 12px;
	color: #687ea7;
	font: bold 13px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
	
/* @end */

/* @group form */

form {
	margin: 0;
	padding: 0;
}

#rightverpak legend {
	color: #cbcabc;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0 5px;
}

#rightverpak fieldset {
	border:  1px solid #cbcabc;
	background-color: #B1AFA2;
	margin: 20px 0 10px 0;
	padding: 10px 15px;
}

#rightverpak input, #rightverpak textarea  {
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #4c463b;
	border: 1px solid #7E8066;
	background-color: #FFF;
	padding: 2px;
	margin: 2px;
}

#right legend {
	color: #8D8A6D;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0 5px;
}

#right fieldset { 
	border:  1px solid #E6E5DD;
	background-color: #F7F6F0;
	margin: 20px 0 10px 0;
	padding: 10px 15px;
}

#right input, #right textarea {
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;
	border:  1px solid #D0CFC4;
	background-color: #FFF;
	padding: 2px;
	margin: 2px;
}

/* @end */
