
body {
 color: #000000;
 background-color: #c0c0c0;
 background-repeat: repeat-y;
 background-image:url(/img/bg.gif);
 margin: 0px;
}

body, td, p, div {
 color: #000000;
 font-size: 12px;
 font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

.topspace {
 background-color: #c0c0c0;
 height: 3px;
}

.titel, h2, h3 {
 color: #ff0000;
 background-color: transparent;
 font-weight: bold;
}

table {
 background-color: transparent;
}

.txtred {
 color: #ff0000;
 background-color: transparent;
}

#banner {
 background-color: transparent;
 width: 635px;
 height: 65px;
}

.tabellentext {
 font-size: 11px;
 vertical-align: top;
}

.rowline {
 font-size: 4px;
}

a {
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: underline;
}
a:visited {
 color: #666666;
 text-decoration: underline;
}
a:active, a:hover {
 color: #ff0000;
 text-decoration: none;
}
a:focus {
 outline:none;
}
a.btlink {
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}
a.btlink:visited {
 color: #000000;
 text-decoration: none;
}
a.btlink:active, a.btlink:hover {
 color: #ff0000;
 text-decoration: none;
}
a.txlink {
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}
a.txlink:visited {
 color: #000000;
 text-decoration: none;
}
a.txlink:active, a.txlink:hover {
 text-decoration: underline;
}
a.toplink {
 color: #000000;
 text-decoration: none;
 font-size: 10px;
 font-weight: normal;
}
a.toplink:visited {
 color: #000000;
 text-decoration: none;
}
a.toplink:active, a.toplink:hover {
 text-decoration: underline;
}

select, input, button, option {
 font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
}
input {
 background-color: #ffffff;
}
select,  button, .button {
 background-color: #dddddd;
}
.button1 {
 background-color: #eeeeee;
 layer-background-color: #eeeeee;
 font-weight: bold;
}
label {
 background-color: transparent;
 cursor: pointer;
}
label:focus {
 outline: none;
}

#content {
 width: 633px;
}

.topper {
 text-align: right;
 margin-right: 4px;
}

p {
 margin: 0 0;
 padding-top: 10px;
 padding-bottom: 5px;
}

tr.nav img  {
 display: block;
} 
tr.topspace img {
 display: block;
}