BODY
{
  background-image:url(img/bg_start.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-color:#285e76;
  margin-bottom:0px;
  margin-top:0px
  margin:0px;
  padding:0px;

  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#323232;
  scrollbar-3dlight-color:#e0e0e0;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#90D0FF;
  scrollbar-darkshadow-color:#004000;
  scrollbar-face-color:#285e76;
}
SELECT
{BACKGROUND-COLOR:#fff5de; COLOR:#202020; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:9px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; font-weight:bold; border-color:#000000 #999999 #CCCCCC #000000}
TEXTAREA
{BACKGROUND-COLOR:#fff5de;  COLOR:#202020; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:11px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; border-color:#000000 #999999 #CCCCCC #000000}
.INPUT1
{BACKGROUND-COLOR:#fff5dd; COLOR:#303030; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:11px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; border-color:#000000 #999999 #CCCCCC #000000}
.INPUT_WARN
{BACKGROUND-COLOR:#e00000; COLOR:#ffffff; FONT-FAMILY:Verdana,Arial,Helvetica, sans-serif; FONT-SIZE:11px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; border-color:#000000 #999999 #CCCCCC #000000}
.INPUT_NORM
{BACKGROUND-COLOR:#fff5dd; COLOR:#303030; FONT-FAMILY:Verdana,Arial,Helvetica, sans-serif; FONT-SIZE:11px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; border-color:#000000 #999999 #CCCCCC #000000}
.warn { color:#e00000 }
.button
{BACKGROUND-COLOR:#f4b970; COLOR:#000000; FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:11px; border:1px inset; border-bottom-style:outset; border-left-style:outset; border-right-style:outset; border-top-style:outset; border-color:#4a4a4a #4a4a4a #4a4a4a #4a4a4a}

P,H,TD,A,LI {
  font-family:verdana,arial,sans-serif;
  font-size:13px;
  color:#f0f0f0;
}
LI {
  list-style-image:url(img/fisch.gif);
  margin-top:2px;
  margin-bottom:0px;
  padding-left:10px;
}
.krebs {list-style-image:url(img/krebs.gif);}

P {
  margin-top:10px;
  margin-bottom:0px;
  padding:0px;
}
.li {
  margin-top:5px;
  margin-bottom:0px;
  padding-left:10px;
}
H1
{
  font-family:verdana,arial,sans-serif;
  font-size:20px;
  font-weight:bold;
  color:#f0f0f0;
  margin-top:10px;
  margin-bottom:5px;
}
H2
{
  font-family:verdana,arial,sans-serif;
  font-size:17px;
  font-weight:bold;
  text-align:center;
  color:#f0f0f0;
  margin-top:10px;
  margin-bottom:5px;
}
H3
{
  font-family:verdana,arial,sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#f0f0f0;
  margin-top:10px;
  margin-bottom:5px;
  border-top:1px solid silver;
  border-bottom:1px solid silver;
}
H4
{
  font-family:verdana,arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#f0f0f0;
  margin-top:10px;
  margin-bottom:5px;
  border-bottom:1px solid silver;
}
.trhead {color:#101010;background-color:#90D0FF;border-top:1px solid #909090;padding-top:2px;padding-bottom:2px;padding-left:10px;padding-right:10px;}
.trh {color:#303030;background-color:#fafafa;padding-top:2px;padding-bottom:2px;padding-left:10px;padding-right:10px;}
.trd {color:#303030;background-color:#e5f3fc;padding-top:2px;padding-bottom:2px;padding-left:10px;padding-right:10px;}
.transp {background-color:transparent;}
.foot
{
  font-family:verdana,arial,sans-serif;
  font-size:9px;
  text-align:center;
  margin-top:10px;
  margin-left:0px;
  border-top:1px solid silver;
}
.mini {font-size:9px; font-weight:normal;}

A:link {font-weight:bold;color:#90d0ff;}
A:visited {font-weight:bold;color:#90d0ff;}
A:hover {color:#000000; background:#90d0ff;}

.toplink
{
  width:100%;
  font-size:10px;
  text-align:center;
  margin-top:15px;
  margin-bottom:15px;
  border-top:1px solid silver;
  border-bottom:1px solid silver;
  background:#FFEAD5;
}

.biglink {font-size:18px;}

HR {
  margin-top:15px;
  margin-bottom:30px;
}