@import url(fonts-leguijt.css) all;
@import url(style-leguijt-css3.css) all;
* {
	margin: 0px;
	padding: 0px;

}
body {
	background-image: url(../img/bg/bg-tile-paars.png);
	text-align: center;
	background-color: white;
	background-repeat: repeat;
	background-attachment: fixed;
	font-size:62.5%;
}
p {
	color: #44006e;
	line-height: 1.6em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.4em;
}
h1 {
	font-family: 'desyrelregular',verdana,arial,helvetica,sans-serif;
	color: #44006e;
	line-height: 24px;
	font-weight: bold;
	font-size: 2.5em;
}
h2 {
	color: #44006e;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2.4em;
}
.regelafstand-h2 {line-height: 1.5em !important;}
a:link {
	text-decoration: none;
	color: #44006e;
}
a:visited {
	text-decoration: none;
	color: #44006e;
}
a:hover {
	color: #953a4a;
	text-decoration: underline;
}
a:active {
	color: #002e3d;
	text-decoration: none;
}
p a:link {
	text-decoration: none;
	color: #44006e;
	font-style: italic;
}
p a:visited {
	text-decoration: none;
	color: #44006e;
	font-style: italic;
}
p a:hover {
	color: #953a4a;
	text-decoration: underline;
	font-style: italic;
}
p a:active {
	color: #002e3d;
	text-decoration: none;
	font-style: italic;
}
#pattern-top {
	background-repeat: repeat-x;
	background-image: url(../img/bg/bg-tile-letters.png);
	height: 260px;
	position: fixed;
	right: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
}
#container {
	position: relative;
	margin-right: auto;
	width: 994px;
	margin-left: auto;
	max-width: 994px;
	margin-bottom: 50px;
}
#header {
	background-image: url(../img/header/header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	z-index: 1;
	position: relative;
	height: 245px;
}
#overvloei {
	background-position: left bottom;
	background-repeat: repeat-x;
	z-index: 10;
	margin-left: 7px;
	margin-top: 1px;
	background-image: url(../img/header/overvloei.png);
	height: 243px;
	position: relative;
	margin-right: 7px;
}
#header-naam {
	width: 275px;
	background-image: url(../img/header/guurtje-leguijt.png);
	margin-top: 14px;
	position: absolute;
	height: 145px;
	background-repeat: no-repeat;
	z-index: 50;
	margin-left: 20px;
}
#header-guurtje {
	margin-left: 307px;
	width: 150px;
	background-repeat: no-repeat;
	z-index: 50;
	height: 185px;
	position: absolute;
	background-image: url(../img/header/guurtje.png);
	margin-top: -10px;
}
#header-paperclip {
	width: 70px;
	background-repeat: no-repeat;
	margin-top: -15px;
	height: 100px;
	margin-left: 413px;
	position: absolute;
	background-image: url(../img/header/paperclip.png);
	z-index: 55;
}
#header-post-it {
	background-repeat: no-repeat;
	top: 0px;
	background-image: url(../img/header/post-it.png);
	height: 182px;
	width: 182px;
	text-align: center;
	margin-left: 630px;
	position: absolute;
	margin-top: -20px;
	background-position: center top;
	z-index: 50;
}
#header-post-it-txt {
	margin-left: 10px;
	font-family: 'desyrelregular',verdana,arial,helvetica,sans-serif;
	margin-right: 20px;
	color: #44006e;
	line-height: 24px;
	font-size: 20px;
}
/* menu */
#header-menu-bg {
	background-image: url(../img/header/menu-achtergrond.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 170px;
	background-position: center top;
	z-index: 10;
	height: 87px;
		right: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
}
#header-menu {
	margin-left: 26px;
	z-index: 10;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
	margin-top: -5px;
	padding-top: 17px;
}
#header-menu li {
	padding-left: 20px;
	padding-right: 10px;
   float: left;
   list-style: none;
}
#header-menu .sep {
	color: #44006e;
	font-weight: bold;
	font-size: 20px;
	margin-left: -30px;
	margin-right: -20px;
	font-family: 'desyrelregular',verdana,arial,helvetica,sans-serif;
	padding-top: 18px;
}
#header-menu a {
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;  
	font-size: 16px;
  font-weight: bold;
}
#header-menu a:link, #header-menu a:visited, #header-menu a:active, #header-menu a:hover{
	text-decoration: none;
	color: #44006e;
	font-size: 30px;
	line-height: normal;
	font-family: 'DesyrelRegular',verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
#header-menu a:hover {
	color: #953a4a;
}
/* submenu */
#submenu-boeken {	
  top: -14px;
  z-index: 3000;
  list-style: none;
}
ul ul { display: none; }
ul li:hover > ul { 
   width: 100px;
	display: block;
	position: relative;
	list-style: none;
	left: -20px;
}	
#submenu-boeken li{
  	background-image: url(../img/header/submenu-achtergrond.png);
  	background-repeat: no-repeat;
  	background-position: top left;
  	width: 210px; 
  	height: 40px;
}
li.submenu-onder {
  	background-image: url(../img/header/submenu-achtergrond.png);
  	background-position: bottom left !important;
  	padding-bottom: 30px;
}
#submenu-boeken li a {
	text-align: left;
}
#txt-achtergrond {
	z-index: 0;
	margin-left: 7px;
	background-color: #fdfbf8;
	text-align: left;
	margin-right: 7px;
	width: 980px;
	margin-top: -5px;
	position: relative;
	min-height: 600px;
	padding-bottom: 30px;
}
#footer-content {
	z-index: 0;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #fdfbf8;
	background-image: url(../img/bg/bovenrand-footer.png);
	background-repeat: repeat-x;
	margin-top: -5px;
	position: relative;
	min-height: 170px;
	clear: both;
	padding: 20px 20px 0px 20px;
}
.footer-kolom {
	position: relative;
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.footer-kolom h1 {
	margin-bottom: 10px;
}
#footer-overvloei {
	background-image: url(../img/header/overvloei-footer.png);
	background-repeat: repeat-x;
	position: relative;
	margin-left: 7px;
	margin-right: 7px;
	z-index: 10;
	height: 50px;
}
#footer-onder {
	height: 50px;
	width: 980px;
	background-image: url(../img/header/papier-creme-boven.png);
	background-position: left bottom;
	position: relative;
	margin-left: 7px;
	margin-right: 7px;
	z-index: 0;
	margin-top: -50px;
}
.social-media-left {
	text-align: left;	
	padding-left: 100px;
}
#punaise-footer01, #punaise-footer02, #punaise-footer03 {
	width: 50px;
	position: absolute;
	height: 50px;
	background-image: url(../img/bg/punaise01.png);
	background-repeat: no-repeat;
	right: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
}
#punaise-footer01 {
	margin-top: -4px;
	margin-left: 111px;
}
#punaise-footer02 {
	margin-top: 8px;
	margin-left: 480px;
}
#punaise-footer03 {
	margin-top: -5px;
	margin-left: 811px;
}
#footer-paperclip {
	width: 70px;
	background-repeat: no-repeat;
	margin-top: -33px;
	height: 100px;
	margin-left: 300px;
	position: absolute;
	background-image: url(../img/bg/paperclip-onder.png);
	z-index: 55;
}
#footer-post-it, #footer-post-it2  {
	background-repeat: no-repeat;
	top: 0px;
	background-image: url(../img/header/post-it.png);
	height: 182px;
	width: 182px;
	text-align: center;
	position: absolute;
	background-position: center top;
}
#footer-post-it {
	margin-left: 710px;
	margin-top: -120px;
	z-index: 50;
}
#footer-post-it-txt {
	margin-left: 10px;
	font-family: 'desyrelregular',verdana,arial,helvetica,sans-serif;
	margin-right: 20px;
	color: #44006e;
	line-height: 22px;
	font-size: 19px;
}
#footer-post-it2 {
	margin-left: 725px;
	margin-top: -110px;
	z-index: 45;
}
.social-media-verdeling {
	padding-bottom: 8px;
}
/* Bestel bij Bol.com */
.bestel {
  position: relative;
  min-height: 20px;
  min-width: 350px;
  float: left;
  margin-top: 20px;
  font-weight: bold;
  color: #44006e;
  z-index: 5000; /* Let op! Anders is bestellink niet klikbaar */
  margin-bottom: 0px;
}
.bol_pml_box {
	border: none !important;
	background-color: transparent !important;
	width: 450px !important;
}
.product_details_mini a:link, .product_details_mini a:visited {
	color: #44006e !important;
}
/* http://share.lockerz.com aanpassing */
.a2a_default_style {
	padding: 20px 0px 10px 0px !important;
	font: bold 12px verdana,arial,helvetica,sans-serif !important;
	width: 200px !important;
	clear: left;
	margin-bottom: 20px;
}

