@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

H1 {
	color: black;
	font-family: 'Trebuchet MS', Helvetica, Arial;
	font-size: 17px;
	font-weight: normal;
	margin-top: 20px;	
}

H2 {
	color: black;
	font-family: 'Trebuchet MS', Helvetica, Arial;
	font-size: 14px;
	font-weight: normal;	
}

H3 {
	color: #eb2a2e;
	font-family: 'Trebuchet MS', Helvetica, Arial;
	font-size: 17px;
	font-weight: normal;	
}

.gammalink

{
	color: #eb2a2e;	
}

ul {
margin: 0px;
padding: 0px;
}

#wrapper {
	width:950px;
	margin:auto;
}

#contentwrapper {
	width:948px;
	margin:auto;
	min-height:970px;
	border-left: 1px solid #eb2a2e;
	border-right: 1px solid #eb2a2e;
	border-bottom: 1px solid #eb2a2e;
}

#contentpadding {
	padding:10px;	
}

#header{
margin-top: 15px;
}

#headertop{
	width: 948px;
	height: 60px;
	margin-bottom: 10px;
}

#headerfoto {
float: left;
}

#headerfoto img{
	border:0px;
}

#headerright {
float: right;
}

#lang {
padding-bottom: 10px;
}

#lang li {
	float:left;
	list-style-type: none;
	margin-right: 10px;
}

#lang li a{
	color:#000;
}

#shoppingcart {
	background:url(images/cart.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	margin-top: 15px;
	padding-top: 10px;
}

#shoppingcart a{
	color:#FFF;
	padding-left: 40px;
	font-size: 11px;
	text-decoration: none;
}

.breadcrumbs {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
}

#leftside {
	background:url(images/lamp-links.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 184px;
	padding-top: 60px;
	float:left;
	font-size: 11px;
}

.leftmodule {
	background:url(images/menu-links-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #DBE0E8;
	text-align:center;
	margin-bottom:30px;
	padding-bottom:5px;
}

.leftmodule-wit {
	background:url(images/menu-links-bottom-wit.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFF;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:30px;
}

.leftmodule a {
	text-decoration: none;
}

.leftmodule h2 {
	font-size: 14px;
	color:#333;
	background:url(images/menu-links-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #DBE0E8;
	margin:0;
	padding:0;
}

.leftmodule-wit h2 {
	font-size: 14px;
	color: #333;
	background:url(images/menu-links-top-wit.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFF;
	margin:0;
	padding:0;
}

.leftmodule img {
	border: 1px solid #CCC;
	margin: 5px;
}

.leftmodule-wit img {
	border: 0px;
	margin: 5px;
}

.leftmodule-wit ul {
	margin:0px;
	padding:0px;
}

.leftmodule-wit li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftmodule ul {
	margin:0px;
	padding:0px;
}

.leftmodule li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftmodule-wit P {
	margin:0px;
	padding:0px;
}

.leftmodule P {
	margin:0px;
	padding:0px;
}

.leftmodule-wit .grijzelijn {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
}

.leftmodule strong {
	font-weight:normal;
}
.leftmodule .prijs {
	font-size:13px;
	font-weight:bold;
	color:#eb2a2e;
}

#rightside {
	width: 245px;
	float:right;
	font-size: 11px;
}

.troeven {
	margin-bottom:30px;
	padding-bottom:5px;
}

.troeven h2 {
	font-size: 15px;
	color:#eb2a2e;
	margin:0;
	padding:0;
	text-align:center;
}

.troeven ul {
	margin:5px 0px 0px 30px;
	padding:0px;
}

.troeven li {
	margin:0px;
	padding:0px;
	list-style-image: url(images/troef.gif);
}

.rightmodule {
	background:url(images/menu-rechts-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #DBE0E8;
	text-align:center;
	margin-bottom:30px;
	padding-bottom:5px;
}


.rightmodule a {
	text-decoration: none;
}

.rightmodule h2 {
	font-size: 14px;
	color:#333;
	background:url(images/menu-rechts-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #DBE0E8;
	margin:0;
	padding:0;
}


.rightmodule img {
	border: 1px solid #CCC;
	margin: 5px;
}


.rightmodule ul {
	margin:0px;
	padding:0px;
}

.rightmodule li {
	margin:0px;
	padding:0px;
	list-style:none;
}


.rightmodule P {
	margin:0px;
	padding:0px;
}

.rightmodule-wit .grijzelijn {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
}

.rightmodule strong {
	font-weight:normal;
}
.rightmodule .prijs {
	font-size:13px;
	font-weight:bold;
	color:#eb2a2e;
}


#footer {
	width:950px;
	margin:auto;
	margin-bottom: 10px;
	font-size: 11px;
	color:#666;
	text-align: center;
}

/*Search*/

.rightmodule-search {
	background:url(images/back-search.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:30px;
	padding-bottom:5px;
	padding-left: 5px;
	height: 120px;
	color: #FFF;
}

.box {
    margin-top:15px;
    margin-bottom: 5px;
    width: 220px;
}
 
.selectbox {
    width: 225px;
}

.zoeken {
	margin-top:5px;
	float: right;
	margin-right: 10px;
}

.fabrikant {
	margin-bottom: 5px;
}


.uitgebreid {
	color: #FFF;
}


<!--
/* CSS Tabs */
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #eb2a2e;
        font: bold 12px Verdana, sans-serif;
		margin-bottom:0px;
		padding-bottom:3px;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #eb2a2e;
        border-bottom: none;
        background: #eb2a2e;
        text-decoration: none;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }

#navlist li a:hover {
        color: white;
        background: #f54e50;
        border-color: #eb2a2e;
		text-decoration:underline;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
		color:#eb2a2e;
}
-->

#content {
		  float:left;
		  width: 480px;
		  /*min-height: 1000px;*/
		  margin-left: 10px;
}

