@charset "UTF-8";

@media screen, projection
{

  /* News Container */
  #container_news .container_head { background:url(../stadtteilpokal/images/design/container_news.jpg) top left no-repeat; }
  
  /* Partner Container */
  #container_partner .container_head { background:url(../stadtteilpokal/images/design/container_partner.jpg) top left no-repeat; }

  /* Headline */
  #headline { display:block; height:40px; border-bottom:1px solid #e1e1e1; padding-bottom:3px; margin-bottom:1em; }
  #headline img { display:block; }
  
  /* Section */
  .section { height:130px; }
  .section img { float:left; }
  .section span { display:block; margin-left:130px; padding-top:2em; }
  .section a:link, .section a:active, .section a:visited, .section a:hover, .section a:focus { text-decoration:none; color:#444; }
  
  /* Sponsoren */
  .sponsoren { border:1px solid #dc2421; border-bottom:2px solid #dc2421; margin-bottom:20px; }
  .sponsoren h3 { background:#dc2421; color:#fff; font-weight:bold; padding:5px; font-size:100%; }
  .sponsoren div { padding:5px; text-align:center; }

  .sponsoren div img { margin:5px; }
}
