﻿* {
    margin-right: 0;
    }
    
html, body {
    height: 100%;
    background-color: #8cb3d5;
    font-family:Verdana, Arial;
    font-size:8pt;
}


.hoved {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: -132px;
}
    
.bund, .push {
    height: 132px;
}


#forsidehoved
{
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#menu
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}


#forsideindhold
{
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
}


#baggrund
{
    width: 1040px;
    float: left;
    background-image: url('grafik/baggrund/baggrund.png');
    background-repeat: repeat-y;
}



#baggrundtop
{
    width: 1040px;
    height: 43px;
    float: left;
    background-image: url('grafik/baggrund/baggrundtop.png');
    background-repeat: no-repeat;
}

#baggrundbund
{
    width: 1040px;
    height: 57px;
    float: left;
    background-image: url('grafik/baggrund/baggrundbund.png');
    background-repeat: no-repeat;
}


#indhold
{
    width: 720px;
    padding-left: 40px;
    padding-right: 27px;
    float: left;
 }


#sidemenu
{
    width: 239px;
    float: right;
    height: auto;
    padding-right: 13px;
}


/*TEKST*/
p {
    font-size: 9pt;
    margin-bottom: 0px;
    font-family: Verdana, Arial;
    line-height:145%
}

h1 {
    font-size: 11pt;
    font-family: 'Trebuchet MS', Arial;
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
}

h2 {
    font-size: large;
    font-family: 'Trebuchet MS', Arial;
    color: #00568c;
    margin-bottom: 0px;
}

h3 {
    font-size: x-large;
    font-family: 'Trebuchet MS', Arial;
    color: #00568c;
    margin-bottom: 0px;
}

h4 {
    font-size: 24pt;
    font-family: 'Trebuchet MS', Arial;
    color: #00568c;
    margin-bottom: 0px;
}

/*LINKS*/
a.link1
{
    color: #12487E;
    text-decoration: none;
}
a.link1:hover
{
    color: #B81111;
    text-decoration: none;
}


a.standardlink
{
    color: #12487E;
    text-decoration: none;
}
a.standardlink:hover
{
    color: #B81111;
    text-decoration: underline;
}

a.linkblackred
{
    color: #000000;
    text-decoration: none;
}
a.linkblackred:hover
{
    color: #c12f18;
}


a.linkblackblue
{
    color: #000000;
    text-decoration: none;
}
a.linkblackblue:hover
{
    color: #12487E;
}

a.linkredblue
{
    color: #800000;
    font-weight: bold;
}
a.linkredblue:hover
{
    color: #12487E;
    font-weight: bold;
}

a.bundlink
{
    color: #FFFFFF;
    text-decoration: none;
}
a.bundlink:hover
{
    color: #a3c6e4;
    text-decoration: none;
}

a.redlink
{
    color: black;
    text-decoration: none;
}
a.redlink:hover
{
    color: #B81111;
    font-weight: bold;
}

a.lbluelink
{
    color: black;
    text-decoration: none;
}
a.lbluelink:hover
{
    color: #00A3CC;
    font-weight: bold;
}

a.pinklink
{
    color: black;
    text-decoration: none;
}
a.pinklink:hover
{
    color: #E51495;
    font-weight: bold;
}

a.greenlink
{
    color: black;
    text-decoration: none;
}
a.greenlink:hover
{
    color: #007900;
    font-weight: bold;
}

a.orangelink
{
    color: black;
    text-decoration: none;
}
a.orangelink:hover
{
    color: #DF5900;
    font-weight: bold;
}

a.yellowlink
{
    color: black;
    text-decoration: none;
}
a.yellowlink:hover
{
    color: #c6c60b;
    font-weight: bold;
}

a.bluelink
{
    color: black;
    text-decoration: none;
}
a.bluelink:hover
{
    color: #003CB5;
    font-weight: bold;
}

a.purplelink
{
    color: black;
    text-decoration: none;
}
a.purplelink:hover
{
    color: #660066;
    font-weight: bold;
}

a.graylink
{
    color: black;
    text-decoration: none;
}
a.graylink:hover
{
    color: #666666;
    font-weight: bold;
}


/* LINKBOKS */
a.linkboks
{
    padding: 2px;
    color: black;
    text-decoration: none;
    background-image: url('grafik/tabeller/navigation.png');
}
a.linkboks:hover
{
    padding: 2px;
    color: white;
    text-decoration: none;
    background-image: url('grafik/tabeller/navigationvalgt.png');
}

a.linkboksvalgt
{
    padding: 2px;
    color: white;
    text-decoration: none;
    background-image: url('grafik/tabeller/navigationvalgt.png');
}
a.linkboksvalgt:hover
{
    padding: 2px;
    color: white;
    text-decoration: none;
    background-image: url('grafik/tabeller/navigationvalgt.png');
}



/*BOKSE*/

.boksvejledning {
    background: repeating-linear-gradient(-45deg, #FFF4B3, #FFF4B3 15px, #FFECAB 15px, #FFECAB 30px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4B3', endColorstr='#FFECAB'); /*IE8og9*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
    border-radius: 4px;
    margin-top: 10px;
    padding: 15px;
    width: 500px;
}

.boksgulstreg{
    background:repeating-linear-gradient(-45deg, #FFF4B3, #FFF4B3 15px, #FFECAB 15px, #FFECAB 30px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4B3', endColorstr='#FFECAB');/*IE8og9*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
	border-radius:4px;
    padding:15px;
    margin:5px;
}

.boksblaa{
    background:repeating-linear-gradient(-45deg, #99CBE9, #99CBE9 15px, #94C7E6 15px, #94C7E6 30px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CBE9', endColorstr='#94C7E6');/*IE8og9*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
	border-radius:4px;
    padding:15px;
    margin:5px;
}

.boksgraa{
	background-color: #F5F5F5;
    background:linear-gradient(to bottom, #F5F5F5 , #E5E5E5);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
	border-radius:4px;
    padding:15px;
    position:relative;
}

.boksrod{
	background-color: #e87768;
    background:linear-gradient(to bottom, #e7968b , #e87768);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
	border-radius:4px;
    padding:15px;
    position:relative;
}



/*TABELLER*/

.STtable { /* Hele tabellen */
    border: solid #999999 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
    border-spacing: 0;
    font-size: 12px;
    text-align: center;
}

.STtable tr {/* Normale rækker */
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#cdcdcd));
    background-image: -webkit-linear-gradient(top, #eaeaea, #cdcdcd);
    background-image:    -moz-linear-gradient(top, #eaeaea, #cdcdcd);
    background-image:     -ms-linear-gradient(top, #eaeaea, #cdcdcd);
    background-image:      -o-linear-gradient(top, #eaeaea, #cdcdcd);
    background-image:         linear-gradient(top, #eaeaea, #cdcdcd);
    font-family:Helvetica, Arial;
     font-size:12px;
}


.STtable td, .STtable th {
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 5px;
    height: 20px;
}

.STtable th { /* Overskrift række*/
    color: white;
    background-color: #209fe0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#209fe0), to(#1c6b9d));
    background-image: -webkit-linear-gradient(top, #209fe0, #1c6b9d);
    background-image:    -moz-linear-gradient(top, #209fe0, #1c6b9d);
    background-image:     -ms-linear-gradient(top, #209fe0, #1c6b9d);
    background-image:      -o-linear-gradient(top, #209fe0, #1c6b9d);
    background-image:         linear-gradient(top, #209fe0, #1c6b9d);
    border-top: none;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #DDD;
     font-family:'Trebuchet MS';
    font-size:14px;
}

.STtable tr:hover {/* Mus over*/
    background: #99cc66; 
    /*-o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;*/     
}

.STtable td:first-child, .STtable th:first-child {
    border-left: none;
}

.STtable th:first-child {
    -moz-border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}

.STtable th:last-child {
    -moz-border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}

.STtable th:only-child{
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.STtable tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

.STtable tr:last-child td:last-child {
    -moz-border-radius: 0 0 4px 0;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
}


/*Resultatside*/
.ResultatKorrekt
{
    background-image: url('grafik/tabeller/facitkorrekt.png');
    background-position: center top;
    background-repeat: repeat;
}
.ResultatForkert
{
    background-image: url('grafik/tabeller/facitforkert.png');
    background-position: center top;
    background-repeat: repeat;
}
.IkkeBesvaret {
    background-image: url('grafik/tabeller/ikkebesvaret.png');
    background-position: center top;
    background-repeat: repeat;
}