/* layout */
    table.layout {
        width: 100%;
    }
    .layout td {
        text-align: left;
        vertical-align: top;
        padding: 10px 0px 10px 10px;
        margin: 10px 0px 10px 10px;
    }
    td.navigation {
        width: 20%;
    }
    td.content {
        width: 65%;
    }
    td.info {
        width: 15%;
    }

    div.info {
        font-size: 10px;
    }
    div.navigation, div.crumbtrail {
        font-size: 10px;
        font-weight: bold;
    }

    .navigation ul {
        list-style: none;
        list-style-image: none;
        margin: 6px 4px 6px 4px;
        padding: 0px 2px 0px 2px;
    }
    .navigation li {
        margin: 6px 2px 6px 2px;
        padding: 0px 2px 0px 2px;
    }

    div.crumbtrail {
        margin: 6px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
    }
    .crumbtrail ul {
        list-style-type: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .crumbtrail li {
        display: inline;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .crumbtrail li:after {
        content: " > ";
    }
    .language ul {
        list-style-type: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }
    .language li {
        display: inline;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    div.header {
        height: 75px;
        margin: 10px 10px 10px 10px;
    }
    div.language {
        height: 75px;
        display:inline;
        float:right;
    }
    div.logo {
        height: 75px;
        display: inline;
        float:left;
    }
    div.content {
        margin-right: 50px;
    }
    img {
        border: none;
    }

/* fonts, colors and images */
    body {
        background-color: white;
        background-image: url("pix/background.jpg");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-attachment: fixed;

        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: black;
    }

    h1 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
    }
    h2 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
    }

    a {
        text-decoration: none;
    }
    a:link {
        color: #00bb00;
    }
    a:visited {
        color: #007700;
    }

    ul {
        list-style-image: url("pix/li.gif");
        margin: 4px 4px 4px 2px;
        padding: 0px 0px 0px 12px;
    }
    li {
        margin: 4px 4px 4px 4px;
        padding: 0px 0px 0px 0px;
    }

    img.photo {
        margin: 5px;
        border: solid black 2px;
    }

    div.intro {
        font-style: italic;
    }

/* links */
    .links a:link {
        color: #2c400d;
    }
    ul.links {
        list-style: none;
    }
    .links li {
        font-size: 24px;
        font-weight: bold;
        margin: 16px 16px 16px 16px;
    }
    a.pedef {
        background: url("pix/pdf.gif") no-repeat right;
        padding: 4px 18px 4px 0;
    }

/* homepage specifiek */
    div.home {
        text-align: center;
    }
    .home h1 {
        font-size: 48px;
        font-weight: normal;
        color: red;
        margin: 10px 0 10px 0;
    }
    .home h2 {
        font-size: 24px;
        font-weight: normal;
        color:red;
        margin: 0 0 10px 0;
    }
    .home large{
        font-size: 14px;
    }
    .home div {
        margin-bottom: 32px;
    }

/* specials */
    div.specials {
        font-size: 14px;
        margin-top: 14px;
    }
    div.special {
        color: red;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .special a {
        color: red;
        text-decoration: underline;
    }

/* producten */
    table.prijslijst {
        border-collapse: collapse;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    tr.kop {
        background-color: #cccccc;
    }
    .prijslijst td, .prijslijst th {
        padding: 4px 8px 4px 8px;
        border: solid black 1px;
    }
    td.prijs {
        text-align: right;
    }
    td.spec {
        text-align: center;
    }
    td.leeg {
        border: none;
    }

    img.product {
        margin: 5px;
        border: none;
        float: right;
    }
    div.product {
        margin-bottom: 38px;
    }
    a.bestellink {
        font-weight: bold;
    }
    .product dt {
        font-weight: bold;
    }

/* misc. */
    table.scores td {
        vertical-align: bottom;
    }

    .home div#karver {
        height: 250px;
        font-size: smaller;
    }
    .home div#powerlite {
        font-size: smaller;
        height: 300px;
    }    
    .home div#race-vision {
        font-size: smaller;
        height: 245px;
        
    }
    .home div#karver ul, .home div#powerlite ul, .home div#race-vision {
        list-style: none;
    }

/* slideshow */
    #slideshow {
        position: relative;
        width: 100%;
        height: 120px;
        border-bottom: solid black 4px;
    }
    #slideshow div {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 20px 0 20px;
    }
    div.slide {
        width: 100%;
        height: 100px;
        background-color: white;
        vertical-align: middle;
    }
    div.slide h1 {
        height: 30px;
        font-size: 28px;
        font-weight: bold;
        margin: 20px;
        padding: 0;
    }
    div.slide h1 a {
        color: red;
        text-decoration: underline;
        display: block;
    }

/* $Revision: 1.28 $ */
