html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    color: #006699;
    font: 62.5% Verdana,Geneva,sans-serif;
    background-color: #fdfae4;
}

div#relDiv {
    with: 800px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    color: #0066cc;
    font-size: 15pt;
    font-family: 'Open Sans';
    font-weight: 300;
}

p {
    font-family: 'Open Sans';
    font-weight: 300;
}

a {
    color: #006699;
    font-family: 'Open Sans';
    font-weight: 300;
}

div.projektimage {
    display: inline-block;
}

p.untertitel {
    font-size: 13pt;
    margin-top: -4px;
    margin-bottom: 6px;
}

p.bold {
    font-weight: bold;
    font-size: 16pt;
}