<!--

/* Debug */

/* Allgemein */
.generic_nowrap
  {
  white-space: nowrap;
  }

.generic_nodisp
  {
  display: none;
  }

.filledbox
  {
  background-color: #121212;
    }

.filledbox_enhanced
  {
  background-color: #323232;
    }

.filledbox_pro
  {
  background-color: #204020;
    }

.filledbox_contra
  {
  background-color: #402020;
    }

.filledbox_neutral
  {
  background-color: #404020;
    }

.text_normal
  {
  font-size: 10pt;
  }

.text_small
  {
  font-size: 8pt;
  }

.text_tiny
  {
  font-size: 7.5pt;
  }

.text_big
  {
  font-size: 12pt;
  }

.text_large
  {
  font-size: 16pt;
  }

.text_enhanced
  {
  color: #A8A040;
  }

.text_pro
  {
  color: #008800;
  }

.text_contra
  {
  color: #880000;
  }

.text_neutral
  {
  color: #888800;
  }

.text_important
  {
  color: #FFFF00;
  }

.text_error
  {
  color: #FF0000;
  }

.text_disabled
  {
  color: #808080;
  }

.text_encoded
  {
  unicode-bidi: bidi-override;
  direction: rtl;
  }

/* Body */
BODY
  {
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #D8D8D8;
  background-color: #000000;
    }

BODY.bodystandalonepage
  {
  margin: 0px;
  overflow: auto;
  background-image: url(../images/background/bg_stars.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-attachment: fixed;
  }

BODY.bodycontentpage
  {
  overflow: hidden;
  height: 100%;
  margin: 0px;
    background-image:url(../images/background/bg_logo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	  }

BODY.bodyscroll
  {
  overflow: auto;
  }

BODY.bodynoscroll
  {
  overflow: hidden;
  }

BODY.bodypopup
  {
  margin: 5px;
  background-image: url(../images/background/bg_popup.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
  }

/* DIVs */

div.divfooter
  {
  text-align: center;
    border-top: solid 2px #323232;
  padding-left: 2px;
  background-image: url(../images/background/bg_footer.jpg);
  background-repeat: repeat-x;
  background-position: top;
  }

div.divsticker
  {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 3px;
  width: 144px;
  border: solid 2px #FFFF00;
  padding: 0px;
  }

div.divsticker.divstickerminimized
  {
  left: 0px;
  width: 14px;
  }

div.divsticker.divstickerbg
  {
  height: 100px;
  background-color: #121212;
    border: 0px;
  }

div.divdrilldown
  {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  padding: 1px;
  border: solid 2px #606060;
  background-color: #121212;
  }

div.divinstallation
  {
  text-align: center;
  color: #FFFF00;
  border: solid 2px #FFFF00;
  }

div.divsearchresults
  {
  overflow:auto;
  position:relative;
  margin: 0px;
  left: 0px;
  width: 100%;
  top: 0px;
  height: 250px;
  }

div.divtoolbar
  {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 98px;
  border-bottom: 2px solid #323232;
	border-right: 18px solid #323232;
	background-color: #000000;
	background-image:url(../images/background/bg_logo.jpg);
	background-repeat: no-repeat;
  }

div.divtoolbar.toolbarloading
  {
  z-index: 1000000;
  }

div.divtoolbar.toolbarcomplete
  {
  z-index: 1000001;
  }

div.divtoolrow
  {
  position: absolute;
  text-align: right;
  right: 0px;
  padding-right: 0px;
  }

div.divtoolrow.divtoolrowinfos
  {
  bottom: 80px;
  padding: 2px;
  font-size: 8pt;
  }

div.divtoolrow.divtoolrowinfos.divtoolrowloadinfos
  {
  top: 0px;
  text-align: left;
  border-bottom: 2px solid #323232;
  color: #A8A040;
  font-weight: bold;
  }

div.divtoolrow.divtoolrowfunctions
  {
  bottom: 48px;
  border-top: 2px solid #323232;
  border-bottom: 2px solid #323232;
  }

div.divtoolrow.divtoolrownavigation
  {
  bottom: 20px;
  }

div.divtoolrow.divtoolrowlinks
  {
  bottom: 0px;
  width: 100%;
  border-top: 2px solid #323232;
  }

div.diverror
  {
  color: #FFFF00;
  }

div.divprogress
  {
  display: inline;
  font-size: 8pt;
  }

div.divprogress.divprogressvariable
  {
  font-weight: bold;
  margin-left: 5px;
  }

div.divpageinfo
  {
  width: 400px;
  text-align: left;
  color: #D8D8D8;
  font-weight: normal;
  font-size: 7.5pt;
  }

div.divbgimage
  {
    background-image: url(../images/background/bg_stars.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-attachment: fixed;
	  }

div.divscrollarea
  {
    position: absolute;
  border-top: 100px solid #000000;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 65%;
  overflow: auto;
  }

div.divmenubackground
  {
  background-image:url(../images/background/bg_menu.gif);
  background-repeat: repeat-y;
  background-position: 40px 0px;
  }

div.divcontentarea
  {
  padding-right: 150px;
  }

div.divmenuecontainer
  {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 140px;
  padding: 5px;
  }

div.divcontentcontainer
  {
  width: 100%;
  padding-left: 150px;
  }

div.divbookmark
  {
  position: relative;
  width: 1px;
  height: 1px;
  }

div.divclock
  {
  font-size: 8pt;
  white-space: nowrap;
  }

/* Abdeckung fuer unsichtbare Bereiche */
div.divbackground
  {
  position: absolute;
  left: 0px;
	top: 0px;
	width: 180px;
	height: 30px;
	margin: 0px;
	background-color: #000000;
  }

/* Bilder */
img
  {
  border-width: 0px;
  border-style: none;
  }

/* Form */
form
  {
  Display: inline;
  }

/* Menü-Tabelle */

table.tablemenu a
  {
  font-family: arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  display: block;	text-align: center;
	border-width: 0px;
	margin: 1px;
	background-color: #323232;
	white-space: nowrap;
  }

table.tablemenu.tabledrilldown a
  {
  text-align: left;
  }

/* Links */
a:link, table.tablemenu a:link
  {
  color: #D0A000;
  text-decoration: none;
  }

a:visited
  {
  color: #808080;
  text-decoration: none;
  }

a.linkbutton:visited, table.tablemenu a:visited
  {
  color: #D0A000;
  }

a:hover, a.linkbutton:hover, a:hover span, table.tablemenu a:hover
  {
	color: #000000;
	background: #D8D8D8;
	text-decoration: none;
  }

a:active, a:focus, a.linkbutton:active, a.linkbutton:focus, table.tablemenu a:active, table.tablemenu a:focus
  {
  color: #FFFF00;
  text-decoration: none;
  }

a:hover img
  {
	background: #D8D8D8;
  }

a.imagelink img
  {
	background: none;
  }

a.imagelink:hover, a.imagelink:hover span
  {
  background: none;
  }

a.imagelink:hover img
  {
	background: none;
  }

table.tablemenu td div.divselected
  {
  font-family: arial, sans-serif;
  font-size: 8pt;
  display: block;
	text-align: center;
	border-width: 0px;
	margin: 1px;
	background-color: #323232;
	color: #808080;
	white-space: nowrap;
  }

/* Tabellen */
table.tablestandard
  {
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
	border-width: 0px;
	padding: 2px;
	margin: 0px;
  }

table.tablestandard.filledbox
  {
    border-width: 0px;
    }

table.tablepicture
  {
  font-family: arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #121212;
	background-color: #121212;
	color: #A8A040;
	padding: 0px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	margin-bottom: -1px;
  }

th
  {
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
    border-width: 0px;
    padding: 2px;
	margin: 0px;
	color: #A8A040;
	background-color: #323232;
  }

th.thcaption
  {
  font-size: 12pt;
  }

th.thtitle
  {
  font-size: 16pt;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  }

th.thmusic
  {
  background-image: url(../images/music/cd_small_anim.gif);
  background-repeat: no-repeat;
  background-position: center center;
  }

th.thgalactica
  {
  background-image: url(../images/sciencefiction/galactica_viper_mini.gif);
  background-repeat: no-repeat;
  background-position: center center;
  }

td.tdnowrap
  {
  font-family: arial, sans-serif;
  font-size: 10pt;
  padding: 2px;
  text-align: justify;
  vertical-align: top;
  white-space: nowrap;
  }

td.tdtoolbutton
  {
  font-family: arial, sans-serif;
  font-size: 8pt;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #323232;
  }

/* Linie */
hr
  {
  visibility: hidden;
  }

.connectedcell
  {
  border-bottom: 1px solid #323232;
  white-space: nowrap;
  }

/* Ueberschriften */
h1
  {
  color: #A8A040;
  background-color: #323232;
    background-image: url(../images/favicon_16.gif);
  background-repeat: no-repeat;
  background-position: 4px 4px;
	  font-size: 16pt;
  margin-top: 6px;
  margin-bottom: -2px;;
  margin-left: 4px;
  margin-right: 4px;
  border-width: 0px;
  }

h1.hpromotion
  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	margin: 0px;
	padding-left: 80px;
	white-space: nowrap;
	overflow: hidden;
  }

h2
  {
  color: #A8A040;
  background-color: #323232;
    background-image: url(../images/favicon_16.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
    font-size: 12pt;
  font-weight: bold;
  margin: 2px;
  padding: 2px;
  border-width: 0px;
  }

/* Bullet-Liste */
ul
  {
  list-style-type: none;
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-align: justify;
  padding: 0px;
  margin: 0px;
  }

ul li
  {
    background-image: url(../images/bullet_mini.gif);
    background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 15px;
  }

li.licentered
  {
  background-position: 0px 5px;
  }

li.lispaced
  {
  margin-bottom: 10px;
  }

ul li.linew
  {
  background-image: url(../images/neu.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 60px;
  }

/* Nummerierte Liste */
ol.olsmall
  {
  list-style-type: decimal;
  list-style-position: outside;
  font-family: arial, sans-serif;
  font-size: 8pt;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  }

/* Combobox-Liste */
option.backtext
  {
  background-color: #323232;
  color: #A8A040;
  }

option.main
  {
  background-color: #323232;
  color: #D0A000;
  }

/* Button */
input.inputbutton
  {
  color: #D0A000;
  background-color: #323232;
    border-width: 0px;
    font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  cursor: pointer;
  }

input.inputbuttonhover
  {
  color: #000000;
  background-color: #D8D8D8;
    border-width: 0px;
    font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  cursor: pointer;
  }

/* Eingabefeld */
input.InpField
  {
  color: #D8D8D8;
  background-color: #323232;
  border: 1px solid #D8D8D8;
  padding: 1px;
  font-family: arial, sans-serif;
  font-size: 10pt;
  }

input.InpFieldRO
  {
  color: #D8D8D8;
  background-color: #484848;
  border: 1px solid #808080;
  padding: 1px;
  font-family: arial, sans-serif;
  font-size: 10pt;
  }

input.InpFieldFocus
  {
  color: #FFFF00;
  background-color: #323232;
  border: 1px solid #FFFF00;
  padding: 1px;
  font-family: arial, sans-serif;
  font-size: 10pt;
  }

/* Multiline-Textfeld */
textarea
  {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #D8D8D8;
  background-color: #323232;
  border: 1px solid #D8D8D8;
  padding: 1px;
  Overflow: auto;
    }

textarea.textareafocus
  {
  color: #FFFF00;
  border: 1px solid #FFFF00;
    }

/* Span */
span.spandrilldown
  {
  display:block;
  margin: 1px;
  background-color: #323232;
  }

-->