body {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  font-family:sans-serif;
  scrollbar-base-color:#ED8C32;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ED8C32;
  scrollbar-highlight-color:#ED8C32;
  scrollbar-shadow-color:#ED8C32;
  scrollbar-track-color:#ED8C32;}

img {
  border:0px;
}

li {
  list-style-position:outside;
  list-style-type:square;
  margin-left:16px;
}

a {
  font-family:sans-serif;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  font-size:12px;
}

td.LogoField {
  background-image:url(bg-head.gif);
  background-color:#A52132;
  text-align:center;
}
td.Date {
  font-family:Century Gothic,sans-serif;
  color:#ffffff;
  font-size:11px;
  text-align:center;
}

td.MenuBtn {
  padding-left:10px;
  padding-right:10px;
  text-align:center;
}

td.MenuSep {
  vertical-align:top;
}

div.HeadLine {
  font-family:Century Gothic,sans-serif;
  color:#ffffff;
  font-size:11px;
  text-align:left;
  margin-left:25px;
  margin-top:25px;
  margin-bottom:2px;
  background-color:#336688;
  width:220px;
  height:20px;
  line-height:20px;
}

div.Content {
  background-color:#FFFFFF;
  margin-left:25px;
  margin-bottom:25px;
  width:560px;
  border: solid 1px #336688;
  padding:15px;
  width:530px;
}

a.menu {
  color:#FFFFFF;
  text-decoration:none;
  font-size:11px;
}

.WidthContent { width:560px; }
.WidthFull { width:100%; }
.WidthLeft { width:150px; }
.WidthRight { width:633px; }
.WidthLine { width:20px; }

.HeightFull { height:100%; }
.HeightHeader { height:99px; }
.HeightLine { height:20px; }
.HeightBottom { height:49px; }

.BGEmpty { background-color:#ffffff; }
.BGOdd { background-color:#A52132; }
.BGEven { background-color:#ED8C32; }
.BGLine { background-color:#f0f0f0; }
.BGContent { background-color:#ED8C32; }
.BGBottom { background-color:#F5B274; }

.Fliesstext { text-align:justify; font-family:Century Gothic,sans-serif; color:#000000; font-size:12px; }