
body  {
	margin:0;
	margin-top: -26px;
	padding:0;
	font-family: verdana, arial, times, georgia, sans-serif;
	background-color: #f9eee4;
    color:#3a3838;
	font-size:14px;    
	position: relative;
	padding-bottom: 12rem;
	min-height: 100%;
}


html {
  height: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.footer-img{
	width: 40px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
.footer-opmaak{
	background-color: #f7f2ee;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 1130px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	margin-top: 80px;
	position: absolute;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  border-radius: 150px 150px 0px 0px;
	
}
.footer-center{
	color:  #8f9296;
	text-align:center;
	display: inline-block;
	font: normal 10px Verdana;
	margin-left: -80px;
}
.footer-center p{
	margin: 0;
}
.footer-center li{
	display: inline-block;
	margin: 15px 5px 15px 5px;
}
.hover-bubble {
	position: relative;
	display: inline-block;
	color:#ec2700;
	text-decoration:none;
}
.hover-bubble:hover {
	position: relative;
	display: inline-block;
	 color:#c00000;
	 text-decoration:underline;
}
.footer-hover{
	color:#ec2700;
	text-decoration:none;
}
.footer-hover:hover{
	 color:#c00000;
	 text-decoration:underline;
	 cursor: pointer; 
	 cursor: hand;
}
.hover-bubble .hover-bubble-tekst {
	visibility: hidden;
	width: 400px;
	background-color: #fffef7;
	color: #8f9296;
	text-align: center;
	border-radius: 6px;
	padding: 5px 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	margin-bottom: 5px;
	font: normal 10px Verdana;
	opacity: 0;
	transition: opacity 0.5s;
}

.hover-bubble .hover-bubble-tekst::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 15%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

.hover-bubble:hover .hover-bubble-tekst {
	visibility: visible;
	opacity: 1;
}

@media (max-width: 500px) {
	.footer-img{
		margin-top:10px;
	}
	.footer-center li{
		display: block;
		margin: 2px 0px 2px 0px;
	}
	.footer-center{
		 text-align: center;
		 margin-right: 0;
		 margin-left: -120px;
	}
	.hover-bubble .hover-bubble-tekst {
		width: 291px;
		margin-left: -122px;
		margin-bottom: 3px;
	}
	.hover-bubble .hover-bubble-tekst::after {
		margin-left: 96px;
	}
	.footer-opmaak{
		width:100%;
		margin:0px;
		border-radius: 75px 75px 0px 0px;
	}
}

a {

color:#ec2700;
    text-decoration:none;
    
}

a:hover {
    color:#c00000;
	text-decoration:underline;
	cursor: pointer; 
	cursor: hand;
}

img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img:hover {
	border:0px solid #4BA9E9;
}

#wrapper {
	height:100%;
	margin:auto;
	width:90%;
}

#menu {
	color:#585858;
	position: absolute;
	top: 140px; 
	left: 10px;
}
	
#MobileBanner {
	display: none;
}

#LargeBanner {
	position: absolute;
	top: 0px; 
	left: 0px;
	width: 1200px;
}

#KadoPlaatje {
	position: absolute;
	top: 520px; 
	left: 40px; 
}

#Hamburger {
	display: none;
}

/********************* Menu  ******************/

#menu {
	color:#585858;
}


/********************* Contact  ******************/

input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

/********************* Search form  ******************/

.text {
	height:14px;
	width:110px;
}

.go {
	height:21px;
	background:#65A8C9;
	color:#fff;
	font-family:helvetica;
	font-weight:bold;
}


/************************ LEFT SIDE COLUMN *****************/

#left {
	float:left;
	line-height:1.6em;
	padding-top:50px;
	width: 200px;
	}
	
#left h1, #right h1 {
	font-size:15px;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-bottom:0px dotted #c4c4c4;
}

#left p {
/*	font-size:12px; */
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-3px !important; 

/*****  FIREFOX  *****/

	margin-top:-14px;             
/***** INTERNET EXLORER *****/

}	


/************************** MAIN CONTENT IN MIDDLE ******************/


#middle {
    position:relative;
    left:140px;
    top:150px;
	width:455px; 
	line-height:1.25em;
    text-align: justify;
}
	
#middle p, p {
    color:#3a3838;
    
}

#middle h1 {
	font-family:"Century Gothic", verdana, arial, times, sans-serif;
	font-size:21px;
	font-weight:normal;
	border-bottom:0px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:24px;
}


#middle h2 {
	font-family:"Century Gothic", verdana, arial, times, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-top:26px;
	margin-bottom:10px;
	color: #c00000;
}

#Wagentje{
	width:40px;
}

/***************************  RIGHT COLUMN  *********************/

#ContactPlaatjes{
    position: absolute;
    left: 520px;
    top:65px;	
}

#SpecifiekeBoekPlaatjes{
    position: absolute;
    left: 520px;
    top:65px;	
}

	#paperBackLabel {
	position: relative; 
	top: 20px;
	left: -0px;
	}

	#hardBackLabel {
	position: relative; 
	top: 20px;
	left: -0px;
	}

	#WagentjePaperback {
	position: relative; 
	top: -8px;
	left: 90px;
	width:40px;
	}
		
	#WagentjeHard {
	position: relative; 
	top: -8px;
	left: 93px;
	width:40px;
	}

	#Wagentje.WagenOpBoekSpecifiekePag {
	position: relative; 
	top: -45px;
	left: 220px;
	width:40px;
	}

#right {
    position: absolute;
    left: 680px;
    top:160px;
}


#right a {
	line-height:2em;
	
}

#right br {
	line-height:0.7em;
}


/********************************************    FOOTER  *****************/


#footer {
	border-top:1px solid #c4c4c4;
	padding-top:50px;
	text-align:center;
	width:90%;
	margin:0 auto;
	clear:both;
}

.footer {
	margin-top:-2px;
}	

#carrousel {
	position: relative;
	width:  300px;
	height: 300px;
	margin: 20px auto;
	padding: 0 0 0 18px;
	}
#carrousel ul {
	height: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#carrousel li {
	margin: 0;
	padding: 0;
	}
#carrousel img { 
	width: 300px;
	height: 300px;
	padding: 0px;     
	vertical-align: top;
	border-color:#2C2B54;
	border-width:1px;
	border-style:solid;
	}
	
/*********************    Dropdown  *****************/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
}

ul.dropdown li {
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
 
  font-family: verdana, arial, times, georgia, sans-serif;
  font-size:14px;  
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:6px;
  border:1px solid #8d6a56;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 10px;
	
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;

  /* width of buttons */
  width:150px;
  text-decoration:none;

  /************  Gradient #ffffff to #f2e8df  *****************/

  background:-moz-linear-gradient( center top, #ffffff 9%, #f2e8df 96% );
  background:-ms-linear-gradient( top, #ffffff 9%, #f2e8df 96% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2e8df');
  background:-webkit-gradient( linear, left top, left bottom, color-stop(9%, #ffffff), color-stop(96%, #f2e8df) ); 
     
  background-color:#ffffff;
  display:inline-block;
  text-shadow:1px 1px 0px #ffffff;
  -webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
  box-shadow:inset 1px 1px 0px 0px #ffffff;
  
  opacity: 0.95; /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=95)"; /* ie 8 */
  filter: alpha(opacity=95); /* ie lt 7 */
  -khtml-opacity: 0.95; /* safari 1.x */
  -moz-opacity: 0.95; /* ff lt 1.5, netscape */

}

ul.dropdown li.hover,
ul.dropdown li:hover {
  position: relative;
  z-index: 599;

  cursor: default;
	
  background:-moz-linear-gradient( center top, #ffffff 9%, #e5cbb3 96% );	
  background:-ms-linear-gradient( top, #ffffff 9%, #e5cbb3 96% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5cbb3'); /* for IE */
  background:-webkit-gradient( linear, left top, left bottom, color-stop(9%, #ffffff), color-stop(96%, #e5cbb3) ); 
	
  opacity: 1; /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=100)"; /* ie 8 */
  filter: alpha(opacity=100); /* ie lt 7 */
  -khtml-opacity: 1; /* safari 1.x */
  -moz-opacity: 1; /* ff lt 1.5, netscape */
	
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.active {
 visibility: hidden;
}

ul.dropdown-vertical {
 width: 200px;
}

ul.dropdown-vertical ul {
 /* sub-menu position */
 top: 22px;
 left: 30px;
}

ul.dropdown-vertical li {
 float: none;
}

/* FUNNY PICTURE EFFECT */

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
 
 
.pic {
  /* border: 10px solid #fff;  
   float: left;*/
  position: relative;
  left: 0px;
  height: 55px;
  width: 55px;
  
  /* margin: 20px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #111;
   box-shadow: 5px 5px 5px #111;*/          
}

/*MORPH*/
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}



input[type=submit] {
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
 
  font-family: verdana, arial, times, georgia, sans-serif;
  font-size:14px;  
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:6px;
  border:1px solid #8d6a56;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
	
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;

  /* width of buttons */
  width:120px;
  text-decoration:none;

  /************  Gradient #ffffff to #f2e8df  *****************/

  background:-moz-linear-gradient( center top, #ffffff 9%, #f2e8df 96% );
  background:-ms-linear-gradient( top, #ffffff 9%, #f2e8df 96% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2e8df');
  background:-webkit-gradient( linear, left top, left bottom, color-stop(9%, #ffffff), color-stop(96%, #f2e8df) ); 
     
  background-color:#ffffff;
  display:inline-block;
  text-shadow:1px 1px 0px #ffffff;
  -webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
  box-shadow:inset 1px 1px 0px 0px #ffffff;
  
  opacity: 0.95; /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=95)"; /* ie 8 */
  filter: alpha(opacity=95); /* ie lt 7 */
  -khtml-opacity: 0.95; /* safari 1.x */
  -moz-opacity: 0.95; /* ff lt 1.5, netscape */
}

input[type=submit]:hover {
  position: relative;
  z-index: 599;

  cursor: default;
	
  background:-moz-linear-gradient( center top, #ffffff 9%, #e5cbb3 96% );	
  background:-ms-linear-gradient( top, #ffffff 9%, #e5cbb3 96% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5cbb3'); /* for IE */
  background:-webkit-gradient( linear, left top, left bottom, color-stop(9%, #ffffff), color-stop(96%, #e5cbb3) ); 
	
  opacity: 1; /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=100)"; /* ie 8 */
  filter: alpha(opacity=100); /* ie lt 7 */
  -khtml-opacity: 1; /* safari 1.x */
  -moz-opacity: 1; /* ff lt 1.5, netscape */
	
}

table, th, td 
	{
		border: 1px solid grey;
		border-collapse: collapse;
	}
th, td {
		padding: 6px;
		text-align: left;
}

textarea
	{
		width: 300px;
}

/* =================================================*/
/* ==========================/MOBILE==/======*/
/* =================================================
 	Thx to Osvaldas Valutis for the first 14 lines, www.osvaldas.info */

@media only screen and (max-width: 500px) {
	#nav2:not( :target ) > a:first-of-type, #nav2:target > a:last-of-type {
	display: block;
    -webkit-transition: display 2s; /* For Safari 3.1 to 6.0 */
    transition: display 2s;
	}

	#nav2 > ul {
	display: none;
	}

	#nav2:target > ul {
	display: block;
	}
	
	#Hamburger {
	display: block;
	position: fixed;
	top:20px;
	left:10px;
	width:50px;
	}
	
    #menu {
    position: relative;
	display: block;
	top:10px;
	left: 0px;
    }

    #nav {
    top:60px;
	}

    #MobileBanner {
	position: fixed;
	display: block;
	top: 0px; 
	left: 0px;
	width: 100%;
	
    }

	#LargeBanner {
	display: none;	
	}

/* =========menu top level========================================*/


  ul.dropdown li {
	font-size:20px;    
	text-align: center;
	width:100%;
	padding:10px 0px 10px 0px;
  }

	ul.dropdown-vertical {
	width:90%;
	
	left: 20px;
	height: 100p
	}

/* =========menu sub level========================================*/

	ul.dropdown ul {
	width:200px;
	left: 10px;
	text-align: left;
	top:45px;
	}

    #left {
    left:0px;
    top:0px;
	width:100%; 
    }

    #middle {
	position:relative;
    left:16px;
	width:90%; 
	top: 80px;
	font-size:16px;
	z-index:1;
	}

	#KadoPlaatje {
	display: none;
	}
	
	#carrousel {
	display: none;
	}
	
	#MargaCopyRight {
	display: none;
	}
	
	#wrapper {
	width:100%;
	}	
	
	
	#ContactPlaatjes{
    position: relative;
    display:inline-block;
    left: 0px;
    top:0px;
	}
	
	#SpecifiekeBoekPlaatjes{
    position: relative;
    display:inline-block;
    left: 0px;
    top:0px;
	}
	
	
	#paperBackLabel {
	position: relative; 
	top: -150px;
	left: 200px;
	}

	#hardBackLabel {
	position: relative; 
	top: -130px;
	left: 200px;
	}
	
	#WagentjePaperback {
	position: relative; 
	top: -140px;
	left: 240px;
	width:30px;
	}
	
	
	#WagentjeHard {
	position: relative; 
	top: -120px;
	left: 242px;
	width:30px;
	}

	#Wagentje.WagenOpBoekSpecifiekePag {
	position: relative; 
	top: -44px;
	left: 220px;
	width:40px;
	}

}

}
