* {
  margin: 0;
  padding: 0;
  border: 0; 
}

html {
  background: #dbe0da url(bg/bg.png) repeat left top;
  font: normal normal normal 0.8em arial, sans-serif;
  color: #531D1D;
  overflow-y: scroll;
}

body {
  min-width: 800px;
  width: 70em;
  margin: 2em auto 0 auto;
  border: 2px solid #062d00;
}

a[href^="http"] {
  background: url(bg/ext.png) no-repeat top right;
  padding-right: 10px;
}

a[href^="https"] {
  background: url(bg/ext.png) no-repeat top right;
  padding-right: 10px;
}

#header {
  background: #0C5601 url(bg/header_l.png) no-repeat 50px top;
  height: 120px;
  width: 100%;
}

#container {
  position: relative;
  background: #fff url(bg/container.png) no-repeat right bottom;
  width: 100%;
}

#navi {
  float: left;
  background: #176E29 url(bg/menu.png) no-repeat top left;
  width: 14em;
  padding: 1em;
  min-height: 30em;
  border: 0px solid #062d00;
  border-width: 0 1px 1px 0;
  list-style-type: none;
}

#navi li {
  margin-top: 0.8em;
}

#navi a {
  display: block;
  color: #dbe0da;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 20px;
}

#navi a:hover {
  text-decoration: underline;
  background: transparent url(bg/heart_s.png) no-repeat left top;
}

body.home #navi a.home,
body.startgeld #navi a.startgeld,
body.literatur #navi a.literatur,
body.konten #navi a.konten,
body.bonus #navi a.bonus,
body.geld #navi a.geld,
body.kontakt #navi a.kontakt {
  background: transparent url(bg/spades_s.png) no-repeat left top;
}

#content {
  float: left;
  padding: 3em 2em 2em 2em;
  line-height: 180%;
  max-width: 45em;
}

#content a {
  color: #176E29;
}

#footer, #footer a {
  position: relative;
  float: right;
  font-size: 0.9em;
  color: #062D00;
  margin: 0.5em 0.8em;
  text-decoration: none;
}

p {
  max-width: 45em;
  margin: 0.5em;
}

/*Klassen*/

.clear {
  clear: both;
}

ul.submenu {
  list-style-type: none;
  margin: 1em 2em 2em 3.5em;
}

ul.submenu a {
  color: #062d00;
}

ul.submenu a:hover {
  color: #fff;
  background: #062d00;
}

.literatur div.literatur2 {
  position: relative;
  border: 2px solid #c5c9c9;
  margin: 2em 1em 0 1em;
  padding: 1em;
}

.literatur2 img {
  margin: 1em;
  border: 1px solid black; 
}

.literatur2 img.left {
  float: left;
  position: relative;
}

/*banales*/

h1 {
  margin-left: -5000px;
}

h2, h3 {
  text-decoration: underline;
}

acronym, abbr {
  border-bottom: 1px dotted #531D1D;
}

#content ul {
  margin-left: 2em;
}

/*Tabelle*/

table, td, th {
  border: 1px solid #531D1D;
  vertical-align: top;
}

table li {
  line-height: 120%;
  margin-top: 0.4em;
}

td, th {
  padding: 0.3em;
}

th {
  width: 18em;
}

td.desc {
  font-weight: bold;
}

th.fst {
  border-width: 0px;
  width: 5em;
}


table.linklst {
  margin: 1em 0 1em 1em;
  border: 0px solid #531D1D;
  width: 45em;
}

table.linklst td, th {
  border: 1px solid #531D1D;
  margin: 0;
}

table.linklst td, th {
  padding: 0.4em 0.5em;
}

table.linklst th.name {
  width: 8em;
}

/*Sonderfälle*/

ul li:first-line {
  text-decoration: underline;
}

#container {
  text-align: center;
}

#navi, #content, #footer {
  text-align: left;
}

.werbung {
  float: right;
  margin: 0 1em 0.5em 0.5em;
}

.werbung table, .werbung td, .werbung th {
  border-width: 0;
  padding: 0 !important;
}

.werbung a[href^="http"] {
  background: transparent;
  padding-right: 0;
}

/*IE Hacks*/

* html body {
  width: 800px; 
}

* html #navi {
  height: 400px;
}

* html body.home #navi a.home,
* html body.konten #navi a.konten,
* html body.bonus #navi a.bonus,
* html body.geld #navi a.geld,
* html body.kontakt #navi a.kontakt {
  background: transparent url(bg/spades.png) no-repeat left top;
}

* html #navi a:hover {
  background-image: none;
}

#habla_expanded_div {
  visibility: hidden;
}

#habla_middle_div {
  visibility: visible;
}
