body{
      margin-left:0px;
      margin-right:0pt;
      margin-top:0px;
      background-color: #ECE7E2;
      background-image:url(../images/wasserzeichen.gif);
      background-repeat:no-repeat;
      background-position:300px 250px;
      background-attachment:fixed;
}

.header{
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 178px;
  background-image:url(../images/top_bg.jpg)
}

.main{
  left: 200px;
  top: 330px;
  position: absolute;
  font-family: Verdana;
  font-size: 12px;
  color: #363753;
  padding-right:10px
}

.fliesstext{
  font-family: Verdana;
  font-size: 11px;
  color: #363753
}

.fliesstexthead{
  font-family: Verdana;
  font-size: 11px;
  color: #9F9F9F
}

table.borderedtable{
  border-top:1px solid black;
  border-left:1px solid black;
}

th.borderedtable{
  font-family: Verdana;
  font-size: 11px;
  color: #363753;
  font-weight:bold;
  border-bottom:1px solid black;
  border-right:1px solid black;
  background-color:#E3D3C3;
  text-align:left
}
td.borderedtable{
  font-family: Verdana;
  font-size: 11px;
  color: #363753;
  border-bottom:1px solid black;
  border-right:1px solid black;
  text-align:center
}

.navibutton{
  font-family: Verdana;
  font-size: 12px;
  color:white;
  font-weight:bold;
  width:145px;
  height:19px;
  text-align:center;
  vertical-align:middle;
  background-image:url(../images/navi_button_bg.jpg);
  border-color:#989898;
  border-style:outset;
  border-width:2px;
  cursor: hand;
  text-decoration:none
}

a:link {
        color:#363753;
}

a:visited {
        color:#363753;
}

a:hover {
        color:#363753;
        background-color:#DB7C1F;
}

.input{
  padding-left:3px;
  padding-right:3px;
  font-size: 11px;
  font-family: Verdana;
  line-height:100%;
  font-style: normal;
  font-weight: normal;
  color: #2b2b2b;
  height:16px;
  border-right: #595959 1px solid;
  border-top: #595959 1px solid;
  border-left: #595959 1px solid;
  border-bottom: #595959 1px solid;
  background-color: #ffffff;
}
.select {
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #2b2b2b;
  height:16px;
  line-height: 100%;
  border-right: #595959 1px solid;
  border-top: #595959 1px solid;
  border-left: #595959 1px solid;
  border-bottom: #595959 1px solid;
  background-color: #ffffff;
}

.textarea {
  padding-left:3px;
  padding-right:3px;
  font-size: 11px;
  font-family: Verana;
  line-height:100%;
  font-style: normal;
  font-weight: normal;
  color: #2b2b2b;
  border-right: #595959 1px solid;
  border-top: #595959 1px solid;
  border-left: #595959 1px solid;
  border-bottom: #595959 1px solid;
}

.submit {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  background: #D86800;
  color:#ffffff;
  line-height : 80%;
  height:16px;
  spacing: 1px;
  border:1px #dcdcdc solid;
}