*, html {
  margin: 0pt;
  padding: 0pt;
}

body {
  font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #11338a;
  background-color: #ffffff;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
}

img {
  border: 0px;
}

a:link, a:visited {
  color: #F96B00;
  text-decoration: underline;
}

a:hover, a:active {
  color: #FB7225;
  text-decoration: none;
}

h1 {
  font-size: 18px;
  text-align: center;
  width: 240px;
  border-bottom: 1px dashed;
  margin-bottom: 5px;
}

h1 strong {
  font-size: 18px;
  color: #f96b00;
}


.more {
  color: #F96B00;
  font-size: 8pt;
  font-weight: normal;
  margin-left: 5px;
  text-decoration: underline;
}

h2 {
  font-size: 16px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2:hover {
  color: #f96b00;
}

h3 {
  font-size: 16px;
  color: #f96b00;
  margin-bottom: -19px;
  margin-left: 25px;
  margin-top: 10px;
}


ul {
  margin-top: 10px;
  margin-left: 40px;
  margin-bottom: 10px;
}

#page {
  width: 850px;
  margin: 20px auto;
}

#header {
  width: 832px;
  height: 190px;
}

#navigation {
  margin-top: 20px;
  height: 38px;
}

#line1 {
  margin-left: 10px;
  width: 805px;
  height: 3px;
  background-image: url(images/line1.gif);
  background-repeat: no-repeat;
  font-size: 2px;
}

#buttons {
  margin-left: 18px;
  height: 32px;
}

#buttons img {
  float: left;
}

#line2 {
  clear: both;
  margin-left: 10px;
  width: 805px;
  height: 3px;
  background-image: url(images/line2.gif);
  background-repeat: no-repeat;
}

#contentbox {
  margin-top: 16px;
  width: 834px;
}

#boxtop {
  background-image: url(images/boxtop.gif);
  background-repeat: no-repeat;
  width: 835px;
  height: 13px;
  font-size: 8px;
}

#box {
  background-image: url(images/box.gif);
  background-repeat: repeat-y;
  width: 835px;
  height: auto;
  min-height: 330px;
}

#text {
  height: auto;
  padding-left: 20px;
  padding-top: 7px;
  width: 790px;
}

#boxbottom {
  background-image: url(images/boxbottom.gif);
  background-repeat: no-repeat;
  width: 835px;
  height: 21px;
}

.element {
  margin-left: 22px;
  margin-right: 22px;
  display: none;
}

#textright {
  float: right;
  width: 478px;
  padding-top: 42px;
}

#kontaktbox {
  float: left;
  width: 330px;
  line-height: 22px;
}

#kontaktform {
  position: relative;
  float: left;
}

#msgerror {
  border: 1px solid #CB2026;
  background-color: #F6CBCA;
  padding-left: 5px;
  margin-bottom: 5px;
  width: 430px;
  text-align: center;
  color: #9F0000;
}

#msg {
  border: 1px solid #359545;
  background-color: #CEE6C3;
  padding-left: 5px;
  margin-bottom: 5px;
  width: 430px;
  text-align: center;
  color: #106F00;
}

.formrow {
  height: 30px;
}

label {
  cursor: pointer;
}

.forminput {
  font-size: 12px;
  left: 92px;
  margin-top: 3px;
  padding: 5px;
  position: absolute;
  width: 180px;
  border: 1px solid #6495ED;
}

.forminput:hover {
  border: 1px solid #F96B00;
}

.forminput:focus {
  border: 1px solid #F96B00;
}

.textarea {
  font-size: 12px;
  left: 92px;
  margin-top: 3px;
  padding: 5px;
  position: absolute;
  width: 345px;
  height: 180px;
  border: 1px solid #6495ED;
}

.textarea:hover {
  border: 1px solid #F96B00;
}

.textarea:focus {
  border: 1px solid #F96B00;
}

#submit {
  background: #FFFFFF none repeat scroll 0%;
  border: 1px dashed #6495ED;
  font-size: 80%;
  font-weight: bold;
  margin-left: 91px;
  margin-top: 172px;
  padding: 5px;
  width: 150px;
  color: #F96B00;
}

#submit:hover {
  border: 1px solid #F96B00;
}

.ref {
  height: 217px;
  margin-left: 140px;
  margin-top: 45px;
  width: 540px;
}

.ref3d {
  height: 217px;
  margin-left: 106px;
  margin-top: 20px;
  margin-bottom: 85px;
  width: 540px;
}

.ref3dgr {
  height: 330px;
  margin-left: 106px;
  margin-top: 20px;
  width: 618px;
}

.refleft {
  float:left;
}

.refright {
  float:left;
}

.refimg img {
  border: 1px solid #6495ED;
}

.reftxt {
  margin-top: 20px;
}

.reftxt3d {
  margin-top: 30px;
}

#email {
  margin-top: 3px;
  position: absolute;
}
