*{
margin:0;
padding:0;
}

body {
  background: url(images/bg.jpg) right bottom no-repeat #063A71;
  font:normal 100.01%;
  font-family:Arial, Helvetica, sans-serif;
  padding: 1.5em;


}
.etracker {
  display: none;
}
.seite {
  margin-left: auto;
  margin-right: auto;
  width: 802px;
  background: url(images/bg.gif) left 106px white;
}
.banner {
  width: 802px;
  height: 109px;
  background: url(images/banner.jpg);
  position: relative;
}
.banner .lang {
  position: absolute;
  bottom:5px;
  right:20px;
  font-size: 0.7em;
  font-weight: bold;
}
.banner .lang a {
  text-decoration: none;
  color: #063A71;
}
.lang a.aktiv {
  color: black;
}
.left {
  width: 153px;
  float: left;
  background: url(images/lefttop.jpg) no-repeat;
  padding-top: 50px;
}
.left .element {
  margin-bottom: 28px;
  padding-left: 1px;
}
.left a {
  text-decoration: none;
  font-size: 0.85em;
  color: #063A71;
  border-bottom: 2px solid #CDCCCE;
  width: 120px;
  display: block;
  padding-left: 25px;
}
.left a.aktiv {
  color: #E12129;
}
.left .code {
  padding-left: 24px;
  margin-top: 45px;
  margin-bottom: 28px;
  width: 129px;
  display: block;
}
.imgcontent {
  float:left;
}

.imgcontent img {
  padding-top:30px;
  margin-right:20px;
  border:1px solid black;
  padding-bottom:10px;
}
.middle {
  width: 114px;
  height: 555px;
  float: left;
  background: url(images/baum.jpg);
}
.middle div {
  margin-left: 1px;
  width: 113px;
  height: 112px;
  border-bottom: 1px solid #063A71;
  position: relative;
}
.middle ul {
  width: 90px;
  position: absolute;
  left: 23px;
  bottom: 15px;
}
.middle div.menu {
  margin:0;
  width: auto;
  text-align: right;
  list-style-type: none;
  line-height: 13px;
  height: 13px;
  border: 0;
}
.middle div.menu a {
  width: 88px;
  font-size: 0.6em;
  color: #063A71;
  text-decoration: none;
  padding-right: 2px;
  display: block;
}
.middle div.menu a:hover {
  width: 88px;
  text-align: left;
  font-size: 0.71em;
  color: #000000;
  font-weight: bold;
}

.middle div.menu a.aktiv {
  color: #E12129;
}
.middle span {
  position: absolute;
  background: #CDD9E5;
  font-size: 0.71em;
  width: 113px;
  bottom:0px;
  text-align: right;
}
.middle span a {
  color: #063A71;
  text-decoration: none;
  display: block;
  width: 110px;
  padding-right: 3px;
  line-height: 15px;
}
.middle span a:hover {
 width: 120px;
 text-align: center;
 font-size: 1.0em;
 color: #E12129;
 font-weight: bold;
 
}

.middle span a.aktiv {
  color: #E12129;
}
.middle .linstahl {
  background: url(images/linstahl.jpg);
}
.middle .linstahlselect {
  background: url(images/linstahl_selected.jpg);
}
.middle .linalu {
  background: url(images/linalu.jpg);
}
.middle .linaluselect {
  background: url(images/linalu_selected.jpg);
}
.middle .masstaebe {
  background: url(images/masstaebe.jpg);
}
.middle .masstaebeselect {
  background: url(images/masstaebe_selected.jpg);
}
.middle .sonst {
  background: url(images/sonst.jpg);
  border-bottom: 2px solid #063A71;
}
.middle .sonstselect {
  background: url(images/sonst_selected.jpg);
  border-bottom: 2px solid #063A71;
}
.content {
  margin-left: 267px;
  padding: 15px;
}

.content h1 {
  font-size: 1.05em;
  padding-bottom: 10px;
  line-height: 20px;
}
.content h2 {
  font-size: 0.9em;
  color: #063A71;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.content p{
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 0.85em;
  line-height: 20px;
}
.content p.right {
  margin-left: 105px;
}
.content ul {
  margin-left: 15px;
  font-size: 0.75em;
}
.content li {
  line-height: 16px;
}

.content a.left {
  float: left;
  width: 84px;
  height:39px;
  border: 1px solid #063A71;
  padding:0;
  margin:0;

}
.content img {
  border: 0;
}
.content  p.bildlink{
   padding-top: 25px;

}
.data {
     padding:0;
     text-align: right;
}
.data a{
   font-size: 0.75em;
   color: #063A71;
   font-weight: bold;
   text-decoration: none;
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 20px;
}
.data a:hover {
    color:#E12129;
}
.data a.font{
 color: #063A71;
 font-size: 0.6em;
 text-decoration: none;
 padding-top: 2px;
 padding-bottom: 2px;
 }

/************/
/* Aktuell */
/************/

.content .news {
 width: 476px;
 height: auto;
 background-color: #d8e0ed;
 margin-top: 29px;
 border: 1px solid #063171;
}
.content .news h1 {
 width: 476px; 
 font-size: 0.85em;
 color: #db2124;
 line-height: 20px;
 border-bottom: 1px solid #063171;
}
.content .news a {
 font-size: 1.05em;
 color: #3a6692;
}
.content .news p {
 font-size: 0.85em;
 padding: 12px;
}

/************/

/************/
/* Formular */
/************/

.content form {
  width: 22em;
  border:0px solid #9c3;
  margin-bottom: 20px;
}

.content fieldset{
  border:0;
}

.content #daten{
  margin-top:1em;
}

.content legend {
  /*margin-top:5px;*/
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

*html label {
  margin:0;
}

.content label {
  display: inline-block;
  text-align: left;
  margin: 0.2em 0 0;
  font:normal 12px arial, sans-serif;
}

.content label strong {
  font-weight: bold;
  font: 1.3em, arial,sans-serif;
  color: #f00;
}

.content label.area {
  display: inline;
  margin: 0 0 0;
  text-align:left;
}
.content input {
  width:15em;
  margin-left: .5em;
  border: 1px #909090 solid;
}

.content input.plz {
  width:4.65em;
}
.content input.ort {
  width:10em;
  margin-left:0.2em;
}
.content fieldset ol {
  margin: 0;
  padding: 0;
}
.content fieldset ol li {
  clear: both;
}
.content fieldset ol li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.content fieldset ol li label {
  text-align: right;
  float: left;
  width: 100px;
  margin-right: 1.5em;
}

.content button {
  margin: 0.9em 0 0;
  /*background: #909090;*/
  margin-left: .5em;
  width: 10em;
  font: normal 12px arial, sans-serif;
  padding: 0.1em 0 0;
  border: 0px solid #fff;
}

.content textarea {
  width: 29.1em;
  font: normal 12px arial, sans-serif;
  border:1px solid #909090;
}

.content textarea.textareaWuenscheBg {

  background-image:url(images/textareabackground1.gif);
  background-repeat: no-repeat;
}

.content textarea.textareaNoBg {

  background-image:url(images/blackdot.gif);
  background-repeat: no-repeat;
}

/************/

.footer {
  margin-left: auto;
  margin-right: auto;
  width: 802px;
  height: 39px;
  background: url(images/footerbg.gif) no-repeat;
  color: white;
  font-size: 0.70em;

}
.footer p {
   padding-left: 30px;
   padding-top: 7px;
}
.footer p a {
  color: white;
  text-decoration: none;
}
.footer p a.impressum {
  margin-left: 30px;
}

.producttable
{
  width:300px;
  border-collapse:collapse;
}
.producttable td
{
  padding-right:15px;
}
.producttable
{
  width:300px;
}
.producttable td, .producttable th
{
  padding-right:15px;
  padding-left:3px;
  font-size: 0.75em;
}

