body {
  background-color : #fff9f1;
  color            : #694a36;
  background-image : url(../img/bg.gif);
  margin           : 0;
  padding          : 0;
  }
div {
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  color            : #694a36;
  visibility       : visible;
  display          : block;
  position         : absolute;
  }
div.forwarder{
  position         : absolute;
  visibility       : hidden;
  top              : -600px;
  left             : -600px;
  width            : 400px;
  height           : 400px;
  overflow         : hidden;
  }
div.hidden {
  top              : -200px;
  left             : -200px;
  visibility       : hidden;
  }
div.left {
  top              : 0;
  left             : 0;
  width            : 100px;
  height           : auto;
  }
div.top {
  top              : 0;
  left             : 100px;
  width            : 600px;
  height           : 130px;
  }
div.navi {
  top              : 130px;
  left             : 100px;
  width            : 599px;
  height           : 15px;
  padding-top      : 4px;
  padding-bottom   : 4px;
  border-top       : solid 1px #6a3102;
  border-bottom    : solid 1px #6a3102;
  background-color : #e9d8bf;
  color            : #694a36;
  text-align       : center;
  }
div.text {
  top              : 185px;
  left             : 100px;
  width            : 320px;
  height           : auto;
  padding-left     : 30px;
  padding-bottom   : 30px;
  }
div.bild {
  top              : 185px;
  left             : 480px;
  width            : 190px;
  height           : auto;
  overflow         : visible;
  border           : solid 1px #6a3102;
  background-color : #e9d8bf;
  color            : #694a36;
  text-align       : left;
  }
div.footer {
  width            : 569px;
  margin-top       : 50px;
  border-top       : solid 1px #6a3102;
  }
h1,h2 {
  font-family      : Times New Roman,Georgia,Times,serif;
  font-weight      : normal;
  font-style       : normal;
  margin           : 0;
  padding          : 0;
  }
h1 {
  font-size        : 26px;
  margin-bottom    : 10px;
  font-variant     : small-caps;
  }
h2 {
  font-size        : 20px;
  margin-top       : 20px;
  margin-bottom    : 10px;
  }
p {
  margin           : 7px 0 7px 0;
  padding          : 0;
  }
p.bild {
  margin           : 0;
  padding          : 5px;
  }
table {
  border           : 0;
  margin           : 0;
  padding          : 0;
  }
td {
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  color            : #694a36;
  vertical-align   : top;
  text-align       : left;
  padding          : 0;
  margin           : 0;
  }
table.mail {
  width            : 300px;
  }
td.mail1 {
  width            : 90px;
  }
td.mail2 {
  width            : 210px;
  }
td.kulikal {
  border           : solid 1px #666666;
  padding          : 2px 2px 2px 4px;
  }
td img {
  display          : block;
  }
img {
  padding          : 0;
  border           : 0;
  margin           : 0;
  }
img.dot {
  margin-left      : 20px;
  margin-right     : 20px;
  vertical-align   : middle;
  }
img.img {
  border-bottom    : solid 1px #6a3102;
  }
img.img2 {
  border-bottom    : solid 1px #6a3102;
  border-right     : solid 1px #6a3102;
  }
form {
  padding          : 0;
  border           : 0;
  margin           : 0;
  }
input{
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  background-color : #ffffff;
  padding          : 0 0 0 3px;
  border           : 1px solid #555555;
  margin           : 0 2px 2px 0;
  }
input.xxs{
  width            : 40px;
  }
input.xs{
  width            : 100px;
  }
input.s{
  width            : 147px;
  }
input.m{
  width            : 170px;
  }
input.butts {
  margin           : 20px 0 0 0;
  padding          : 0;
  background-color : #e9d8bf;
  width            : 152px;
  }
input.buttxs {
  margin           : 10px 0 0 0;
  padding          : 0;
  background-color : #e9d8bf;
  width            : 80px;
  }
select{
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  background-color : #ffffff;
  padding          : 0 0 0 1px;
  margin           : 0 2px 5px 0;
  }
select.s{
  width            : 152px;
  }
select.xs{
  width            : 105px;
  }
textarea {
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
  background-color : #ffffff;
  margin           : 0;
  border           : 1px solid #555555;
  padding          : 0 0 0 3px;
  }
textarea.m {
  width            : 170px;
  }
a {
  font-family      : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size        : 11px;
  color            : #3d1b09;
  font-weight      : normal;
  font-style       : normal;
  text-decoration  : underline;
  }
a:link {
  color            : #3D1B09;
  }
a:active {
  color            : #3D1B09;
  }
a:visited {
  color            : #3D1B09;
  }
a:hover {
  color            : #6e5345;
  }
a.menu {
  font-weight      : bold;
  font-style       : italic;
  text-decoration  : none;
  }
a.menu:link {
  color            : #3D1B09;
  }
a.menu:active {
  color            : #3D1B09;
  }
a.menu:visited {
  color            : #3D1B09;
  }
a.menu:hover {
  color            : #6e5345;
  }
a.menuactive {
  color            : #6e5345;
  font-weight      : bold;
  font-style       : italic;
  text-decoration  : none;
  }
a.menuactive:link {
  color            : #6e5345;
  }
a.menuactive:active {
  color            : #6e5345;
  }
a.menuactive:visited {
  color            : #6e5345;
  }
a.menuactive:hover {
  color            : #6e5345;
  }
