body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000066;
  background-color: #FFFFFF;
  margin: 0;
  scrollbar-shadow-color: #000066;
  scrollbar-face-color: #006699;
  scrollbar-highlight-color: #000066;
  scrollbar-arrow-color: #FFFFFF;
  overflow: auto;
}

.layout
{
  padding: 0px;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

h1
{
  font-size: 26px;
  color: #000066;
  letter-spacing: 2px;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}

h2
{
  font-size: 14px;
  letter-spacing: normal;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: normal;
}

h3
{
  font-size: 18px;
  letter-spacing: 2px;
  white-space: nowrap;
  margin: 2px 0px 5px 0px;
  padding: 0px;
  font-weight: lighter;
}

a:link
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:active
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:visited
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:hover
{
  color: #86AAC7;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

a:link.mtop
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:active.mtop
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:visited.mtop
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:hover.mtop
{
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

a:link.text
{
  color: #86AAC7;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:active.text
{
  color: #86AAC7;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:visited.text
{
  color: #86AAC7;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:hover.text
{
  color: #86AAC7;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

a:link.sidebar
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:active.sidebar
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:visited.sidebar
{
  color: #000066;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

a:hover.sidebar
{
  color: #000066;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

a:link.header
{
  color: #000066;
  text-decoration: none;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

a:active.header
{
  color: #000066;
  text-decoration: none;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

a:visited.header
{
  color: #000066;
  text-decoration: none;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

a:hover.header
{
  color: #86AAC7;
  text-decoration: underline;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

a.menue:link, a.menue:active, a.menue:visited
{
  color: #000066;
}

a.menue:hover
{
  color: #86AAC7;
  text-decoration: none;
}

.menueor
{
  color: #FFFFFF;
}

.hgtop
{
  background-image: url(../images/layout/taifun_logo.jpg);
  background-repeat: no-repeat;
}

.hglefttop
{
  background-image: url(../images/layout/linksoben.jpg);
  background-repeat: no-repeat;
}

.hgleft
{
  background-image: url(../images/layout/links.gif);
  background-repeat: repeat-y;
}

.verlauf
{
  background-image: url(../images/layout/verlauf.jpg);
  background-position: right;
  background-attachment: fixed;
  background-repeat: repeat-y;
}

.verlaufunten
{
  background-image: url(../images/layout/verlaufu.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #000066;
}

.blauerrahmen
{
  border: 2px solid #86AAC7;
  border-collapse: collapse;
}

select
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000066;
  background-color: #F5F5F5;
  width: 165px;
  border: #000000 none;
  list-style-position: outside;
}

input
{
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #000066;
  font-size: 12px;
  border: 1px solid;
  border-color: #000066;
  background: transparent;
}

.textfeld
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  background-color: #f5f5f5;
  border: 1px solid #000066;
  width: 200px;
}

.textfeldbig
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000066;
  background-color: #f5f5f5;
  border: thin solid #000066;
  width: 200px;
  height: 150px;
}

.textarea
{
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #000066;
  font-size: 12px;
  border: 1px solid;
  border-color: #000066;
  background: transparent;
}

.checkbox
{
  background-color: #f5f5f5;
  margin: 0px;
  padding: 0px;
  border: 0;
}

.bigbold
{
  font-size: 16px;
  white-space: normal;
  font-weight: bold;
}

.middlebold
{
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

.middle
{
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

table
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000066;
}

table.list
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #F5F5F5;
  color: #000066;
}

td.header
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #E1E1F1;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

td.body
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #F5F5F5;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

td.bodyh
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #E1E1F1;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

td.subheader
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

td.subbody
{
  border: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

td.headernb
{
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: bold;
}

td.bodynbl
{
  border-top: 1px solid #86AAC7;
  border-bottom: 1px solid #86AAC7;
  border-right: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #F5F5F5;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

td.bodynbr
{
  border-top: 1px solid #86AAC7;
  border-bottom: 1px solid #86AAC7;
  border-left: 1px solid #86AAC7;
  border-collapse: collapse;
  background-color: #F5F5F5;
  color: #000066;
  font-size: 12px;
  white-space: normal;
  font-weight: normal;
}

.vertHead
{
  font-size: 8px;
}

table.dbox
{
  background-color: #FFFFFF;
  border: 1px solid #86AAC7;
  border-collapse: collapse;
}

tr.dboxhead
{
  background-color: #86AAC7;
  border: 1px solid #86AAC7;
  border-collapse: collapse;
}

td.dboxhead
{
  padding-left: 2px;
}

td.dboxbody
{
  padding: 2px;
}

table.relatedtopic
{
  background-color: #FFFFFF;
  border: 1px dashed #86AAC7;
  border-collapse: collapse;
}

td.relatedtopic
{
  border: 0px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}

