body
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 margin-top: 12;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 background-image: url('img/bprot.jpg');
}

a:link
{
 color: #000000;
}
a:visited
{
 color: #000000;
}
a:hover
{
 color: #000090;
}
a:active
{
 color: #000000;
}

.ad:active { color: #FF0000; }
.ad:link { color: #FF0000; }
.ad:visited { color: #FF0000; }
.ad:hover { color: #CC0000; }

.bp:active { TEXT-DECORATION: none }
.bp:link { TEXT-DECORATION: none }
.bp:visited { TEXT-DECORATION: none }
.bp:hover { TEXT-DECORATION: underline }

table.tbl1
{
 width: 700px;
}

td.topcell1
{
 width:430px;
}

td.topcell2
{
 width:250px;
}

td.topcell3
{
 width:30px;
}

td.topwholecell1
{
 height:50px;
}

td.topwholecell2
{
 height:100px;
}

td.toplogo
{
 width: 700px;
 height: 150px;
 background-image: url('img/logo.jpg');
 background-repeat: no-repeat;
}

td.bgunten
{
 width: 700px;
 height: 50px;
 background-image: url('img/bgunten.jpg');
 background-repeat: no-repeat;
}

td.blackborder
{
 width: 2px;
 background-color: #000000;
}

td.spacerheight
{
 background-color:#000000;
 height: 1px;
}

textarea.bgbox
{
 background-color:#FFFFFF;
 background-image: url('img/bgbox.jpg');
 background-repeat; no-repeat;
 background-position: left bottom;
}

input.buttonclass1
{
 border: solid;
 border-width:1px;
 border-color: grey;
 font-size: 10pt;
 background-image: url('img/btnverlauf1.gif');
 cursor: pointer; cursor: hand;
}
