body {
background-color: #ffff33;
margin-top: 0px;
margin-left: 15px;
}

font {
font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
line-height: 1.2em;
color: #333333;
}

font.red {
color: #ff0000;
font-weight: bold;
}

font.datum {
color: #333333;
font-weight: bold;
}

font.head1 {
font-size: 0.9em;
font-weight: bold;
line-height: 1.8em;
color: #333333;
}

font.navi2 {
line-height: 1.6em;
margin-left: 13px;
}

font.head2 {
font-weight: bold;
color: #333333;
}

font.navi {
font-size: 0.9em;
font-weight: bold;
line-height: 1.6em;
color: #FF0000;
letter-spacing: 0.08em;
margin-left: 11px;
text-transform: uppercase;
}

a:link {
color: #FF0000;
font-family: Arial,Helvetica,sans-serif;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: line-through;
}

a:active {
color:#FF0000;
text-decoration: none;
}

a:visited {
color:#FF0000;
text-decoration: none;
}

#margin {
border-width: 1px;
border-style: none;
margin-top: 41px;
margin-left: 26px;
margin-right: 41px;
}

#adminmenue {
border-width: 1px;
border-style: none;
margin-left: 30px;
margin-top: 68px;
}

TD.adminList {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  background: #33cc00;
  color: #333333;
}

.input1 {
background: #ffff33;
border-style: solid;
border-width: 1px;
border-color: #ff0000;
font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
line-height: 1.2em;
color: #333333;
}

.submit1 {
border-style: solid;
border-width: 1px;
border-color: #ff0000;
background: #ff0000;
color: #ffff33;
font-weight: bold;
font-size: 8pt;
}

.button {
font-size: 8pt;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #ffff33;
letter-spacing: 0.03em;
background: #ff0000;
border-style: solid;
border-color: #ff0000;
border-top-width: 2px;
border-bottom-width: 2px;
border-left-width: 28px;
border-right-width: 28px;
}