input
{
  font-size: 11px;
  height: 15px;
}

h2
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: rgb(0,102,255);
}
h1
{
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  color: rgb(0,102,255);
}
div#footer
{
  margin-top:50px;
  border-top:1px solid #B6B6B6;
  text-align:center;
  font-size:12px;
}
div#menu
{
  margin-top: 10px;
}

div#bannertitel
{
  color: rgb(255,255,255);
  margin:auto;
  padding-top: 82px;
  /*
  font-family: Impact;
  font-size: 50px;
  */
  text-align: left;
  width: 702px;
}
div#bannersubtitel
{
  position: absolute;
  top: 0px;
  
  color: rgb(0,102,255);
  margin:auto;
  /*
  font-family: Impact;
  font-size: 40px;
  */
  text-align: right;
  margin-left: 395px;
  
}
