/* TAGS */
html, body, h1, h2 {
	margin: 0;
	padding: 0;
}
html {
	background-color: #ffffff;
}
ul {
	margin-top: 5px;
}
img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 1.50em;
	background: #004ca1 url(/img/bg_lucht.jpg) center bottom no-repeat;
	
}
h1 {
	color: #ec008c;
	font-size: 2.00em;
}
h2 {
	color: #ec008c;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
}
a, a:visited {
	color: #eb0081;	
}
a:hover {
	text-decoration: none;
}
td p {
	margin: 0;
}
.2regels {
line-height:12px;
padding:0px;
margin-bottom:4px;
}

/*pakjes*/
.beautyjuicer {
position:absolute; top: 130px; left:30px;
}
.beautytea {
position:absolute; top: 630px; left:30px;
}
*html .beautytea {
position:absolute; top: 670px; left:30px;
}
*+html .beautytea {
position:absolute; top: 700px; left:30px;
}
.detoxjuicer {
position:absolute; top: 550px; left:30px;
}
*html .detoxjuicer {
position:absolute; top: 610px; left:30px;
}
*+html .detoxjuicer {
position:absolute; top: 595px; left:30px;
}
.superjuicer {
position:absolute; top: 130px; left:30px;
}
.watersalad {
position:absolute; top: 150px; left:30px;
}
.framboos {
position:absolute; top: 625px; left:30px;
}
*html .framboos {
position:absolute; top: 697px; left:30px;
}
*+html .framboos {
position:absolute; top: 687px; left:30px;
}
.vlierbes {
position:absolute; top: 625px; left:30px;
}
*html .vlierbes {
position:absolute; top: 698px; left:30px;
}
*+html .vlierbes {
position:absolute; top: 688px; left:30px;
}
.framboos2 {
position:absolute; top: 5px; left:30px;
}
.vlierbes2 {
position:absolute; top: 5px; left:30px;
}
.beautyjuicervw {
position:absolute; top: 118px; left:30px;
}
.beautyteavw {
position:absolute; top: 120px; left:30px;
}
.detoxjuicervw {
position:absolute; top: 120px; left:30px;
}
.superjuicervw {
position:absolute; top: 120px; left:30px;
}
.watersaladvw {
position:absolute; top: 120px; left:30px;
}



/* DIV's */
#container {
	position: relative;
	margin: auto;
	width: 766px;
}
	#header {
		position: relative;
		height: 94px;
		overflow: hidden;
	}
	#contenthome {
		position: relative;
		width: 766px;
		overflow: hidden;	
		margin-bottom: 3px;	
	}
	#hometop, #homebottom {
		background: transparent url(/img/hometop.png) left top no-repeat;
		width: 766px;
		height: 10px;
		overflow: hidden;
	}
	#homebottom {
		background: transparent url(/img/homebottom.png) left top no-repeat;			
	}
	
	table { font-size:10px; }
	
	#content {
		position: relative;
		float: left;
		width: 497px;		
		/*overflow: hidden;*/
	}
	
	.img { margin-right:15px; }
	
		#lefttop, #leftbottom {
			background: transparent url(/img/lefttop.png) left top no-repeat;
			width: 497px;
			height: 10px;
			overflow: hidden;
		}
		#leftbottom {
			background: transparent url(/img/leftbottom.png) left top no-repeat;			
		}
		#inhoud {
			padding-top:15px;
			padding-bottom:15px;
			padding-left:27px;
			padding-right:27px;
			background-color: #fff;
		}
	#menu, #actie, #foto {
		position: relative;
		float: right;
		width: 244px;
	}
	#menu {
		/*background-color: #ed008c;*/
		
	}
		#menutop, #menubottom {
			background: transparent url(/img/menutop.png) left top no-repeat;
			width: 244px;
			height: 10px;
			overflow: hidden;
		}
		#menubottom {
			background: transparent url(/img/menubottom.png) left top no-repeat;			
		}
		#menu ul {
			list-style: none;
			margin: 0;
			padding: 0;
			padding-left: 20px;
			background-color: #eb0081;
			overflow: hidden;
		}
			#menu ul li {
				width: 190px;
				border-bottom: dotted 1px #fff;
				padding-left: 12px;
				
				
			}
			#menu ul li a, #menu ul li a:visited {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				width: 190px;
				display:block;
				line-height: 2.50em;
			}
			#menu ul li.geenborder {
				border: 0;
			}
				#menu ul li ul {
					padding: 0;
					margin: 0;
					margin-top: -4px;
					margin-bottom: 7px;					
				}
					#menu ul li ul li {
						padding: 0;
						border: 0;
					}
					#menu ul li ul li a, #menu ul li ul li a:visited{
						font-size: 0.92em;
						line-height: 1.50em;
						font-weight: normal;
					}
			#menu ul li a:hover, #menu ul li a.active, #menu ul li a:visited.active, #menu ul li ul li a:hover, #menu ul li ul li a.active, #menu ul li ul li a:visited.active {
				text-decoration: underline;
			}
		#foto {
			margin-top: -15px;
			height: 217px;
			text-align: center;
		}
		#fotohome {
			position: absolute;
			right: 0;
			top: 0;
			height: 217px;
		}
		#actie {
			margin-top: 27px;
			text-align: center;
			height: 333px;			
		}
			#actie img {
				behavior: url(/css-js/pngbehavior.htc); 
			}
	#footer {
		clear: both;
		height: 234px;
	}
	#footerhome {
		position: relative;
		clear: both;
		height: 348px;		
	}
	

/* CLASSES */	
.intro {
	width: 490px;
}
.blokken {
	background-color: #fff;
	position: relative;
	height: 160px;
	clear: both;
	margin-left: -3px;
}
.blok {
	width: 187px;
	height: 130px;
	padding: 22px;
	float: left;
	background: url(/img/blokbg.gif) left top no-repeat;
	margin: 3px;
}
.blok p {
	margin: 0;
}
.blok a {
	margin-top: 4px;
}
.home {
	position: absolute;
	right: 20px;
	top: 70px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.clear {
	clear: both;
}
ul.tab {
	background: transparent url(/img/tab2.gif) left top no-repeat;
	height: 32px;
	margin: 20px 0 30px 0;
	padding: 0;
	list-style: none;
}
ul.tab.tab2 {
	background: transparent url(/img/tab.gif) left top no-repeat;
}
ul.tab li {
	float: left;
	width: 192px;
	text-align: center;
	line-height: 30px;
	color: #ec008c;
	font-weight: bold;
	display: block;
}
ul.tab li a, ul.tab li a:visited {
	text-decoration: none;
	display: block;
	width: 192px;
	color: #fff;
}	
a.button,a.button:link, a.button:visited {
	background: #fff url(/img/button.gif) left top no-repeat;
	width: 182px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
a.button:hover {
	text-decoration: underline;
}
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.alignmiddel {
vertical-align: middle;
}
.alignmiddel span {
 display:block;
 padding-top:5px;
 padding-left: 20px;
}
.left{ float:left}
.clear{clear:both;}