a {
	text-decoration: none;
}

img {
	border: 0px;
}

h2 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

html {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
}

body {
	width: 780px;
	margin: auto;
}

ul li {font-weight: bold;
	color: #9EA6A9; /* color */
	
	font-family: Arial;
}

.header {
	display: none;
}

.header_slogan {
	display: none;
}

.header_slogan h1 {
	font-size: 16px;
}

.menu {
	display: none;
}

.menu_left {
   display: none;
}

.menu_center {
   display: none;
}

.menu_center img {
   display: none;
}

.niet {
	border: 0px !important;
}

.menu_right {
	float: left;
	width: 18px;
	height: 52px;
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
}

.center {
	width: 778px;
	height: 91px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}

.thumbnails {
	display: none;
}

.thumbnails img {
	display: none;
}

.thumbnail {
	display: none;
}

.zoeken {
	display: none;
}

.thumbnails img {
	display: none;
}

.center a {
	color: white;
}

.abc {
	display: none;
}

.abc a {
	display: none;
}

.abc_left {
   display: none;
}

.abc_center {
   display: none;
}

.abc_center a {
	display: none;
}

.abc_right {
	display: none;
}

.main {
	float: left;
	width: 742px;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 10px;
	_margin-left: 10px; /* IE 6 */
	_padding-left: 1px; /* IE 6 */
}

.main h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	_margin-left: 10px; /* IE 6 */
}

.main a {
	color: black;
	_margin-left: 1px; /* IE 6 */
}

.product {
	float: left; 
	width: 725px; 
	border-bottom: 1px dashed #9EA6A9;  /* color */
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.product_left {
	float: left;
	width: 570px;
}	

.product_left a {
   color: red;
}

.product_left label {
	width: 100px;
	float: left;
}

.product_right {
	float: left;
	width: 150px;
	padding-top: 20px;
}

.home_left {
	 
	width: 700px;
}

.home_right a {
	color: red;
}

.home_left a {
	color: red;
}

.home_right {
	width: 700px; 
	text-align: center; 
}

.home_right h1 {
	text-align: left; 
	padding-top: 0px;
}

.product_right img {
	border: 1px solid #999999 !important;
}

.meer {
	display: none;
}

.product_prijs {
	background-image: url(../images/prijs.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 55px;
	font-weight: bold;
	color: #333333;
	font-size: 25px;
	text-align: center;
	padding-top: 5px;
	float: right;
	margin-top: 15px;
}

.product_prijs span {
	font-size: 10px;
}

.footer {
	width: 755px;
	float: left;
	text-align: center;
	font-size: 11px;
	padding-left: 12px;
	margin-top: 25px;
	padding-bottom: 10px;
}

.contact {
	display: none;
}

.contact label {
	display: none;
}

.product label {
	display: none;
}

.nietprinten {
	display: none;
}

hr.clearer {
	border : none;
	border-top : dashed 1px #9EA6A9;   /* color */
	color : #FFF;
	background-color : #FFF;
	height : 1px;
	clear: both;
}
