strong {
  font-weight: normal; }

body {
  font-family: "HelveticaNeue", helvetica, arial, sans-serif;
  font-weight: normal;
  margin: 0;
  font-size: 75%;
  line-height: 1.5;
  color: #444;
  background: #eee url('/images/tile.png'); }

.container {
  width: 902px;
  margin: 0 auto;
  padding: 0 0 10px 0; }

#thumbnails ul {
  margin: 0 -6px 0 0; }
  #thumbnails ul li {
    float: left;
    position: relative;
    margin: 0 5px 5px 0;
    padding: 0;
    width: 107px;
    height: 80px;
    background-color: #cfe398; }
    #thumbnails ul li.hover {
      background-color: #dddddd; }
    #thumbnails ul li span.hover {
      background-color: #dddddd;
      position: absolute;
      width: 107px;
      height: 80px;
      display: block; }
    #thumbnails ul li a {
      margin: 0;
      padding: 0;
      display: block;
      position: absolute;
      width: 107px;
      height: 80px;
      text-align: center;
      text-indent: -10000px;
      background-repeat: no-repeat;
      background-position: center center;
      background-color: transparent;
      overflow: hidden; }
      #thumbnails ul li a:hover {
        background-color: transparent; }

#breadcrumbs {
  height: 30px; }
  #breadcrumbs h2 {
    color: #333333;
    margin: -4px 0 0 2px; }
    #breadcrumbs h2 a {
      color: #97c122;
      text-decoration: none; }
      #breadcrumbs h2 a:hover {
        color: #333333; }

#header {
  height: 63px;
  position: relative;
  width: 892px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  z-index: 10; }
  #header #logo {
    text-indent: -10000px;
    margin: 0;
    height: 60px;
    width: 232px;
    position: absolute;
    top: 0;
    right: 3px; }
    #header #logo a {
      display: block;
      height: 60px;
      width: 232px; }
    #header #logo a {
      margin: 0 12px 0 0;
      color: #97c122;
      text-decoration: none; }

#header.normal {
  background: url('/images/header_2.png'); }

#header.breadcrumbs {
  background: url('/images/header_2.png'); }

#user_profile {
  position: absolute;
  right: 6px;
  top: 2px;
  padding: 0;
  color: #999999; }
  #user_profile a {
    color: #333333;
    text-decoration: none; }

#navigation {
  height: 22px;
  margin: 0 0 5px 0;
  line-height: 22px;
  background: url('/images/header.png'); }
  #navigation a {
    color: white;
    text-decoration: none; }
  #navigation #search {
    float: right;
    position: relative;

    background-color: #999999;
    
    color: white; }
  #navigation #search a {
    border-left: 5px solid white;
    border-right: none;
  }

#navigation #pages {
  float: left;
  padding: 0 0;
  height: 22px;
  color: white; }
  
#navigation a {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0 6px;
  height: 22px;
  width: 95px;
  background: #999999; }
  
#navigation #pages a#shop {
  padding-left: 11px; }
#navigation #pages a#tournaments_nav {
  padding-left: 11px; }
#navigation a:hover, #navigation a.active {
  background-color: #97c122;
  color: #333333; }
#navigation .cart {
  float: right; }
#navigation .login {
  float: right; }

#content {
  position: relative;
  margin: 0;
  padding: 5px 5px;
  min-height: 536px;
  height: auto !important;
  height: 536px;
  background: url('/images/header.png'); }

#main {
  float: right;
  width: 555px;
  padding-top: 18px; }
  #main.page {
    padding-right: 0;
    padding-top: 10px;
    width: 555px;
    margin-bottom: 18px; }
    #main.page h1 {
      margin: 10px 16px 7px 0;
      line-height: 1.2; }
    #main.page form h1 {
      margin: 0; }      
    #main.page p { margin: 0 16px 1.5em 0; }

#info {
  float: left;
  width: 322px;
  padding: 25px 4px 0 4px; }
  #info #contact {
    text-align: right;
    margin: 36px 6px 0 0; }
    #info #contact h1 {
      line-height: 1.5;
      margin: 0 0 14px 0; }
  #info ul {
    margin: 30px 0 0 0;
    text-align: right; }
    #info ul h2 {
      color: #97c122;
      margin: 0;
      padding: 0;
      line-height: 1.2; }
    #info ul a {
      color: #777777;
      text-decoration: none; }
      
#info ul a:hover, #info ul > li.active a { color: #97c122; }
#info li ul { margin: 0; }    
#info li li { font-size: 1.1667em; color: #97c122; }
#info li.active li a { color: #777777; }
#info li.active li a:hover, 
#info li.active li.active a { color: #97c122; }

#copyright {
  font-size: 0.9167em;
  text-align: right;
  padding: 6px 0 0 0; }
  #copyright span {
    margin-right: 10px; }
  #copyright a {
    color: black;
    text-decoration: none; }
    #copyright a:hover {
      color: black;
      text-decoration: underline; }

#footer {
  margin: 5px 0 0 0;
  padding: 4px 6px;
  font-size: 0.9167em;
  color: black;
  text-align: left;
  background: #97c122; }
  #footer p {
    margin: 0; }
  #footer span {
    margin-right: 10px; }
    #footer span.copyright {
      margin-right: 0;
      float: right; }
  #footer a {
    color: black;
    text-decoration: none; }
    #footer a:hover {
      color: black;
      text-decoration: underline; }

#display {
  width: 556px;
  height: 505px;
  position: absolute;
  top: 31px;
  right: 5px;
  background-color: #dddddd;
  text-align: center; }
  #display #image {
    display: table-cell;
    vertical-align: middle;
    width: 555px;
    height: 505px;
    text-align: center; }
  #display a#next {
    display: block;
    position: absolute;
    bottom: 0;
    width: 128px;
    height: 505px;
    text-indent: -10000px;
    right: 0;
    background: transparent url('/images/next.png') bottom right no-repeat; }
  #display a#prev {
    display: block;
    position: absolute;
    bottom: 0;
    width: 128px;
    height: 505px;
    text-indent: -10000px;
    left: 0;
    background: transparent url('/images/prev.png') bottom left no-repeat; }

.clear {
  clear: both; }

.clearright {
  clear: right; }

.clearleft {
  clear: left; }

ul#competitions {
  margin: 2px -8px 0 0; }
  ul#competitions li {
    height: 28px;
    margin: 0; }
    ul#competitions li span.day {
      font-weight: normal;
      display: block;
      color: #999999;
      height: 13px;
      padding: 7px 0;
      display: block; }
    ul#competitions li h1 {
      margin: 0;
      padding: 0;
      line-height: 1.2; }
      ul#competitions li h1 a {
        display: inline;
        text-decoration: none;
        color: #333333; }
        ul#competitions li h1 a .count {
          color: #aaaaaa; }
        ul#competitions li h1 a:hover {
          color: #97c122; }
          ul#competitions li h1 a:hover .count {
            color: #aaaaaa; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #777777; }
h1, h2, h3 { font-family: "HelveticaNeue-Light", helvetica, arial, sans-serif; }

h1 {
  font-size: 2em;
  line-height: 2;
  margin: 0 0 0 0; }

h2 {
  font-size: 1.667em;
  margin-bottom: 0 0; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 0;
  color: #333333; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

a {
  color: #97c122;
  text-decoration: none; }
  a:hover {
    color: #333333;
    text-decoration: underline; }

p {
  margin: 0 0 1em 0; }


form p {
  margin: 0 0 4px 0;
  padding: 6px 10px 2px;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: white; }
form h1 {
  padding: 12px 10px 8px;
  margin: 0 0;
  background-color: #cfe398;
  color: #333333;
  width: 422px; }
form p.submit {
  padding: 0.5em 0 0 0;
  text-align: right; }
form input#submit {
  margin-bottom: 6px; }
form input.text, form input.password {
  border: 1px solid;
  border-color: #aaaaaa;
  height: 1.8em;
  width: 210px; }
form label {
  float: left;
  display: block;
  padding: 2px 1em 0 0;
  width: 11em;
  text-align: right; }
form p.assets img {
  float: left;
  margin: 0 10px 0 0; }

#login label {
  display: block;
  float: left;
  width: 11em; }

#user {
  margin: 0 0 18px 0; }
  #user th {
    text-align: right;
    padding-right: 1em;
    width: 10.5em; }

#contact_message {
  height: 120px;
  width: 212px;
  border: 1px solid;
  border-color: #aaaaaa; }

strong { font-weight: bold; }
table { margin: 0 -120px 1.5em 0; }
table td, table th { padding: 0 1em 0 0; }
table th { text-align: left; }
table .price { text-align: right; }

#navigation {  background: #999; }
#navigation #pages {  margin: 0; }
#navigation a {  border-right: 5px solid white;  margin: 0; }

.time {  color: #999999; margin: 0 0 0 1em; }
.status { color: #333333;  margin: -1em 0 1.5em 0; }
.home { margin-bottom: 228px; }

p.legal_note {  color: #777777;  margin-top: 3em; }

h2 a { display: inline; }


#slideshow { position: relative; margin-bottom: 0;  margin-left: 0;  height: 210px; }   
#slideshow img { position: absolute; top: 0; left: 0; }


  
#content #main #kalender ul { line-height: 1.2; }    

table { border-bottom: 1px solid #ccc; }
table td { border-top: 1px solid #ccc; } 





