@font-face {
  font-family: 'dinot-black';
  src: url("fonts/DINOT-Black.eot");
  src: url("fonts/DINOT-Black.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Black.woff") format("woff"), url("fonts/DINOT-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-bold';
  src: url("fonts/DINOT-Bold.eot");
  src: url("fonts/DINOT-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Bold.woff") format("woff"), url("fonts/DINOT-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-medium';
  src: url("fonts/DINOT-Medium.eot");
  src: url("fonts/DINOT-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Medium.woff") format("woff"), url("fonts/DINOT-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-regular';
  src: url("fonts/DINOT-Regular.eot");
  src: url("fonts/DINOT-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Regular.woff") format("woff"), url("fonts/DINOT-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-light';
  src: url("fonts/DINOT-Light.eot");
  src: url("fonts/DINOT-Light.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Light.woff") format("woff"), url("fonts/DINOT-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body.theme-jov {
  background: #000000;
  background: -moz-linear-gradient(top, #d6ddde 20%, #111111 100%);
  background: -webkit-linear-gradient(top, #d6ddde 20%, #111111 100%);
  background: linear-gradient(to bottom, #d6ddde 20%, #111111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6ddde', endColorstr='#111111',GradientType=0 ); }
  body.theme-jov .content a {
    color: #5d777c; }
    body.theme-jov .content a:hover {
      color: #FF7826; }
  body.theme-jov .topnav .topnav__tabs .jakt.active a {
    background: #d6ddde;
    color: #5d777c; }
  body.theme-jov .newsListSmall .header,
  body.theme-jov .mainnav > ul {
    background: #5d777c; }
  body.theme-jov .newsListSmall li .type {
    color: #5d777c; }
  body.theme-jov .mainnav > ul > li.dropdown .dropdown-menu,
  body.theme-jov .mainnav > ul > li:hover a,
  body.theme-jov .mainnav > ul > li > a:hover {
    background: #475b5f; }
  body.theme-jov .leftCol h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "dinot-bold"; }
  body.theme-jov .leftCol ul.sitemap {
    list-style: none;
    margin: 0;
    padding: 0; }
  body.theme-jov .leftCol ul.sitemap ul {
    margin: 0 0 0 15px; }
  body.theme-jov .leftCol ul.sitemap li {
    margin: 6px 0;
    font-size: 18px;
    font-family: "dinot-bold"; }
  body.theme-jov .leftCol ul.sitemap li ul li {
    font-size: 16px; }
  body.theme-jov .leftCol ul.sitemap li ul li ul li {
    font-size: 14px;
    font-family: "dinot-regular"; }
  body.theme-jov .leftCol ul.sitemap li ul li ul li ul li {
    font-size: 12px; }
