body {
  margin:0;
  padding:0;
  background:#19499C;
  cursor:pointer;
}

table tr td {
  vertical-align:top;
}

#container {
  width:100%;
  height:100%;
}
#main {
  background:url(images/startblau/lineBg.gif);
  height:265px;
  text-align:center;
}
#main h1 {
  display:none;
}
#main .inner1 {
  background:url(images/startblau/avv_logo.gif) no-repeat 100% 0;
  width:930px;
  height:245px;
  margin:0 auto;
}
#main .inner2 {
  background:url(images/startblau/3bilder.jpg) no-repeat 0 0;
  width:930px;
  height:245px;
}
#main
#text {
  background:url(images/startblau/text.gif) repeat-x 50% 0;
  height:19px;
}
#text span {
  display:none;
}


