html, body
{
}
div#div_links {
    position:fixed;
    background-color:#669900;
    height:548px;
    left:0px;
    top:0px;
}

div#textfeld {
    position:relative;
    left:335px;
    width:525px;
}
div#textfeld_pj {
    position:relative;
    left:155px;
    width:705px;
}
div#textfeld_popup {
    position:relative;
    width:425px;
}

div.ueberschrift {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
}
div.fliesstext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: justify;
    line-height:16pt;
}
div.fliesstext a:link{color:#336600;text-decoration:none;}
div.fliesstext a:visited{color:#336600;text-decoration:none;}
div.fliesstext a:hover{color:#669900;text-decoration:underline;}
div.fliesstext a:active{color:#cccccc;text-decoration:underline;}

div.unterschrift {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    line-height:16pt;
}
table.kontaktform tr td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    vertical-align:top;
}