/*
  gruppenreisen: ie-stylesheet homepage
  (c) peppermind 2002, by x. ulbrich: last changed 2002/07/09
                 2003, by v. behringer: last changed 2003/05/09
*/
body {
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
  color:#000000;
  background-color:#0c588d;
  text-align:center;
}
input {
  font-family: courier;
}
#img1 {
  position:relative;
  left:0px;
  width:790px;
  top: 50px;
  z-index:0px;
  margin-left: auto;
  margin-right: auto;
}
#formtext {
  position:relative;
  top:-300px;
  left:109px;
  width:280px;
  z-index:10px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}
#newlogo {
  display: none;
}
