#envelope {
position: relative; left: -100px
}

#corpus {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    width: 654px;
    background-color: #d79145;
    border-style: solid;
    border-width: 2px;
    border-color: #42382e;
}
#head {
    text-align: left;
    width: 650px;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    background-image:url(news/head_tile.jpg);
    padding: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #42382e;
}
#msg {
    width: 648px;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    text-align: justify;
    padding: 3px;
}
#headline {
    font-size: 12pt;
    font-weight: bold;
    color: black;
    text-align: left;
    text-decoration: none;
}
#cmbliste {
    font-size: 10pt;
    font-weight: bold;
    color: black;
    text-align: left;
    text-decoration: none;
}
body {
background-color: black;
}
A:link, A:visited, A:active {
text-decoration: none;
font-weight: bold;
color: black;
}
A:hover {
text-decoration: none;
color: white;
}
TD
{
    FONT-SIZE: 10pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
TH
{
    FONT-SIZE: 10pt;
    COLOR: white;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
P
{
    FONT-SIZE: 10pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
TD.titel
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffaa55;
    TEXT-ALIGN: justify
}
TH.titel
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: black
}
TH.head
{
    COLOR: white;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #263c6d
}
TD.odd
{
}
TD.even
{
}
TABLE
{
}
TABLE.glow
{
    FILTER: glow(color=royalblue, strenght=#1)
}
INPUT
{
}
INPUT.send
{
    color: white
}
SELECT
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
TEXTAREA
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
