﻿html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

.chunklink a {
    display: block;
    height: 31px;
    width: 130px;
    background-color: #e0e0e0;
    line-height: 31px;
}

.vigtigknap {
    font-weight: bold;
}

.msonormal {
    background-color: pink;
}

.summary {
    background-color: #e0e0e0;
    padding: 6px;
    margin-bottom: 16px;
    width: 400px;
    padding-left: 16px;
}

.box {
    background-color: #e0e0e0;
    padding: 6px;
    margin-bottom: 16px;
    padding-left: 16px;
}

    .box ul {
        margin: 0;
        padding: 0;
        margin-left: 16px;
    }

    .box h2 {
        text-align: center;
    }

.bodypicture {
    float: right;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 12px;
    margin-top: 4px;
    border: none;
}

/* øvelses render */

.disclaimer {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    padding-top: 20px;
    padding-bottom: 20px;
}

.exercise_picture_cell {
    white-space: nowrap;
    border: solid 1px black;
    border-bottom: dotted 1px black;
    text-align: center;
    vertical-align: top;
}

.exercise_text_cell {
    border: solid 1px black;
    border-top: none;
    padding: 10px;
    background-color: #e0e0e0;
    vertical-align: top;
}

.exercise_text_title {
    color: #e87511;
    font-weight: bold;
}

.exercise_text_latin {
    font-weight: bold;
}

.exercise_text_text {
    margin-top: 8px;
}

    .exercise_text_text p {
        margin: 0px;
        padding-bottom: 4px;
    }

.exercise_picture_number {
    margin-left: 4px;
    font-size: 26pt;
    color: #e87511;
    z-index: 1;
    position: absolute;
}
/* ============================================ */
.adminlink {
    display: block;
    float: right;
    font-size: 10px;
}

#MainMenu {
    text-align: left;
}

/* ==================================== */


.summary ul {
    margin: 0;
    padding: 0;
    margin-left: 16px;
}

body {
    background: white;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
}


a img {
    border: none;
}

.orange {
    background-color: #e87511;
}

.grey30 {
    background-color: #BCBEC0;
}

.grey50 {
    background-color: #939598;
}

.grey70 {
    background-color: #6D6F71;
}

.menuactive {
    font-weight: bold;
}

.menuinactive {
    font-weight: normal;
}

.hidden {
    display: none;
}

.air {
    padding: 4px;
}
/* ===================================================================================================== */

.teaserpix {
    position: relative;
    float: right;
}

.teasertext {
    padding: 4px 4px 4px 4px;
    font-size: 90%;
}

.teaserhead {
    margin-top: 28px;
    padding: 4px;
    background-color: #e0e0e0;
    font-weight: bold;
}
    /* ===================================================================================================== */

    .teaserhead a {
        text-decoration: none;
        color: black;
    }

.teasertext a {
    text-decoration: none;
    color: #e87511;
}


#container {
    margin: 0px auto;
}

#header {
    margin: 0px;
    padding-top: 20px;
    height: 88px;
    color: #939598;
    margin-top: 0px;
    font-size: large;
    background-image: url("images/fyserhverv_haender.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

#headerpart {
    margin-left: 184px;
    margin-right: 184px;
    padding-top: 40px;
    color: #939598;
    font-size: large;
}

#nav {
    padding: 0px 0px 8px 0px;
    background-color: #e0e0e0;
    margin: 0px;
    text-align: left;
}

    #nav a {
        text-decoration: none;
        color: Black;
    }

        #nav a:hover {
            text-decoration: underline;
        }


#left {
    float: left;
    width: 170px;
    margin-right: 14px;
    padding: 0px;
}


#main {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 18px;
}

#mainBig {
    float: left;
    width: 800px;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

.IE8Fix {
    z-index: 1000;
}

.bodytextNormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0 15px 7px 15px;
}

#bodytextBig {
    border: none;
    padding: 0px;
}

.bodytext {
}

    .bodytext p {
        margin-top: 5px;
    }

    .bodytext h1 {
        /*font-size: 20px;*/
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 5px;
        font-weight: normal;
    }

    .bodytext h2 {
        font-size: 15px;
        padding: 0px;
        margin-bottom: 0px;
    }

    .bodytext li {
        margin-top: 4px;
    }

    .bodytext a {
        color: #e87511;
        text-decoration: none;
    }

        .bodytext a:hover {
            color: #e87511;
            text-decoration: underline;
        }

#booking {
    float: right;
}

    #booking a {
        color: #e87511;
        text-decoration: none;
    }

        #booking a:hover {
            color: #e87511;
            text-decoration: underline;
        }

#right {
    float: right;
    width: 170px;
}

#clear {
    clear: both;
    height: 0px;
    margin-bottom: -1px;
    overflow: hidden;
    padding-bottom: 1px;
}

#footer {
    background-color: #e0e0e0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 4px;
}

    #footer a {
        text-decoration: none;
    }

        #footer a:hover {
            color: #e87511;
            border-bottom: dotted 1px black;
        }

.chunk {
    background-color: white;
    padding: 0;
    margin: 0;
    border: solid 1px white;
}

    .chunk img {
        display: block;
    }

.border {
    background-color: #e0e0e0;
    height: 31px;
}

.chunklink {
    background-color: #e0e0e0;
    font-weight: bold;
    text-align: center;
    height: 31px;
    padding: 0;
    margin: 0;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    border-bottom: none;
}

    .chunklink:hover {
        background-color: #f0f0f0;
    }

    .chunklink a {
        color: black;
        text-decoration: none;
        display: block;
    }

        .chunklink a:hover {
            color: #404040;
            text-decoration: none;
        }

.noborder {
    border: none;
}

.testimonial {
border: solid 1px black;
margin: 8px;
padding: 8px;
  background: #c0c0c0;
      border-radius: 25px;
}


.cta:before {
    content: "▸";
}
.cta {
    font-weight: bold;
}

.fakta {
    margin-bottom: 16px;
    border: solid 1px black;
    padding: 8px;
    background: #e0e0e0;
    border-radius: 5px;
}

.citat {
    border: solid 1px black;
    padding: 8px;
    margin: 8px;
    float: right;
    width: 200px;
    font-style: italic;
    background: #e0e0e0;
}