body {
}
.content-follow h2 {
    text-transform: uppercase;
    margin: 9px 0;
    color: #cb0101;
}
.hooijerbutton {
    background: #cb0101;
    color: #fff !important;
    padding: 6px 20px 7px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.hooijerbutton:hover, .hooijerbutton:focus {
    background:#9c0101;
    color: #fff;
}
.center {
    text-align:center;
    margin-bottom: 17px;
}
table.modellen {
    text-align:center;
    font-weight:bold;
}
.modellen td {
    padding-bottom:50px;
}
ol {
    list-style-type:decimal;
}
ol li {
    margin-left: 17px;
}
ul.occ-acties li a.proefrit, ul.occ-acties li a.belme, ul.occ-acties li a.offerte {
    background: #cb0101;
    display:block;
    color: #fff !important;
    padding: 4px 20px 6px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align:center;
}
ul.occ-acties li a.proefrit:hover, ul.occ-acties li a.belme:hover, ul.occ-acties li a.offerte:hover {
    background:#9c0101;
    color: #fff;
}
.button, a.button, a.button:visited {
    background: #cb0101 none repeat scroll 0 0;
    border: 1px solid #cb0101;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    padding: 2px 8px 4px 8px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 110px;
}
.button:hover, a.button:hover {
    background:#9c0101 !important;
    border: 1px solid #9c0101 !important;
    color: #fff !important;
}
/* Stylesheet: stylesheet Modified On 2015-08-31 15:00:35 */
