html,body {
			margin:0;
			padding:0;
			height:100%;
			_overflow-y: auto;
	}

html { overflow-y : expression(
    document.compatMode && (document.compatMode=='CSS1Compat')
    ? 'auto' : 'hidden') }

body{
			text-align   		: center;
			background-color	: #f8f8f8;
			background-image	: url(../pix/bg/achtergrond.jpg);
			background-color: #F1F1F1;
			background-repeat: repeat-x;
			font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size			:0.7em;
			line-height			: 16px;
			color				:#67676b;
   }

body { overflow-y : expression(
    document.compatMode && (document.compatMode=='CSS1Compat')
    ? 'hidden' : 'auto') }

#pagina{
	min-height		: 100%;
	width      		: 968px;
	_width    		: 965px;
	margin       	: 0px auto;
	text-align   	: left; /* IE{ einde centreren pagina } */
	position     	: relative;
	border-left     : 1px solid #e0e2e1;
	border-right    : 1px solid #e0e2e1;
	background-color: white;
	
/* dynamische eigenschap voor IE6 en lager */
	height : expression(Math.max(
	Math.max(document.documentElement ? document.documentElement.offsetHeight : 0, document.body.offsetHeight),
	Math.max(document.documentElement ? document.documentElement.scrollHeight : 0, document.body.scrollHeight)) + 'px');
}
			
#inhoud{
			margin-top		: 0px;
			/*margin-left		: 83px;
			margin right	: 50px;*/
}					

#logo {
		margin-left	   : 0px;
		margin-top	   : 0px;
}

#logo img, img  {
	margin-top			: 0px;
	margin-bottom		: 0px;
}

#menu {
	width: 968px;
	height: 42px;
	background-image	: url(../pix/menu/menu-bg.png);
	margin-left	   : 0px;
	margin-top	   : 0px;
}

.menuplaatjes {
	margin-left	: 15px;
	margin-right	: 15px;
	border: 0px;
}

.menuplaatjes a {
	border: 0px;
}
.menuplaatjes-zoek {
	float:right;
	height: 37px;
	margin-right	: 15px;
}
#pagetext {
	float			: left;
	width			: 914px;
	margin-left		: 27px;
	margin-top		: 19px;
}
#pagetextsmal {
	float			: left;
	width			: 600px;
	margin-left		: 27px;
	margin-top		: 19px;
}

.tussenkopje {
	/*color		: #2c89d5;*/
	color			: #009ad4;
	font-weight	: bold;
}

/*h1, h2 {
	font-size		: 1em;
	color			: #009ad4;
	font-weight		: bold;
	/*margin-top		: 0px;
	margin-bottom	: 0px;
}*/

h1 {
	font-size: 1.3em;
	color: #009ad4;
	font-weight: bold;
	margin-top		: 5px
	}

h2 {
	font-size		: 1.2em;
	color			: #009ad4;
	font-weight		: bold;
	margin-top		: 5px;
	margin-bottom	: 3px;
}

#blokrechts {
	float			: right;
	margin-top		: 21px;
	margin-right	: 27px;
	background-color: #FFF;
	/*border: 1px solid #a2c7c4;*/
	width			: 259px;
	/*left: 667px;*/
	/*top: 198px;*/
	/*padding: 5px;*/
}
form {
  margin: 0;
  padding: 0;
  width: 183px;
  text-align: right;
}
#zoekfunctie {
	position		: absolute;
	margin-top		: 1px;
	margin-left		: 753px;
	float: right;
	/*background-color: #FFF;*/
	width			: 200px;
	height			: 35px;
}

#footer {
	height: 30px;
	margin-left	: 27px;
	width		: 914px;
	border-top		: 1px solid #e2e2e4;
	font-size			: 0.9em;
	color				:#67676b;
/*	background-image	: url(../pix/page-element-bg.jpg);
	background-repeat: no-repeat;*/
	padding-top: 6px;
	}

#footer a:link  {
	color: #757776;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #757776;
}
#footer a:hover {
	text-decoration: underline;
	color: #757776;
}
#footer a:active {
	text-decoration: underline;
	color: #757776;
}
#inhoud-onder a:link  {
	color: #757776;
	text-decoration: none;
}
#inhoud-onder a:visited {
	text-decoration: none;
	color: #757776;
}
#inhoud-onder a:hover {
	text-decoration: underline;
	color: #757776;
}
#inhoud-onder a:active {
	text-decoration: underline;
	color: #757776;
}

input{	
	font-size	: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color 		: : #757776;
}

.textfield { 
	border		: 1px solid #e0e2e1; 
	width		: 120px;
	height		: 15px;
	padding-left: 3px;
	margin-top: 2px;
	margin-right: 6px;
	color 		: : #757776;
}
select { 
	border		: 1px solid #e0e2e1; 
	/*width		: 170px;*/
	font-size	: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color 		: #333333;
	/*height		:15px;*/
	padding: 2px;
}
.reqtextfield { 
	border		: 1px solid #2c89d5; 
	width		: 170px;
	height		:15px;
	padding-left: 3px;
	/*padding-right: 2px;*/
}

.errormessage, .aanbieding {
	color: #2c89d5;
	font-weight: bold;
}

a:link {
	color: #757776;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #757776;
}
a:hover {
	text-decoration: none;
	color: #757776;
}
a:active {
	text-decoration: underline;
	color: #757776;
}

.formlabel {
	width: 90px;
}

.formfield {
	width: 380px;
}
#displaywindows {
	width: 100%;
	margin-top: 21px;
	margin-bottom: 9px;
}
.displaywindows {
	width: 100%;
	margin-top: 21px;
	margin-bottom: 9px;
}
.displaywindow {
width: 274px;
height:169px;
background-image	: url(../pix/displaywindow.jpg);
margin-right: 25px;
margin-bottom: 19px;
float: left;
}

.kopje {
margin-left: 10px;
margin-top: 7px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #7f817e;
}

.displaywindowimage {
margin-left: 1px;
margin-top: 9px;
}

.displaywindowbutton {
position: absolute;
margin-left: 193px;
margin-top: 116px;
z-index: 1;
}

.displaywindowprice {
position: absolute;
margin-left: 192px;
margin-top: 90px;
z-index: 2;
font-size: 1.25em;
color: #2faddd;
font-weight: bold;
}

.displaywindownieuw {
position: absolute;
margin-left: 193px;
margin-top: 17px;
height: 70px;
width: 70px;
background-image	: url(../pix/buttons/nieuw.jpg);
z-index: 3;
}

.displaywindowlogo {
position: absolute;
margin-left: 193px;
margin-top: 17px;
height: 70px;
width: 70px;
z-index: 3;
}

.displaywindow3Dbutton {
position: absolute;
margin-left: 193px;
margin-top: 88px;
z-index: 1;
}

.displaywindowheader {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

.partnerlogo {
margin-right:21px;
}

img.partnerlogo {
border: 0px;
}

#inhoud-onder {
margin-left: 27px;
}

#inhoud-onder-breed {
margin-left: 0px;
}

.extra-aandacht {
	color			: #009ad4;
}

#inhoud-onder-breed a:link  {
	color: #757776;
	text-decoration: none;
}
#inhoud-onder-breed a:visited {
	text-decoration: none;
	color: #757776;
}
#inhoud-onder-breed a:hover {
	text-decoration: underline;
	color: #757776;
}
#inhoud-onder-breed a:active {
	text-decoration: underline;
	color: #757776;
}
.prijs-medium {
	font-size: 1.2em;
	color: #009ad4;
	font-weight: bold;
}
.prijs-groot {
	font-size: 1.3em;
	color: #009ad4;
	font-weight: bold;
}
.kopje a{
	color: #757776;
	text-decoration: none;
}
.kopje a:link, .kopje a:active{
	color: #757776;
	text-decoration: none;
}
.kopje a:visited{
	text-decoration: none;
	color: #757776;
}
.kopje a:hover{
	text-decoration: none;
	color: #009AD4;
}
.reviewform {
text-align: left;
width: 600px;
}
.zend  {
	height: 32px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #757776;
	cursor: pointer;
	cursor: hand;
}
.reviewtextfield { 
	border: 1px solid #e0e2e1; 
	width: 170px;
	height:15px;
	padding-left: 3px;
}

.reqtextfield { 
	border: 1px solid #009ad4; 
	width: 170px;
	height:15px;
	padding-left: 3px;
	/*padding-right: 2px;*/
}

.errormessage {
	color: #009ad4;
}
.reviewtextarea {
	border: 1px solid #e0e2e1; 
	width: 250px;
	height: 150px;
	padding: 3px;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	color				:#67676b;
}
.reqreviewtextarea {
	border: 1px solid #009ad4; 
	width: 250px;
	height: 150px;
	padding: 3px;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	color				:#67676b;
}
.reviewtable {
	width: 600px;
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
}
.reviewtable td {
	/*padding: 7px;*/
}
.reviewtabletop {
	height:4px;
	padding: 0px;
	margin:0px;
	/*background-image	: url(../pix/rating/reviewtable-top.jpg);*/
	background-repeat: no-repeat;
}
.reviewtablebody {
	/*background-image	: url(../pix/rating/reviewtable-body.jpg);*/
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.reviewtablebottom {
	height:4px;
	padding: 0px;
	margin:0px;
	/*background-image	: url(../pix/rating/reviewtable-bottom.jpg);*/
}
.newslettertable {
	width: 400px;
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
}
.newslettertable td {
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.top-5 {
	width: 870px;
	height: 115px;
	margin-top: 7px;
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
}
.top-5 img {
	margin-left: 1px;
}
.top-aanbieding-index {
	width: 867px;
	height: 127px;	
	/*margin-top: 7px;*/
	margin-top: 3px;
	padding-left: 3px;
	padding-bottom: 5px;	
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
}
.top-aanbieding {
	width: 556px;
	/*height: 115px;*/
	margin-top: 3px;
	margin-bottom: 5px;	
	padding-left: 3px;
	padding-bottom: 5px;
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
}
.top-aanbieding-index-item {
	float:left;
}
.dagaanbieding {
	width: 190px;
	float:right;
	text-align:left;
}
.productplaatje {

	border: 1px solid #e5e5e5;
	margin-right: 7px;
	margin-bottom: 7px;
}
.productplaatje:hover {
	border: 1px solid #f78f1e;
}
iframe {
border: 1px solid #FFF;
width: 700px;
height: 2200px;
/*border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;*/
overflow-x: hidden;
}
.top3window {
	width: 161px;
	/*height: 150px;*/
	border:1px solid #DADADA;
	background-image	: url(../pix/bg/moduleBg2.gif);
	background-repeat:repeat-x;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 7px;
	margin-right: 6px;
	float: left;
}
.top3naam {
	height: 50px;
}