Body {
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

#mainBody {
    color: #fff;
    background: url("/SiteFiles/Layout/Bodyslice.jpg");
    background-position: top center;
    background-repeat: repeat-x;
    background-color: #3b3327;
    margin: 0px;
}

.designerslice {
    background: url("/SiteFiles/Layout/Designer_slice.jpg") repeat-x center 32px;
}

.lidworden {
/*
    BACKGROUND-COLOR: rgb(9, 12, 60);
*/
	background:#948161;
    MARGIN-BOTTOM: 20px;
}

A {
    color: #b2b2b2;
    text-decoration: none;
    font-weight: bold;
}

A:hover {
    color: #ffffff;
}

td, H1, H2, H3, H4, Div, LI, UL {
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}

#d_Center_6da98cf5_dc0b_4291_b8c5_289ff4649703_editorPostMessage {
    COLOR: #000000;
}

H1 {
    font-size: 12px;
    font-weight: bold;
}

.StaticWebshop {
    background: url('/SiteFiles/Layout/button1.jpg') right top no-repeat;
    font-weight: bold;
    text-transform: uppercase;
    cursor: hand;
    height: 24px;
    font-size: 12px;
    text-align: right;
    color: #ffffff;
    width: 79px;
    padding-top: 5px;
    border: 0px;
    padding-right: 10px;
}

input.button, input.button2 {
    font-weight: bold;
    text-transform: uppercase;
    cursor: hand;
    height: 24px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    width: 99px;
    border: none;
}

input.button {
    background: url(/SiteFiles/Layout/buttonbig.jpg) right top repeat-x;
}

input.button2 {
    background: url(/SiteFiles/Layout/buttonbig.jpg) right top repeat-x;
}

.disclaimerblok {
    padding: 10px;
    /*
     background:#141752;
     */
    background: #3B3327;
    color: #fff;
    font-style: italic;
    display: block;
    border: 2px solid #948161;
    margin: auto;
    text-align: center;
}


