body
{
    margin: 0;
    padding: 0;

    color: #1f5f94;
    font: 10pt Verdana, Helvetica, sans-serif;

    background: #fff;
}
div#rezept
{
    float: left;
    width: 55%;
}
div#zutaten
{
    float: right;
    width: 35%;
}
#kochshowlogo,
#rezeptservices,
#flvplayer,
#rightbox,
#navi2,
#left_column,
#slider_bottom,
#footer a,
#header
{
    display: none;
}

a, a:hover
{
    color: #1f5f94;
    outline: none;
    text-decoration: underline;
}
    a:hover { text-decoration: none }

br.clearAll
{
    position: relative;
    display: block;
    clear: both;
    z-index: -10;

    line-height: 0 !important;
}
h1
{
    margin: 0 0 19px 0;
    padding: 0;

    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: normal;
}
h2
{
    margin: 0 0 11px 0;
    padding: 0;

    color: #8ab2d3;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
h3
{
    margin: 0 0 11px 0;
    padding: 0;

    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}

hr
{
    position: relative;
    clear: both;

    margin: 0 0 10px 0;
    padding: 0;
    height: 1px;

    color: #c8dff3;

    border: 0;
    background: #c8dff3;
}

img
{
    border: 0;
}

