@charset "utf-8";
@-ms-viewport {
    width: device-width;
}
body {
    font-family: 'Ubuntu', sans-serif;
    background-color: #fefefe;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
a:link {
    text-decoration: none;
    color: #242424;
}
a:visited {
    text-decoration: none;
    color: #242424;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #242424;
}
a:active {
    text-decoration: none;
    color: #242424;
}
a img {
    border: 0;
}
.clear {
    clear: both
}
h1, h2 {
    padding: 0;
    border: 0;
    margin: 0px;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    padding: 0;
    border: 0;
    margin: 0px
}
p.italic {
    font-style: italic;
}
#wrap {
    margin-left: auto;
    margin-right: auto;
    width: 998px;
    position: relative;
}
#heading {
    margin: 0px auto;
    position: relative;
}
.heading_logo img {
    vertical-align: top;
}
.heading_logo {
    width: 375px;
    padding-top: 16px;
    padding-bottom: 11px;
}
.heading_social {
    bottom: 11px;
    right: 0;
    position: absolute;
}
.social_bookmark {
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
}
.social_facebook {
    display: inline-block;
    vertical-align: top;
}
/*NAVIGATION*/
.mobil, .resolution_menu {
    display: none;
}
.mobil, .resolution_menu {
    display: none;
}
nav {
    float: left;
    width: 998px;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #1b6282;
    font-weight: 500;
    font-size: 20px;
    color: #fefefe;
    text-align: center;
}
@-moz-document url-prefix() {
    nav {
        padding-top: 18px;
    }
}
nav a:link {
    color: #fefefe;
}
nav a:visited {
    color: #fefefe;
}
nav a:hover {
    color: #fefefe;
    text-decoration: none;
}
nav a:active {
    color: #fefefe;
}
ul.nav li {
    float: left;
}
.nav_link {
    transition: 0.3s;
    padding: 20px 36px 20px 37px;
}
.nav_link:hover {
    padding: 20px 36px 20px 37px;
    color: #9ddefb;
}
.rek_01_res {
    display: none;
}
.main {
    width: 100%;
    clear: both;
    float: left;
}
.foot_margin {
    margin-bottom: 45px;
}
/*INDEX*/
.velkom {
    float: left;
    width: 622px;
    background-color: #0089b0;
    margin-right: 16px;
    margin-top: 16px;
    height: 280px;
    color: #fefefe
}
.velkom_heading {
    padding-top: 15px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    padding-left: 14px;
    padding-right: 14px;
}
.velkom_tekst {
    padding-top: 8px;
    text-align: center;
    line-height: 23px;
    padding-left: 20px;
    padding-right: 20px;
}
.rek_360280 {
    float: left;
    width: 360px;
    height: 280px;
    margin-top: 16px;
    background-color: #d8d9d9;
}
#thumbnail_wrap {
    float: left;
    width: 100%;
}
.thumbnail {
    float: left;
    margin-top: 16px;
    margin-right: 16px;
    width: 322px;
}
.thumbnail a:link {
    text-decoration: none;
}
.thumbnail a:visited {
    text-decoration: none;
}
.thumbnail a:hover {
    text-decoration: underline;
}
.thumbnail a:active {
    text-decoration: none;
}
.thumbnail:nth-child(3n) {
    margin-right: 0px;
}
.thumbnail_image {
    width: 322px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
}
.thumbnail_image:hover {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
}
.thumbnail_heading {
    float: left;
    width: 100%;
}
.thumbnail_heading_title {
    float: left;
    font-size: 19px;
    padding-top: 5px;
    font-weight: 700;
}
.thumbnail_rating {
    float: right;
    padding-top: 9px;
}
.thumbnail_genoptag {
    clear: both;
    padding-top: 2px;
    padding-right: 2px;
    line-height: 24px;
}
.flere {
    clear: both;
    padding-top: 18px;
    padding-bottom: 16px;
}
.flere_button {
    padding: 21px;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    display: block;
    background: #e4e4e4;
    cursor: pointer;
    outline: none;
    border: none;
    transition: background .14s ease-in-out;
    -webkit-appearance: none;
}
.flere_button:hover {
    background: #dbdbdb;
}
.flere a:link {
    text-decoration: none;
}
.flere a:visited {
    text-decoration: none;
}
.flere a:hover {
    text-decoration: none;
}
.flere a:active {
    text-decoration: none;
}
.footer_urls {
    padding-top: 2px;
    text-align: center;
}
.footer_urls li {
    display: inline;
}
.footer_urls a {
    margin: 18px;
}
.footer_urls a:hover {
    text-decoration: underline;
}
/*SUB*/
.rek_02_res {
    font-size: 1px;
    display: block;
    padding-top: 15px;
}
#sub_left {
    margin-top: 16px;
    margin-right: 16px;
    width: 300px;
    float: left;
}
.rek_300250 {
    width: 300px;
    height: 250px;
    margin-bottom: 16px;
    background-color: #e4e5e5;
}
.rek_300600 {
    width: 300px;
    height: 600px;
    margin-bottom: 16px;
    background-color: #e4e5e5;
}
.sub_artikel {
    width: 682px;
    background-color: #c4f0f4;
    color: #224f53;
    float: right;
    margin-top: 16px;
    padding-bottom: 6px;
}
.sub_artikel_full {
    width: 100%;
    background-color: #c4f0f4;
    color: #224f53;
    float: right;
    margin-top: 16px;
    padding-bottom: 6px;
}
.sub_artikel_heading1 {
    font-weight: 700;
    font-size: 24px;
    padding-top: 17px;
    padding-right: 19px;
    padding-bottom: 10px;
    padding-left: 19px;
}
.sub_artikel_heading2 {
    font-weight: 700;
    font-size: 18px;
    padding-right: 19px;
    padding-bottom: 10px;
    padding-left: 19px;
}
.sub_artikel_tekst {
    text-align: justify;
    line-height: 22px;
    padding-right: 19px;
    padding-bottom: 10px;
    padding-left: 19px;
}
.sub_artikel_tekst a:link {
    color: #0006ff;
    text-decoration: none;
}
.sub_artikel_tekst a:visited {
    color: #0006ff;
}
.sub_artikel_tekst a:hover {
    color: #0006ff;
    text-decoration: underline;
}
.sub_artikel_tekst a:active {
    color: #0006ff;
}
.sub_artikel_cookies a:link {
    color: #224f53;
    text-decoration: none;
}
.sub_artikel_cookies a:visited {
    color: #224f53;
}
.sub_artikel_cookies a:hover {
    color: #224f53;
    text-decoration: none;
}
.sub_artikel_cookies a:active {
    color: #224f53;
}
.sub_artikel_image {
    margin-top: 4px;
    margin-bottom: 8px;
    width: 644px;
}
.sub_artikel_video {
    margin-left: 19px;
    margin-right: 19px;
    margin-top: 4px;
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 56.25%;
}
.sub_artikel_video iframe, .sub_artikel_video object, .sub_artikel_video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sub_artikel_contact {
    padding-right: 19px;
    padding-top: 2px;
    padding-left: 19px;
}
/* SPIL */
.spil_rek_01_res, .spil_rek_02_res {
    display: none;
}
.spil_side_l_300 {
    font-size: 1px;
    position: absolute;
    top: 437px;
    left: -391px;
    width: 300px;
    height: 600px;
}
.spil_side_r_300 {
    font-size: 1px;
    position: absolute;
    top: 437px;
    left: 1089px;
    width: 300px;
    height: 600px;
}
.spil_side_l_160 {
    display: none;
}
.spil_side_r_160 {
    display: none;
}
.spil {
    background-color: #d5f4c4;
    margin-top: 16px;
    margin-bottom: 16px;
    float: left;
    width: 100%;
}
.spil_rek_01 {
    width: 728px;
    height: 90px;
    margin: 0px auto;
    background-color: #acd994;
    margin-top: 16px;
    margin-bottom: 150px;
    font-size: 1px;
}
.spil_file_res {
    display: none;
}
.spil_file {
    text-align: center;
    font-size: 1px;
}
.spil_foot {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}
.spil_foot_buttons {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
}
.spil_foot_buttons:last-child {
    margin-right: 0px;
}
.spil_rek_02 {
    width: 728px;
    height: 90px;
    margin: 0px auto;
    background-color: #acd994;
    margin-bottom: 16px;
    margin-top: 72px;
    font-size: 1px;
}
.spil_info {
    float: left;
    background-color: #d5f4c4;
    width: 100%;
}
.spil_info_heading {
    font-weight: 700;
    font-size: 25px;
    color: #fefefe;
    background-color: #80bf5e;
    line-height: 57px;
    height: 57px;
    width: 100%;
    text-align: center;
}
.spil_info_text {
    color: #466c31;
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 22px;
}
.spil_info_text_heading {
    margin-bottom: 14px;
    font-weight: 700;
}
.spil_info_text_main {
    line-height: 22px;
    padding-bottom: 14px;
}
.rate_symboler {
    padding-bottom: 8px;
    display: inline-block;
}
.rate_stats {
    font-size: 14px;
    margin-left: 5px;
    padding-bottom: 2px;
    display: inline-block;
    vertical-align: text-bottom
}
.rate_button_radio {
    margin-left: -3px;
    padding-bottom: 20px;
}
input[type='radio'] {
    vertical-align: top;
    width: 18px;
    height: 18px;
}
.rate_error {
    padding-top: 10px;
    color: #d02727;
    font-weight: 700;
    padding-bottom: 8px
}
.rate_button_send {
    outline: none;
    border: 0;
    box-sizing: border-box;
    min-width: 232px;
    padding-top: 17px;
    padding-bottom: 15px;
    background-color: #76ac59;
    color: #fefefe;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    cursor: pointer;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -webkit-appearance: none;
}
.rate_button_send:hover {
    background: #8ac06c;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
}
.spil_rek_03_res {
    display: none;
}
/*SOCIAL BUTTONS*/
/*BOOKMARK*/
.bookmark_button {
    background-color: #ba5cf0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: 0.2s;
}
.bookmark_button:hover {
    background-color: #a849df;
}
.bookmark_button_icon {
    padding: 6px 5px 4px 8px;
}
.bookmark_button_tekst {
    padding: 0px 10px 1px 0px;
    color: #fefefe;
    font-weight: 500;
    font-size: 15px;
}
/*FACEBOOK*/
.facebook_button {
    background-color: #1877f2;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: 0.2s;
}
.facebook_button:hover {
    background-color: #1064d2;
}
.facebook_button_icon {
    padding: 6px 5px 3px 8px;
}
.facebook_button_tekst {
    padding: 0px 10px 1px 0px;
    font-family: Arial;
    color: #fefefe;
    font-weight: 600;
    font-size: 14px;
}
/*TWITTER*/
.twitter_button {
    background-color: #1b95e0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: 0.2s;
}
.twitter_button:hover {
    background-color: #1182c8;
}
.twitter_button_icon {
    padding: 6px 5px 4px 8px;
}
.twitter_button_tekst {
    padding: 0px 10px 1px 0px;
    font-family: Arial;
    color: #fefefe;
    font-weight: 600;
    font-size: 14px;
}
/*END SOCIAL BUTTONS*/
/*GAMES*/
.iframe_solitaire_online {
    width: 880px;
    height: 680px;
}
.iframe_880_600 {
    width: 880px;
    height: 600px;
}
.iframe_880_640 {
    width: 880px;
    height: 640px;
}
.iframe_7_kabale_1 {
    width: 880px;
    height: 600px;
}
.iframe_7_kabale_solitaire {
    width: 880px;
    height: 550px;
}
.iframe_kabale {
    width: 800px;
    height: 640px;
}
.iframe_800_600 {
    width: 800px;
    height: 600px;
}
.iframe_7_kabale_dagligt {
    width: 800px;
    height: 600px;
}
.iframe_7_kabale_solitaire_classic {
    width: 800px;
    height: 500px;
}
.iframe_7_kabale_pa_tid {
    width: 740px;
    height: 557px;
}
@media (max-width: 1750px) {
    .spil_side_l_300, .spil_side_r_300 {
        display: none;
    }
    .spil_side_l_160 {
        font-size: 1px;
        display: block;
        position: absolute;
        top: 437px;
        left: -251px;
        width: 160px;
        height: 600px;
    }
    .spil_side_r_160 {
        font-size: 1px;
        display: block;
        position: absolute;
        top: 437px;
        left: 1089px;
        width: 160px;
        height: 600px;
    }
}
@media (max-width: 1500px) {
    .spil_side_l_160 {
        display: none;
    }
    #wrap {
        margin-left: 11px;
        margin-right: auto;
    }
}
@media (max-width: 1279px) {
    .spil_side_r_160 {
        display: none;
    }
}
@media (max-width: 1023px) {
    #wrap {
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
    .heading_logo {
        padding-top: 8px;
        padding-bottom: 0px;
        margin: 0 auto;
        display: block;
    }
    nav, .rek_360280, #sub_left, .heading_social {
        display: none
    }
    .velkom {
        width: 100%;
        height: auto;
        margin-right: 0px;
        padding-bottom: 18px;
    }
    .thumbnail, .thumbnail_image {
        width: 246px;
        margin-right: 15px;
    }
    .thumbnail_heading_title {
        float: none;
    }
    .thumbnail_rating {
        padding-top: 9px;
        float: none;
    }
    .sub_artikel, .sub_artikel_full {
        width: 100%;
        float: left;
        padding-bottom: 4px;
    }
    .sub_artikel_image {
        width: 100%;
    }
    .foot_margin {
        margin-bottom: 15px;
    }
    .resolution_button {
        float: right;
        vertical-align: middle;
        padding: 15px;
        margin: 6px 6px 10px 0px;
        text-decoration: none;
        background: #1b6282;
        position: relative;
        display: block;
        outline: none;
    }
    .resolution_button .resolution_icon_bar + .resolution_icon_bar {
        margin-top: 4px;
    }
    .resolution_menu {
        *zoom: 1;
        display: block;
    }
    .resolution_menu .resolution_menu_text {
        line-height: 25px;
        float: left;
        display: block;
    }
    .resolution_menu .resolution_icon {
        margin: 5px 0 0 7px;
        float: left;
    }
    .resolution_menu .resolution_no_text {
        margin: 0;
    }
    .resolution_menu .resolution_icon_bar {
        display: block;
        height: 2px;
        width: 18px;
    }
    .resolution_menu:before {
        content: " ";
        display: table;
    }
    .resolution_menu:after {
        content: " ";
        display: table;
        clear: both;
    }
    .resolution_nav {
        clear: both;
    }
    .resolution_nav ul {
        display: block;
    }
    .resolution_nav li {
        display: block;
    }
    .resolution_nav .resolution_item a {
        display: inline;
    }
    .resolution_nav {
        display: block;
    }
    .resolution_nav a {
        display: block;
    }
    .resolution_menu {
        box-sizing: border-box;
        position: relative;
        padding: 4px;
        font-weight: 700;
        font-size: 21px;
    }
    .resolution_menu .resolution_menu_text {
        color: #fefefe;
    }
    .resolution_menu .resolution_icon_bar {
        background-color: #fefefe;
    }
    .resolution_nav {
        display: block;
        position: static !important;
        width: 100%;
        font-weight: 700;
        font-size: 19px;
        height: auto;
        list-style: none;
        background-color: #7f7f7f;
    }
    .resolution_nav a {
        border-bottom: 1px solid #e8e8e8;
        padding: 16px 0px 16px 0px;
        margin: 0px 0px 0px 0px;
    }
    .resolution_nav a:hover {
        text-decoration: none;
        background: #5b5b5b;
    }
    nav {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    @-moz-document url-prefix() {
        nav {
            padding-top: 0px;
        }
    }
    .rek_01_res {
        font-size: 1px;
        display: block;
        padding-top: 15px;
    }
    .spil_rek_03_res {
        display: block;
        margin-bottom: 50px;
        text-align: center;
        float: left;
        width: 100%;
    }
    .iframe_solitaire_online {
        width: 728px;
        height: 563px;
    }
    .iframe_880_600 {
        width: 728px;
        height: 496px;
    }
    .iframe_880_640 {
        width: 728px;
        height: 529px;
    }
    .iframe_7_kabale_1 {
        width: 728px;
        height: 496px;
    }
    .iframe_7_kabale_solitaire {
        width: 728px;
        height: 455px;
    }
    .iframe_kabale {
        width: 728px;
        height: 582px;
    }
    .iframe_800_600 {
        width: 728px;
        height: 546px;
    }
    .iframe_7_kabale_dagligt {
        width: 728px;
        height: 546px;
    }
    .iframe_7_kabale_solitaire_classic {
        width: 728px;
        height: 455px;
    }
    .iframe_7_kabale_pa_tid {
        width: 728px;
        height: 548px;
    }
}
@media (max-width: 767px) {
    #wrap {
        width: 630px;
    }
    .thumbnail {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .thumbnail:nth-child(3n) {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .thumbnail, .thumbnail_image {
        width: 322px;
    }
    .spil_file {
        padding-top: 20px;
    }
    .spil_rek_01_res {
        font-size: 1px;
        display: block;
        margin-bottom: 114px;
        padding-top: 15px;
    }
    .spil_rek_01, .spil_rek_02 {
        display: none;
    }
    .spil_rek_02_res {
        display: block;
        margin-top: 72px;
        margin-bottom: 12px;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 1px;
    }
    .iframe_solitaire_online {
        width: 590px;
        height: 456px;
    }
    .iframe_880_600 {
        width: 590px;
        height: 402px;
    }
    .iframe_880_640 {
        width: 590px;
        height: 429px;
    }
    .iframe_7_kabale_1 {
        width: 590px;
        height: 402px;
    }
    .iframe_7_kabale_solitaire {
        width: 590px;
        height: 369px;
    }
    .iframe_kabale {
        width: 590px;
        height: 472px;
    }
    .iframe_800_600 {
        width: 590px;
        height: 443px;
    }
    .iframe_7_kabale_dagligt {
        width: 590px;
        height: 443px;
    }
    .iframe_7_kabale_solitaire_classic {
        width: 590px;
        height: 369px;
    }
    .iframe_7_kabale_pa_tid {
        width: 590px;
        height: 444px;
    }
}
@media (max-width: 640px) {
    #wrap {
        width: 500px;
    }
    .spil_file {
        display: none;
    }
    .spil_file_res {
        padding-top: 20px;
        width: 460px;
        display: block;
        margin: 0px auto;
    }
    .spil_file_res img {
        width: 100%
    }
}
@media (max-width: 525px) {
    #wrap {
        width: 435px;
    }
    .spil_file_res {
        width: 395px;
    }
}
@media (max-width: 480px) {
    #wrap {
        width: 322px;
    }
    .heading_logo, .heading_logo img {
        width: 300px;
    }
    .spil_foot_buttons_book {
        display: none;
    }
    .spil_file_res {
        width: 282px;
    }
}