/* AWZhome Stylesheet
   Copyright (c) 2000-2005 Andreas Weizel */

/* Allgemeine Gestaltung der Seiten */
body, table {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  margin: 0px 0px 0px 0px;
}
big big, span.l1 {
  font-weight: bold;
  font-size: 14pt;
}
em {
  font-style: italic;
  font-weight: normal;
}
em#Copyright {color: #ffffff;}
img.Icon {
  height: 16px;
  width: 16px;
  border-style: none;
  vertical-align: top;
}
img.BigIcon {
  height: 34px;
  width: 34px;
  border-style: none;
}
img.OnTop {
  height: 15px;
  width: 75px;
  border-style: none;
}
img.LinkArrow {
  height: 13px;
  width: 9px;
  border-style: none;
  vertical-align: middle;
}
img.NewButton {
  height: 30px;
  width: 50px;
  border-style: none;
  vertical-align: top;
}
img.UpdButton {
  height: 25px;
  width: 62px;
  border-style: none;
}
img.LineVert1 {
  height: 20px;
  width: 20px;
  border-style: none;
}
img.LineVert2 {
  height: 34px;
  width: 20px;
  border-style: none;
}
img.Sep {
  height: 16px;
  width: 1px;
  border-style: none;
  vertical-align: top;
}
.LinkBarOC {
  height: 20px;
  width: 20px;
  border-style: none;
}
.LinkBarNode {
  height: 20px;
  width: 130px;
  border-style: none;
}
h2, h3 {
  border: 1px solid #c0c0c0;
  background-color: #f0f0f0;
  font-size: 12pt;
}
h1, u h2 {
  border-style: none;
  background-color: transparent;
  color: #0071c6;
  font-style: italic;
  font-size: 16pt;
  text-decoration: underline;
  margin-top: 0px;
}
b.Warning, strong.Warning {color: #ff0000;}
div.Author {border: 1px solid #bdceef;}
div.Author img {
  vertical-align: bottom;
  margin-top: 1px;
  margin-bottom: 1px;
}
table.StdTable, table.StdTable td {border: 1px solid #e0e0e0;}
table.StdTable th {background-color: #e0e0e0;}
form {
  margin-top: 0px;
  margin-bottom: 0px;
}
hr {color: #a0a0a0;}
p.NavList {
  border: 1px solid #000090;
  background-color: #e5eaff;
  line-height: 1.5em;
  margin-bottom: 1em;
}

/* 3D-Rand um Inhalt */
.Overhead {background-color: #3b3b68;}
td#EdgeTopLeft {
  height: 25px;
  width: 20px;
  background-image: url(startpage/m/buttons/hg_topleft.gif);
  background-repeat: no-repeat;
  vertical-align: top;
}
td#EdgeTopLine {
  height: 29px;
  width: 100%;
  background-image: url(startpage/m/buttons/hg_top.gif);
  background-repeat: repeat-x;
  vertical-align: top;
}
td#EdgeLeftLine {
  width: 15px;
  background-image: url(startpage/m/buttons/hg_left.gif);
  background-repeat: repeat-y;
}
td#EdgeBottomLeft {
  height: 20px;
  width: 15px;
  background-image: url(startpage/m/buttons/hg_bottomleft.gif);
  background-repeat: no-repeat;
  padding: 0px;
}
td#EdgeBottomLine {
  height: 20px;
  width: 100%;
  background-image: url(startpage/m/buttons/hg_bottom.gif);
  background-repeat: repeat-x;
  padding: 0px;
}

/* Gestaltung der Linkleiste sowie diverser Zusatzleisten auf den Seiten */
table.SideBar {color: #ffffff; width: 150px; border-style: none;}
.OpenSideBar {
  border: 1px solid #909090;
  background-color: #5A5D5A;
  vertical-align: top;
  padding: 2px;
  margin: 2px 0px 1px 0px;
  width: 150px;
}
.ClosedSideBar {
  background-color: #3B3B68;
  vertical-align: top;
  padding: 1px 3px 1px 3px;
  margin: 2px 0px 1px 0px;
  width: 150px;
}
#TopNavRect {
  border-top: 1px solid #f0f0f0;
  height: 20px;
}
table.WithFrame {border: 1px inset #000060; border-spacing: 0px; background-color: #f0f0f0;}
table.WithFrame td {padding: 2px; white-space: nowrap; border: 1px inset #ffffff;}
div.SideBarGroup {
  border: 1px solid #909090;
  text-align: center;
}
td.TipReq {padding: 2px; border: 1px inset #ffffff;}
td.TipReq strong, td.TipReq b {font-size: 9pt;}

/* Codedarstellung */
pre {
  color: #333333;
  font-family: Courier New;
}
code {font-family: Courier New;}
tt {font-family: Courier New;}
span.CodeComment {color: #008000;}
span.CodeMark {color: #e00000;}
span.XmasGreet {color: #e06000;}

/* Darstellung von awzMB */
div#AMBOutput {text-align: center;}
div#AMBOutput table {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
td.EntryHeadClass {
  background-color: #D0E0F9;
  border-top: 1px solid #d0efd0;
  border-left: 1px solid #d0efe0;
  border-right: 1px solid #000060;
  border-bottom: 1px solid #000060;
}
td.EntryTopicClass {
  background-color: #E0F0FF;
  font-style: italic;
  font-weight: bold;
  border-top: 1px solid #f0fff0;
  border-left: 1px solid #f0fff0;
  border-right: 1px solid #8080a0;
  border-bottom: 1px solid #8080a0;
}
td.EntryContentsClass, td.EntryComHeadClass {background-color: #EFF3F7;}
td.NavBarClass {border: 2px dotted #D0E0F9;}

/* Darstellung der News auf der Startseite */ /* #1084bd */
td.NewsLeft {border-right: 1px solid #c0c0c0;}
td.NewsRight, td.NewsLeft {
  padding: 5px;
  border-bottom: 1px solid #c0c0c0;
}
div.NewsDate, div.NewsDateCur {
  border: 1px solid #000090;
  background-color: #f0f0f0;
  font-size: 10.5pt;
}

/* Darstellung der Links */
a.IESite, a.Aktuelles, a.Aktuelles2, a.BarLink, a.BarLinkN, div#AMBOutput a {
  font-weight: bold;
  text-decoration: underline;
}
a.BarLink, a.BarLinkN {font-size: 9pt;}

/* #d3ebff */
a.Aktuelles:link, a.Aktuelles:visited, a.Aktuelles:active {color: #ffffff;}
a.Aktuelles:hover {
  color: #e6e6e6;
  background-color: #393c39;
}
a.IESite:link, a.IESite:visited, a.IESite:active, div#AMBOutput a:link, div#AMBOutput a:visited, div#AMBOutput a:active {
  color: #000090;
}
a.IESite:hover, div#AMBOutput a:hover {color: #0000d9;}
a.Aktuelles2:link, a.Aktuelles2:visited, a.Aktuelles2:active {color: #f0f0f0;}
a.Aktuelles2:hover {color: #e0e0ff; background-color: #4040b0;}
a.BarLink:link, a.BarLink:visited, a.BarLink:active {color: #000090;}
a.BarLink:hover {color: #000060; background-color: #dddddd;}
a.BarLinkN:link, a.BarLinkN:visited, a.BarLinkN:active {color: #900000;}
a.BarLinkN:hover {color: #600000; background-color: #dddddd;}