* {
margin:0;
padding:0;
}
body {
width:100%;
background:url(../images/header_bg.gif) left 47px repeat-x;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}
a {
color:#F87C3E;
text-decoration:none;
}
a:hover {
color:#610000;
text-decoration:underline;
}
a img {
border:none;
}
#wrapper-container {
width:100%;
background:url(../images/header_bg2.jpg) center 74px no-repeat;
}
#wrapper {
width:990px;
margin:0 auto;
text-align:left;
}

#header {
position:relative;
background:url(../images/header.jpg) left top no-repeat;
width:990px;
height:378px;
}
#header #logo {
position:absolute;
left:36px;top:106px;
z-index:10;
}
#header #logo span a {
display:block;
width:245px;
height:156px;
background:url(../images/logo.jpg) left top no-repeat;
text-indent:-9999em;
}
#header #logo span a:hover {
background-position:0 -156px;
}
#header #miscnav {
position:absolute;
top:20px;left:10px;
}
#header #miscnav ul {
list-style:none;
}
#header #miscnav li {
float:left;
padding-right:10px;
background:url(../images/miscnav_li.gif) left 6px no-repeat;
padding-left:8px;
}
#header #miscnav li a{
display:block;
float:left;
font:12px Arial, Helvetica, sans-serif;
color:#000;
text-decoration:underline;
font-weight:bold;

}
#header #miscnav li a:hover {
text-decoration:none;
}
#header #mainnav {
position:absolute;
left:0;bottom:0;
}
#header #mainnav ul {
list-style:none;
}
#header #mainnav li {
float:left;
}
#header #mainnav li a {
display:block;
float:left;
width:147px;
height:79px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
text-indent:-999em;
}
#header #mainnav li#main1{
position:absolute;
left:124px;bottom:0px;
}
#header #mainnav li#main1 a{
background:url(../images/menu1.jpg) left top no-repeat;
}
#header #mainnav li#main1 a:hover {
background-position:0 -79px;
}

#header #mainnav li#main2{
position:absolute;
left:267px;bottom:0;
}
#header #mainnav li#main2 a{
background:url(../images/menu2.jpg) left top no-repeat;
}
#header #mainnav li#main2 a:hover {
background-position:0 -79px;
}
#header #mainnav li#main3{
position:absolute;
left:414px;bottom:0;
}
#header #mainnav li#main3 a{
background:url(../images/menu3.jpg) left top no-repeat;
}
#header #mainnav li#main3 a:hover {
background-position:0 -79px;
}
#header #mainnav li#main4{
position:absolute;
left:565px;bottom:0;
}
#header #mainnav li#main4 a{
background:url(../images/menu4.jpg) left top no-repeat;
}
#header #mainnav li#main4 a:hover {
background-position:0 -79px;
}
#header #mainnav li#main5{
position:absolute;
left:712px;bottom:0;
}
#header #mainnav li#main5 a{
background:url(../images/menu5.jpg) left top no-repeat;
}
#header #mainnav li#main5 a:hover {
background-position:0 -79px;
}

#header #mainnav li a:hover {
text-decoration:underline;
}

#sections {
overflow:hidden;
width:100%;
background:url(../images/content_bg.jpg) center 40px no-repeat;
margin-top:20px;
}
#leftnav {
float:left;
width:195px;
margin-bottom:10px;
}
#rightnav {
float:right;
width:195px;
}
#content {
float:left;
width:580px;
padding-left:10px;
}
#content #newproductbox {
width:578px;
overflow:hidden;
clear:left;
border:1px solid #cdcdcd;
}
#content #newproductbox .KleineTekst {
padding:10px 0;
}
#content #newproductbox .InfoTabelKop {
height:19px;
background:#91004E;
color:#fff;
padding-left:10px;
}

#content h1, #content h1.categories-heading {
font:bold 16px Arial, Helvetica, sans-serif;
color:#A6016A;
margin-top:10px;
margin-bottom:10px;
}
#content td.formAreaTitle h3 {
font:bold 12px Arial, Helvetica, sans-serif;
border-bottom:1px dashed #cdcdcd;
padding-bottom:4px;
margin:12px 0;
}
#content ul {
margin-left:14px !important;
margin-left:7px;
list-style:none;
}
#content ul li {
background:url(../images/content_li.gif) left 4px no-repeat;
padding-left:13px;
}

#content ul#sitemap li a {
font-weight:bold;
color:#be0000;
}
#content ul#sitemap li li a {
font-weight:normal;
color:#444;
}
#content ul#sitemap li a:hover {
color:#BE0000;
}
.infobox {
background:#91004E url(../images/infobox_bottom.gif) left bottom no-repeat;
margin-bottom:10px;
padding-bottom:17px;
}
/*#rightnav .infobox {
border-width:0 0 1px 1px;
}
.infobox-heading {
background:url(../images/infobox_heading.gif) left top no-repeat;
}*/
.infobox-heading h1 {
background:url(../images/infobox_heading.gif) left top no-repeat;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
padding:12px 3px 10px 5px;
text-align:center;
}
.infobox-heading h1 a {
color:#fff;
}
.infobox-heading h1 a:hover {
color:#fff;
}
.infobox-content {
color:#FFEFF9;
padding:10px;
/*background:url(../images/damsma2/infobox_middle.gif) left top repeat-y;*/
}
.infobox-content a {
color:#FAC7E8;
}
.infobox-content a:hover {
color:#fff;
}
#searchbox .infobox-content {
text-align:center;
}

#shoppingcartbox .infobox-content {
text-align:right;
}
#shoppingcartbox p.hr {
border-bottom:1px dashed #cdcdcd;
margin-bottom:4px;
padding-bottom:4px;
text-align:left;
}
#shoppingcartbox p.totalprice {
font-weight:bold;
}

#newsletterbox input#email, input#searchbox, #tellafriendbox .infobox-content input {
background:#fff url(../images/inputtxt_bg.gif) left top no-repeat;
color:#333;
}
#tellafriendbox .infobox-content p input {
border:none;
background:none;
}
#tellafriendbox .infobox-content, #specialsbox .infobox-content {
text-align:center;
}
#specialsbox .infobox-content {
border:1px solid #91004E;
background:#fff;
margin:0;
padding:0;
}
#specials8css {

}
#productbox {
padding:0;
}
#productbox .infobox-heading {
}
#productbox .infobox-heading h1 {
border-bottom:none;
}
#productbox .infobox-content ul {
list-style:none;
padding-left:6px;
}
#productbox .infobox-content li {
width:152px;
border-bottom:1px dashed #CF0087;
}
#productbox .infobox-content li a {
display:block;
background:url(../images/li_arrow.gif) left center no-repeat;
width:142px;
padding:3px 0 3px 10px;
color:#FAC7E8;
}
#productbox .infobox-content li a:hover {
color:#FAC7E8;
text-decoration:underline;
}
#informatie .infobox-content {
padding:0;
}
#informationbox .infobox-content ol {
margin-left:25px !important;
margin-left:30px;
padding-left:0;
padding-right:0;
}
#informationbox .infobox-content ol li {
font:11px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#informationbox .infobox-content ul {
margin-left:13px !important;
margin-left:16px;
}
#manufacturersbox {
width:100%;
overflow:hidden;
}

.onlinemembers {
text-align:center;
margin-bottom:70px;
padding-top:10px;
}

#footer-container {
position:relative;
width:990px;
height:110px;
font:bold 11px Arial, Helvetica, sans-serif;
color:#000;
text-transform:uppercase;
}
#footer-container a {
color:#000;
text-decoration:none;
}
#footer-container a:hover {
text-decoration:underline;
}
#footer-container #bvbmedia {
position:absolute;
top:45px;left:0;
width:990px;
text-align:center;
}
#footer-container #bvbmedia a {
width:140px;
margin:0 auto;
color:#91004E;
padding-left:5px;
}
#footer-container #bvbmedia a:hover {
color:#999;
text-decoration:none;
}
#footer-container #sitemap {
position:absolute;
top:10px;left:0;
width:990px;
text-align:center;
}
#footer-container #alle {
position:absolute;
top:22px;left:0;
width:990px;
text-align:center;
font-size:10px;
text-transform:lowercase;
color:#000;
}

