@charset "UTF-8";
body {
	background-image: url(../img/bg-menu-new.gif);
	background-repeat: repeat-x;
	background-position: 0px 126px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
form, #content form {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 126px;
	width: auto;
	background-image: url(../img/bg-header-new.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
#menu {
	height: 37px;
	background-image: url(../img/bg-menu-new.gif);
	background-repeat: repeat-x;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 19px;
	padding-left: 20px;
	margin-top: 1px;
	border-right: 1px solid #eee;
}
#menu ul li a {
	display: inline-block;
}
#menu ul li.last a {
	border-right: none;
}
#menu ul li a:hover {
	background-color: #dcdcdc;
	color: #000;
}
#contentwrapper {
	background-color: #fff;
	background-image: url(../img/bg-contentwrapper-new.gif);
	clear: both;
	overflow: hidden;
}
#contentleft {
	width: 160px;
	float: left;
	color: #004890;
}
#contentright {
	float: right;
	width: 160px;
	color: #004890;
}
#contentleft h3, #contentright h3 {
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
	color: #fff;
	font-size: 12px;
	background-color: #004890;
	font-weight: normal;
}
#contentright p, #contenleft p {
	margin-left: 20px;
	color: #004890;
}
#contentleft ul, #contentright ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentleft ul li a, #contentright ul li a {
	display: block;
	padding-left: 20px;
	color: #004890;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}
#contentleft ul li a:hover, #contentright ul li a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	background-color: #004890;
}
#contentleft form, #contentright form {
	margin-left: 20px;
}
#content {
	width: 600px;
	padding: 20px 0;
	margin-left: 180px;
}
h1, #content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #004890;
	font-size: 12px;
}
#content h1 {
	font-size: 24px;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 10px;
}
#content h2 {
	font-size: 16px;
}
#content p {
	margin: 0;
	padding: 0 0 20px 0;
}
#footer {
	clear: both;
	background-color: #fff;
	padding: 5px 20px;
}
#footer, #footer a {
	color: #004890;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#searchText {
	width: 110px;
}
#content a {
	color: #007bbf;
}
#content a:hover {
	color: #f00;
}
#content img {
	border-color: #ccc;
}
.kop, .voet {
	color: #eee;
	background-color: #004890;
	font-weight: bold;
}
.rij0 {
	background-color: #eee;
}
.rij1 {
	background-color: #ddd;
}
.legetextbox0 {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	border-width:0px;
	background-color: #eee;
}	
.legetextbox1 {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	border-width:0px;
	background-color: #ddd;
}
.legetextboxvoet {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	border-width:0px;
	background-color: #004890;
	color: #fff;
	font-weight: bold;
}
.lijntjes {
	background-color: #eee;
	border: 1px solid #ccc;
}
.ok {
	color: #359f1f;
}
.nok {
	color: #ff6700;
}
.price {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}
.product {
	float: left;
	width: 280px;
	height: 270px;
	overflow: hidden;
	padding: 10px;
}
.product h2 {
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
}
.product .photoprice {
	width: 140px;
	float: left;
	text-align: center;
}
.product .photoprice strong {
	font-weight: bold;
	color: #007bbf;
}
.product .photoprice .price {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
}
.product .description {
	width: 140px;
	float: right;
}
