table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #ffffff;
background-image: url(pics/design.gif);
background-repeat: no-repeat;
background-attachment:fixed;
font-weight: none;
border: 0px solid #000000;
}

div#menu
{
  margin-left: -5;
  margin-top: 70;
}

div#box
{
   margin-left: 90;
   margin-top: 80;
}

a:link {
font-family: times new roman;
color : #c00000;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: times new roman;
color: #c00000;
text-decoration: underline;
font-weight: bold;
}

a:visited {
font-family: times new roman;
text-decoration: none;
color: #c00000;
font-weight: bold;
}

a:hover {
font-family: times new roman;
color: #c00000;
text-decoration: underline;
; font-weight: bold}

hr
{
 color: #c00000;
 height=1;
}

body {
font-family: arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
font-weight: none;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #c00000;
}

.rahmen {
border: 1px solid #74A0CD;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.tr1 {
background-color: #CADBEC;
}

.tr2 {
background-color: #B6CDE4;
}

.tr3 {
background-color: #A8C4DF;
}


input {
font-family: tahoma;
font-size:12;
color: #000000;
border:1px #000000 solid;
background-color:#FFFFFF;
}

textarea {
font-family: tahoma;
font-size:12;
color: #000000;
border:1px #000000 solid;
background-color:#FFFFFF;
}

select {
font-family: tahoma;
font-size:12;
color: #000000;
border:1px #000000 solid;
background-color:#FFFFFF;
}

.dick
{
  color:#000000;
  font: 20pt times new roman;
  font-weight: bold;
  text-decoration: none;
}

.klein
{
  color:#000000;
  font: 7pt Arial;
  font-weight: none;
  text-decoration: none;
}

.rot
{
  color:#c00000;
  font: 12pt times new roman;
  font-weight: none;
  text-decoration: none;
}