#nav1{
  height: 27px;
  background: url(/fileadmin/vorlagen/fancitychapte/HOME/head_navi_home.jpg);
}

#head{
  height: 191px;
  background: url(/fileadmin/vorlagen/fancitychapte/HOME/head_home.jpg);
}

#head2{
  height: 61px;
  background: #504F53 url(/fileadmin/vorlagen/fancitychapte/HOME/back_home.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: right;
}

#content{
  padding: 0px 30px 20px 30px;
  height: 460px;
  border-top: solid 0px;

}

.content-element{
  margin: 20px 0px 0px 0px;
  border-bottom: solid 0px #d8dadc;
}



