* {
        margin: 0;
        padding: 0;
}
body {
        margin-bottom: 0px;
        margin-top: 0px;
        font: normal 75% Arial, sans-serif;
        color: #fff;
        background: #342E30 url(images/bg.jpg);

}
h1, h2, h3 {
        color: #B357AC;
        font: normal Arial, sans-serif;
}
h1  {
    font-size: 14pt;
}
h2  {
     font-size: 14px;
}
h3 {
        font-size: 1em;
}
ul  {
        margin-left: 0px;
        padding-left: 15px;
        padding-top: 0;

}
li  {
     padding-left: 5px;
     line-height: 16px;
}
a {
       color: #F1D0FA;
}
a:hover {
        color: #F1D0FA;
        text-decoration: none;
}
img {
        border: 1px solid #963DAF;
}
img.nul {
        border: 0;
        float: right;
        padding: 15px;
}
img.logo {
        border: 0px solid #aaa;
        float: left;
        padding-left: 0px;
        padding-top: 20px;
        z-index: 99;
        overfow: auto;
}

img.left {
        float: left;
        margin: 0 20px 0 0;
}
img.right {
        float: right;
        margin: 0 0 0 20px;
}
.intro {
        text-align: justify;
}
.vet   {
        font-weight: bold;
}
.center {
        text-align: center;
}
.right {
        text-align: right;
}
hr {
    border: 0;
    height: 1px;
    width: 100%;
    text-align: left;
}

                                             /* Post */
.post {
        clear: both;
        padding: 5px;
        border-bottom: 0px solid red;
}

.post .content {
        line-height: 1.5em;
}
.post p, .post blockquote, .post ul, .post ol {
        margin-bottom: 0.7em;
}
.post p:first-letter {
         padding-left: 0px;


}

                                            /* Header */
#header {
        width: 805px;
        height: 100px;
        margin: 0 auto;
        border-bottom:0px solid #000;
        border-top:1px solid #51414A;
        border-left:1px solid #B862B5;
        border-right:1px solid #B862B5;
        background:  url(images/rdhd01.jpg) repeat-x;

}



                                             /* Page */
#page {
        width: 805px;
        margin: 0 auto;
        border-left:1px solid #B862B5;
        border-right:1px solid #B862B5;
        border-bottom:1px solid #51414A;
        padding: 0;
        background: #342E30 url(images/page.jpg) repeat-y;
        min-height:450px;
        height:expression(this.scrollHeight > 450 ? "auto":"450px");

}

#content {
        float: right;
        width: 595px;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin:0;
        min-height:450px;
        height:expression(this.scrollHeight > 450 ? "auto":"450px");
        border: 0px solid #51414A;
        background: #342E30;
}

.content {
          padding-top: 0px;
          padding-left: 0px;
          text-align: justify;
}
#sidebar {
        float: left;
        width: 192px;
        margin: 0;
        padding: 0;
        background: #fff url(images/menu.jpg) repeat-x;
        background-position: bottom;
        min-height:450px;
        height:expression(this.scrollHeight > 450 ? "auto":"450px");
}

                                              /* Menu */
#menu1 {
        font-size: 0.9em;
        font-family: verdana;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 0px;
        border: 0px;
}
#menu1 ul {
        margin: 0;
        padding: 0;
       list-style: none;
}
#menu1 li {
        border-bottom: 0px solid #51414A;
        padding-left: 5px;
        margin-bottom: 2px;
        padding-top: 5px;
        padding-bottom: 2px;
}


#menu1 li.ww {
        border-bottom: 0px solid #51414A;
        padding-left: 5px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-weight: normal;
}

#menu1 a {
        display: block;
        text-decoration: none;
        color: #963DAF;
}
#menu1 a:hover {
        color: #51414A;
        text-decoration: underline;
}
#menu1 a:active {
        color: #311927;
}
#menu1 li.current a {
       border-top: 1px dotted #51414a;
       border-bottom: 1px dotted #51414a;
        color: #311927;
}



.titlemenu  {
      color: #000;
      font-size: 1em;
      font-weight: bold;
      padding-left: -5px;
      border-top: 0px solid #751714;
      padding-top: 2px;
}

                                                /* Winkel */
#winkel  {
       text-align: center;
}

#winkel .winkel {
      width: 100%;
}
.winkel td {
      width: 33%;
      text-align: center;
}

img.thumbs   {
    border: 1px solid #B862B5;
}

                                                   /* Product */
#product {
         width: 100%;
         margin: 0;
         padding: 0;
         color: #eee;
          text-align: left;
}
#product .product {
         width: 100%;
         border: 0px solid #fff;
         margin: 0;
         padding: 0;
}
#product .title {
         font-weight: bold;
         font-family: Arial, sans-serif;
         text-decoration: none;
         font-size: 1em;
         color: #eee;
}
#txtuitlijn {
             float: right;
             margin-left: 0;
             margin-right: 0px;
             margin-top: 10px;
             width: 350px;
             border: 0px solid #111;
}
.fotoprod  {
            float: left;
            margin: 0;
            padding: 0;
    border: 1px outset #BBA9B5;
}

                                                    /* Voeg toe */
#voegtoe  {
          width: 100%;
          text-align: left;
}
#voegtoe .voegtoe {
          width: 100%;
          border-collapse: collapse;
          border: 1px solid #555;
          margin: 0;
}
.voegtoe td {
          border: 1px solid #555;
          vertical-align: top;
          padding: 1px;
          margin: 0;
}
td.bedrag  {
         text-align: right;
}
.totaal  {
         font-weight: normal;
         border-bottom-style: double;
         border-bottom-color: #000;
         border-bottom-width: 3px;
         text-align: right;

}

                                                    /* Bekijk */

#bekijk  {
          width: 100%;
}
#bekijk .bekijk {
          width: 100%;
          border-collapse: collapse;
          border: 1px solid #555;
          margin: 0;
}

.bekijk td {
          border: 1px solid #555;
          vertical-align: top;
          padding: 1px;
          margin: 0;
}

                                                    /* Bestel */
.bestel  {
          width: 100%;
          border-collapse: collapse;
}

.bestel td {
          border: 1px solid #555;
          vertical-align: top;
          padding: 0;
          margin: 0;
}


                                                    /* Footer */
#footer {
        width: 805px;
        border-bottom:1px solid #51414A;
        border-top:1px solid #51414A;
        border-left:1px solid #B862B5;
        border-right:1px solid #B862B5;
        background: #5B5B59 url(images/rd01.jpg) repeat-x;
        height: 28px;
        margin: 0 auto;
        padding: 0;
        font-size: .8em;
        color: #bbb;
}
#foot1   {
        float: left;
        padding-left: 20px;
        color: #bbb;
}
#foot2   {
         float: right;
        padding-right: 20px;
        padding-top: 5px;
        text-align: center;
}
#foot2 a {
       color: #F1D0FA;
}
#legal {
        float: left;
}
#links {
        float: right;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu {
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
height: 20px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a {
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
height: 20px;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
text-decoration: none;
}

.glossymenu li a:visited, .glossymenu li a:active {
color: white;
text-decoration: none;
height: 20px;
}

.glossymenu li a:hover {
background-image: url(images/glossyback2.gif);
height: 20px;
}


.pag1 {
        display:inline;
        float: left;
        border: 1px solid #888;
        text-align: center;
        width: 16px;
        padding: 0;
        margin: 0;
        background-color: #333;
        text-decoration: none;
        cursor: pointer;
}

.pag2 {
        display:inline;
        float: left;
        border: 1px solid #fff;
        width: 16px;
        padding: 0;
        margin: 0;
        font-weight: bold;
        text-align: center;
        background-color: #ddd;
        color: #333;
}

.pag3 {
        display:inline;
        float: left;
        border: 1px solid #888;
        text-align: center;
        width: 16px;
        padding: 0;
        margin: 0;
        background-color: #333;
        text-decoration: none;
        cursor: default;
}


#horizon {
        MARGIN-TOP: -300px;
        LEFT: 0px;
        WIDTH: 100%;
        POSITION: absolute;
        TOP: 50%;
        BACKGROUND-COLOR: transparent;
        TEXT-ALIGN: center;
        min-width: 900px;
        voice-family: inherit
}
