body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color: #111111;
	background: url('/images/bg.gif') #fff repeat-x top left;
}
#container {
	margin: 10px auto 0px auto;
	width: 990px;
}

#contents .foto-weergave, #contents .lijst-weergave  {
	margin: 0px 12px 0px 0px;
	width: 25px;
	height: 25px;
	float: right;
	border:none;
}
#contents select.weergave {
	width: 50px;
}
#contents .frmweergave {
	font-weight:bold;
	height:20px;
	padding-bottom: 25px;
}

#container .clear {
	clear: both;
}
#header {
	width: 990px;
	height: 155px;
}
#header a.logo {
	margin: 0px 0px 0px 5px;
	padding: 120px 0px 0px 0px;
	display: block;
	height: 0px !important; 
	width: 307px;
	overflow: hidden;
	height /**/: 120px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat 0px 0px;
	float: left;
}
#winkelwagen {
	margin: 4px 5px 0px 0px;
	float: right;
	width: 209px;
	height: 79px;
	padding: 5px;
	background: url('/images/bg-winkelwagen.jpg') no-repeat top left;
	border: 1px solid #263ebb;
}
#winkelwagen p {
	margin: 0px;
	padding: 0px;
}
#winkelwagen p.titel {
	padding: 0px 0px 0px 30px;
	font-weight: bold;
	font-size: 120%;
	color: #a8cb2f;
	text-transform: uppercase;
}


/*Winkelwagen pagina*/
#contents table.winkelwagen {
	border: 1px solid #0B26B3;
	width: 100%;
	font-size: 90%;
}
#contents table.winkelwagen th.left {
	text-align: left;
	font-weight: bold;
}
#contents table.winkelwagen th.right {
	text-align: right;
	font-weight: bold;
}
#contents table.winkelwagen td {
	padding: 3px;
}
#contents table.winkelwagen td.subtotaal {
	border-bottom: 1px solid #0b26b3;
}
#contents table.winkelwagen td.totaal {
	font-weight: bold;
	border-top: 1px solid #0b26b3;
}
#contents  table.winkelwagen .aantal{
	width: 30px;
}
#contents  table.winkelwagen .omschrijving{
	width: 250px;
}
#contents table.winkelwagen label {
	display: block;
	float: left;
	clear: both;
	width: 125px;
	font-weight: normal;
}
#contents table.winkelwagen select {
	width: 150px;
}
#contents table.winkelwagen .aantalDropdown {
	width: 60px;
}
#contents .aantalDropdown {
	width: 60px;
}
/*Winkelwagen pagina*/

#header ul {
	clear: both;
	float: left;
	width: 990px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url('/images/bg-menu.gif') repeat-x top left;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul li a {
	padding: 0px 22px 0px 20px;
	line-height: 34px;
	height: 34px;
	color: #002742;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	background: url('/images/menu-item.gif') no-repeat top right;
	text-transform: uppercase;
}
#header ul li a:hover {
	color: #fff;
	background: url('/images/menu-item-over.gif') #a8cb2f repeat-x top left;
}
#left {
	float: left;
	clear: both;
	width: 220px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	/*background: url('/images/left-logos.gif') no-repeat center bottom; img is er niet*/
}
#left p.titel {
	line-height: 45px;
	height: 40px;
	margin: 0px;
	padding: 0px 25px 0px 18px;
	font-weight: normal;
	color: #0b26b3;
	font-size: 135%;
}
#left ul, #left form{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
}
#left form {
	height: 100px;
	padding:  0px 10px 20px 18px;
}
#left ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#left ul li a {
	background: url('/images/rubrieken-item.gif') no-repeat bottom left;
	color: #111111;
	font-size: 95%;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	margin: 0px 0px 0px 20px;
	text-decoration: none;
	display: block;
	width: 158px;
}
#left ul li a:hover, #left ul li a.current {
	color: #a8cb2f;
}
#left ul li ul {
	margin: -30px 0px 0px 190px;
	padding: 0px;
	position: absolute;
	left: -999em;
	width: 188px;
	height: auto;
	background: #e7f6f9;
}
#left ul li:hover ul, #left li.sfhover ul {
	left: auto;
}
#left ul li ul li a {
	float: left;
}
#left li:hover, #left li.hover {  
     position: static;  
}
#banner {
	margin: 15px 15px 0px 0px;
	float: right;
	width: 700px;
}
#contentsheader {
	float: right;
	margin: 15px 30px 0px 20px;
	width: 700px;
	height: 19px;
}
#contents {
	float: right;
	margin: 0px 0px 15px 20px;
	width: 700px;
	padding: 0px 15px 15px 15px;
}
#contents input, textarea, select {
	width: 140px;
	margin: 0px;
	border: 1px solid #cccc;
	padding: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 12px;
	color: #ffffff;
	background: #0b26b3;
}
#contents input.knop {
	width:150px;
	color: #fff;
	margin: 0px 20px 10px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #0b26b3;
	background: #0b26b3;
	/*float: right;*/
	float: left;
	display: block;
	cursor: pointer;
}
#contents  input.knop:hover{
	color: #fff;
	background: url('/images/menu-item-over.gif') #a8cb2f repeat-x top left;
}
#1contents input.button {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 65px;
	border: 1px solid #0b26b3;
	font-size: 12px;
	color: #fff;
	background: #0b26b3;
	font-weight: bold;
}
#contents h1 {
	color: #a8cb2f;
	font-size: 160%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#contents h2 {
	color: #a8cb2f;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
#contents h3 {
	color: #333;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
#contents a {
	color: #0b26b3;
	text-decoration: none;
}
#contents a:hover {
	color: #a8cb2f;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;

}
#contents p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
#contents p.nav {
	font-size: 90%;
	margin: 0px 0px 20px 0px;
}
#contents .product {
	margin: 5px;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 163px;
	height: 170px;
	border: 1px solid #cccccc;
	text-align: center;
	background: #fff;
}
#contents .product .titel {
	display: block;
	font-size: 110%;
	color: #0b26b3; 
	font-weight: bold;
}
#contents .product .imageholder {
	height: 100px;
}
#contents .product img {
	margin: 10px 0px 10px 0px;
	border: none;
	display: inline;
	max-width: 120px;
max-height: 90px;
}
#contents .product .titel:hover {
	color:  #a8cb2f
}
#contents .prijs {
	color: #a8cb2f;
	font-size: 140%;
	line-height: 30px;
	padding: 0px;
	font-weight: bold;
}
#contents .prijs-oud {
color: red;
text-decoration: line-through;
font-size: 120%;
}










#contents .clear {
	clear: both;
	height: 2px;
}

#frmWinkelmand input.knop {
	float: left;
	margin: 20px 20px 20px 0px;
}
#frmWinkelmand .knop:hover{
	color: #fff;
	background: url('/images/menu-item-over.gif') #a8cb2f repeat-x top left;
}

/*submit knop*/
#container a.knop {
	float: left;
	width:145px;
	color: #fff;
	margin: 20px 20px 20px 0px;
	background: #0b26b3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #0b26b3;
}
#container  a.knop:hover{
	color: #fff;
	background: url('/images/menu-item-over.gif') #a8cb2f repeat-x top left;
}


/*submit knop*/
/*aanbod item*/
#contents .aanboditem {
	clear: both;
	display:block;
	float:left;
	width: 635px;

	margin: 20px 0px 0px 20px;
	padding: 0px;
	border-top: 1px solid #eeeeee;
	font-size:90%;
}
#contents .aanboditem  .top {
	float: left;
	width: 635px;
	padding-bottom:10px;
	line-height: 25px;
	font-size:100%;
}
#contents .aanboditem  .imagebox {
	width:120px;
	float: left;
	border: none;
	margin: 10px 20px 0px 0px;
}
#contents .aanboditem .imagebox img {
	border: none;
}
#contents .aanboditem a:hover img {
	border: 0px solid #a8cb2f;
}
#contents .aanboditem h2 {
	font-size:130%;
	float: left;
	font-weight:bold;
	width:360px;
	margin-top: 5px;
}
#contents  .aanboditem  .omschrijving {
	float: left;
	width:360px;
}
#contents .aanboditem  .bottom {
	clear: both;
}
#contents .aanboditem h2 a {
	text-decoration: none;
	color:#0b26b3;
}
#contents .aanboditem h2 a:hover {
	text-decoration: none;
	color:#a8cb2f;
}
#contents .aanboditem .aantal, #omschrijving .aantal {
	width:30px;
}
/*omschrijving*/
#omschrijving {
	float: left;
	width: 400px;
	margin: 0px 0px 10px 0px;
}

#foto {
	float: right;
	width: 250px;
	text-align: center;
	padding: 15px 0px 15px 0px;
	border: 0px solid #eee;
	background: #fff;
}
#foto img {
	border: none;
}
#contents ul.tabNavigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contents ul.tabNavigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contents ul.tabNavigation li a {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	color: #0b26b3;
	float: left;
	line-height: 28px;
	height: 28px;
	width: 150px;
	font-size: 90%;
	font-weight: bold;
	background: #ddd;
	text-align: center;
	text-decoration: none;
}
#contents ul.tabNavigation li a.selected, #contents ul.tabNavigation li a:hover {
	background: #0b26b3;
	color: #fff;
}
#contents ul.tabNavigation li a:focus {
	outline: 0;
}
#contents .tab {
	clear: both;
	padding: 15px 5px 15px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #0b26b3;
	width: 685px;
}
#afbeeldingen img {
	border: none;
	margin: 0px 15px 15px 0px;
}
#relevant .product {
	margin: 0px 10px 10px 0px;
}
#footer  {
	clear: both;
	margin: 0px auto 15px auto;
	width: 950px;
	display: block;
	background: url('/images/bg-footer.gif') no-repeat top left;
	color: #fff;
	font-size: 90%;
	text-align: right;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	line-height:20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#winkelwagen a.knop {
	margin: 10px 0px 0px 0px;
}

#contents .error {
	color: red;
}



#variant {
width: 200px;
margin: 0px 0px 20px 0px;
}

#variant th {
font-weight: normal;
width: 100px;
text-align: left;
}

#variant td {
font-weight: bold;
}

/*prijs & aantal product */
#contents .containerAantalPrijs {
	width: 420px;
	float: left;
	margin: 0px 0px 20px 0px;
}
#contents .leftAantalPrijs {
	width: 100px;
	display: inline;
	float: left;
	clear: left;
}
#contents .rightAantalPrijs {
	width: 50px;
	display: inline;
	float: left;
	font-weight: bold;
}

#contents .upload {
	margin: 0px 0px 20px 0px;
	width: 420px;
}
#contents .fileupload {
	width: 225px;
}
* html #contents  .fileupload {
	width: 215px;
}


#bestelling-volgorde{
	list-style: none;
	margin: 0px 0px 15px 0px;
	background: url('/images/cart.png') 1px repeat-x;
	height: 70px;
	border: 1px solid #dbdbc5;
	padding: 5px;
}

#bestelling-volgorde li{
	float: left;
	height: 20px;
	width: 170px;
	text-align: center;
}

#bestelling-volgorde li img{
	padding: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0;
}

#bestelling-volgorde li.current{
	color: #0B26B3;
	font-weight: bold;
}

#bestelling-volgorde a:hover{
	border: none;
}
#bestelling-volgorde li img:hover{
	border: none;
}

/*dit is niet meer nodig denk ik*/
#contents table.tabel {
	border: solid 1px #0b26b3;
	width: 670px;
}

#contents .idealbutton {
	background:url('/images/ideal.jpg') no-repeat;
	cursor:pointer;
	height: 76px;
	width: 92px;
}





#message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 25px;
	margin-bottom: 10px;
	display: block;
}
#message.errorMessage
{
	border: 1px solid #EBDB00;
	background: url(/images/icons/error.png) 5px 5px no-repeat #FFF89C;
}
#message.okMessage
{
	border: 1px solid #75E362;
	background: url(/images/icons/melding-ok.png) 5px 5px no-repeat #B1FFA3;
}
#message.kortingMessage
{
	border: 1px solid #75E362;
	background: url(/images/icons/korting-small.png) 5px 5px no-repeat #B1FFA3;
}
#message.infoMessage, #message2.infoMessage
{
	border: solid 1px #14A5E3;
	background: url(/images/icons/info.png) 5px 5px no-repeat #B8D4E0;
	font-weight: bold;
}





#big_winkelwagen {
	padding: 0px;
	width: 100%;
}
#big_winkelwagen th, #big_winkelwagen td{
	padding: 3px;
}
#big_winkelwagen th {
	background-color: #0B26B3;
	color: #fff;
}
#big_winkelwagen .row {
	border-bottom: 1px dotted #441400;
}
#big_winkelwagen label{
	width: 100px;
	float: left;
}


#contents input[type="checkbox"] {
	width: 15px;
	height: 15px;
	border:none;
	margin: 0px;
	padding: 0px;
}

#right {
margin-left: 175px;
margin-top: 10px;
margin-bottom: 30px;
}
#right .knop {
padding: 2px 0px 2px 0px;
}

#contents .checkbox label {
font-weight: normal;
font-size: 90%;
float: none;
display: inline;
margin-left: 160px;
}

#contents  p.small {
padding: 0px;
margin: 0px;
}