
/* zie ook screen.css */

h1
{
    background: transparent url(http://www.omgaanmetidealen.nl/themes/v1/static/graphic/h1.png) no-repeat bottom left;
    font-size: 132.5%;
    font-weight: bold;
    letter-spacing: -1px;
    margin-left: -14px;
    padding: 14px 14px 28px 34px;
    text-transform: uppercase;
}

h2
{
    font-size: 120%;
    font-weight: bold;
    line-height: 18px;
    margin: 0 20px;
    text-transform: uppercase;
}

h3
{
    font-weight: bold;
    line-height: 18px;
    margin: 20px 20px 0 20px;
    text-transform: uppercase;
}

.groeneHeading {
    display:inline-block;
    background: none repeat scroll 0 0 #CDE1B3;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 120%;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}