#page
{
  background-color: #CCCCCC;
  background-image: url(../bilder/passo-sella.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  overflow: hidden;
  width: 1192px;
  height: 937px;
  min-height: 937px;
  min-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  
  /* Transparenz */
  /* opacity:0.8;
  filter:alpha(opacity=80); */
}

#page_und_text
{
  width: 1192px;
  height: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  
  /* border-style: solid;
  border-color: green;
  border-width: 1px; */
}

#formular
{
	/* background-color: green; */
}

.textstil
{
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #472f00;
}
