* {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
}


body {
    background: #fff;
    margin: 20px;
}

a {
    color: #666 !important;
}

img {
    border: 0;
}

.header_title {
    color: #696969;
    height: 12px;
    background-color: #E8E8E8;
}

    .header_title a {
        color: #696969;
        font-size: 11px;
    }

    .header_title .black {
        font-size: 11px;
    }

    .header_title * {
        color: #696969;
    }

.content_header {
    border: 0;
    margin-bottom: 5px;
}

h1 .page_title, .font2 {
    color: #000 !important;
    font-size: 1.5em !important;
}


div#cms-rtf h2 {
    font-size: 1.15em !important;
    padding: 0 !important;
    margin: 0 !important;
}


.wrapper,
.container,
.catalog {
    padding: 0;
    margin: 0;
    width: auto;
}

.content_header ul,
.footer,
.header_menu,
.header_search,
.header_arrow_link,
.general_menu,
.left_column,
.right_column {
    display: none;
}

#visible {
    visibility: hidden;
}

.emailbottom { /* Aanpassing 30/08/2010 FB Tridion TvW */
    display: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    padding-top: 0;
}
