*
{
    font-family: verdana;
    font-size: 10px;
    text-transform: none;
}
.header
{
    background: url('knappen_background.gif');
    word-spacing: 2px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 6px;
    vertical-align: bottom;
    text-transform: uppercase;
}
.header font, .header a/*, .boxtext b*/
{
    font-weight: bold;
    text-transform: uppercase;
}
.headerpicture
{
    height: 100px;
    background: url('knappen_headerbackground.gif') #FFFFFF;
    border: 1px solid #999999;
    padding: 0;
}
.boxtext
{
    border: 1px solid #999999;
    border-bottom: 3px double #999999;
    padding: 10px;
    background: url('textbackground.gif') #CEE0B9;
    background-repeat: repeat-y;
    /*color: #636C5A;*/
}
.boxtext td, .boxtext p
{
    /*color: #636C5A;*/
}
hr
{
    /*color: #393F31;*/
    noshadow: true;
    height: 1px;
    background-repeat: repeat-x;
    display: hidden;
    background: url('hr.gif');
    border: 0;
}
.messagerow
{
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #636C5A;
//    max-width: 100px;
    overflow:auto;
    word-wrap: break-word;
//    width:600px;

}
table.maindeck
{
    background: #FFFFFF;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;

}
a
{
    color: #393F31;
    text-decoration: underline;
}
a:hover
{
    color: #636C5A;
}
p.copy
{
    /*color: #738557;*/
    text-align: center;
    padding-bottom: 10px;
}
body
{
    background: #A6B891;
    margin: 0px;
}
table.innertable
{
    background: url('innerbackground.gif') #e7f0dc;
    background-repeat: repeat-y;
    border: 1px solid #636C5A;
    padding: 5px;
}
table.innertable td
{
    background: transparent;
}


