*{
	border: none;
	padding: 0px;
	margin: 0px;
}

div{
	font-size: 0px;
}

body, html{
	height: 100%;
}

a, p, span, input, textarea{
	font-size: 11px;
}

body{
	background:url('./images/achtergrond.jpg');
	font-family: Arial, Helvetica, sans-serif;
}

div#container{
	display: block;
}

div#maintop2 ul.decimal {list-style-type:decimal;}

/**
 * Header
 */
div#header{
	background:url('./images/header.gif');
	height: 150px;
	display: block;
}

div#header img.logo{
	margin-left: 100px;
}


/**
 * Menu
 */
div#menu{
	margin-left: 181px;
	height: 70px;
	background: url('./images/maintop.png');
	background-position: bottom;
	background-repeat: no-repeat;
	width: 800px;
	display: block;
}

div#menu ul{
	list-style: none;
	margin-left: 180px;
	height: 30px;
}

div#menu li{
	float: left; 
	height: 30px; 
	width: 100px;
}

div#menu li a{
	font-size: 11px;
	font-weight: bolder;
	display: block;
	background: url('./images/button.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

div#menu li a:hover, div#menu li.current a{
	background: url('./images/button2.gif');
}

div#menu li a.last{
	background: url('./images/button4.gif');
}

div#menu li a.last:hover, div#menu li.current a.last{
	background: url('./images/button3.gif');
}

div#menu li a.first{
	width: 109px;
	background: url('./images/button5.gif');
	position: relative;
	right: 8px;
}

div#menu li a.first:hover, div#menu li.current a.first{
	width: 109px;
	background: url('./images/button6.gif');
}


/**
 * main
 */
 div#main{
 	background: #FFFFFF;
	width: 981px;
	height: 500px;
	background: url('./images/main_bg.png');
	background-position: right;
	background-repeat: repeat-y;
	display: block;
 }
 	
 div#main object.intro{
 	margin-left: 20px;
	margin-bottom: 20px;
	display: inline;
 }
 /**
 * Prijzenkaart
 */
 
  div#maintop2 td {
 	text-align:center;
 	width:90px;
 	height:20px;
 	}
 	 div#maintop2 .first {
 	 color:#000;
 	 background:#ccc;
 	}
 	
 div#maintop2 table {
 	margin:10px 0px 10px 30px;
 	border:1px #ccc dotted;
 }

 /**
 * Prijzenkaart
 */
 
div#maintop2 table.info {
	margin:0;
	border:0;
	 }
div#maintop2 table.info td {
	text-align:left;
	width:auto;
	height:auto;
	}
	div#maintop table.stappenplan {
 		width:185px;
 		height:auto;
 		border:0;
		}
 				 	


/**
 * Shop menu
 */
 div#shopmenu{
	text-align: right;
	width: 160px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
	display: block;

 }

 div#shopmenu ul{
 	list-style: none;
 }
 
 div#shopmenu li.category{
 	padding-top: 10px;	
 }

 div#shopmenu li.shopname a{
	font-size: 11px;
	font-weight: bold;
	color: #E4284C;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px #003399 dotted;
 }

 div#shopmenu li.shopname a:hover{
	color: #000000;
 }
  
 div#shopmenu li.category a{
	color: #000000;
	border-bottom: none;
 }
 
 div#shopmenu li.shopname{ 
 margin-top:10px;
 }
 
 /**
  * Info
  */
  


 div#info, div#info2, div#info3{
 	width: 170px;
	height: 355px;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	padding-left: 20px;
	padding-right:10px;
	display: block;
	font-size: 11px;
	overflow:auto;
 }
 
 div#info3{
 	margin-left: 160px;
	height: 500px;
 }
 
 div#info2{
 	height: 500px;
 }
 
 div#info2 div.text{
 	height: 365px;
	overflow: auto;
	color: #666666;
 }
 
 div#info2 div.text a {
  	font-family: Arial, Helvetica, sans-serif; 
  	color: #000;
	text-decoration: none;
	}
	
div#info2 div.text a:hover {
  	color: #000;
	}
	
 /**
  * maintop
  */
  
  h5 {
 	font-size:11px;
 	color:#FF0066;
 	font-weight:Bold;
 	margin:10px 0px 0px 0px;
 	}
 	
 div#maintop, div#maintop2{
 	width: 560px;
	height: 355px;
 	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
 }
 
 div#maintopHome{
 	height: 375px;
 }
 
 div#maintop2 a {
 	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	text-decoration: none;
}
	
  div#maintop2 a:hover{
  	color: #000;
  }
	
 div#maintop2{
 	height: 500px;
	overflow: auto;
 }
 
 div#maintop h1, div#maintop2 h1{
	font-size: 14px;
	color: #3366FF;
	padding-bottom: 7px;
	margin: 0;
	font-weight: normal;
 }
 

 
 p#infoChildart {
	font-weight:bold;
	font-size: 11px;	
	float: left;
	width:209px;
	display:block;
	color: #FF0066;
	margin-left:10px;
	padding-left:10px;
	height:345px;
	border-left:1px #000 dotted;
}
 
 /**
  * mainbottom
  */
 div#mainbottom{
 	border-top: 1px solid #CCCCCC;
	clear: both;
	width: 760px;
	margin-left: 200px;
	display: block;
 }
 

 	
 
 /**
  * winkelmand
  */
 div#shoppingcart{
 	color: #3366FF;
	font-weight: bolder;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 1px;
	display: block;
 }
 
 div#shoppingcart p#shoppingItems{
 	color: #FF0066;
	font-size: 11px;
	border: 1px #666666 solid;
	width: 163px;
	padding: 10px 0px 10px 6px;
	margin-top: 10px;
	
 }
 
 div#shoppingcart a{
 	font-size: 11px;
	color: #666666;
	text-decoration: none;
 }

 div#shoppingcart img{
 	vertical-align: middle;
 }
 
 /**
  * Footer
  */
 div#footer{
 	height: 52px;
	width: 800px;
	background: url('./images/footer.png');
	background-repeat: no-repeat;
	margin-left: 180px;
	display: block;
 }
 
 div#footer span.copy{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #876833;
	font-weight: bolder;
	display: block;
	margin-left: 20px;
	width: 155px;
	text-align: center;
	height: 32px;
	padding-top: 20px
 }
 
 /**
  * Blocker
  */
 div.screenBlock{
	background: #000000;
	z-index: 100;
 }

 div.cardImgBig{
	z-index: 1000;
	position: fixed;
 }
 
 div#JsPopup{
 	position: fixed;
	z-index: 1000;
	background: url('./images/popup_bg.png')
 }
 
 div#JsPopup p{
 	margin: 10px;
	font-weight: bolder;
	color: #FF0000;
 }

 div#JsPopup  a.cancel{
 	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	background: url('./images/delete.png');
	background-repeat: no-repeat;
	height: 16px;
	font-weight: bolder;
	padding-left: 18px;
 }

 div#JsPopup  a.go{
 	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	cursor: pointer;
	background: url('./images/accept.png');
	background-repeat: no-repeat;
	height: 16px;
	font-weight: bolder;
	padding-left: 18px;
 } 
 
  /**
  * Tips - aanbiedingen
  */
  
  div#aanbiedingen {
 		float:left;
 		margin-top:-80px;
 		margin-left: 180px;
 	}
 	
	div#aanbiedingen p {
	    margin:5px 0px 0px 20px;
	    padding:5px 20px 10px 20px;
	    border:1px #CCC solid;
	    width:228px;
	    height:95px;
	    float:left;
	    font-weight:bold;
	 }
	 	
	 div#tipsMainBottom {
			display: block;
			float: left;
			margin-left: 180px;
			margin-top: -80px;
	 	}	
	 
	 	div#tipsMainBottom p{
		 	width: 310px;
		 	height: 80px;
		    color: #fff;
		    font-weight: bold;
		    text-align: center;
		    font-size: 12px;
			float: left;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 80px;
			margin-top: 0px;
	 	}
	 	
	 	
	 	div#tipsMainBottom.kleur1 {
		 	background: #FF0000 url('images/tipMainBottom.gif') no-repeat;
	 	}
		
		div#tipsMainBottom.kleur3{
			background: #FF0066 url('images/tipMainBottom3.gif') no-repeat;
		}
		
	 	div#tipsMainBottom.kleur1 img,
		div#tipsMainBottom.kleur2 img,
		div#tipsMainBottom.kleur3 img{
		 	margin-top:7px;
		 	margin-right:7px;
			margin-bottom: 7px;
			float: left;
			height: 95px;
			cursor: pointer;
	 	}
	 	div#tipsMainBottom.kleur2 { 
		 background: #82c9db url('images/tipMainBottom2.gif') no-repeat;
	 		}
	 	
 div.tipToBigger{
 	font-size: 11px;
 } 
 
 div.tipToBigger img.preload{
	position: relative;
	top: 34px;
	left:  84px;
 }
 
 /**
  * New
  */
div#newCards{
 		float:left;
 		margin-top:-80px;
 		margin-left: 180px;
		background: #FCDBE8 url('images/newItems.gif') no-repeat;
		padding-left: 79px;
}

div#newCards ul{
	list-style: none;
	float: left;
	height: 125px;
}
 
div#newCards li{
	float: left;
	width: 65px;
	height: 65px;
	font-size: 11px;
	padding: 30px 18px 0px 0px;
}