/************************************/
/* www.textlabor.de official styles */
/* Author: Volker Flegel            */
/* Date:   27.10.2009               */
/************************************/

body {
  margin: 15px;
  padding: 0px;
  background-color: black;
  color: gray;
  background: url(../images/BrushedMetal.png) repeat;
  font: normal 10pt Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
}
a:link {
  color: #5AC800;
}
a:visited {
  color: #5AC800;
}
a:hover {
  color: #009933;
}
a:active {
  color: #99FF66;
}

.container {
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
  margin: 0px;
  background-color: black;
  background: url(../images/paper.png) repeat;
}

.left-element {
  position: absolute;
  left: 0;
  background: url(../images/left2.png) repeat-y;
  width: 24px;
  height: 100%;
}

.right-element {
  position: absolute;
  right: 0;
  background: url(../images/right2.png) repeat-y;
  width: 25px;
  height: 100%;
  text-align: right; /* depends on element width */
}

.main-container {
}

.addr-block {
  text-align: left;
  color: black;
  float: right;
  width: 160px;
  margin-top: 60px;
  margin-left: 15px;
}

.addr-block ul, ul.lang {
  text-align: left;
  list-style-type: none;
  list-style-position: inside;
  padding-bottom: 2em;
  padding-left: 8px;
  display: block;
}

.addr-block ul {
  padding-top: 3.4em;
}

ul.lang {
  padding-top: 2.2em;
  padding-left: 18px;
}

ul.lang li {
  display: inline;
}

.addr-block li {
  line-height: 2.4em;
  display: block;
}

address {
  margin-top: 2.5em;
  font: normal 9pt/2.3em Arial, Helvetica, sans-serif;
  padding-bottom: 1em;
  padding-left: 8px;
}

.main-block {
  padding-top: 40px;
  margin-right: 175px;
  text-align: left;
  color: black;
  font-size: 12pt;
  font-weight: normal;
}

.main-block > br {
  clear: left;
}

.text-column, .text-column-title {
  margin-left: 240px;
}

.text-column-title h1 {
  font-size: 22pt;
  font-weight: bold;
  color: #5AC800;
}

.text-column-title h2 {
  font-size: 18pt;
  line-height: 18pt;
  font-weight: bold;
  color: #5AC800;
}

.text-column-title p {
  margin-top: 2em;
  font-size: 12pt;
  line-height: 18pt;
  font-weight: bold;
}

.text-column p {
  margin-top: 0px;
  margin-bottom: 1.2em;
  font-size: 12pt;
  line-height: 16pt;
  font-weight: normal;
}

.left-column {
  width: 220px;
  color: #5AC800;
  font-size: 10pt;
  line-height: 16pt;
  text-align: right;
  vertical-align: baseline;
  float: left;
}

h2, li.l1_li {
  margin-top: 0px;
  margin-bottom: 1.0em;
  font-size: 12pt;
  line-height: 16pt;
  font-weight: bold;
  color: #5AC800;
}

ul.level1 {
  margin-top: 0px;
  margin-bottom: 1.0em;
  padding-left: 0px;
  line-height: 16pt;
  list-style-type: none;
}

.level1 li {
  padding-left: 10px;
}

li.l1_li {
  padding-top: 16pt;
  padding-left: 0px;
  margin-bottom: 0.5em;
}

dl {
  margin-top: 0px;
  font-size: 10pt;
  line-height: 11pt;
}

.top {
  font-size: 10pt;
  line-height: 11pt;
  text-align: right;
}
