body
{
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 100%;
  background-color: #000000;
  color: #787254;
}

.hidden_centerbox, .centerbox
{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 1px;
}

.hidden_contentbox
{
  position: absolute;
  top: -250px;
  left: -370px;
  width: 740px;
  height: 500px;
  z-index: 1;
}

.hidden_text
{
  position: relative;
  top: 290px;
  left: 0px;
  padding: 5px;
  vertical-align: bottom;
}

.startseite_contentbox
{
  position: absolute;
  top: -250px;
  left: -370px;
  width: 738px;
  height: 498px;
  border: 1px solid #787254;
  background-image: url(../images/bg_startseite.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  z-index: 2;
}

.praesentation_contentbox
{
  position: absolute;
  top: -250px;
  left: -370px;
  width: 738px;
  height: 498px;
  border: 1px solid #787254;
  background-color: #000000;
  z-index: 2;
}

.praesentation_topbar
{
  position: absolute;
  top: 0;
  left: 0;
  width: 738px;
  height: 130px;
  background-image: url(../images/top_praesentation.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 2;
}

.praesentation_content_left
{
  position: absolute;
  top: 135px;
  left: 25px;
  width: 300px;
  z-index: 2;
}

.praesentation_content_left img
{
  border: 1px solid #818181;
}

.praesentation_content_right
{
  position: absolute;
  top: 135px;
  left: 350px;
  width: 365px;
  z-index: 2;
  font-size: 0.75em;
}

.praesentation_content_right a
{
  display: block;
  width: 135px;
  text-decoration: none;
  color: #787254;
  text-align: center;
  margin-top: 30px;
  margin-left: 105px;
  padding-top: 4px;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 4px;
  border: 1px solid #787254;
}

* html .praesentation_content_right a
{
  margin-top: 15px;
}

*+html .praesentation_content_right a
{
  margin-top: 15px;
}

.praesentation_content_right a:link, .praesentation_content_right a:visited
{
  background-color: #222222;
}

.praesentation_content_right a:hover, .praesentation_content_right a:active
{
  background-color: #333333;
}

.praesentation_imagebar
{
  position: absolute;
  top: 380px;
  left: 25px;
  width: 696px;
  height: 84px;
  z-index: 2;
}

.praesentation_imagebox
{
  float: left;
  margin-right: 4px;
}

.praesentation_imagebox img
{
  border: 1px solid #818181;
}

.anfrage_contentbox
{
  position: absolute;
  top: -250px;
  left: -370px;
  width: 738px;
  height: 498px;
  border: 1px solid #787254;
  background-color: #000000;
  z-index: 2;
}

.praesentation_detailtextbox
{
  position: absolute;
  top: 468px;
  left: 25px;
  height: 30px;
  line-height: 24px;
}

.praesentation_detailtextbox p
{
  margin-top: 0px;
  font-size: 0.75em;
}

.anfrage_topbar
{
  position: absolute;
  top: 0;
  left: 0;
  width: 738px;
  height: 130px;
  background-image: url(../images/top_anfrage.jpg);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}

.anfrage_content_left
{
  position: absolute;
  top: 135px;
  left: 25px;
  width: 300px;
  font-size: 0.9em;
  z-index: 2;
}

.anfrage_content_left img
{
  border: 1px solid #818181;
}

.anfrage_content_right
{
  position: absolute;
  top: 135px;
  left: 350px;
  width: 365px;
  z-index: 2;
  font-size: 0.75em;
}

.copyright
{
  position: absolute;
  left: 0px;
  top: 490px;
  width: 738px;
  text-align: center;
  font-size: 0.7em;
}

* html .copyright
{
  top: 505px;
}

*+html .copyright
{
  top: 505px;
}

.topbox
{
  position: relative;
  float: right;
  width: 45px;
  height: 27px;
  text-align: center;
  z-index: 3;
}

.topbox_empty
{
  position: relative;
  float: right;
  width: 44px;
  height: 27px;
  text-align: center;
  background-color: #222222;
  border-left: 1px solid #787254;
  border-bottom: 1px solid #787254;
  z-index: 3;
}

* html .topbox_empty
{
  height: 26px;
}

*+html .topbox_empty
{
  height: 26px;
}

.topbox a
{
  display: block;
  padding-top: 3px;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 5px;
  border-left: 1px solid #787254;
  border-bottom: 1px solid #787254;
}

.topbox a:link, .topbox a:visited
{
  background-color: #222222;
}

.topbox a:hover, .topbox a:active
{
  background-color: #333333;
}

.field_titel
{
  float: left;
  width: 80px;
  line-height: 20px;
  margin-bottom: 13px;
}

.field_input
{
  float: left;
  width: 280px;
  margin-bottom: 13px;
  line-height: 20px;
}

input
{
  border-width: 1px;
  border-color: #787254;
  background-color: #000000;
  color: #787254;
  padding: 1px;
}

textarea
{
  border-width: 1px;
  border-color: #787254;
  background-color: #000000;
  color: #787254;
  padding: 1px;
}