﻿background: #f7f7f7;
background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
background: #f7f7f7;
background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
background: #f7f7f7;
background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
padding-top: 20px;
position: relative;
top: 9px;
right: 50px;
width: 170px;
display: inline-block;
padding-left: 10px;
display: none;.button-green-gradient_hover {
  background: #838e4b;
  /* Old browsers */

  background: -moz-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #838e4b), color-stop(100%, #586517));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #838e4b 0%, #586517 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838e4b', endColorstr='#586517', GradientType=0);
  /* IE6-9 */

}
/* base: colors, typography and vertical layout
====================================================*/
.button-green-gradient_hover {
  background: #838e4b;
  /* Old browsers */

  background: -moz-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #838e4b), color-stop(100%, #586517));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #838e4b 0%, #586517 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838e4b', endColorstr='#586517', GradientType=0);
  /* IE6-9 */

}
@font-face {
  font-family: 'franklin_gothic_fs_medregular';
  src: url('/fonts/FranklinGothic-Med-webfont.eot');
  src: url('/fonts/FranklinGothic-Med-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/FranklinGothic-Med-webfont.woff') format('woff'), url('/fonts/FranklinGothic-Med-webfont.ttf') format('truetype'), url('/fonts/FranklinGothic-Med-webfont.svg#franklin_gothic_fs_medregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'franklin_gothic_fs_bookRg';
  src: url('/fonts/FranklinGothic-Book-webfont.eot');
  src: url('/fonts/FranklinGothic-Book-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/FranklinGothic-Book-webfont.woff') format('woff'), url('/fonts/FranklinGothic-Book-webfont.ttf') format('truetype'), url('/fonts/FranklinGothic-Book-webfont.svg#franklin_gothic_fs_bookRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* all */
::-webkit-input-placeholder {
  color: #666666;
}
::-moz-placeholder {
  color: #666666;
}
:-ms-input-placeholder {
  color: #666666;
}
input:-moz-placeholder {
  color: #666666;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #404041;
  background-color: #b50e3b;
}
.column-1-of-3 {
  width: 33%;
}
.btn {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 0 12px;
  border: 1px solid #677718;
  background: #a7b079;
  /* Old browsers */

  background: -moz-linear-gradient(top, #a7b079 0%, #677718 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7b079), color-stop(100%, #677718));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #a7b079 0%, #677718 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #a7b079 0%, #677718 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #a7b079 0%, #677718 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #a7b079 0%, #677718 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7b079', endColorstr='#677718', GradientType=0);
  /* IE6-9 */

  color: #fff;
  font-size: 16px;
  min-width: 145px;
  text-align: center;
}
.btn:hover {
  text-decoration: none;
  border: 1px solid #7f921e;
  background: #838e4b;
  /* Old browsers */

  background: -moz-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #838e4b), color-stop(100%, #586517));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #838e4b 0%, #586517 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838e4b', endColorstr='#586517', GradientType=0);
  /* IE6-9 */

}
.btn:active {
  -moz-box-shadow: inset 2px 4px 8px #677718;
  -webkit-box-shadow: inset 2px 4px 8px #677718;
  box-shadow: inset 0px 2px 3px #677718;
}
.btn-grey {
  background: #e6e6e4;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e4), color-stop(100%, #8c8c8c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e6e6e4 0%, #8c8c8c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e4', endColorstr='#8c8c8c', GradientType=0);
  /* IE6-9 */

  color: #333 !important;
  border: 1px solid #929292;
}
.btn-grey:hover {
  background: #cfcfcd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcd), color-stop(100%, #8e8e8d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #cfcfcd 0%, #8e8e8d 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcd', endColorstr='#8e8e8d', GradientType=0);
  /* IE6-9 */

  border: 1px solid #c1c1c1;
}
.btn-grey:active {
  -moz-box-shadow: inset 2px 4px 8px #ababab;
  -webkit-box-shadow: inset 2px 4px 8px #ababab;
  box-shadow: inset 2px 4px 8px #ababab;
}
.content-wrap h1,
.content-wrap h2,
.content-wrap h3,
.content-wrap h4,
.content-wrap p {
  color: #333333;
}
.content-wrap h2 {
  font-size: 30px;
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
}
.content-wrap span.content-description {
  font-family: 'franklin_gothic_fs_medregular', sans-serif;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
.content-wrap ul {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 15px;
  list-style: none;
  padding-left: 0;
}
.content-wrap li {
  padding-left: 15px;
  line-height: 22px;
  background: url("../../images/AntiDopingDK/bullet.png") no-repeat left;
}
.content-wrap h3 {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 0;
}
.content-wrap p {
  margin-top: 0;
  line-height: 20px;
}
.content-wrap img {
  max-width: 100%;
}
/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}
/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}
/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */

}
/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */

  -webkit-appearance: button;
  /* 2 */

  *overflow: visible;
  /* 3 */

}
/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* =============================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.button-green-gradient_hover {
  background: #838e4b;
  /* Old browsers */

  background: -moz-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #838e4b), color-stop(100%, #586517));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #838e4b 0%, #586517 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #838e4b 0%, #586517 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838e4b', endColorstr='#586517', GradientType=0);
  /* IE6-9 */

}
/*
*
* Define colors, typography and vertical layout
*
*/
.box {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #FFF;
  overflow: hidden;
}
.box:after {
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}
.container {
  margin: 0 auto;
  padding: 0 10px;
    height: 42px;
}
.header {
  height: 50px;
  background: #fefefe;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fefefe 0%, #d8d8d8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #d8d8d8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fefefe 0%, #d8d8d8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fefefe 0%, #d8d8d8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fefefe 0%, #d8d8d8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fefefe 0%, #d8d8d8 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d8d8d8', GradientType=0);
  /* IE6-9 */

  border-bottom: 1px solid #bababa;
}
.header-menu-item {
  color: #333333;
  font-size: 14px;
  margin-left: 22px;
  display: none;
}
.header-menu-item:hover {
  color: #b50e3b;
  text-decoration: none;
}
.search {
  position: relative;
  top: 9px;
  right: 50px;
  width: 170px;
  display: inline-block;
  padding-left: 10px;
  display: none;
}
.search .search-wrap {
  height: 31px;
}
.search .search-wrap .search-btn {
  height: 31px;
  line-height: 31px;
}
.search .search-wrap input {
  line-height: 20px;
  height: 31px;
}
.search-page .search-wrap {
  height: 35px;
}
.search-page .search-wrap .search-btn {
  height: 35px;
  line-height: 35px;
}
.search-page .search-wrap input {
  line-height: 20px;
  height: 35px;
}
.search-wrap {
  border: 1px solid #c8c8c8;
  overflow: hidden;
  -moz-box-shadow: inset -2px -3px 7px #e9e9e9;
  -webkit-box-shadow: inset -2px -3px 7px #e9e9e9;
  box-shadow: inset -2px -3px 7px #e9e9e9;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.search-field {
  outline: none;
  width: 75%;
  float: left;
}
.search-field input {
  height: 38px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  margin: 0;
  background-color: transparent;
  border: none;
  outline: none;
}
.search-switcher {
  background: url("../../images/AntiDopingDK/search-button.png") no-repeat 50% 50%;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  position: absolute;
  right: 60px;
  top: 10px;
  height: 29px;
  line-height: 29px;
  width: 37px;
  background-color: #d3d2cf;
  text-align: center;
  border: 1px solid #979696;
  color: #474739;
  font-size: 16px;
}
.menu-button {
  background: url("../../images/AntiDopingDK/menu-button.png") no-repeat 50% 8px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  height: 29px;
  line-height: 29px;
  width: 37px;
  background-color: #2d2d2d;
  text-align: center;
  border: 1px solid #2d2d2d;
  color: #474739;
  font-size: 16px;
}
.menu-button.active {
  background-color: #b50e3b;
  border: 1px solid  #b50e3b;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  height: 40px;
  background-position: 50% 8px;
}
.header-menu {
  float: right;
    width: 105px;
    height: 22px;
    margin-left: 0px;
}
.menu {
  background-color: #b50e3b;
  display: none;
  position: relative;
}
.menu-mobile {
  display: block;
}
.menu-pointer {
  position: absolute;
  background: url("../../images/AntiDopingDK/menu-mobile-pointer.png") no-repeat;
  width: 14px;
  height: 9px;
  top: -9px;
  right: 20px;
}
.menu .container {
  padding: 0;
}
.menu-mobile {
  display: none;
}
.menu-main,
.menu-mobile {
  list-style: none;
  margin: 0;
  margin-left: 0px;
  padding-top: 0;
  padding-left: 0;
}
.menu a,
.menu-mobile a {
  display: block;
  color: #fff;
}
.menu-main > li > a {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.menu-main li {
  border-bottom: 1px solid #900228;
  border-top: 1px solid #d24169;
  height: 40px;
  overflow: hidden;
}
.menu-main li:hover {
  background-color: #6f0924;
}
.menu-main li a:hover {
  text-decoration: none;
}
.menu-back {
  padding: 0 !important;
  padding-left: 20px;
  font-size: 18px;
  text-align: center;
  float: left;
  width: 60px;
  height: 44px;
  background: url("../../images/AntiDopingDK/menu-mobile-arrow.png") 20px no-repeat;
  position: absolute;
}
.menu-mobile span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
}
.menu-mobile li {
  position: relative;
  background-color: #b50e3b;
}
.menu-mobile ul li {
  background-color: #3e3e3e;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #5a5a5a;
  margin: 0;
  padding: 0;
}
.menu-mobile ul li:hover {
  background-color: #252525;
}
.menu-mobile a {
  line-height: 18px;
  padding: 13px 0;
  padding-left: 20px;
}
.menu-mobile a:hover {
  text-decoration: none;
}
.menu-mobile ul li:first-child {
  border-top: 0;
}
.menu-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-main li:first-child {
  border-top: none;
}
.menu-main li:last-child {
  border-bottom: none;
}
.logo {
  background: url("ADD EksReg/Pictures/logo.png") no-repeat;
  background-size: 45px 45px;
  left: 187px;
  top: 13px;
  width: 67px;
  height: 46px;
  position: absolute;
  z-index: 10;
}
.content {
  background: #f7f7f7;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
  /* W3C */

  padding-top: 20px;
}
.content-wrap:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
}
.search-button.search-button-small {
  height: 26px;
  font-size: 14px;
  line-height: 29px;
  float: right;
  top: 0;
  display: block;
}
.search-button.search-button-small:hover {
  height: 26px;
}
.search-button.search-button-small:active {
  height: 26px;
}
.search-input {
  display: inline-block;
  float: left;
  width: 155px;
  margin-left: 0;
  height: 24px;
}
.search-form-news {
  float: right;
  margin-right: 0;
}
.content-wrap .pagenav {
  margin: 0;
  overflow: hidden;
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none;
}
.content-wrap .pagenav li {
  padding: 0;
  background: none;
  list-style: none;
  float: left;
}
.content-wrap .pagenav a {
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 18px;
  display: block;
  height: 27px;
  border: 1px solid #c0c0c0;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 27px;
  padding: 0 9px;
  min-width: 7px;
  color: #333;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.content-wrap .pagenav a:hover,
.content-wrap .pagenav a.active {
  text-decoration: none;
  background-color: #666666;
  color: #fff;
}
.content-wrap .pagenav a.prev {
  background: url("../../images/AntiDopingDK/pn-left.png") no-repeat 45% 50%;
}
.content-wrap .pagenav a.next {
  background: url("../../images/AntiDopingDK/pn-right.png") no-repeat 60% 50%;
}
.spots {
  background: #fefefe;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f4f4f4', GradientType=0);
  /* IE6-9 */

  border-bottom: 1px solid #dddddd;
  min-height: 300px;
}
.spots .container {
  padding: 0;
}
.spots-wrapper {
  width: 100%;
}
.spot-2,
.spot-1 {
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  vertical-align: top;
  margin-bottom: 5px;
}
.spot-content {
  overflow: hidden;
  position: relative;
}
.spot-content img {
  display: block;
}
.spot-news {
  line-height: 18px;
  font-size: 14px;
  margin: 20px;
}
.spot-news-more {
  color: #666666;
  text-decoration: underline;
}
.spot-news-more:hover {
  text-decoration: none;
}
.spot-news-item {
  margin-bottom: 10px;
  overflow: hidden;
}
.spot-news h3 {
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin: 10px 0;
}
.spot-content .btn {
  margin-top: 10px;
}
.spot-news-title {
  font-weight: bold;
  line-height: 22px;
}
.spot-news .spot-news-item a {
  display: inline-block;
  float: left;
  margin-top: 5px;
  color: #69781a;
  text-decoration: underline;
}
.spot-news .spot-news-item a:hover {
  text-decoration: none;
}
.spot-news a {
  display: inline-block;
  float: right;
  margin-top: -25px;
}
.spot-title {
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
  padding-top: 10px;
  margin: 0;
}
.spot-description {
  font-size: 14px;
  margin-top: 10px;
  line-height: 18px;
}
.spot-content .img-wrap {
  width: 40%;
  float: left;
}
.spot-content .img-wrap img {
  max-width: 100%;
  padding: 10px;
  display: none;
}
.spot-content-item {
  padding: 0 15px 15px 15px;
}
.spot-tip {
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 14px;
  color: #fff;
  display: block;
  position: static;
  left: 0;
  top: 10px;
}
.spot-tip span {
  display: inline-block;
  background: #b50e3b;
  padding: 3px 10px;
  margin: 5px 0;
  margin-bottom: 0;
}
.content .spot-2.spot-2-short {
  float: right;
  width: 100%;
  margin: 20px 0 20px 20px;
}
.content .spot-2.spot-2-short .img-wrap {
  width: 100%;
  text-align: center;
  display: block;
  float: none;
}
.content .spot-2.spot-2-short .img-wrap img {
  display: inline;
}
.content .spot-2.spot-2-short .spot-content-wrap {
  width: 100%;
  margin-left: 0;
  padding: 10px;
}
.content .spot-2 .spot-title {
  margin-top: 0;
  font-size: 24px;
  line-height: 26px;
}
.spot-content .btn {
  background: none;
  color: #69781a;
  border: none;
  text-decoration: underline;
  padding-left: 0;
  margin-left: 0;
  font-size: 14px;
  text-align: left;
  display: inline;
}
.spots-media {
  background-color: #fcfcfc;
  padding: 15px 0 15px 0;
  overflow: hidden;
}
.spots-media .container {
  padding: 0;
}
.media-spot {
  float: left;
  width: 50%;
  font-size: 18px;
}
.media-spot:hover {
  background: #fcfcfc;
}
.media-spot div {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.media-spot i {
  display: block;
  width: 36px;
  height: 37px;
  margin: 0 auto;
  vertical-align: middle;
}
.media-spot-item-1 div {
  border-left: 1px solid #e6e6e6;
}
.media-spot-item-1 a {
  border-bottom: 3px solid #56a0d4;
  text-align: center;
}
.media-spot-item-1 a i {
  background: url("../../images/AntiDopingDK/ico-1.png") no-repeat;
}
.media-spot-item-2 a {
  border-bottom: 3px solid #c1cd23;
}
.media-spot-item-2 a i {
  background: url("../../images/AntiDopingDK/ico-2.png") no-repeat;
}
.media-spot-item-3 a {
  border-bottom: 3px solid #677718;
}
.media-spot-item-3 a i {
  background: url("../../images/AntiDopingDK/ico-3.png") no-repeat;
}
.media-spot-item-4 a {
  border-bottom: 3px solid #f8971d;
}
.media-spot-item-4 a i {
  background: url("../../images/AntiDopingDK/ico-4.png") no-repeat;
}
.media-spot a {
  color: #333333;
  padding: 10px 0 10px 0;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 50px;
  text-align: center;
  padding-left: 5px;
  background-position: 50% 30%;
}
.media-spot a:hover {
  background-color: #fff;
}
.bottom-spots {
  background: #fff;
  min-height: 50px;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
  padding: 15px 0 25px 0;
}
.bottom-spots .container {
  padding: 0;
}
.bot-spot {
  float: left;
  width: 50%;
  background: #fefefe;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f4f4f4', GradientType=0);
  /* IE6-9 */

}
.bot-spot:hover {
  background: #fcfcfc;
}
.bot-spot div {
  border: 1px solid #ececec;
  border-right: 0;
  padding: 0 2px;
}
.bot-spot.bot-spot-item-1 div {
  padding-left: 0;
}
.bot-spot.bot-spot-item-4 div {
  border-right: 1px solid #ececec;
  padding-right: 0;
}
.bot-spot.bot-spot-item-2 div {
  clear: both;
}
.bot-spot img {
  width: 100%;
}
.bot-spot.bot-spot-item-3 {
  clear: both;
}
.bot-spot a {
  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 16px;
  display: block;
  margin: 0;
  line-height: 45px;
  color: #333333;
}
.bot-spot a:hover {
  text-decoration: none;
}
.bot-spot a span,
.bot-spot a img {
  display: block;
}
.bot-spot a span {
  padding-left: 30%;
}
.bot-spot-item-1 a span {
  background: url("../../images/AntiDopingDK/arr-bot-1.png") no-repeat;
}
.bot-spot-item-2 a span {
  background: url("../../images/AntiDopingDK/arr-bot-2.png") no-repeat;
}
.bot-spot-item-3 a span {
  background: url("../../images/AntiDopingDK/arr-bot-3.png") no-repeat;
}
.bot-spot-item-4 a span {
  background: url("../../images/AntiDopingDK/arr-bot-4.png") no-repeat;
}
.bot-spot a span {
  background-position: 10px 50%;
  background-size: 18px 23px;
}
.slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #000;
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
}
.slider li {
  text-align: center;
}
.bx-wrapper {
  margin: 0 auto;
}
.bx-wrapper img {
  margin: 0 auto;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 15px;
}
.slider-content {
  width: 960px;
  margin: 0 auto;
  padding-left: 170px;
  text-transform: uppercase;
  text-align: left;
}
.slider-content-link {
  text-align: right;
}
.slider-content-link a {
  display: inline-block;
  background-color: #efeded;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  padding: 0 5px;
  text-transform: none;
  margin-top: 0;
  display: none;
}
.slider-content-link a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #b50e3b;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
}
.slider-content-wrap {
  position: absolute;
  top: 10px;
  left: 80px;
}
.slider-content-text-wrap {
  font-family: Franklin Gothic Book, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  background-color: #b50e3b;
  box-shadow: 10px 0 0px #b50e3b;
}
.slider-content-text {
  box-shadow: -10px 0 0px #b50e3b;
}
.slider-content-text:hover {
  text-decoration: none;
  cursor: pointer;
}
.slider-controls {
  width: 100%;
  position: absolute;
  top: 40%;
}
.bx-prev {
  position: absolute;
  width: 28px;
  height: 42px;
  display: block;
  background: url('../../images/AntiDopingDK/arrow-left.png') no-repeat;
  left: 10px;
}
.bx-next {
  background: url('../../images/AntiDopingDK/arrow-right.png') no-repeat;
  position: absolute;
  width: 28px;
  height: 42px;
  display: block;
  right: 10px;
}
.bx-prev,
.bx-next {
  background-size: 18px 30px;
}
.bx-wrapper .bx-pager {
  display: none;
}
.cont-img {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding: 0 20px 5px 0;
}
.cont-img img {
  width: 100%;
}
/* Old browsers */
/* FF3.6+ */
/* Chrome,Safari4+ */
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
/* IE10+ */
/* W3C */
/* Old browsers */
/* FF3.6+ */
/* Chrome,Safari4+ */
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
/* IE10+ */
/* W3C */
/* Old browsers */
/* FF3.6+ */
/* Chrome,Safari4+ */
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
/* IE10+ */
/* W3C */
.breadcrumbs {
  display: none;
  border-bottom: 1px solid #eaeaea;
  -moz-box-shadow: 0px -2px 10px #cccccc;
  -webkit-box-shadow: 0px -2px 10px #cccccc;
  box-shadow: 0px 2px 5px #e9e9e9;
  position: relative;
  background-color: #FFF;
}
.breadcrumb-wrap {
  height: 30px;
  line-height: 30px;
  margin: 0;
  margin-left: 0;
  padding: 0;
}
.breadcrumb-wrap li {
  float: left;
  margin-right: 3px;
  list-style: none;
}
.breadcrumb-wrap li:after {
  content: " /";
}
.breadcrumb-wrap li:last-child:after {
  content: "";
}
.breadcrumb-wrap li a {
  color: #666666;
  font-size: 13px;
}
.order-list-item {
  background: #e1e3d4;
  border: 1px solid #d6dac3;
  margin-bottom: 2px;
  box-sizing: border-box;
}
.order-list-item.order-list-head {
  display: none;
  background: none;
  border: none;
  margin-bottom: 0;
}
.order-list-item.order-list-head div {
  padding: 0 10px;
}
.order-list-close a {
  display: block;
  background: url("../../images/AntiDopingDK/list-item-del.png") no-repeat center;
  width: 22px;
  height: 22px;
}
.order-list-count:before {
  content: 'Antal: ';
}
.order-list-count input {
  width: 40px;
  text-align: center;
}
.order-list-close {
  float: left;
}
.order-list-close a {
  padding: 20px 10px 10px 10px;
}
div.order-list-title,
div.order-list-count {
  padding-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.order-list-details {
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.order-list-details-wrap {
  width: 260px;
}
.order-list-details h3 {
  margin: 0;
  padding-bottom: 10px;
}
.order-list-details-wrap div {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #c8c8c8;
  height: 32px;
  width: 150px;
  -moz-box-shadow: inset -2px -3px 7px #e9e9e9;
  -webkit-box-shadow: inset -2px -3px 7px #e9e9e9;
  box-shadow: inset -2px -3px 7px #e9e9e9;
  background-color: #f5f5f5;
  outline: none;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  width: 240px;
  float: left;
}
.order-list-details-wrap div.selectbox-wrap {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: none;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.order-list-details-wrap div.selectbox-wrap span {
  top: -30px;
  right: -23px;
}
.order-list-details-wrap div.textarea-wrap {
  height: auto;
  position: relative;
}
.order-list-details-wrap div.textarea-wrap textarea {
  background: transparent;
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
}
.order-list-details-wrap div.textarea-wrap span {
  position: absolute;
  top: 5px;
  width: 10px;
  height: 10px;
  right: -18px;
}
.order-list-details div.postn {
  width: 50px;
}
.order-list-details div.by {
  margin-left: 10px;
  width: 168px;
}
.order-list-details span {
  float: right;
  position: relative;
  right: -18px;
  top: -20px;
  display: block;
}
.order-list-details input {
  background: none;
  border: none;
  height: 30px;
  line-height: 27px;
  width: 100%;
  outline: none;
}
.order-list-details-wrap select {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #c8c8c8;
  height: 32px;
  line-height: 32px;
  width: 150px;
  -moz-box-shadow: inset -2px -3px 7px #e9e9e9;
  -webkit-box-shadow: inset -2px -3px 7px #e9e9e9;
  box-shadow: inset -2px -3px 7px #e9e9e9;
  background-color: #f5f5f5;
  outline: none;
  margin-bottom: 10px;
  width: 253px;
  float: left;
  color: #565656;
}
.order-list-details-wrap select option {
  line-height: 32px;
}
.order-til {
  display: inline-block;
  line-height: 30px;
  float: left;
  padding-left: 5px;
  color: #333333;
  text-decoration: underline;
}
.order-til:hover {
  text-decoration: none;
}
.order-btn {
  float: right;
  margin-bottom: 100px;
}
.basket-info {
  background-color: #ccd1b3;
  border: 1px solid #b7be93;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 17px;
}
.basket-info span {
  display: inline-block;
  padding-top: 8px;
  width: 100%;
}
.basket-info .btn {
  margin-top: 10px;
}
.order-list-image {
  float: left;
  width: 35%;
  margin-right: 20px;
}
.order-list-image img {
  max-width: 100%;
}
.order-list-buttons {
  clear: both;
  text-align: right;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e1e1e1;
}
.order-list-buttons .btn {
  margin-left: 10px;
  min-width: 50px;
}
.order-list-text:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.order-list-text h3 {
  font-family: 'franklin_gothic_fs_medregular', sans-serif;
  font-size: 22px;
  padding-bottom: 0;
}
.order-list-text h4 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
}
.infobox {
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  overflow: hidden;
  margin-bottom: 10px;
}
.infobox img {
  display: block;
  float: left;
  padding: 10px 20px 10px 10px;
  width: 20%;
}
.infobox-content {
  overflow: hidden;
  margin: 10px 10px 10px 0;
}
.infobox-text a {
  display: block;
  padding-bottom: 5px;
  font-family: 'franklin_gothic_fs_medregular', sans-serif;
  font-size: 20px;
  color: #333;
}
.infobox-text p {
  margin-top: 0;
  line-height: 18px;
}
.infobox-info p {
  margin-bottom: 5px;
}
.infobox-info a {
  text-decoration: underline;
  color: #b50e3b;
}
.infobox-info a:hover {
  text-decoration: none;
}
.infobox-shop img {
  max-width: 126px;
}
.infobox-shop .infobox-content {
  margin-left: 28%;
}
.infobox-shop .infobox-info {
  padding-bottom: 20px;
}
.infobox-shop .infobox-info .btn {
  color: #fff;
  text-decoration: none;
  min-width: 50px;
  margin-top: 8px;
}
.news-list-sort select {
  margin-top: 5px;
  height: 20px;
  width: 120px;
}
.news-list-sort {
  margin-bottom: 30px;
  overflow: hidden;
}
.news-list-item {
  margin: 15px 0;
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
}
.news-list-item h2 {
  font-family: Arial, sans-serif;
  font-size: 14px !important;
  margin-bottom: 0;
}
.news-list-item p {
  margin-top: 0;
}
.news-list-item a {
  display: block;
  color: #69781a;
  text-decoration: underline;
  margin-top: 5px;
}
.news-list-item a:hover {
  text-decoration: none;
}
.search-news {
  float: none;
  margin-top: 10px;
}
.content-wrap .search-news .search-wrap {
  margin-top: 0;
  height: 31px;
  width: 220px;
}
.content-wrap .search-news .search-wrap .search-btn {
  height: 31px;
  line-height: 31px;
}
.content-wrap .search-news .search-wrap input {
  line-height: 28px;
  height: 31px;
}
.news-list-sort.news-list-sort-long select {
  margin-bottom: 10px;
}
.content-wrap .search-wrap {
  margin-top: 20px;
}
.content-wrap .search-field {
  width: 150px;
  width: 75%;
}
.search-btn {
  display: block;
  width: 25%;
  float: right;
  height: 44px;
  text-decoration: none;
  text-align: center;
  color: #474739;
  line-height: 40px;
  background: #e6e6e4;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e4), color-stop(100%, #8c8c8c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e6e6e4 0%, #8c8c8c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e6e6e4 0%, #8c8c8c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e4', endColorstr='#8c8c8c', GradientType=0);
  /* IE6-9 */

  font-family: 'franklin_gothic_fs_bookRg', sans-serif;
  font-size: 18px;
}
.search-btn:hover {
  text-decoration: none;
  background: #cfcfcd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcd), color-stop(100%, #8e8e8d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #cfcfcd 0%, #8e8e8d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #cfcfcd 0%, #8e8e8d 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcd', endColorstr='#8e8e8d', GradientType=0);
  /* IE6-9 */

}
.search-btn:active {
  -moz-box-shadow: inset 2px 4px 8px #ababab;
  -webkit-box-shadow: inset 2px 4px 8px #ababab;
  box-shadow: inset 2px 4px 8px #ababab;
}
.search-description {
  margin-top: 5px;
  overflow: hidden;
}
.search-description span {
  float: left;
  height: 26px;
  line-height: 26px;
  padding-left: 35px;
  margin-top: 5px;
  margin-right: 20px;
}
.search-red,
.search-yellow,
.search-green {
  display: block;
  height: 26px;
  line-height: 26px;
  top: 0;
}
.search-red {
  background: url("../../images/AntiDopingDK/search-red.png") no-repeat left;
}
.search-yellow {
  background: url("../../images/AntiDopingDK/search-yellow.png") no-repeat left;
}
.search-green {
  background: url("../../images/AntiDopingDK/search-green.png") no-repeat left;
}
.search-results {
  padding-top: 40px;
}
.search-results-item {
  display: table;
  width: 100%;
}
.search-results-item div.col-wrap {
  padding: 0;
  margin: 0;
  border: none;
  display: block;
  position: relative;
}
.search-results-item.search-results-header .col-1 {
  width: 35%;
  border-right: 1px solid #eaeaea;
}
.search-results-item.search-results-header .col-2 {
  padding-left: 10px;
  width: 20%;
  font-weight: bold;
}
.search-results-item.search-results-header .col-3 {
  width: 45%;
  border-right: none;
}
.search-results-item a {
  color: #666666;
  text-decoration: underline;
}
.search-results-item a:hover {
  text-decoration: none;
}
.search-results-header div {
  display: none;
}
.search-results-item .col-1 {
  width: 40px;
  float: left;
}
.search-results-item .col-2 {
  line-height: 31px;
  font-weight: bold;
}
.search-results-item .col-3 {
  padding-left: 40px;
  padding-bottom: 8px;
}
.search-results-item .col-3:before {
  content: "Dopingstof: ";
}
.search-results-item .col-4 {
  padding-left: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}
.search-results-item .col-4:before {
  content: "Dopinggruppe: ";
}
.menu-left {
  width: 300px;
  min-height: 450px;
  margin: 0;
  padding: 0;
  background: url("../../images/AntiDopingDK/left-menu-bg.png") repeat-x right top;
  padding-bottom: 50px;
  float: left;
  display: none;
}
.menu-left-items {
  margin: 0;
  padding: 0;
  min-height: 450px;
}
.menu-left-wrap {
  background: url("../../images/AntiDopingDK/left-menu-border.png") no-repeat right top;
  padding-left: 8px;
  padding-right: 20px;
  padding-top: 25px;
}
.menu-left-wrap li {
  list-style: none;
  margin-bottom: 10px;
}
.menu-left-items > li {
  padding-left: 17px;
}
.menu-left-items > li.active {
  background: url("../../images/AntiDopingDK/active-item.png") no-repeat left 2px;
}
.menu-left-items a.active {
  color: #b50e3b;
}
.menu-left-wrap li ul {
  padding-left: 20px;
}
.menu-left span {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  padding-left: 17px;
}
.menu-left a {
  color: #333333;
  text-decoration: none;
}
.menu-left a:hover {
  color: #b50e3b;
}
.second-menu {
  height: 50px;
  background: #fefefe;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f4f4f4', GradientType=0);
  /* IE6-9 */

  border-bottom: 1px solid #dddddd;
}
.second-menu ul {
  margin: 0;
  padding: 0;
}
.second-menu li {
  display: block;
  float: left;
  width: 33.33%;
}
.second-menu a {
  display: block;
  line-height: 51px;
  font-size: 14px;
  text-align: center;
  border-left: 1px solid #fff;
  border-right: 1px solid #e6e6e6;
  color: #333333;
}
.second-menu a:hover {
  text-decoration: none;
}
.second-menu li:first-child a {
  border-left: none;
}
.second-menu li:last-child a {
  border-right: none;
}
.footer {
  background-color: #b50e3b;
  overflow: hidden;
  min-height: 30px;
  padding-bottom: 20px;
}
.footer-item-wrap {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.footer-item-wrap:last-child {
  background: none;
}
.footer-item {
  padding-left: 20px;
}
.footer-item span {
  font-size: 18px;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.footer-item a {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  display: block;
}

a.email{color:#FFFFFF}
a.email2{color:#666666}
.faqquestion
{
    font-style:italic;
}
.faqanswer
{
    font-style: normal;
}
.SpecialHyperLink
{
    color: #666666;
}
.SpecialHyperLink:hover
{
    color: #b50e3b;
	text-decoration: none;
}
.Link
{
    color: #b50e3b;
}
.Link:hover
{
    color: #b50e3b;
}
.Link:visited
{
    color: #b50e3b;
}
.TextLiteral
{
    line-height: 150%
}
.LinkWhite
{
    color: #FFFFFF;
}
.LinkWhite:hover
{
    color: #FFFFFF;
}
.ValidationSummaryListNoDisplay ul
{
    display: none;
}