@import "stylesheet.css" all;

html
{
  background: transparent;
}
#start_main
{
  margin: 0px auto;
  padding-top: 25px;
}

#start_content
{
  width: 1000px;
  margin: 0px auto;
  min-height: 1000px;
  background: url('../images/ContentImages/Startseite/teaser_2.jpg');
  //background: url('../images/ContentImages/Startseite/Footer.png');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  //padding-bottom: 25px;
  position: relative;
}
#InHostelVeritas
{
  float: left;
  margin-right: 50px;
  margin-left: 20px;
  position: absolute;
  max-height: 210px;
  max-width: 350px;
  top: 10px;
}
#HostelGretel
{
  right: 80px;
  bottom: 190px;
  position: absolute;
}
#HostelGretelFB
{
  right: 80px;
  bottom: 30px;
  position: absolute;
}

#ArtgerechterMarkt
{
  left: 0px;
  margin-left: 45px;
  bottom: 0px;
  margin-bottom: 25px;
  position: absolute;
}
#DieGastro
{
  right: 50px;
  top: 10px;
  position: absolute;
}

#Fruestueck
{
 left:75px;
 top: 230px;
 position: absolute;
}

#Spaetstueck
{
 Right:75px;
 top: 170px;
 position: absolute;
}