body{
	font-family: "Georgia";
	font-size: 11px;
	line-height: 20px;
	background: #FFFFFF;
	color: #3A3E48;
	padding: 0;
	margin: 0;
}

a{ color: #3A3E48; text-decoration: none; outline: none; }
p{ padding: 0; margin: 0; }

img { 
	border: 0; 
	
}

h1, h2, heading { 
	margin: 0; 
	padding: 0; 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
}

#container {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width: 960px;
}

#flags {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 38px;
	height: 11px;
}

#logo {
	position: absolute;
	top: 50px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 91px;
	left: 10px;
	height: 20px;
}

#products_right_top {
	position: absolute;
	top: 35px;
	right: 0;
	width: auto;
	height: auto;
}

#products_left_bottom {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 200px;
	height: auto;
	text-align: center;
}

#left {
	float: left;
	width: 200px;
	margin-top: 130px;
	padding-bottom: 230px;
}

.subdiv {
	float: left;
	width: 180px;
	padding: 0px 10px 10px 10px;
	background: url('/images/dots.gif') 0px 22px repeat-x; 
}

.searchdiv {
	line-height: 1px;
	float: left;
	width: 190px;
	padding: 5px 5px 5px 5px;
}

.line {
	float: left;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background: url('/images/dots.gif') 0px 0px repeat-x; 
}

#right {
	float: right;
	width: 735px;
	margin-top: 130px;
	padding: 0px 0px 55px 10px;
	background: url('/images/dots.gif') 0px 22px repeat-x; 
}

#right p a{ text-decoration: underline; }	

.producttd {	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 137px;
	height: 137px;
	line-height: 18px;
	background: url('/images/img_bg.gif') no-repeat; 
	cursor: pointer;
}

#footer {
	clear: both;
	position: absolute;
	width: 100%;
	height: 27px;
	bottom: 20px;
	line-height: 27px;
	background: url('/images/dots.gif') repeat-x; 
}

.voorwaarden {
	width: 357px;
	height: 83px;
	border: 1px solid #7F9DB9;
	background: #FFF;
	overflow: auto;
}

form { padding: 0; margin: 0; }

.forms {
	font-family: "Georgia";
	font-size: 11px;
	color: #3A3E48;
	background: #FFFFFF;
	border: 1px solid #3A3E48;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	height: 18px;
}

span.button {
	border: 1px solid #3A3E48;
	background: #FFFFFF;
	display: block;
	height: 20px;
}

span.button input{
	background: none; 
	font-family: "Georgia";
	font-size: 11px;
	border: 0;
	height: 20px;
	width: 45px;
	display: block;
	cursor: pointer;
}

/* input::-moz-focus-inner { border: 0; } */

.cart_button {
	margin-top: 5px;
	font-size: 10px;
}

