h1 
{
	padding: 0.5em 0 0;
	font-size: 267%;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
}

td
{
padding:0px;
}

img
{
	border:1px solid #000000;
}

#container
{
width:970px;
border:5px solid #CCCCCC;
text-align:left;
left: 50%;
margin-left: -490px;

position: absolute;
background-color:#FFFFFF;
}

#boven
{
width:970px;
float:left;
background-image: url(banner3.jpg); 
}

#bovenlogo
{
/* background-image: url(lpbp2.jpg); 
width:200px;
height:75px;
float:left;*/

width:770px;
height:125px;
float:left;
}




#bovencart
{
width:200px;
height:125px;
float:left;
background-color:#FFFFFF;
}

#bovencart1
{
width:200px;
height:47px;
padding-top:40px;
}
#bovencartcart
{
background-image:url(shoppingcart.gif);
width:48px;
height:48px;
float:left;
}
#bovencart img
{
padding-top:30px;
float:left;
border:0;
}
#bovencartitems
{
float:left;
}


#bovencart2
{
float:right;
}

#bovencartlogo
{
background-image:url(lpbp4.jpg);
width:100px;
height:38px;
}

#links
{
width:200px;
float:left;
border-top:solid 1px #CCCCCC;
}

#links ul
{
padding:0;
margin:0;
}

#links h2
{
color:#FF0099;
text-decoration:none;
padding:10px;
font-size:150%;
margin:0;
}



#links li
{
list-style:none;
/* border-top:3px solid #999999; */
}


#links li a
{
display:block;
padding-left:10px;
text-decoration:none;
color:#FF0099;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
text-align:left;
}

#links li a:hover
{
color:#01A3E1;
background-color: #FBFBFB;
}

#midden
{
width:570px;
float:left;
background-color:#FFFFFF;
}

#bovenmenu
{
background-color: #01A3E1;
width:570px;
float:left;
margin-bottom:2px;
}

#menu
{
margin:0;
padding:0;
list-style:none;

}

#menu li
{
float:left;
position: relative;

}

#menu li a
{
display:block;
padding:10px;
text-decoration:none;
color:#FFFFFF;
}

#menu li a:hover
{
background-color:#0175A1;
color: #C2E1F3;
}

#menu li ul 
{
display: none;
position: absolute; 
top: 1em;
left: 0;
}

#menu li > ul 
{
top: auto;
left: auto;
}

#menu li:hover ul 
{ 
display: block; 
background-color: #01A3E1;
list-style:none;
padding:0;
margin:0;
width:100%;
}

#menu li:hover ul li
{ 
display: block; 
width:100%;
}


#zoek
{
float:right;
padding:5px;
margin:0;
}

#zoek form
{
padding:0;
margin:0;
}

.cat
{
float:left;
list-style:none;
padding:10px;
border:1px solid #CCCCCC;
width:548px;
margin:0px;
}

.catfoto
{
float:left;
padding-right:10px;
padding-bottom:10px;

}

.subcat
{
float:left;
}

sales
{

}

.sale 
{
width:125px;
padding:5px;
float:left;
border:1px solid #CCCCCC;
margin-bottom:5px;
margin-left:5px;
min-height:170px;
}



#sales:after { content: ""; display: block; height: 0; clear: both; }

.sale img
{
float:left;
margin-left:10px;
cursor:pointer;
height:100px;
}

.spacer {
  clear: both;
  }



.saleprijs
{
color:#FF0099;
font-weight:bold;
}

.cross
{
margin:0;
padding:5px;
/*
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
*/
float:left;
}

.cross img 
{
margin:0;
padding:0;
float:left;
}

.tekst
{
border:1px solid #CCCCCC;
width:548px;
padding:10px;
margin-top:10px;
margin-bottom:10px;

}

.tekst img
{
float:left;
margin-right:10px;
margin-bottom:10px;
}

.pobox
{
width:548px;
border:1px solid #CCCCCC;
margin:0;
margin-bottom:5px;
padding:10px;
float:left;
}

.pobox table
{
width:0;
height:0;
padding:0;
margin:0;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#494949;
}

.pobox td
{
width:0;
height:0;
padding:0;
margin:0;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#494949;
}

.pobox img
{
float:left;
padding:0;
margin-right:10px;
margin-bottom:10px;
cursor:pointer;
}

.toevoegen
{
float:right;
}

.ponaam
{
font-weight:bold;
}

.poprijs
{
font-size:90%;
}

.poverpakking
{
font-size:90%;
}

.pokleuren
{
font-size:90%;
}


#rechts
{
width:190px;
float:left;
border-top:solid 1px #CCCCCC;
}

#rechts ul
{
padding:0;
margin:0;
}

#rechts h2
{
color:#FF0099;
text-decoration:none;
padding:10px;
font-size:150%;
margin:0;
}


#rechts li
{
list-style:none;
/* border-top:3px solid #999999; */
}


#rechts li a
{
display:block;
padding-left:10px;
text-decoration:none;
color:#FF0099;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
text-align:left;
}

#rechts li a:hover
{
color:#01A3E1;
background-color: #FBFBFB;
}









fieldset 
{
  border: none;
}

.fields, .buttons 
{
	clear: both;
	position: relative;
	margin-bottom: 0.45em;
}
label, .label, input, select, textarea, .fields button 
{
	/* float: left; */
}

textarea#body 
{
	width: 30.2em;
	margin-top: 0.3em;
}
label, .label 
{
	margin-right: 1em;
	width: 12em;
}
label.radio, label.checkbox 
{
	width: auto;
	padding: 0 2em .5em 0; 
}
label.short 
{
	width: 17%;
}
label.long 
{
	width: auto;
}
input.radio 
{
	float: none;
}
label.radio input 
{
	position: relative;
	top: 2px;
}
textarea 
{
	height: 10em;
}
input, select, textarea, button 
{
	color: #494949;
	font-size: 92%;
	font-family: Arial, sans-serif;
}
input.default_value 
{
	color: #929292;
}
h2 label, h3 label 
{
	float: none;
	font-size: 100%;
}
input.text_small, input.text, select, textarea 
{
	border: #D6D6D6 solid 1px;
}
input.text_small, input.text 
{
	padding: 0.2em 0 0.25em;
}
select {
	height: 1.7em;
}

input.submitbutton, button 
{
	cursor: pointer;
	border: none;
	padding: 0.2em 0.15em 0.2em 0.15em; 
	color: #FFF;
	font-weight: bold;
}

input.submitbutton, button, #search button, #primary .button a,#primary a.button 
{
	background-color: #00A0E2;
}

form p 
{ 
	margin: 0 0 1em 0;
}

#bottomlinks
{
width:960px;
float:left;
font-size:75%;
color:#999999;
padding:10px;

}

#payment
{
width:960px;
float:left;
font-size:75%;
color:#999999;
padding:10px;

}

#washable
{
float:right;
padding:5px;
color:#CCCCCC;
font-size:75%;

}
#washable a
{
text-decoration:none;
}
#washable a:hover
{
text-decoration:underline;
}


#clearer 
{
line-height: 0;
height: 0;
clear: both;
}


