* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #464646;
}

html {
    height: 100%;
}

body {
    margin: 0;
    background: #fff url('../media/bg/bg_main.gif') bottom repeat-x fixed;
}

a, a:active, a:hover, a:link, a:visited {
    text-decoration: underline;
}

ol li {
}

div.tab_center a {
    text-decoration: none;
}

a.red {
    color: #ee3224;
}

img {
    border: none;
}

div#main {
    width: 801px;
    margin: 0 auto;
    background-color: #fff;
}

img#header_img {
    margin-left: 3px;
}

div#header_bar {
    background-color: #4b4b4b;
    width: 100%;
    height: 35px;
    margin-top: -2px;
}

div#menu {
    width: 163px;
    float: left;
}

div#menu ul, #footer ul {
    margin: 0 !important;
    list-style: none;
    padding: 0 !important;
}

div#menu li, #footer li {
    margin-bottom: -3px;
}

div#content {
    width: 638px;
    float: left;
}

div.content_wrapper, div.article_wrapper {
    border-bottom: 1px solid #c1c1c1;
    margin: 10px;
    padding: 10px;
}

div.article_wrapper {
    border: none;
}

div#page_content {
    border: 7px solid #c1c1c1;
    margin: 0;
    padding: 10px;
}

div.content_wrapper img {
    float: left;
}

div.news_abstract {
    float: left;
    width: 430px;
    margin: 0 0 0 10px;
}

div.content_wrapper h2 {
    margin-top: 0;
}

div.content_wrapper h3 {
    font-weight: normal;
    margin: 0;
}

img.article_image {
    margin: 0 10px 10px 0;
    float: right;
}

p {
    line-height: 1.4em;
}

#pages {
    margin: 10px;
}

div.tab, div.tab_active {
    float: left;
    margin: 0 2px 0 0px;

}

div.tab div {
    float: left;
    height: 25px;
    padding-top: 12px;
}

div.tab_left {
    background: url('../media/bg/tab_left.gif') no-repeat;
    width: 5px;
}

div.tab_center {
    background: url('../media/bg/tab_center.gif') repeat-x;
    color: #fff;
    padding: 12px 4px 0 4px;
    font-weight: bold;
}

div.tab_right {
    background: url('../media/bg/tab_right.gif') no-repeat;
    width: 5px;
}

div.tab_center a {
    color: #fff;
}

div.tab_center a:hover {
    color: #ee3224;
}

div.tab_active div.tab_center a {
    color: #ee3224;
}

div.tab_active div.tab_left {
    background-image: url('../media/bg/tab_active_left.gif');
}

div.tab_active div.tab_center {
    background-image: url('../media/bg/tab_active_center.gif');
}

div.tab_active div.tab_right {
    background-image: url('../media/bg/tab_active_right.gif');
}

#footer {
    background: url('../media/bg/bg_footer.png') center no-repeat;
    width:100%;
    height: 100px;
    border: 1px solid transparent;
}

table#partners {
    width:100%;
}

table#partners td {
    text-align:center;
}

table {
    border-spacing: 20px 0;
}

th {
    text-align: left;
}

th.large {
    font-size: 11pt;
}

td {
    height: 1.5em;
}

td.underline {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 5px;
}

td a {
    text-decoration: none !important;
}

td img {
    vertical-align: text-top;
}
.blue {
    color: #007bc3;
}

.red {
    color: #ef3829;
}

.noborder {
    border: none !important;
}

.error_list li {
    color: red !important;
}

.wide {
    width: 200px;
}

.belastingservice {
    width: 100%;
    border-collapse: collapse;
}

.belastingservice td {
    vertical-align: top;
    border: 1px solid black;
    text-align: left;
    padding: 3px;
}

.belastingservice th {
    vertical-align: top;
    text-align: center;
    border: 1px solid black;
}

.archive_link {
    text-align: right;
    margin-right: 20px;
}

.archive_link a {
    font-size: larger;
}

#footer ul{
    margin-left: 40px !important;
    margin-top: 15px !important;
}

#footer ul li {
    line-height: 1.7em;
}

#footer ul li a {
    color: rgb(238,50,36);
    font-weight: bold;
}