html {
	padding:0;
	margin:0;
}

body {
	padding: 0;
	margin: 0;
	background: #dcdcdc url('../images/background.png') left top repeat-x;
	color: #c6c6c6;
	font-family: Lucida grande, Lucida sans, Arial, Verdana;
	font-size: 11px;
	text-align: justify;
}
h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0px;
}
h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}
table {
	padding:0;
	margin:0;
}
td {
	vertical-align: top;
}

td.verpakkingen {
	width: 25%;
	padding: 0 10px 5px 10px;
	text-align: left;
	height: 150px;
}
.productentext {
	position: relative;
	top: -25px;
}
a {
 	color: #d22125;
 	text-decoration: none;
 }
 
a:link {
 	color: #d22125;
 	text-decoration: none;
 }
a:hover {
 	color: #ff3b3f;
 	text-decoration: none;
 }

.container {
	width: 829px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 336px;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/logo.png') left top no-repeat;
}
.products {
	float: left;
	margin-left: 20px;
	/*width: 400px;
	height: 325px;*/
}
.hometext {
	float: left;
	width: 370px;
	border-left-style: solid;
	border-width:thin;
	padding-left: 20px;
	margin: 70px 0 0 15px;
}
.overtext {
	float: right;
	width: 310px;
	border-left-style: solid;
	border-width:thin;
	padding-left: 20px;
	margin: 20px 30px 0 0px;
}
.proverpak {
	padding: 20px;
	float: left;
}
.verpaktext {
	float: left;
	width: 270px;
	border-left-style: solid;
	border-width:thin;
	padding-left: 20px;
	margin: 20px 0px 0 0px;
}
.emailform {
	float: left;
}
.contactadres {
	float: left;
	width: 350px;
	border-left-style: solid;
	border-width:thin;
	padding-left: 20px;
	margin: 30px 0 0 60px;
}
.footer {
	width: 829px;
	height: 69px;
	background: url('../images/footer.png') left top no-repeat;
}
.innerfooter {
	position: relative;
	right: 8px;
	top: 10px;
	text-align: right;
	font-size: 10px;
}
.form {
	padding-bottom: 15px;
}

/* flip page*/

img { behavior: url(iepngfix.htc); border:0; }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url('../images/back.jpg') no-repeat right top;
}
.content {
	width: 829px;
	height: 381px;
	background: url('../images/front.jpg') no-repeat right top;
}
.content_container {
	width: 829px;
	height:	341px;
	background: url('../images/content_bg.png') left top repeat-x;
}
.menu {
	width: 829px;
	height:	40px;
	background: url('../images/menu_bg.png') left top no-repeat;
}

/* end flip page*/


.readmore {
padding: 10px 0 0 0;
margin: 0;
width: 88px;
position: relative;
top: 110px;
}

.readmore li{
list-style: none;
padding: 0 0 0 0;
margin: 0;
}

.contact a{
background-image: url('../images/contact.png');
background-repeat: no-repeat;
height: 124px;
width: 243px;
display: block;
margin: 20px 0 0 120px;
}

.button a{
background-image: url('../images/more.png');
background-repeat: no-repeat;
height: 23px;
width: 100px;
display: block;
}

.button a:hover{
background-image: url('../images/more_a.png');
background-repeat: no-repeat;
height: 23px;
width: 100px;
display: block;
}
.terug a{
background-image: url('../images/terug.png');
background-repeat: no-repeat;
height: 23px;
width: 100px;
display: block;
}

.terug a:hover{
background-image: url('../images/terug_a.png');
background-repeat: no-repeat;
height: 23px;
width: 100px;
display: block;
}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
  
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 5px 1px 0; 
} 
.stripTransmitter a{
	font: bold 14px  Arial, lucida grande, lucida sans, Verdana;
	text-align: center;
	line-height: 22px;
	background: #d22124;
	color: #fff;
	text-decoration: none;
	display: block;
} 
.stripTransmitter a:hover, a.current{
	background: #000;
	color: #FFF;
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

