body, html {
	height: 100%;
}

body {
	font-family: verdana; font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
img {
	border: 0px;
}
ul {	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0em;
	line-height: 20px;
}
div {
	line-height: 20px;
}
a {
	color: #111;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #DA1600;
}

.taal_keuzes {
	padding-left:20px;
	height:40xp;
	display:block;
	clear:both;
}

.taal_optie {
	float:left;
	margin-right:10px;
}

/*
TOP
*/

#header {
	width: 100%;
	height: 225px;
	background-color: #ffffff;
	background-image: url('images/bg_top.jpg');	
}
#headerbody {
	width: 821px;

	background-position: top center;
	height: 140px;
	background-repeat: repeat-x;	
	position: relative;
	margin: 0 auto;
}
.divider {
	position: absolute;
	top: 143px;
	left: 272px;
}

/* 
RIGHT
*/

.right {
	position: absolute;
	top: 225px;
	left: 302px;
	text-align:justify;
}
.memory {
	position: absolute;
	top: 625px;
	left: 39px;
}

/* 
LEFT
*/

.left {
	position: absolute;
	top: 230px;
	left: 39px;
	width: 200px;
} 

.left ul li {
	font-style: italic;
	text-decoration: none;
	padding-left: 20px;
}
.left ul li a:hover {
	font-style: italic;
	color: #DA1600;
}

.lefttab {
	padding-left: 20px;
}

/*
Hx
*/

h2 {
	margin-top: 0px;
	color: #d60119;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: lighter;
}

.productname {
	color:#000;
}

/*
CONTACT
*/
.tdhigh {
	vertical-align:top;
}

input {
	width:260px;
}

.straat {
	width:150px;
}

.huisnummer {
	width:20px;
}

.submitbut {
	width:100px;
}

/*
WINKEL
*/

.radio {
	width:auto;
	margin-top:-5px;
	margin-bottom:5px;
}

.toevoegenknop {
	width:164px;
	height:19px;
	background:url(/images/toevoegenaanwinkelmandje.jpg) no-repeat;
	outline: none;
	margin-left: 20px;
}

.toevoegenknop_en {
	width:135px;
	height:19px;
	background:url(/images/toevoegenaanwinkelmandje.jpg) no-repeat;
	outline: none;
	margin-left: 20px;
}

.kieseenkleur {
	float:left;
}

.kieseenkleur li {
	float:left;
	margin-right:5px;
}

.kleurvierkant {
	display:block;
	height:30px;
	width:30px;
}

.kleurvierkant a {
	display:block;
	width:100%;
	height:100%;
}

.smallkleurvierkant {
	height:10px;
	width:10px;
	display:inline;
}

.maatkeuze {
	display:block;
	clear:both;
}

.shopsection {
	margin-bottom:-5px;
}

.delete {
	width:79px;
	height:19px;
	background:url(/images/verwijderen.jpg) no-repeat;
	outline: none;
}

.deleteform {
	float:right;
	margin-top:10px;
}

.aantalform {
	float:left;
}

.productinwinkelmandje {
	height:40px;
}

.afrekenen {
	width:61px;
	height:19px;
	background:url(/images/afrekenen.jpg) no-repeat;
	outline: none;
	float:right;
	margin-top:10px;
}

.product_thumbnails ul {
	display:block;
	list-style:none;
}

.product_thumbnails li {
	display:block;
	float:left;
	margin:10px;
}

#winkel_intro_links {
	display:block;
	position:relative;
	float:left;
	width:350px;
	clear:left;
	margin:0;
	padding:0;
}

#winkel_intro_rechts {
	display:block;
	position:relative;
	float:right;
	width:150px;
	clear:right;
	margin:0;
	padding:0;
}

.oudeprijs {
	color:#000000;
	text-decoration:line-through;
}

#korting {
	background-color:#d60119;
	color:#fff;
	width:150px;
	display:block;
	margin-left:20px;
	padding:5px;
	margin-top:40px;
}

#nieuwsbrief {
	display:block;
	width:200px;
	margin-left:20px;
	margin-top:20px;
}

#nieuwsbrief .mailadres {
	width:155px;
}

#nieuwsbrief .inschrijven {
	width:160px;
	background-color:#D60119;
	color:#fff;
	border:0;
	margin-top:4px;
}

#nieuwsbrief .uitschrijven {
	width:160px;
	background-color:#000;
	color:#fff;
	border:0;
	margin-top:4px;
}

#nieuwsbrief .msg {
	color:#d60119;
}