/* Peters Archiefvernietiging Screen */


/* ALGEMEEN */

img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0;

}


body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	line-height: 140%;
	color: #000;
	height: 100%;
	width: 100%;
	background: #f9faeb;
	background-image: url(../beeld/default/bg_body.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}


#header {
	position: absolute;
	z-index: 325;
	width: 420px;
	height: 50px;
	left: 190px;
	top: 102px;

}

#header h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


#header-home {
	position: absolute;
	z-index: 325;
	width: 420px;
	height: 80px;
	left: 201px;
	top: 53px;
}

#header-home h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}

#header-home h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}

#header-home h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}


#header-2 {
	position: absolute;
	z-index: 325;
	width: 420px;
	height: 80px;
	left: 191px;
	top: 53px;
}

#header-2 h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}

#header-2 h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}


#header-3 {
	position: absolute;
	z-index: 325;
	width: 420px;
	height: 80px;
	left: 191px;
	top: 53px;

}

#header-3 h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 38px;
}

#pr-marge-top-content {
	display: none;
}

#pr-marge-top-av-1-content {
	display: none;
}



#under-construction-1 {
	position: absolute;
	margin: 0px 0 0 0;
	z-index: 5;

}

#under-construction-2 {
	position: absolute;
	margin: 100px 0 0 0;
	z-index: 1;

}




/* INLOGSCHERM DEFAULT */



#inlogscherm {
	position: absolute;
	width: 264px;
	height: 107px;
	z-index: 2;
	left: 596px;
	top: 11px;
 	border: 1px solid #327e34;
}

#form-inloggen {
	margin: 0px 0px 0 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


input.login-velden-1 {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-align: left;
	background-color: #E5ECD8;
	width: 140px;
	height: 14px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 8px 0px 0 6px;
	padding: 2px 8px 0 3px;

}

input.login-velden-2 {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-align: left;
	background-color: #DBE7D0;
	width: 140px;
	height: 14px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 8px 0px 0 13px;
	padding: 2px 8px 0 3px;

}

input.knoppen-inloggen  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background: #DBE7D0;
	width: 60px;
	height: 20px;
	border: 1px solid #327e34;
	text-align: center;
	vertical-align: center;
	letter-spacing: 0.1em;
	font-size: 11px;
	margin: 8px 12px 0 185px;
	padding: 2px 0 2px 0;
}




/* LOGO */

#logoprint {
	display: none;

	position: absolute;
	width: 417px;
	height: 114px;
	z-index: 1;
	left: 6px;
	top: 6px;
}

#logoprint img {
	width: 257px;
	height: 70px;

}


#logo {
	position: absolute;
	z-index: 4;
	width: 200px;
	height: 136px;
	left: 6px;
	top: 0px;
}

#logo img {
	width: 200px;
	height: 136px;

}



#printtekst {
	display: none;
}


/* ADRES */

#adresprint {
	display: none;
	position: absolute;
	width: 320px;
	height: 115px;
	z-index: 1;
	left: 310px;
	top: 10px;
}

#adres {
	position: absolute;
	width: 840px;
	height: 30px;
	z-index: 1;
	left: 14px;
	top: 509px;
	text-align: center;

}


#adres h6 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #024F3B;
	line-height: 152%;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0;
	padding: 4px 5px 8px 0;
}

#adres p {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #024F3B;
	line-height: 152%;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0;
	padding: 0 5px 10px 2px;
}



/* BLOKOPBOUW */

#blok {
	position: absolute;
	width: 848px;
	height: 262px;
	z-index: 6;
	left: 14px;
	top: 239px;
	overflow: default;
	display: block;
}


.blok {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 4px 8px 6px 8px;
	line-height: 17px;
}



.blok p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
}


.blok h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0 0 2px 0;
}


.blok h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
}



a.home-blok-bold:link   {
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-bold:visited {
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-bold:active {
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-bold:hover {
	font-weight: bold;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}


a.home-blok-p:link   {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-p:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-p:active {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}

a.home-blok-p:hover {
	font-size: 10px;
	font-weight: normal;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
	line-height: 17px;
	text-decoration: none;
}




/* BLOK NAKIJKEN */


.blok br {
	line-height: 60%;
}


p.top-20 {
	height: 20px;
}




/* BLOK 2 3 */

#blok23 {
	position: absolute;
	display: block;
	width: 545px;
	height: 255px;
	z-index: 8;
	background: #F4F4E7;
	border: 1px solid #327E34;
	overflow: auto;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5ECD8;
	scrollbar-face-color: #6DA36B;
	scrollbar-shadow-color: #6DA36B;
	scrollbar-darkshadow-color: #6DA36B;
	scrollbar-highlight-color: #6DA36B;
	scrollbar-3dlight-color: #6DA36B;
}

#blok23 {
	left: 285px;
	top: 0px;
}

#blok23 p {
	width: 515px;
	float: left;
	margin: 0;
	padding: 0;
}

#blok23.blok23 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 4px 8px 6px 8px;
	line-height: 17px;
}


#blok23.blok23 p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 3px 0;
	padding: 0px 0 0px 0;
	line-height: 19px;
	width: 528px;
}

#blok23.blok23 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	line-height: 17px;
}

#blok23.blok23 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0 1px 0;
}

#blok23.blok23 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	line-height: 19px;
}

#blok23.blok23 p.bottom-10 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 10px 0;
	padding: 0px 0 0px 0;
}


/* BLOK 2A */

#blok23.blok2a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 4px 8px 6px 8px;
	line-height: 17px;
}

#blok23.blok2a p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 4px 0;
	padding: 0px 0 0px 0;

}

#blok23.blok2a h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	line-height: 17px;

}

#blok23.blok2a h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0 1px 0;

}

#blok23.blok2a h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	line-height: 19px;
}




/* BLOK INLOGMENU */

#blok-inlog-menu {
	position: absolute;
	width: 260px;
	height: 255px;
	z-index: 8;
	background: #F4F4E7;
	border: 1px solid #327E34;


	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5ECD8;
	scrollbar-face-color: #6DA36B;
	scrollbar-shadow-color: #6DA36B;
	scrollbar-darkshadow-color: #6DA36B;
	scrollbar-highlight-color: #6DA36B;
	scrollbar-3dlight-color: #6DA36B;

}

#blok-inlog-menu {
	dddleft: 0px;
	left: 14px;
	dddtop: 0px;
	top: 239px;
}


#blok-inlog-menu h1 {
	width: 260px;
	float: left;
	margin: 0 0 8px 0;
	padding: 0;
}

#blok-inlog-menu h2 {
	width: 260px;
	float: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
}

#blok-inlog-menu p {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

#blok-inlog-menu h2 img {
	clear: both;
	border: 0px;
	width: 21px;
	height: 11px;
	float: right;
	margin: -14px 0 0 0;
	padding: 0;
}


#blok-inlog-menu h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 5px 6px 0 -2px;
	padding: 2px 0 0 0;
	cursor: default;
	line-height: 19px;
	width: 260px;
}


#blok-inlog-menu h3 img {
	clear: both;
	border: 0px;
	width: 10px;
	height: 11px;
	float: left;
	margin: 5px 6px 0 0px;
	padding: 0 0 0 0;
	z-index: 1;
}

#blok-inlog-menu p.content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0 0 3px 0;
	line-height: 17px;
}

#blok-inlog-menu p.content-print {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 3px 0 0px 0;
	line-height: 18px;
	width: 254px;
}

#blok-inlog-menu p.content-midden {
	font-size: 12px;
	font-weight: bold;
	color: #6DA36B;
	text-align: left;
	margin: 9px 0 3px 0;
	line-height: 17px;
	width: 258px;
}


#blok-inlog-menu p.content-bottom {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 6px 0 0px 0;
	line-height: 18px;
}

#blok-inlog-menu p.content-groen {
	font-size: 12px;
	font-weight: bold;
	color: #6DA36B;
	text-align: left;
	margin: 0 0 3px 0;
	line-height: 17px;
}



/* CONTAINERS WEBSITE */

#subholder {
	dddposition: relative;
	dddwidth: 300px;
	dddbackground-color: #000000;
}


#subholder-een {
	position: absolute;
	width: 220px;
	margin: 8px 0 0 0px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

#subholder-twee {
	position: absolute;
	width: 292px;
	height: 200px;
	margin: 12px 0 0 224px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

#blok23 .gegevens-container-tabel {
	margin: 0px 0 10px 0px;
	padding: 0 0px 0px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;

}

.gegevens-container-tabel td {
	border: 1px solid #D1E0C6;
	padding: 2px 2px 2px 3px;
	vertical-align: top;
	height: 10px;
}

.gegevens-container-item {
	width: 100px;
}

.lijst-containers-website {
	padding: 0 0px 0 14px;
	position: relative;
	width: 170px;
}

#blok23 ul.lijst-containers-website {
	margin: 0px 0 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float: left;
}

#blok23 ul.lijst-containers-website li {
	list-style-type: none;
	list-style-image: url(../beeld/default/inline_content_lijst.png);
	margin: 0px 0 4px 0px;
	padding: 0 0px 0 1px;
}


/* WAGENPARK */

#blok23 .gegevens-wagens-tabel {
	margin: 10px 0 10px 0px;
	padding: 0 0px 0px 0px;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

#blok23 .gegevens-wagens-tabel img {
	margin: 5px 0 10px 0px;
}

.gegevens-wagens-item {
	width: 180px;
	vertical-align: top;
}


#blok23.blok23 .gegevens-wagens-tabel p {
	width: 170px;
}




/* VERNIETIGINGSVERKLARING */

#vernietigingsverklaring {
	width: 500px;
	height: 720px;
	margin: 0px;
	z-index: 12;
}

#vernietigingsverklaring-tekst-1 {
	position: relative;
	width: 300px;
	height: 610px;
	margin: -610px 0 0 205px;
	z-index: 14;

}

#vernietigingsverklaring-tekst-2 {
	position: relative;
	width: 500px;
	height: 530px;
	margin: -530px 0 0 13px;
	z-index: 15;

}

#blok23.blok23 #vernietigingsverklaring-tekst-2 p {
	width: 490px;

}




/* BLOK 1 2 3 STANDAARD */

#blok1, #blok2, #blok3 {
	position: absolute;
	width: 260px;
	height: 255px;
	z-index: 8;
	background: #F4F4E7;
	border: 1px solid #327E34;
}

#blok1 {
	left: 0px;
	top: 0px;
}

#blok2 {
	left: 285px;
	top: 0px;
}

#blok3 {
	left: 570px;
	top: 0px;
}

#blok1 h1, #blok2 h1, #blok3 h1 {
	width: 110px;
	float: left;
	margin: 0;
	padding: 0;
}

#blok1 h2, #blok2 h2, #blok3 h2 {
	width: 122px;
	float: right;
	margin: 0;
	padding: 0;
}

#blok1 p, #blok2 p, #blok3 p {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
}

#blok1 img, #blok2 img, #blok3 img {
	border: 0px;
	clear: both;
	width: 122px;
	height: 115px;
	float: right;
	margin: 4px 0 11px 0;
	padding: 0;
}

#blok1 h2 img, #blok2 h2 img, #blok3 h2 img {
	clear: both;
	border: 0px;
	width: 21px;
	height: 11px;
	float: right;
	margin: -12px 0 0 0;
	padding: 0;
}



/* BLOK 1 2 3 MET FOTO */


#blok1-foto, #blok2-foto, #blok3-foto {
	position: absolute;
	width: 260px;
	height: 255px;
	z-index: 8;
	background: #F4F4E7;
	border: 1px solid #327E34;

}

#blok1-foto img, #blok2-foto img, #blok3-foto img {
	position: absolute;
	width: 260px;
	height: 250px;
	z-index: 8;
	background: #F4F4E7;
	padding: 4px 0 0 0;
}

#blok1-foto {
	dddleft: 0px;
	left: 14px;
	dddtop: 0px;
	top: 239px;
}

#blok2-foto {
	left: 285px;
	top: 0px;
}

#blok3-foto {
	left: 570px;
	top: 0px;
}




/* BLOK 12 TEST 2007 06 12 */

#blok12 {
	position: absolute;
	display: block;
	width: 545px;
	height: 255px;
	z-index: 8;
	background: #F4F4E7;
	border: 1px solid #327E34;

	overflow: auto;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5ECD8;
	scrollbar-face-color: #6DA36B;
	scrollbar-shadow-color: #6DA36B;
	scrollbar-darkshadow-color: #6DA36B;
	scrollbar-highlight-color: #6DA36B;
	scrollbar-3dlight-color: #6DA36B;
}


#blok12 {
	left: 0px;
	top: 0px;
}





/* MENU BLOK 2007 06 12 ONTDUBBELEN */

#blok-menu {
	position: absolute;
	width: 260px;
	height: 255px;
	z-index: 8;
	background-color: #D1E0C6;
	border: 1px solid #327E34;
}

#blok-menu {
	left: 0px;
	top: 0px;
}

#blok-menu h1 {
	width: 260px;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
}

#blok-menu h2 {
	width: 260px;
	float: left;
	margin: 0px 0 2px 0;
	padding: 0;
}

#blok-menu p {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

.blok-menu {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 4px 8px 6px 8px;
	line-height: 17px;
}



.blok-menu p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
}


.blok-menu h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0 0 0px 0;
}


.blok-menu h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 1px 0 1px 0;
}

#blok-menu h2 img {
	clear: both;
	border: 0px;
	width: 21px;
	height: 11px;
	float: left;
	margin: 4px 7px 0 -14px;
	padding: 0;
}


a.blok-menu:link   {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0px 0px 2px 0px;
	line-height: 17px;
	text-decoration: none;
}

a.blok-menu:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0px 0px 2px 0px;
	line-height: 17px;
	text-decoration: none;
}

a.blok-menu:active {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0px 0px 2px 0px;
	line-height: 17px;
	text-decoration: none;
}

a.blok-menu:hover {
	font-size: 11px;
	font-weight: normal;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 0px 0px 2px 0px;
	line-height: 17px;
	text-decoration: none;
}


/* LIJSTEN */

.lijst-content-23-home {
	padding: 0 0px 2px 54px;
	margin: 0 0 0px 0;
	position: relative;
	width: 465px;
	line-height: 18px;
}

#blok23 ul.lijst-content-23-home {
	margin: 0px 0 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float: left;
}

#blok23 ul.lijst-content-23-home li {
	list-style-type: none;
	list-style-image: url(../beeld/default/inline_content_lijst.png);
	margin: 0px 0 2px 0px !important;
	margin: 0px 0 3px 0px;
	padding: 0 0px 0 1px;
}


.lijst-content-23-content {
	padding: 0 0px 2px 20px !important;
	padding: 0 0px 2px 14px;
	margin: 0 0 0px 0;
	position: relative;
	width: 500px;
	line-height: 18px;
}

#blok23 ul.lijst-content-23-content {
	margin: 0px 0 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float: left;
}

#blok23 ul.lijst-content-23-content li {
	list-style-type: none;
	list-style-image: url(../beeld/default/inline_content_lijst.png);
	margin: 0px 0 2px 0px !important;
	margin: 0px 0 3px 0px;
	padding: 0 0px 0 1px;
}


.lijst-content-23-sub-content {
	padding: 0 0px 2px 24px;
	margin: 5px 0 0px 0;
	position: relative;
	line-height: 18px;
}




.lijst-content-2a {
	padding: 0 0px 2px 54px;
	margin: 0 0 0px 0;
	position: relative;
	width: 465px;
}

#blok23 ul.lijst-content-2a {
	margin: 0px 0 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	float: left;
}

#blok23 ul.lijst-content-2a li {
	list-style-type: none;
	list-style-image: url(../beeld/default/inline_content_lijst.png);
	margin: 0px 0 2px 0px !important;
	margin: 0px 0 3px 0px;
	padding: 0 0px 0 1px;
	width: 250px;
}



/* SEPARATORS */

.separatordivisie {
	color: #327e34;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 7px;
}

.separatorbedrijf {
	color: #327e34;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.separatorsubmenu-sub {
	color: #327e34;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


/* MENU DIVISIES */

#divisies {
	display: block;
	position: absolute;
	width: 817px;
	height: 55px;
	z-index: 2;
	left: 54px;
	top: 139px;
}

#divisies h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

#divisies ul {
	list-style-type: none;
	margin: 0;
}

#divisies ul li {
	margin: 0;
	display: inline;
	float: right;
	padding: 2px 4px 2px 4px;
}

#divisies li a {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 2px 4px 2px 4px;
}


#divisies li a:hover {
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 1px 3px 1px 3px;
	color: #ffffff;
	background: #6DA36B;
	border: 1px solid #a9c8a2;
}


.divisies {
	font-size: 13px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0;
	padding: 2px 4px 2px 4px;
	cursor: default;
}

.divisies-actief {
	font-size: 13px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0;
	padding: 2px 4px 2px 4px;
	cursor: default;
}

/* TRIGGER MENU MAIN */

#trigger-main {
	display: block;
	position: absolute;
	width: 847px;
	height: 55px;
	z-index: 2;
	text-align: right;
	left: 17px;
	top: 197px;
}

#trigger-main h1 {
	font-size: 22px;
	font-weight: bold;
	color: #A9C8A2;
	margin: 0;
	padding: 0;
}

#trigger-main h2 {
	font-size: 22px;
	font-weight: bold;
	color: #A9C8A2;
	margin: 0;
	padding: 0;
}
#trigger-main h3 {
	font-size: 22px;
	font-weight: bold;
	color: #A9C8A2;
	margin: 0;
	padding: 0;
}


/* MENU SUBMENU */

#submenu {
	display: block;
	position: absolute;
	width: 847px;
	height: 55px;
	z-index: 2;
	left: 19px;
	top: 191px;
}

#submenu h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#submenu ul {
	list-style-type: none;
	margin: 0;
}

#submenu ul li {
	margin: 0;
	display: inline;
	float: right;
	padding: 1px 4px 1px 4px;
}

#submenu li a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 1px 4px 1px 4px;
	color: #327e34;
	background: #d1e0c6;
	border: 1px solid #BDD5B4;
}


#submenu li a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 1px 4px 1px 4px;
	color: #ffffff;
	background: #6DA36B;
}

.submenu {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 1px 4px 1px 4px;
	color: #327e34;
	background: #d1e0c6;
	border: 1px solid #a9c8a2;
}

.submenu-actief {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 1px 4px 1px 4px;
	color: #ffffff;
	background: #6DA36B;
	border: 1px solid #5C9A5F;
	cursor: default;
}



/* MENU SUBMENU SUB */

#submenu-sub {
	display: block;
	position: absolute;
	width: 853px;
	height: 25px;
	z-index: 800;
	left: 14px;
	top: 212px;
}

#submenu-sub ul {
	list-style-type: none;
	margin: 0;
}

#submenu-sub ul li {
	margin: 0;
	display: inline;
	float: right;
	padding: 2px 0px 2px 0px;
}

#submenu-sub li a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
}


#submenu-sub li a:hover {
	font-size: 10px;
	color: #6DA36B;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
}

.submenu-sub {
	font-size: 10px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
	cursor: default;
}

.submenu-sub-actief {
	font-size: 10px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
	cursor: default;
}



/* MENU BEDRIJFSGEGEVENS */

#bedrijfsgegevens {
	display: block;
	position: absolute;
	width: 790px;
	height: 25px;
	z-index: 800;
	left: 85px;
	top: 162px;
}

#bedrijfsgegevens ul {
	list-style-type: none;
	margin: 0;
}

#bedrijfsgegevens ul li {
	margin: 0;
	display: inline;
	float: right;
	padding: 2px 0px 2px 0px;
}

#bedrijfsgegevens li a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 2px 12px 2px 12px;
}


#bedrijfsgegevens li a:hover {
	font-size: 10px;
	color: #6DA36B;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 2px 12px 2px 12px;
}

.bedrijfsgegevens {
	font-size: 10px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0 1px 0 1px;
	padding: 2px 12px 2px 12px;
	cursor: default;
}

.bedrijfsgegevens-actief {
	font-size: 10px;
	font-weight: normal;
	color: #6DA36B;
	margin: 0 1px 0 1px;
	padding: 2px 12px 2px 12px;
	cursor: default;
}



/* CONTENT INDEX Gebruikt voor o.a. adres, inlogscherm */

.content-index {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 8px;
	line-height: 19px;
}

a.content-index:link   {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content-index:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content-index:active {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content-index:hover {
	font-size: 11px;
	font-weight: normal;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

/* CONTENT Gebruikt voor links in teksten */

.content {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 8px;
	line-height: 19px;
}

a.content:link   {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content:visited {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content:active {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content:hover {
	font-size: 12px;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}



a.content-underline:link   {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: underline;
}

a.content-underline:visited {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: underline;
}

a.content-underline:active {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}

a.content-underline:hover {
	font-size: 12px;
	color: #82af7d;
	text-align: left;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 19px;
	text-decoration: none;
}





/* CONTACTFORMULIER PETERS PAPIERHANDEL BV */

span.adres-span-gegevens {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
	width: 176px;
	float: left;
	cursor: default;
}

span.adres-span-velden {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 3px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
}


span.contact-span-gegevens {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 3px 0 0px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
	width: 168px;
	float: left;
	cursor: default;
}

span.contact-span-velden {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 3px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
}

input.contact-span-velden {
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #E5ECD8;
	width: 300px;
	height: 17px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 2px 0px 0 8px;
	padding: 1px 8px 0 3px;
}


select.contact-keuzelijst  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 315px;
	height: 18px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 3px 0px 8px 8px;
	padding: 1px 2px 1px 3px;

}

option {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 0px 0;
	padding: 1px 0 1px 0;

}

textarea {
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E5ECD8;
	scrollbar-face-color: #6DA36B;
	scrollbar-shadow-color: #6DA36B;
	scrollbar-darkshadow-color: #6DA36B;
	scrollbar-highlight-color: #6DA36B;
	scrollbar-3dlight-color: #6DA36B;

}




textarea.contact-opmerkingen-textarea  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 306px;
	height: 120px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 4px 0px 4px 8px;
	padding: 2px 2px 0 3px;

}

.dataknoppen2  {
	width: 100px;
	height: 24px;
	text-align: center;
	color: #000000;
	background-color: #DDDACA;
	padding: 0px 0 0 4px;
	margin: 12px 0 0 41px;
}

input.knoppen-contact  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background: #DBE7D0;
	width: 100px;
	height: 24px;
	border: 1px solid #327e34;
	text-align: center;
	vertical-align: center;
	font-size: 12px;
	margin: 8px 12px 40px 179px;
	padding: 2px 0 2px 0;
}





/* OFFERTEFORMULIER PETERS PAPIERHANDEL BV */

span.offerte-span-gegevens {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 3px 0 0px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
	width: 168px;
	float: left;
	clear: left;
	cursor: default;
}


span.offerte-span-velden {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 3px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
}

input.offerte-span-velden {
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #E5ECD8;
	width: 300px;
	height: 17px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 2px 0px 0 8px;
	padding: 1px 8px 0 3px;

}


select.offerte-keuzelijst-doelgroep  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 315px;
	height: 18px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 3px 0px 8px 8px;
	padding: 1px 2px 1px 3px;

}

select.offerte-keuzelijst-frequentie  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 315px;
	height: 18px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 3px 0px 8px 8px;
	padding: 1px 2px 1px 3px;

}




textarea.offerte-beschrijving-bedrijf-textarea  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 306px;
	height: 120px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 4px 0px 4px 8px;
	padding: 2px 2px 0 3px;

}

textarea.offerte-beschrijving-omvang-textarea  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 306px;
	height: 120px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 4px 0px 4px 8px;
	padding: 2px 2px 0 3px;

}



input.knoppen-offerte  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background: #DBE7D0;
	width: 100px;
	height: 24px;
	border: 1px solid #327e34;
	text-align: center;
	vertical-align: center;
	font-size: 12px;
	margin: 8px 12px 40px 179px;
	padding: 2px 0 2px 0;
}





/* SOLLICITATIEFORMULIER PETERS PAPIERHANDEL BV */

span.sollicitatie-span-gegevens {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 3px 0 0px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
	width: 168px;
	float: left;
	clear: left;
	cursor: default;
}


span.sollicitatie-span-velden {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0 3px 0;
	padding: 0px 0 0 0px;
	line-height: 19px;
	text-decoration: none;
}

input.sollicitatie-span-velden {
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #E5ECD8;
	width: 300px;
	height: 17px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 2px 0px 0 8px;
	padding: 1px 8px 0 3px;

}

input.sollicitatie-span-import-bestand {
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #E5ECD8;
	width: 313px;
	height: 19px;
 	border: 1px solid #327e34;
	vertical-align: center;
	margin: 2px 0px 0 8px;
	padding: 2px 8px 0 3px;

}



select.sollicitatie-keuzelijst-divisies  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 315px;
	height: 18px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 3px 0px 8px 8px;
	padding: 1px 2px 1px 3px;

}

textarea.sollicitatie-brief-textarea  {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
	font-weight: normal;
	background-color: #E5ECD8;
	width: 306px;
	height: 220px;
 	border: 1px solid #327e34;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	margin: 4px 0px 4px 8px;
	padding: 2px 2px 0 3px;

}

input.knoppen-sollicitatie  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background: #DBE7D0;
	width: 100px;
	height: 24px;
	border: 1px solid #327e34;
	text-align: center;
	vertical-align: center;
	font-size: 12px;
	margin: 8px 12px 40px 179px;
	padding: 2px 0 2px 0;
}













/* EINDE PETERS PAPIERHANDEL BV */

























/* content later invullen */

#content {
	position:absolute;
	width:588px;
	height:412px;
	z-index:6;
	left: 203px;
	top: 119px;
	overflow: auto;
	display: block;
	background: #F4F4E7;
	border: 1px solid #327e34;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F5CEA6;
	scrollbar-face-color:#327e34;
	scrollbar-shadow-color:#327e34;
	scrollbar-darkshadow-color:#327e34;
	scrollbar-highlight-color:#327e34;
	scrollbar-3dlight-color:#327e34;
}

.content {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0;
	padding: 4px 8px 6px 8px;
	line-height: 19px;
}

.content p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0;
}

.content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin: 0;
	padding: 0 0 2px 0;
}

.content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	margin: 0;
	padding: 6px 0 1px 0;
}

.content br {
	line-height: 60%;
}













