/* ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------- */
/* ---------------------------------------- MEIJER EN SIEGERS -------------------------------- */
/* ------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 78%;
	text-align: left;
	color: #666;
	/*background-image: url(plantagebooksandmore/images/bg-01.gif);*/
}

#container {
	margin: 1em auto;
	width: 800px;
	background-color: #FFFFFF; 
}

a:link { 	text-decoration:none;
			color:#903;
}
										
a:visited { text-decoration:none;
			color:#903;
}
					
a:hover { 	text-decoration:none;
			color:#903;
}

a img {	border:0px;

}

#leftspace {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	float: left;
	width: 130px;                /* deze mag samen met de padding left en right niet meer zijn dan 150 pix !!!*/
	padding: 20px 0px 0px 20px;
}

#contents {
	float:left;
	background-color: #FFFFFF;  /* was#99CD00 #FBFDFB */
	line-height: 150%;
	height: 100%; 				/* fix IE6 float bug */
	font-weight: bold;			/* test voor beter lettertype */
	font-size: 1em;
	padding: 0px 0px 0px 20px;
	text-decoration:none;
}



/* ---------------------------------------------- HEADER ---------------------------------- */

#header {
	height: 100px;
	background-image: url(headers/headernieuw.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* ----------------------------------------- MENU horizontaal boven ----------------------- */

#mainnav {
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#mainnav ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#mainnav li {
	display: inline;
	padding: 0 14px;                      /* ruimte tussen text en lijn !!!!!!!!!!!!!!!!!!    was 20    !!!!!!!!!    */
	border-left: 1px solid #FAA016;
	border-right: 1px solid #FAA016;
	margin-left: 3px;
}
#mainnav li a {
	text-decoration: none;
	color: #666;
	background: #fff;
}
#mainnav li a:hover {
	text-decoration: none;
	color: #666;
	background-color: #fff;
}

/* ------------------------------------- MENU vertikaal links --------         wordt niet meer gebruikt          ------------------------ */

#menu {
	float: left;
	background-color: #FFF;
	padding-left: 20px;
	padding-top: 35px;
}
#menu ul  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	font-weight: bold;
	width: 125px;
	border-bottom: 4px solid #dbefde;
	border-right: 4px solid #dbefde;
	border-left: 4px solid #dbefde;
}
#menu ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 10px solid #dbefde; /* LICHTE RAND OM MENU    */
}
	
#menu ul li a {
	display: block;
	margin: 0;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 0.5em solid #42B366;
	text-decoration: none;
	width: 100%; /* fix IE6 bug */
}

html>body #menu ul li a { width: auto; } /* fix IE6 bug */

#menu ul li a:link {
	 color: #666;
}
#menu ul li a:visited {
	 color: #666;
}
#menu ul li a:hover  {
	border-color: #F1F8EF;
	color: #FBFDFB;
	background: #AFDEBC;
}

/* ---------------------------------------------- FOOTER ------------------------------------ */

#footer {
	clear: left;
	text-align: center;
	padding: 10px 5px 10px 170px;
	font-size: 0.75em;
}
#footer a {
	text-decoration: none;
	color: #CC6666;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 2px 0 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 0 5px;
}

/* --------------------------------------- GROTE hoofdletter aan begin alinea -------------- */
.dropcap {
	float: left;
	font-size: 2em;
	line-height: 0.8em;
	margin: 2px 5px 0 0;
	padding: 5px 5px;
	border: 1px solid #999;
}

/* ----------------------------------------- TEXT GROOTTE (relatief in em) --------------- */

p,dl,h1,h2,h3 {
	font-weight: bold;
	font-size: 1.2em;
}

p3{
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
}
h1 {
	font-size: 1.50em;
	margin-top: 2em;
}
h2 {
	font-size: 1.38em;
	margin-top: 2em;
}	
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 0.8em;	
}

/* ------------------------------------------- CONTACTFORMULIER --------------------------------- */

#contactform {
	display: block;
	padding: 4em 1em 0em 1em;
}
#contactform label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}
#contactform input {
	display: block;
	width: 20em;
}
#contactform input.button {
	margin-top: 1em;
	background-color: #b92c92;
	border: 1px outset #999;
}

/* ---------------------------------------- ATENTIE AKTIE RUIMTE !!!!! ------------------ */

dl.aktieruimte {
	clear: right;
}
dl.aktieruimte dt {
	clear: right;
	color: #ffcc00;
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1.3em;
	font-style: normal;
	font-family: Comic Sans MS;
	text-align: center;
	background-color: #cc3333;
	margin-top: 0.8em;
	padding: 0.2em;
}
dl.aktieruimte dd {
	margin: 0;
	padding: 0;	
	font-weight: normal;
	font-family: Comic Sans MS;
	font-style: normal;
	text-align: center;
	background-color: #dbefde;
	color: #999;
	font-size: 1.4em;
	line-height: 1.5em;
}
dl.aktieruimte dd img {
	float: left;
	margin: 0.1em 0.5em 0 0;
}
dl.aktieruimte dd p {
	margin: 0;
	font-size: 3em;
	float: right;
}
.cleaner {
	clear: left;
}
/* ---------------------------------------- BOEKENLIJST ------------------------------------ */

dl.boekenlijst {
	clear: right;
}
dl.boekenlijst dt {
	clear: left;
	color: #701036;
	background-color: #fff;
	margin-top: 1.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
}
dl.boekenlijst dd {
	margin-top: 0.3cm;
	padding: 0;	
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
}
dl.boekenlijst dd img {
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
}
dl.boekenlijst dd p {
	margin: 0;
	font-size: 1em;
	float: right;
	margin-top: 10px;
}
.cleaner {
	clear: left;
}
/* -------------------------------------------- MULTIMEDIA ------------------------------ */
dl.multimedia {
	clear: right;
	
}
dl.multimedia dt {
	clear: left;
	color: #999;
	background-color: #ffcc33;
	margin-top: 1.5em;
	padding: 0.2em;
}
dl.multimedia dd {
	margin: 0;
	padding: 0;	
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
}
dl.multimedia dd img {
	float: left;
	margin: 0.1em 0.5em 0 0;
}
dl.multimedia dd p {
	margin: 0;
	font-size: 1em;
	float: right;
}
.cleaner {
	clear: left;
}

/* ----------------------------------------- SCHRIJFWAREN ------------------------------- */

#schrijfw {
	background-color: #FFF;
	
}
#schrijfw #container {
	background-color: #fff;
}

#schrijfw #header {
	height: 100px;
	background-image: url(headers/headernieuw.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#schrijfw #contents {
	float:left;
	background-color: #ffffff;
	line-height: 200%;
	width: 603px;
}

#schrijfw #mainnav {
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#schrijfw #mainnav ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#schrijfw #mainnav li {
	display: inline;
	padding: 0 14px;                      /* ruimte tussen text en lijn !!!!!!!!!!!!!!!!!!    was 20    !!!!!!!!!    */
	border-left: 1px solid #FAA016;
	border-right: 1px solid #FAA016;
	margin-left: 3px;
}
#schrijfw #mainnav li a {
	text-decoration: none;
	color: #666;
	background: #fff;
}
#schrijfw #mainnav li a:hover {
	text-decoration: none;
	color: #666;
	background-color: #fff;
}

/* --------------------------------------------  MENU   -------------------------------------- */

#schrijfw #menu ul {
	float:left;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 100px solid #fff;
}
#schrijfw #menu ul li {
	border-top: 10px solid #fff;
	text-align: left;
}
#schrijfw #menu ul li a {
	border-left: 4px solid #f47321;
}
#schrijfw #menu ul li a:link {
	color: #000;
}
#schrijfw #menu ul li a:visited {
	color: #8ea9be;
}
#schrijfw #menu ul li a:hover  {
	color: #8ea9be;
	background-color:#FFF;
}

/* --------------------------------------------  FOOTER   -------------------------------------- */

#schrijfw #footer {  
	clear: left;
	text-align: center;
	padding: 5px 5px 10px 170px;
	font-size: 0.75em;
	
}
#schrijfw #footer a {
	text-decoration: none;
	color: #cc6666;
}
#schrijfw #footer a:hover {
	text-decoration: underline;
	
}
#schrijfw #footer ul {
	margin: 2px 0 0;
	padding: 0;
	list-style-type: none;
}
#schrijfw #footer li {
	display: inline;
	padding: 0 5px;
}
h1.schrijfw_boven {
	height: 50px;
	text-indent: -5000px;
	background: url(schrijfwaren/images/banner00.gif) no-repeat 50% 0;
}
h1.schrijfw_onder {
	height: 50px;
	text-indent: -5000px;
	background: url(schrijfwaren/images/footer00.gif) no-repeat 50% 0;
}
h2.merknaam {
	font-size: 1.2em;
	text-align: left;
	margin-top: 0;
	color: #F47321;
}
h3.modelnaam {
	font-size: 1.2em;
	text-align: left;
	margin-top: 0;
}
#schrijfw h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.10em;
	text-align: left;
	margin-top: 0;
}
.pennen dd {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

p.prijs {
	margin-top: 25px;
	padding-bottom: 0.5em;
	border-bottom: 5px solid #ccc;
	font-size: 0.9em;
}
