#formularpos{
    position: absolute;
    top: 120px;
    right: 20px;
    font-family: Trebuchet MS;


}
#adresse{
  position: absolute;
  left: 50px;
  top: 120px;
  color: #000000;
  font-size: 10pt;
  font-family: Trebuchet MS;
}
#adresse a:link	{ color: #831b21; text-decoration: none; }
#adresse a:visited	{ color: #831b21; text-decoration: none; }
#adresse a:hover	{ color: #831b21; text-decoration: underline;}
#adresse a:active	{ color: #831b21; text-decoration: none;}
#map{
  position: absolute;
  top: 280px;
  left: 50px;
}

form {
                   font-family: Trebuchet MS;
}

table{                 font-family: Trebuchet MS;
  }
}



 #formularpos table{
                 font-family: Trebuchet MS;
 }

 #formularpos td,tr {
                 background: transparent;
                 color: #000000;
                 font-size: 10pt;
                 font-family: Trebuchet MS;
                 font-weight: bold;
                 text-align: left;
                }
  #formularpos input
                {
                 margin: 0px;
                 background-color: transparent;
                 border: 1px  solid black;;

                 color: #000000;
                }
 #formularpos textarea
                {
                 font-family: Trebuchet MS;
                 border: 1px solid black;;
                 background-color: transparent;
                 color : #000000;
                 width: 300px;
                }
                .mail { color: #000000;text-decoration: underline; font-weight: bold; }
