body, td, p, div, ul, li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
} 

a{
	font-family: Verdana;
	font-size: 12px;
	color:#777777;
} 

a:hover {
	color: #666666;
	text-decoration: none;
}

body {
  /*text-align: center;*/
  min-width: 875px ;
  background-color: #ffffff;
  background-image:url(../images/pattern.gif); background-position: left top;
}
h1{
	margin: 0px;
}

h2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#flower1 {
  position: absolute;
  margin: 0 auto;
  top: 150px;
  left: -110px;
  width: 250px;
  height: 250px;
  background-image:url(/images/daisybigger.png); background-position: left top; background-repeat: no-repeat;
  z-index: 9999;
}
#flower2 {
  position: absolute;
  margin: 0 auto;
  top: 190px;
  left: 260px;
  width: 200px;
  height: 200px;
  background-image:url(/images/flowerhalfbit.png); background-position: left top; background-repeat: no-repeat;
  z-index: 9996;
}
#flower3 {
  position: absolute;
  margin: 0 auto;
  top: -70px;
  left: -165px;
  width: 350px;
  height: 350px;
  background-image:url(/images/flower.png); background-position: left top; background-repeat: no-repeat;
  z-index: 9998;
}
#flower4 {
  position: absolute;
  margin: 0 auto;
  top: -20px;
  left: 220px;
  width: 150px;
  height: 150px;
  background-image:url(/images/flowerhalfbit.png); background-position: left top; background-repeat: no-repeat;
  z-index: 10001;
}
#flower5 {
  position: absolute;
  margin: 0 auto;
  top: 200px;
  left: 50px;
  width: 150px;
  height: 150px;
  background-image:url(/images/flowerhalfbit.png); background-position: left top; background-repeat: no-repeat;
  z-index: 8888;
}
#flower6 {
  position: absolute;
  margin: 0 auto;
  top: 340px;
  left: -170px;
  width: 200px;
  height: 200px;
  background-image:url(/images/flowerhalf.png); background-position: left top; background-repeat: no-repeat;
  z-index: 8888;
}
#flower7 {
  position: absolute;
  margin: 0 auto;
  top: 480px;
  left: -90px;
  width: 100px;
  height: 100px;
  background-image:url(/images/flowerhalfbit.png); background-position: left top; background-repeat: no-repeat;
  z-index: 8888;
}

#pictureframe1 {
  position: absolute;
  margin: 0 auto;
  top: -60px;
  left: -20px;
  width: 350px;
  height: 400px;
  background-image:url(/images/lovy-listje2new.png); background-position: left top; background-repeat: no-repeat;
  z-index: 9998;
}
#pictureframe2 {
  position: absolute;
  margin: 0 auto;
  top: -10px;
  left: 250px;
  width: 350px;
  height: 350px;
  background-image:url(/images/lovy-listjenew.png); background-position: left top; background-repeat: no-repeat;
  z-index: 9997;
}
#blackbg {
  position: relative;
  margin: 0 auto;
  top: 20px;
  width: 875px;
  /*text-align: left;*/
  background-image:url(/images/header.gif); background-position: left top; background-repeat: no-repeat;
  background-color: #ffffff;
  
  
  border: 10px solid white;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  

  -moz-border-radius-topleft: 10px 10px;
  -moz-border-radius-topright: 10px 10px;
  -moz-border-radius-bottomright: 10px 10px;
  -moz-border-radius-bottomleft: 10px 10px;
}
/*
#blackbg2 {
  position: relative;
  margin: 0 auto;
  width: 925px;
  text-align: center;
  background-image:url(../images/blackbg.png); background-position: center; background-repeat:repeat-y;
}
*/
/*#headerimage {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:875px;
	height:142px;
	background-color: #000000;
	z-index: 2
	
}*/

.bodycontent {
  position: absolute;
  margin: 0 auto;
  /*top: 350px;*/
  width: 875px;
  /*text-align: left;*/
  z-index: 3
}

.foreignvisitors {
  position: absolute;
  margin: 0 auto;
  width: 875px;
  text-align: left;
  z-index: 4;
  font-size: 10px;
}

body {	margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}
img, table { border: 0pt none ; }
.PageTitle { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; font-weight: normal; text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 5px solid  #F5ADF7;
  border-bottom: none;
  /*border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;*/
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  -moz-border-radius-topright: 10px 10px;
  -moz-border-radius-topleft: 10px 10px;
  background-color: #eeeeff;
  vertical-align: top;

}

.PageTitleBottom { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; font-weight: normal; text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 5px solid  #F5ADF7;
  border-top: none;
  /*border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;*/
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  -moz-border-radius-bottomright: 10px 10px;
  -moz-border-radius-bottomleft: 10px 10px;
  background-color: #eeeeff;
  vertical-align: top;
padding-bottom: 5px;
padding-left: 15px;
padding-right:15px;
padding-top: 5px;
}

.PageDesc { text-align: left;

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 5px solid  #F5ADF7;
  border-bottom:none;
  border-top: none;
  /*border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;*/
  background-color: #eeeeff;
  vertical-align: top;

}
.prodHeading { font-size: 16px; font-weight: bold; color:#000000; text-align:left}
.prodHeading a { font-size: 16px; font-weight: bold; color:#000000; text-align:left; text-decoration:none}
.prodHeading :hover { font-size: 16px; font-weight: bold; color:#740001; text-align:left; text-decoration:underline}
.Inputboxes { font-family: Trebuchet MS; font-size: 14px ;}
.detailpane { padding: 5px; background-color: #F5ADF7;

background: -moz-linear-gradient(top, #F5ADF7, #fff);
background: -webkit-gradient(linear, left top, left bottom, from(#F5ADF7), to(#fff));

}
.detailpanewhite { padding: 0px; /*background: #FFFFFF; */}
.detailpanelitemlist {	padding: 2px;}
.nopcart {}
.pricelbl { font-size: 18px;}
.tysfondsbijdrage { font-size: 14px;}
.nopheader { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.navigatieheader { font-weight: bold; width: 173px; padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.nopentry { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.nopentrywidget {font-size: 12px; padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.noptotal { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.noptotaltax { padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px; font-style:italic; font-size:10px}
.nopbutton {}
.tabledarklight {background-image:url(../images/overloopje.jpg); background-position: right bottom; background-repeat:no-repeat; background-color: #e21914;}
.tablelightwhite {background-image:url(../images/overloopje2.jpg); background-position: right bottom; background-repeat:no-repeat; background-color: #Ffffff;}
.tablelist {}
.tdtablelist{padding-left: 2px;padding-right: 2px;padding-top: 2px;padding-bottom: 2px;}
.tdContent{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 2px; vertical-align:top}

/* ========= start menu ============ */

.menudiv
{
top: 305px;
position:absolute;
margin: 0 auto;
  width: 875px;
z-index: 10000;
}

#menu{
	/* fallback color */
		background-color: #F5ADF7; 

	/* Mozilla Gradient Support 
		background-image: -moz-linear-gradient(100% 100% 90deg,
			#eef, #F5ADF7);*/

	/* Webkit Gradient Support 
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,
			from(#F5ADF7), to(#eef));*/

	/* Rounded Corners */
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;

	/* Box Shadow
		-moz-box-shadow: 0 0 5px #5C5C5C;
		-webkit-box-shadow: 0 0 5px #5C5C5C;
		box-shadow: 0 0 5px #5C5C5C;  */

	height: 30px;
	font: 18px Georgia, serif;
	margin: 0 auto;
	
	list-style-type:none;
	top: 275px;
	
}
#menu li{
	float: left;
	padding: 0 2px; 
	position: relative;
	line-height: 30px;
	list-style-type:none;
}

#menu > li ul{
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 30px; 
	padding: 0px;
	/* -moz-transition-property: height;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: linear, ease-in;

	-webkit-transition-property: height;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear, ease-in;

	transition-property: height;
	transition-duration: 0.2s;
	transition-timing-function: linear, ease-in; 
	list-style-type:none;*/
	
	margin-left: 0;
	
	/* Box Shadow */
		-moz-box-shadow: 0 5px 5px #5C5C5C;
		-webkit-box-shadow: 0 5px 5px #5C5C5C;
		box-shadow: 0 5px 5px #5C5C5C; 	
}

#menu > li > ul{background: #eef;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#menu li li{
	margin: 4px 0;
	font: 14px Arial, Helvetica, Verdana, san-serif;
	text-shadow: none;
	list-style-type:none;
	
}
#menu > li.kussen-menu:hover ul{
	height: 80px;
	width: 170px;
	

}


#menu > li.kussenmaken-menu:hover ul{
	height: 185px;
	width: 165px;
	
}

#menu > li.info-menu:hover ul{
	height: 215px;
	width: 175px;
	
}

#menu a{
	color: #333;
	padding: 1px 10px;
	text-shadow: 1px 1px 2px #999;
	text-decoration:none;
	font-size:14px;
}
#menu a:hover{
	
	background: #white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-decoration:none;
	
}

/* ========= end menu ============ */

.thinborderfloat {
  border:solid 2px #ff0000;
  padding:5px;
  margin-right:5px;
}

.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}

.vragenAntwoord {
 color: #c983cb
}

.shield {
	position: relative;
}
.commentscloud {
	position: absolute;
	text-align: center;
	top: -8px;
	left: 50px;
	width: 150px;
	height: 10px;
	padding-bottom: 3px;
	border: 5px solid red;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;	
	
	  -moz-border-radius-topleft: 10px 10px;
	  -moz-border-radius-topright: 10px 10px;
	  -moz-border-radius-bottomright: 10px 10px;
	  -moz-border-radius-bottomleft: 10px 10px;
	/*background-image: url(/images/badge.gif);
	background-repeat: no-repeat;*/
	background-color: red;
	color: white;
}

.rounded
{
border: 5px solid #F5ADF7;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;	

  -moz-border-radius-topleft: 10px 10px;
  -moz-border-radius-topright: 10px 10px;
  -moz-border-radius-bottomright: 10px 10px;
  -moz-border-radius-bottomleft: 10px 10px;
}

#vragen p a
{ text-decoration:none;}
#vragen p a:hover
{ color:#c983cb; text-decoration: underline}

.reacties
{
 background-color:	white;
 border-radius: 10px;
 border: 5px;
}
