﻿body
{
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#959494 1%), color-stop(#a3e426)); /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(left, #959494 1%, #a3e426); /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #959494 1%, #a3e426); /* Opera 11.10+ */
    background: -o-linear-gradient(left, #959494 1%, #a3e426);
    font-size: 10px;
    font-family: Trebuchet MS, Sans-Serif;
}
.source-image{ display: none; }

.farve{ color: Black;}
.oversigt
{
    table-layout: fixed;
    border: 0.20px solid #777;   
}

.oversigt td
{
    vertical-align: text-top;
    width: 100px;
    border: 0.20px solid #777; 
    padding: 7px;
    height: 20px; 
}

#danmark
{
    width: 323px;
    padding-top: 10px;
    height: 270px;
    background-color: #fff;
    border-style: ridge;
    border-width: 4px;
    border-color: gray;
}
#fyn
{
    background-image: url("../Billeder/fyn.png");
    z-index: 10;
    position: relative;
    background-repeat: no-repeat;
    width: 70px;
    height: 96px;
    float: left;
    margin-top: 54%;
    margin-left: -110px;
    
}
#fyn:hover
{
     filter:alpha(opacity=70);
 -moz-opacity:0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
}

#bornholm
{
    background-image: url("../Billeder/bornholm.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    z-index: 0;
    float: right;
}
#andetLand
{
    background-image: url("../Billeder/andetLand.png");
    z-index: 0;
    background-repeat: no-repeat;
     float: left;
    height: 56px;
    margin-top: 38px;
    width: 70px;
    margin-left: -9px;
    
}
#vest
{
    background-image: url("../Billeder/vest2.png");
    z-index: 0;
    background-repeat: no-repeat;
    width: 149px;
 
    height: 259px;
    float: left;
    margin-left: 15px;
}
#vest:hover
{
     filter:alpha(opacity=70);
 -moz-opacity:0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
}
#east
{
    background-image: url("../Billeder/east.png");
    z-index: 1;
    background-repeat: no-repeat;
    width: 135px;
    height: 154px;
   
    float: left;
    margin-top: 20%;
    margin-left: -60px;
}
#east:hover
{
     
     filter:alpha(opacity=70);
 -moz-opacity:0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
}

#danmark a:hover
{
    opacity: 0.7;
 
   
}

.green
{
    color: #669900;
    font-weight: bold;
}
.cal
{
    width: 170px;
    float: left;
    height: 30px;
}
.cal a
{
    text-decoration: none;
}
.red
{
    color: #ff0000;
    font-weight: bold;
}
#BoxRight
{
    float: right;
    width: 230px;
    min-height: 230px;
}

#BoxLeft
{
    float: left;
    width: 179px;
    min-height: 215px;
    margin-right: 20px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #666;
}
.btnSlet
{
    margin-left: 12px;
    background-color: transparent;
    border: none;
    font-weight: bold;
}
.overskrift th
{
    vertical-align: text-top;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 15px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    border: 1px solid #777;
    border-radius: 20px;
    width: 225px;
}
.textDek
{
    text-decoration: none;
}
.tblLayoutFix
{
    table-layout: fixed;
}
#contenttable
{
    min-height: 150px;
    border-bottom: 1px solid #aaa;
    width: 225px;
}
.tblLayoutFix td
{
    table-layout: fixed;
    padding-left: 5px;
}

.tblLayoutFix td
{
    vertical-align: text-top;
}
.tableLayout
{
    table-layout: fixed;
    border-bottom: 1px solid #aaa;
    margin-bottom: 20px;
}
.tableLayout td
{
    vertical-align: text-top;
}

.tableLayout a
{
    margin-right: 10px;
}
.p
{
    font-size: 1.2em;
}
*
{
    outline: none;
    padding: 0;
    margin: 0;
}
p
{
    font-size: 1.2em;
}

h1, h2, h2, h3, h4, h5, h6
{
    color: #999911;
}

h1
{
    font-size: 1.7em;
}
.LandLink
{
    color: #999911;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}
.clear
{
    float: left;
    clear: both;
}
.lineTest
{
    font-weight: bold;
}
#test
{
    width: 120px;
    height: auto;
    float: right;
    margin-right: 40px;
    margin-top: 40px;
    padding: 0;
    background-color: White;
    border-radius: 20px;
    border: 1px solid gray;
    border-top: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.tekst
{
    clear: both;
    padding: 7px 15px;
}
.klokken
{
    color: #555;
    font-style: oblique;
}
.dato
{
    font-weight: bolder;
    font-size: 1.2em;
}

.info
{
    background-image: url(../Billeder/info.png);
    background-repeat: repeat-x;
    padding: 0px 10px;
    border-radius: 20px;
    float: left;
    height: 26px;
    line-height: 26px;
    font-weight: bolder;
    color: #fff;
    width: 100px;
}
.ramme
{
    width: 100px;
    height: 150px;
    padding: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 7px;
    background-color: #bba;
}
.ramme:hover
{
    width: 100px;
    height: 150px;
    padding: 10px;
    background-color: #aaa;
    border-radius: 7px;
}

.Link
{
    width: 100px;
    height: auto;
    border-radius: 5px;
    clear: both;
}
.Billede
{
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    border: 1px solid #000;
    float: left;
    overflow: hidden;
}
.Billede img
{
    width: 100%; /* position: absolute;  top: 50%;  left: 50%;  margin-top: -ypx;  margin-left: -xpx; */
}
.Billede td
{
    vertical-align: middle;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0;
}

.Billede2
{
    width: 130px;
    height: 130px;
    max-width: 130px;
    max-height: 130px;
    
    float: left;
    overflow: hidden;
}
.Billede2 img
{
    width: 100%; /* position: absolute;  top: 50%;  left: 50%;  margin-top: -ypx;  margin-left: -xpx; */
}
.Billede2 td
{
    vertical-align: middle;
    width: 130px;
    height: 130px;
    padding: 0;
    margin: 0;
}
h2
{
    font-size: 1.4em;
    font-weight: bold;
}
h3
{
    font-size: 1.4em;
}
h4
{
    font-size: 1.3em;
    font-weight: bold;
}
h5
{
    font-size: 1.3em;
}
h6
{
    font-size: 1.2em;
    font-weight: bold;
}
#footer
{
    color: #000;
    margin-left: 15px;
    margin-top: 7px;
    clear: both;
    font-size: 1.3em;
}
#menu a
{
    color: #fff;
    text-decoration: none;
    line-height: 60px;
    margin-right: 15px;
    font-size: 1.4em;
}
#menu a:hover
{
    color: #eee;
    text-decoration: none;
    line-height: 60px;
    margin-right: 15px;
}
#contentLog
{
    width: 150px;
    float: right;
    height: auto;
    margin-right: 40px;
}
.login
{
    width: 150px;
    position: fixed;
    height: auto;
    border-left: 1px dashed #aaa;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#logo
{
    background-image: url(../Billeder/logo.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 60px;
    float: right;
    width: 242px;
}
#indhold a
{
    color: Black;
    font-size: 1.2em;
}
#indholdContent
{
    width: 900px;
    height: 620px;
    background-image: url(../Billeder/indhold.png);
}
#indhold
{
    width: 880px;
    background-image: url(../Billeder/appelsin.png);
    background-position: right bottom; /*background-position: 73% 100%;*/
    background-repeat: no-repeat;
    height: 600px;
    overflow: auto;
    padding: 10px;
}

.right
{
    float: right;
}

#box
{
    width: 430px;
    height: 230px;
    padding: 30px 30px 10px 30px;
    -webkit-box-shadow: 1px 1px 4px 4px #666;
    -moz-box-shadow: 1px 1px 4px 4px #666;
    box-shadow: 1px 1px 4px 4px #666;
    background-color: White;
    opacity: 0.82;
    margin: 200px auto;
}
#dic3q
{
    float: left;
    height: 35px;
    width: 100%;
    overflow: auto;
    clear: both;
}
#link
{
    height: 20px;
    width: 115px;
    margin-top: 25px;
    float: right;
}

#box a
{
    float: right;
    color: Black;
    font-size: 1em;
}
#box table
{
    table-layout: fixed;
}
#box td
{
    vertical-align: top;
}
#menu
{
    height: 60px;
    float: left;
    width: 650px;
    margin-left: 8px;
}

#top
{
    height: 60px;
    clear: both;
    margin-top: 10px;
    width: 900px;
}

#siden
{
    width: 900px;
    margin: 0px auto;
    height: auto;
}
.rbl
{
    margin-left: 5px;
}
#content
{
    width: 400px;
    margin: 40px;
    height: auto;
}
#content2
{
    width: 700px;
    height: auto;
}
.knap
{
    width: 60px;
    height: 30px;
    background-image: url(../Billeder/knap.png);
    background-repeat: no-repeat;
    background-color: Gray;
    background-position: top;
    padding: 0;
    margin: 0;
    line-height: 30px;
    border: none;
    vertical-align: middle;
}

.inline
{
    width: 30px;
    display: inline;
}
