body {
  margin: 0;
  padding: 0;
  background-color: #F0E9CF;
  width: 100%;
  height:100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
}

#head {
  position: relative;
  background-image: url(../img/head_background.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  width: 100%;
  height: 185px;
  padding: 0;
  margin: 0;
}

#head-left {
  position: relative;
  float: left;
  width: 245px;
  height: 206px;
  padding: 0;
  margin: 0;
}

#logo_nwd_gruppe {
  position: relative;
  float: right;
  width: 171px;
  height: 53px;
  padding: 0;
  margin: 33px 33px 0 0;
}

#content {
  position: relative;
  width: 758px;
  margin-left: auto;
  margin-right: auto;
}
#left {
  position: relative;
  float: left;
  width: 251px;
  xheight: 321px;
  padding: 0;
  margin: 10px 0 0 0;
}
#right {
  position: relative;
  float: left;
  width: 400px;
  padding: 10px 0 0 74px;
  margin: 0;
  text-align: left;
}
#logo_nwd_austria {
  position: relative;
  width: 184px;
  height: 52px;
  padding: 0;
  margin: 0;
}
#text {
  position: relative;
  width: 400px;
  padding: 0;
  margin: 25px 0 0 0;
}
#textlinks {
  position: relative;
  width: 400px;
  height: 64px;
  padding: 0;
  margin: 36px 0 0 0;
}

#LinkNWDGruppe {
  position: absolute;
  width: 81px;
  height: 39px;
  top: 150px;
  left: 65px;
  padding: 0;
}
#Button_nwd_gruppe_de {
  position: absolute;
  width: 200px;
  height: 50px;
  top: 330px;
  left: 45px;
  padding: 0;
}
#bottom {
  position: fixed;
  position: expression("absolute"); z-index: 100;
  background-color: #356745;
  bottom: 0;
  width: 100%;
  height: 25px;
  padding: 0;
  margin: 0;
}

#link {
  cursor:pointer
}

.clear {
  clear: both;
}
.button
{
	border: 0;
}
.formbutton {
    position: relative;
    width: 83px;
    margin: 0;
    padding: 1px 0 1px 0;
    border: 0;
    text-align: center;
    cursor: pointer;
    color: #000000;
    border-right: 1px solid #346645;
    border-bottom: 1px solid #346645;
    background-color: #C5DE88;
    font-weight: bold;
    font-size: 90%;
}
p {
   margin: 0 0 1em 0;
   padding: 0;
}