H1 { 
	color: #994477;
	font-family: "Courier New", Courier, monospace;  
	font-size: 24px;
	padding-top:75px;
	line-height:22px;
	font-weight:bold;
	text-shadow: 3px 4px 2px #bbaabb;
    filter: dropshadow(color=#bbaabb, offx=3, offy=4);
	}
H2 {
	color: #994477; 
	font-family: "Courier New", Courier, monospace;  
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	text-shadow: 3px 4px 2px #bbaabb;
    filter: dropshadow(color=#bbaabb, offx=3, offy=4);
	 } 

H3 { 
	color: #994477;
	font-family: "Courier New", Courier, monospace;  
	font-size: 16px;
	font-weight:bold;
	line-height:2px;
	text-shadow: 3px 4px 2px #bbaabb;
    filter: dropshadow(color=#bbaabb, offx=3, offy=4);
	}
	 
H4 {
	color:#994477 ;
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 22px;
	text-align:center;
	 }
H5 {
	color: #00f ;
	font-family: "Courier New", Courier, monospace;  
	font-size: 14px;
	font-weight:bold;
	line-height:1px;
	text-shadow: 3px 4px 2px #bbaabb;
    filter: dropshadow(color=#bbaabb, offx=3, offy=4);
	}
H6 { 
	color: #994477;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;  
	font-size: 24px;
	margin-top: 75px;
	padding-top:40px;
	line-height:18px;
	font-weight:bold;
	text-shadow: 3px 4px 2px #bbaabb;
    filter: dropshadow(color=#bbaabb, offx=3, offy=4);
	}	
	

	
PRE {
	color:#000 ;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	 }
	 
p {
font-family: Arial, Helvetica, sans-serif; 
font-size:14px;
 line-height: 20px;
color:#5A4164;

}	 

@viewport {
width:device-width;
zoom:1;
}

TABLE { 
	/*background-image: url("img/bg.jpg" ); */
	color : #5A4164 ;
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 14px; 
	 }
	 
	 

#column, #zijkant-a, #specifiek-b, #zijkant-b {
	/*border: 0px solid #834b95;  /*een randkleurtje om aan en uit te zetten tijdens de aanbouw*/
	}

html { height: 101%; } /* geeft Firefox altijd een scrollbar rechts, zodat de breedte niet 
                         verspringt bij wissel tussen pagina's die wel/niet op 1 screen passen. */
body { 
	margin: 0px;
	padding: 0px;
	background-image: url("img/bg.jpg" ); 
	background-attachment: fixed;

	background-color:#fff;
	color:#000000;
	font-family: arial, Sans-Serif,verdana, ;
	text-align: center; /* nu column gecentreerd voor IE, maar alles in de body ook gecentreerd */
	width:100%;
	margin: 1px 0px 10px 0px;

	
	}
#column {
	width: 1000px; /* total breedte van de basis kolom (P) */
	height: auto;
	margin-left: auto; 
 	margin-right: auto; /* nu column gecentreerd voor de rest */
	text-align: left;   /* voor allemaal: standaard alles weer links beginnen */
	}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("img/hakelarij_logo.png") ;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	moz-border-top-left-radius:25px;
	moz-border-top-right-radius:25px;
	width: 50%; /* hele breedte column pakken */
	height: 75px;
	/*border-top: 1px  dotted #f00 ; 
	border-right: 1px dotted #F00; 
	border-bottom: 1px dotted #F00; 
	border-left: 1px dotted  #F00; */
	}
	

#header2 {
	margin-top: -210px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:100%;
	height: 100px;
	/*border-top: 1px  solid #000 ; /*zwart
	border-right: 1px solid #000; 
	border-bottom: 1px  solid #000; 
	border-left: 1px solid  #000; */
	}	
	
#headerMenu {
	margin-top: 60px;
	margin-left: 177px;
	margin-bottom: 0px;
	margin-right:1px;
	width:83%;
	/*border-top: 1px  solid #F0F;  /*roze
	border-right: 1px solid #F0F; 
	border-bottom: 1px solid #F0F; 
	border-left: 1px solid  #F0F; */
	}	
	
#MenuSocialMedia {
	margin-top: -17px;
	margin-left: 0px;
	margin-bottom: 0px;
	width:100%;
	height:40px;	
	/*border-top: 1px  solid #FF0; /*geel
	border-right: 1px solid #FF0; 
	border-bottom: 1px solid #FF0; 
	border-left: 1px solid  #FF0; */
	}			
	
#headerMenuMayacreaties {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:100%;
	height: 10px;		
}
#container {
/* 	position: relative;
	top: 200px; */
	width: 100%; /* hele breedte column pakken */
	margin: 0px;
	background-image: url("img/bg.jpg" );
	background-color:#e7daec;
	/*rand om container 
	border-top: 1px dotted #834b95; 
	border-right: 1px dotted #834b95; 
	border-bottom: 1px dotted #834b95; 
	border-left: 1px dotted #834b95;*/
	}
	
#zijkant-a {
	float: left; /**/
	width: 13%;
	margin: 0 auto 0 0px;
	padding: 0px;
	background-image: url("img/bg.jpg" );
	background-color: #e7daec;
	/*border-top: 1px solid #F00; /*rood
	border-right: 1px solid #f00; 
	border-bottom: 1px solid #f00; 
	border-left: 1px solid #f00;*/ 
	}
	
	#zijkant-r {
	float: right; /**/
	width: 16%;
	margin: 0 auto 0 0px;
	padding: 0px;
	}
	
#specifiek-b {
	clear: none; 
	margin-left: 0px;
	/*margin-right:17%;*/
	padding: 10px;
	/*border-top: 1px solid #00FF00; /*groen
	border-right: 1px solid #00FF00; 
	border-bottom: 1px solid #00FF00; 
	border-left: 1px solid #00FF00;*/
	}
	
	
#paginatitel{
	margin: 0;
	border: 1px solid #000000;
	text-align: center; 
	background-color: #e7daec;
	color: #402600;
	}

#inhoud {
	/* dit is het blok waar de veranderende tekst in staat in het midden (p) */ 
	clear: none; 
	margin-left: 20px;
	margin-right: 30px;
	padding: 10px;
	margin-top: -60px;
	border: 0px solid #24813A;
	font-family:  arial,verdana, Sans-Serif;
	font-size: 12px;
	}
#inhoud_Maya {
	/* dit is het blok waar de veranderende tekst in staat in het midden (p) */ 
	clear: none; 
	margin-top: -60px;
	border: 0px solid #24813A;
	font-family:  arial,verdana, Sans-Serif;
	font-size: 12px;
	}
	
#footer {
	clear: both;
	background-image: url("img/bg_bottom.png" );
	width:100%;
	background-color:#ffff;
	padding: 2px;
	margin-top:40px;
	}

#footer1 {
	color:#000;
	font-size: small;
	text-align:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
div#main {
	position: absolute;
	width: 800px;
	background-color:#cccc99;
	left: 45%;
	margin-left: -345px;
	height : 95%;
	top: 0px ;
	length:100%;	
}
#hobby UL { 
	font-family:  Arial, Verdana, Helvetica, sans-serif  , MS Reference Serif, 
	              SansSerif, Serif; 
	font-size:14px;
	list-style-type: disc;
	font-style: normal;
	text-transform: none;
 }

 UL { 
 		font-family: Arial, Helvetica, sans-serif; 
		font-size:14px;
 		line-height: 20px;
		color:#5A4164;
		list-style-type: disc;
		font-style: normal;
		text-transform: none;
		padding:0.5em ;
		margin:0.5em  ;
 }
 
LI {
	font-size:14px  ;
	text-decoration: none ;
	color:#5A4164;
	}
UL2 { 
 		font-family: Arial, Helvetica, sans-serif; 
		font-size:10pt;
 		line-height: 20px;
		color:#5A4164;
		list-style-type: disc;
		font-style: normal;
		text-transform: none;
		padding:0.5em ;
		margin:0.5em  ;
 }
 
LI2 {
	font-size:10pt  ;
	text-decoration: none ;
	color:#5A4164;
	}
a {
	color: #006699 ; 
	font-family:   Arial,Verdana, Helvetica, sans-serif  , MS Reference Serif, 
	              SansSerif, Serif; 
	font-size:14px;
	
	font-weight:500;
	text-decoration:none;			  
}

 #tekst {
position:absolute;
top:140px;
left:192px;
}

 #tekst2 {
position:absolute;
top:295px;
left:192px;
}

#adres {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
	color:#000000;
	}
/* algemene zaken */

html { height: 101% } /* geeft Firefox altijd en scrollbar rechts, zodat de breedte niet */


/* footer1 opmaak */
.footer1_links {
	font-size:14px;
	float: left;
	width:800px;
	margin: 0px 0px 10px 0px;
}

.footer1_links li {
	list-style:none;
	float:left;
	margin-left:40px;
}

.footer1_links li a {
	font-size:14px;
	text-decoration:none;
	color: #666;
}
.footer1_links a:hover {
	color:#ccc;
}

.copyright_txt {
	font-size:12px;
	float:left;
	width:150px;
	padding:3px;
	margin-top: 9px;
	color: #333;
}

.ul_lijst {
	list-style-image:url("img/doc.gif");
	list-style-position:inside;
	}
	
.img_picright {
	float:right;
	margin-left:20px;
	margin-top:5px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
}
.img_piccenter {
	float:center;
	margin-left:20px;
	margin-top:5px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
}

.img_picleft {
	float:left;
	margin-top:5px;
	margin-right:20px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
}

.img_picleft_round {
	float:left;
	margin-top:5px;
	margin-right:20px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	moz-border-top-left-radius:15px;
	moz-border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	moz-border-bottom-left-radius:15px;
	moz-border-bottom-right-radius:15px;
}

.img_picright_round {
	float:right;
	margin-left:20px;
	margin-top:5px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	moz-border-top-left-radius:15px;
	moz-border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	moz-border-bottom-left-radius:15px;
	moz-border-bottom-right-radius:15px;
}
.img_piccenter_round {
	float:inherit;
	margin-left:20px;
	margin-top:5px;
	box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	moz-border-top-left-radius:15px;
	moz-border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	moz-border-bottom-left-radius:15px;
	moz-border-bottom-right-radius:15px;
}
.img_picleft_noshadow {
	float:left;
	margin-left:5px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:5px;
}
.img_picright_noshadow {
	float:right;
	margin-left:5px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:5px;
}
		

/*thumbnail eigen */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:  transparant;
padding: 5px;
left: -1000px;
border: 1px dashed #24813a;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -250px; /*position where enlarged image should offset horizontally */

}

/*einde thumbnail eigen */



.witletter {
	color: #FFF;
}

#menu-bar {
  width: 99%;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 4px 2px;
  height: 30px;
  line-height: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   box-shadow: 13px 11px 20px #BBAABB;
  -webkit-box-shadow: 13px 11px 20px #BBAABB;
  -moz-box-shadow: 13px 11px 20px #BBAABB;
  border: thin  0px #FFFFFF;
  position:relative;
  z-index:999;
}

#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 2px 0px 2px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  font-style: normal;
  font-size: 15px;
  color: #994477;
  text-decoration: none;
  display: block;
  padding: 6px 14px 6px 14px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 2px 2px 2px #FFEEDD;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
 /* background: #0399D4;
  background: linear-gradient(top,  #CC99CC,  #FFFFFF);
  background: -ms-linear-gradient(top,  #CC99CC,  #FFFFFF);
  background: -webkit-gradient(linear, left top, left bottom, from(#CC99CC), to(#FFFFFF));
  background: -moz-linear-gradient(top,  #CC99CC,  #FFFFFF);*/
  color: #994477;
  -webkit-box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  -moz-box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFEEDD;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #FFFFFF !important;
  color: #994477 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFEEDD;
}
#menu-bar ul {
  background: #DDDDDD;
  background-image:url("img/bg.jpg");
 /* background: linear-gradient(top,  #FFFFFF,  #CC99CC);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CC99CC);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CC99CC));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CC99CC);*/
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 34px;
  left: 0;
  border: solid 0px #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
 -webkit-box-shadow: 6px 4px 3px #BBAABB;
  -moz-box-shadow: 6px 4px 3px #BBAABB;
  box-shadow: 6px 4px 3px #BBAABB;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#994477 !important;
  font-size:14px;
  font-style:normal;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}

#menu-bar #current {
	font-size:14px;
	font-weight:600;
	color:#994477;
	background: ;
  
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
	}
	
    #menu8 {
    width: 110px;
    margin-top: 10px;
    }
    #menu8 li a {
    text-decoration: none;
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 24px;
    }
    #menu8 li a:link, #menu8 li a:visited {
    color: #777;
    display: block;
    background: url(images/menu8.gif);
    padding: 8px 0 0 20px;
    }
    #menu8 li a:hover {
    color: #257EB7;
    background: url(images/menu8.gif) 0 -32px;
    padding: 8px 0 0 25px;
    }
    #menu8 li a:active {
    color: #fff;
    background: url(images/menu8.gif) 0 -64px;
    padding: 8px 0 0 25px;
    }
     
    #menu8 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }

/* bestel button*/

.button {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	position:relative;
color: #f2f5f2;
font-size: 16px;
padding: 7px;
text-decoration: none;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
box-shadow: 13px 11px 20px #BBAABB;
  	-webkit-box-shadow: 13px 11px 20px #BBAABB;
  	-moz-box-shadow: 13px 11px 20px #BBAABB;
text-shadow: 2px 1px 3px #bbaabb;
border: solid #479e36 0px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#5efa3f), to(#4c8531));
background: -moz-linear-gradient(top, #5efa3f, #4c8531);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#5efa3f, endColorStr=#4c8531);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#5efa3f, endColorStr=#4c8531);
display:inline-block; /* IE is so silly */
}
.button:hover {
background: #20e620;
}

/* button algemeen */
.btn {
  background: #bbaabb;
  background-image: -webkit-linear-gradient(top, #bbaabb, #cc99cc);
  background-image: -moz-linear-gradient(top, #bbaabb, #cc99cc);
  background-image: -ms-linear-gradient(top, #bbaabb, #cc99cc);
  background-image: -o-linear-gradient(top, #bbaabb, #cc99cc);
  background-image: linear-gradient(to bottom, #bbaabb, #cc99cc);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
    -webkit-box-shadow: 2px 5px 9px #bbaabb;
  -moz-box-shadow: 2px 5px 9px #bbaabb;
  box-shadow: 2px 5px 9px #bbaabb;
  font-family: Courier New;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.btn:hover {
  background: #cc99cc;
  text-decoration: none;
}

#menu-barMC {
  width: 102%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 30px;
  line-height: 100%;
 /* border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   box-shadow: 13px 11px 20px #BBAABB;
  -webkit-box-shadow: 13px 11px 20px #BBAABB;
  -moz-box-shadow: 13px 11px 20px #BBAABB;*/
  border: thin  0px #FFFFFF;
  position:relative;
  z-index:999;
}

#menu-barMC li {
  margin: 0px 0px 6px 0px;
  padding: 0px 4px 0px 4px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-barMC a {
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  font-style: normal;
  font-size: 15px;
  color: #994477;
  text-decoration: none;
  display: block;
  padding: 6px 14px 6px 14px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 2px 2px 2px #FFEEDD;
}
#menu-barMC li ul li a {
  margin: 0;
}



#menu-barMC .active a, #menu-barMC li:hover > a {
 /* background: #0399D4;
  background: linear-gradient(top,  #CC99CC,  #FFFFFF);
  background: -ms-linear-gradient(top,  #CC99CC,  #FFFFFF);
  background: -webkit-gradient(linear, left top, left bottom, from(#CC99CC), to(#FFFFFF));
  background: -moz-linear-gradient(top,  #CC99CC,  #FFFFFF);*/
  color: #994477;
  -webkit-box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  -moz-box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  box-shadow: 3px 6px 6px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFEEDD;
}
#menu-barMC ul li:hover a, #menu-barMC li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-barMC ul a:hover {
  background: #FFFFFF !important;
  color: #994477 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFEEDD;
}
#menu-barMC ul {
  background: #DDDDDD;
  background-image:url("img/bg.jpg");
 /* background: linear-gradient(top,  #FFFFFF,  #CC99CC);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CC99CC);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CC99CC));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CC99CC);*/
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 34px;
  left: 0;
  border: solid 0px #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
 -webkit-box-shadow: 6px 4px 3px #BBAABB;
  -moz-box-shadow: 6px 4px 3px #BBAABB;
  box-shadow: 6px 4px 3px #BBAABB;
}
#menu-barMC li:hover > ul {
  display: block;
}
#menu-barMC ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-barMC ul a {
  padding:10px 0px 10px 15px;
  color:#994477 !important;
  font-size:14px;
  font-style:normal;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-barMC ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-barMC ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-barMC:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-barMC {
  display: inline-block;
}
  html[xmlns] #menu-barMC {
  display: block;
}
* html #menu-barMC {
  height: 1%;
}

#menu-barMC #current {
	font-size:14px;
	font-weight:600;
	color:#994477;
	background: ;
  
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
	}
	
/* vergroten afbeeldingen bij mouseover*/	
	
ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin:10px 0 10px 5px;
}
ul.enlarge img{
background-color:#fff;
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#fff;
padding: 10px;
font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
font-size:normal;
font-weight:800;
text-align: center;
color: #495a62;
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius:8px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
}
ul.enlarge li:hover span{
top: -350px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: 10px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span{
left: -100px;
}
ul.enlarge li:hover:nth-child(3) span{
left: -200px;
}/**
IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version
ul.enlarge img, ul.enlarge span{
behavior: url(pie/PIE.htc);
} **/