p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,select,input,textarea
{
    font-family: Verdana,Arial,Helvetica;
}

p,ul,ol,li,div,td,th,address,nobr,select,input,textarea,option
{
    font-size: 11px;
}

select,input,textarea,option
{
    font-weight: bold;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 8pt;
}

b
{
    font-weight: bold;
}

sup
{
    font-size: 70%;
    vertical-align: text-top;
}

sub
{
    font-size: 70%;
    vertical-align: text-bottom;
}

a:link
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
}

a:hover
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
    color: #660000;
}

a:focus
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
    color: #660000;
}

.head
{
    font-weight: bold;
    font-size: 15px;
}

td.error
{
    font-weight: bold;
    font-size: 11px;
    color: #CC0000;
}

td.footer
{
    font-size: 10px;
}
td.footer2
{
    padding: 0px;
    padding-top: 2px;
    margin: 0px;
    border: 0px;
    font-size: 9px !important;
    font-weight: normal !important;
    color: #F0E1C8 !important;
}
td.footer2 a
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    text-decoration: none;
    font-size: 9px !important;
    line-height: 11px;
    font-weight: normal !important;
    color: #F0E1C8 !important;
}

td.head2
{
    font-size: 23px;
    color: #FFCC99;
}

.head3
{
    font-weight: bold;
    font-size: 14px;
}

td.detail
{
    font-size: 11px;
    color: #FFFFFF;
}

td.parameter
{
    font-size: 9px;
    color: #FFFFFF;
}

.kategorie
{
    font-size: 9px;
    font-weight: normal;
}