﻿@import "tableau.css";

#stierenkaart-wrapper {
    /*max-width: 928px;
    overflow-x: auto;*/
}

#stierenkaart {

}

#stierenkaart thead th {
    /*padding: 3px;*/
}

#stierenkaart td {
    padding: 3px;
}

#criteres {
    font-family: Verdana, Geneva, sans-serif;
    color: #576176;
}

#criteres h2 {
    clear: both;
    font-size: 16px;
    font-weight: bold;
}

#criteres label {
    float: left;
    width: 25%;
}

#criteres .check-uncheck {
    font-size: 12px;
}
