h1 { margin-top: 20px !important; }
.winnersTable .winner { font-weight: bold; background: #f4f4f4; }

a.link, .link a { text-decoration: underline; }
a.link:hover, .link a:hover { text-decoration: none; }
.home-logos { text-align: center; padding: 30px 0; }
.home-logos img { display: inline-block; margin: 10px 2%; width: 64px; height: 64px; }
.home .column-right h3 { margin-top: 0; }
.home .column-right .block-default { margin-top: 0 !important; margin-bottom: 0 !important; }
.level2 .article-default p,
.level2 .article-default ul,
.level2 .article-default ol { max-width: none !important; }
.level2 h3 { max-width: none; }
.navigation-default li li.active ul { overflow: hidden; }
.team-logo { text-align: center; width: 20%; min-width: 64px; vertical-align: top; border-bottom: none; }
.modiv-calendarright .item .starttime .uitslag { color: #808080; font-weight: bold; margin-right: 6px; }
#main-wrapper .column-right .morenews, #main-wrapper .column-wider .morenews { margin-top: 0; }
.modiv-calendarright .item-more { margin-top: 0; }
.g-grid-span2{width:16.666%}
.pagesection-footer { padding-bottom: 30px; }
.h2-wrapper { margin-top: 24px; }
.social-media { padding-left: 20px; }
.social-media img { vertical-align: middle; margin-top: -2px; }
.sidebar-live a { font-size: 100% !important; }
.sidebar-live a.morenews { font-size: 1.5rem !important; }
.sidebar-live  .title { line-height: 19px; min-height: 38px; }

body {
      background-attachment: scroll;
      background-color: #fff;
      background-image: none; 
      background-position: center top;
      background-repeat: no-repeat;
      background-size: calc(100%);
  }
  
@media screen and (min-width:760px)
{
	body { background-image: url('../images/backgroundottencup2015.jpg'); }
}

@media screen and (max-width:32em) 
{
	.home-logos img { width: 48px; height: 48px; }
}