/*********************************************************
   www.Duglum.de --- Defaultskin
**********************************************************/

/*********************************************************
    Allgemeine Seitenformatierungen
**********************************************************/
body {
  margin: 0;
  background: #000000;
  font-family: Arial, sans-serif;
  }

em {
  color: #E6E6FA;
  font-style: italic;
  }

acronym {
  color: #9ACD32;
  cursor: help;
  border-width: 0px;
  }

div.clr {
  clear: both;
  }

/*********************************************************
    DIV-Containerformatierungen
**********************************************************/
#mainf {
  width: 890px;
  height: 580px;
  position: relative;
  top: 20px;
  margin: 0 auto;
  background: #363636 url(pics/contentback.png) repeat-y;
  border: 1px solid #696969;
  }

#headf {
  width: 890px;
  margin: 0 auto;
  background: #0D0D0D url(pics/headback.png) no-repeat;
  }

#mnavif {
  width: 890px;
  margin: 0 auto;
  background: #0D0D0D;
  border-bottom: 1px solid #696969;
  text-align: right;
  }

#contentf {
  width: 847px;
  height: 400px;
  overflow: auto;
  margin-top: 20px;
  margin-left: 30px;
  padding-right: 10px;
  }

#snavif {
  width: 890px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  background: #0D0D0D url(pics/footback.png) no-repeat;   ;
  border-top: 1px solid #696969;
  text-align: right;
  }

#footer {
  position: absolute;
  bottom: 4px;
  left: 5px;
  }
/*********************************************************
    Formatierungen des Headers
**********************************************************/
#head h1 {
  margin: 0;
  padding: 20px 0 0 30px;
  color: #9ACD32;
  font-size: 2em;
  }

#head h2 {
  margin: 0;
  padding: 0 0 20px 70px;
  color: #696969;
  font-size: 1em;
  }

/*********************************************************
    Formatierungen für Navigationselemente der
    Haupt- und Subnavigation
**********************************************************/
ul.mnavi,
ul.snavi {
  height: 1.3em;
  margin: 0;
  list-style: none;
  }

#mnavi li,
#snavi li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  }

#mnavi li a{
  color: #9ACD32;
  font-size: 0.7em;
  font-family: Verdana, sans-serif;
  letter-spacing:1px;
  text-decoration: none;
  }

#mnavi li a:hover {
  color: #ADFF2F;
  text-decoration: none;
  }

#snavi li a{
  color: #9ACD32;
  font-size: 0.55em;
  font-family: Verdana, sans-serif;
  letter-spacing:1px;
  text-decoration: none;
  }

#snavi li a:hover {
  color: #ADFF2F;
  text-decoration: none;
  }

/*********************************************************
    Formatierungen des Footers
**********************************************************/
#footer span {
  color: #696969;
  font-size: 0.6em;
  font-family: Verdana, sans-serif;
  letter-spacing: 1px;
  }

/*********************************************************
    Formatierungen für Elemente des Contentbereichs
**********************************************************/
#contentf p {
  margin: 10px 30px 25px 50px;
  color: #A9A9A9;
  font-size: 0.9em;
  text-align: justify;
  }

#contentf p:first-letter {
  color: #9ACD32;
  font-family: Verdana, sans-serif;
  font-size: 1.2em;
  padding-right: 1px;
  }

#contentf h3 {
  margin: 0 0 25px 10px;
  border-bottom: 1px solid #9ACD32;
  color: #E6E6FA;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  }

#contentf h4 {
  margin: 10px 30px 5px 30px;
  color: #6B8E23;
  border-bottom: 1px solid #E6E6FA;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  }

#contentf h5 {
  margin: 30px 30px 0 40px;
  color: #9ACD32;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  }

#contentf a {
  color: #9ACD32;
  text-decoration: none;
  }

#contentf a:hover {
  color: #ADFF2F;
  text-decoration: none;
  }

#contentf a.more {
  color: #E6E6FA;
  font-size: 0.7em;
  text-decoration: none;
  }

#contentf a.more:hover {
  color: #ADFF2F;
  text-decoration: none;
  }

#contentf a.more span {
  color: #9ACD32;
  }

#contentf a.more:hover span {
  color: #ADFF2F;
  text-decoration: none;
  }

#contentf dl {
  margin: 10px 30px 25px 50px;
  color: #A9A9A9;
  font-size: 0.9em;
  text-align: justify;
  }

#contentf dd {
  margin: 15px 35px;
  font-size: 0.8em;
  }

#contentf dt {
  margin: 25px 0 0 15px;
  color: #6B8E23;
  font-size: 0.8em;
  font-weight: bold;
  }

/*********************************************************
    Formatierungen der Contentnavigation
**********************************************************/
#cnavif {
  float: right;
  margin: 0 10px 15px 25px;
  padding: 0;
  background: #0D0D0D;
  border: 1px solid #9ACD32;
  }

#cnavi ul {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style: none;
  }

#cnavi li {
  margin: 0 5px 0 -30px;
  padding: 0 5px;
  list-style-type: none;
  font-size: 0.6em;
  font-family: Verdana, sans-serif;
  letter-spacing:1px;
  text-align: left;
  }

#cnavi li a {
  color: #9ACD32;
  text-decoration: none;
  }

#cnavi li a:hover {
  color: #ADFF2F;
  text-decoration: none;
  }

#cnavi li.depl1 a,
#cnavi li.depl7 a {
  color: #696969;
  text-decoration: none;
  }

#cnavi li.depl1 a:hover,
#cnavi li.depl7 a:hover {
  color: #E6E6FA;
  text-decoration: none;
  }

/*********************************************************
    Formatierungen für Pic-Rahmen
**********************************************************/
#contentf a img {
  border-width: 0;
  }

.descreenbf1,
.descreenbf2,
.descreenbf3,
.descreenbf4,
.descreenbf5 {
  margin: 30px 30px 30px 40px;
  padding: 2px;
  float: left;
  border: 1px solid #9ACD32;
  }

.descreenbfdet {
  margin: 0 30px 30px 40px;
  padding: 2px;
  float: left;
  border: 1px solid #9ACD32;
  }

.onscreenbf1,
.onscreenbf2,
.offscreenbf2,
.offscreenbf4,
.offscreenbf6,
.offscreenbf8,
.offscreenbf10,
.offscreenbf12,
.offscreenbf13,
.offscreenbf15,
.offscreenbf16 {
  margin: 30px 30px 30px 40px;
  padding: 2px;
  float: left;
  border: 1px solid #9ACD32;
  }

.offscreenbf1,
.offscreenbf3,
.offscreenbf5,
.offscreenbf7,
.offscreenbf9,
.offscreenbf11,
.offscreenbf14,
.offscreenbf17 {
  margin: 30px;
  padding: 2px;
  float: right;
  border: 1px solid #9ACD32;
  }

.descreenb,
.offscreenb,
.onscreenb {
  padding: 2px;
  border: 1px solid #E6E6FA;
  }

img.descreen1,
img.descreen2,
img.descreen3,
img.descreen4,
img.descreen5,
img.descreen6,
img.descreen7,
img.descreen8 {
  width: 180px;
  height: 120px;
  }


img.onscreen1,
img.onscreen2 {
  width: 172px;
  height: 120px;
  }

img.offscreen1 {
  width: 237px;
  height: 150px;
  }

img.offscreen2,
img.offscreen3,
img.offscreen6 {
  width: 179px;
  height: 120px;
  }

img.offscreen4 {
  width: 106px;
  height: 104px;
  }

img.offscreen5 {
  width: 106px;
  height: 76px;
  }

img.offscreen7 {
  width: 276px;
  height: 133px;
  }

img.offscreen8 {
  width: 160px;
  height: 120px;
  }

img.offscreen9 {
  width: 274px;
  height: 162px;
  }

img.offscreen10 {
  width: 157px;
  height: 120px;
  }

img.offscreen11 {
  width: 106px;
  height: 79px;
  }

img.offscreen12,
img.offscreen15 {
  width: 106px;
  height: 123px;
  }

img.offscreen13 {
  width: 157px;
  height: 112px;
  }

img.offscreen14 {
  width: 157px;
  height: 87px;
  }

img.offscreen16 {
  width: 157px;
  height: 84px;
  }

img.offscreen17 {
  width: 157px;
  height: 180px;
  }

/*********************************************************
    Formatierungen der Tooltips
**********************************************************/
.toolmain {
  width: 220px;
  height: 40px;
  position: absolute;
  top: 20px;
  left: 590px;
  padding: 5px;
  display: none;
  background: url(pics/tooltipback.png);
  border: 1px solid #9ACD32;
  color: #E6E6FA;
  font-size: 14px;
  }

.tooldesign {
  width: 340px;
  height: 50px;
  position: absolute;
  top: 20px;
  left: 520px;
  padding: 5px;
  display: none;
  background: url(pics/tooltipback.png);
  border: 1px solid #9ACD32;
  color: #E6E6FA;
  font-size: 14px;
  }