﻿/******** GENERAL ELEMENTS ********/

/* Content */
body
{
    font-family: arial;
    font-size: 12px;
    color: #3D3D3D;
    margin: auto; 
    background-color:#404041;
}

td
{
    color: #3D3D3D;
    font-family: arial;
    font-size: 12px;
}
a:link
{
    color: #3D3D3D;
    text-decoration: underline;
}
a:visited
{
    color: #3D3D3D;
    text-decoration: underline;
}
a:hover
{
    color: #3D3D3D;
    text-decoration: underline;
}

li
{
    line-height: 17px;
}
h1
{
    font-family: Arial;
    font-weight: lighter;
    font-size: 40px;
    color: #eb305c;
    margin-top: 0px;
    margin-bottom: 0px;
}
h2
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #eb305c;
    margin-top: 0px;
}
h3
{
    font-family: Arial;
    font-size: 16px;
    color: Black;
}

.roze
{
    color: #eb305c;
    display: block;
}

.container_content
{
    width: 100%;
    background-repeat: repeat-x;
    overflow: hidden;
}

.content_center
{
    margin: auto;
    overflow: hidden;
    width: 1000px;
    background-color: white;
    background-repeat: repeat-x;
}

.menu
{
    display: none;
}

.body_c
{
    width: 1000px;
    background-repeat: repeat-y;
    overflow: hidden;
}

.content_top
{
    display: none;
}

.content_top_logo_wolk_en_zoeken
{
    display: none;
}


.body_flash
{
    display: none;
}

.body_content
{
}

.container_bottom_gras,
.container_bottom
{
    display: none;
}