#artikel {
margin:1px 2px 0 0;
border: 1px solid #F9DDB9;
width: 175px;
height: 200px; 
background: #EEF5D6;
text-align:left;
font-size: 9pt;
color : #475C00;
float:left;
}

html, body {
height: 100%;
padding:0; 
margin: 5px 0 0 0;
font-family: "Tahoma";
font-size: 11pt;
background: #ABABAB url("images/pattern_004.gif_") repeat;
}
						
body  { 
position:relative;
text-align:center;   /* needed for IE5.x */ 
} 

#website {
margin: 10px auto;
border: 1px solid #d8d8d8;
text-align:left; /* needed for IE5.x */ 
width: 900px;
padding: 3px;
background-color:#ffffff;
}

#headertop {
font-size: 8pt;
height: 16px;
background: #368BC1;
text-align:right; /* needed for IE5.x */
color : #fff;
padding: 1px 3px 0 0;
}

#header {
height: 80px;
background: #fff;
}

#inhoud {
position: relative;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */

margin:5px 0px;
padding : 0 0 0 5px;
float:left;
background : #fff;
border-left: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
width: 565px;
height: 100%;
color : #000;
}

#coldroite {
margin:5px 0px;
padding: 0 0 0 7px;
float:left;
background : #fff;
width: 157px;
color: gray;
line-height: 1.5;
}

#menuV {
margin:5px 0px;
padding: 0 0 0 7px;
float:left;
background : #fff;
width: 157px;
color : gray;
line-height: 1.5;
}

#pied {
display: inline-block;
background: #368BC1;
text-align: right;
color : #ffffff;
font-size: 8pt;
    content: "."; 
    display: block; 
		height: -16px;
    clear: both; 
}

#website a{
color: #000;
text-decoration: none;
}

#website a:hover{
color: #FB0606;
}

#headertop a{
color: #fff;
text-decoration: none;
}

#headertop a:hover{
color: #FB0606;
}



H1 {
margin : -2px 0 5px -2px;
font-size: 18pt;
text-align: left;
color : #176AA0;
text-decoration: none;
}

H2 {
margin : -2px 0 5px 2px;
font-size: 12pt;
text-align: left;
color : #7B7B7B;
}
H3 {
margin : -2px 0 5px 10px;
font-size: 9pt;
text-align: left;
text-decoration: none;
color : #7B7B7B;
}

H4 {
margin : 20px 0 5px -2px;
font-size: 13pt;
text-align: left;
text-decoration: none;
}

p {
margin : -2px 0 5px 10px;
font-size: 9pt;
text-align: left;
color : #7B7B7B;
}

hra {
margin : 10px 0 10px 0;
  border: 1px;
  width: 100%;
	color: #7395F3;
	height: 1px;

}



/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
.PopBoxImageSmall
{	border: none 0px #ffffff;
	cursor: url("http://www.eglence.be/images/magplus.cur"), pointer;}
.PopBoxImageLarge
{	border: solid 1px #999999;
	cursor: url("http://www.eglence.be/images/magminus.cur"), pointer;}
.PopBoxImageShrink
{	cursor: url("http://www.eglence.be/images/magminus.cur"), pointer;}
.PopBoxImageLink
{ cursor: pointer; }
.PopBoxImageMove
{	border: none 0px #ffffff;
	cursor: pointer;}


#block {
color: red;
margin:2px;
padding:2px;

width: 550px;
background: #ffffff;
float:left;
}

p.prix{
color: red;
font-size: 14px;
font-family:Arial,Helvetica,sans-serif;
}

p.naam{
color: #000000;
font-size: 14px;
font-family:Arial,Helvetica,sans-serif;
} 
p.merk{
color: #000000;
font-size: 10px;
font-family:Arial,Helvetica,sans-serif;
text-align:left
} 

p.info{
color: #000000;
font-size: 10px;
font-family:Arial,Helvetica,sans-serif;
text-align:left
} 

p.promo{
color: #ff0000;
font-size: 12px;font-weight : bold;
font-family:Arial,Helvetica,sans-serif;
}



a.p1 {  text-decoration:none; background:#fff; border:0; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; color:#000; position:relative; z-index:500;}

a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-transition: opacity 0.6s ease-in-out;



}
a.p1:hover b {top:-65px; left:110px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;

}
