body {  margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #000;
        font-size: 12px;
        line-height: 16px;      
        background-color: #4682B4;
        }

#en{    background-image: url("/spoff/bilder/overskrift.jpg");
        background-repeat: no-repeat;
        font-weight: bold; 
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        position: relative; 
        margin: 20px auto auto auto;
        width: 700px;
        height: 200px; 
        border: 2px solid black;
        }

#to{    background-color: #ADD8E6;
        color: #000000; 
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal; 
        font-size: 12px;
        position: relative;
        align: center;
        width: 700px;
        height: 17px;
        margin: 1px auto auto auto;
        border: 2px solid black;
        }

#tre{   background-color: #ffffff;
        color: #000000; 
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal; 
        font-size: 12px;
        position: relative;
        align: center;
        width: 700px;
        margin: 1px auto 10px auto;
        border: 2px solid black;
        text-align: justify;
        }

a {     text-decoration: underline;
        font-weight: bold;
        color:  #191970;
        outline: none;
        }

a:visited {
        color:  #000;
        text-decoration: none;
        }

a:hover { color: #4682B4;
        text-decoration: underline;
        }

strong, b { font-weight: bold;
        }

ul {    list-style-image: url(/spoff/bilder/bullet2.gif);
        list-style-position: outside;
        list-style-type: disc;
        margin-left: 20px;
        margin-top: 0px;
        margin-right: 20px;
        margin-bottom: 0px;
        }

p {     font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px; 
        }

span.ny {font-size: 10px;
        line-height: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        color: #990000;
        font-style: italic;
}

h1 {    font-size: 24px;
        line-height: 44px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        }

h2 {    font-size: 18px;
        line-height: 30px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        }

h3 {    font-size: 16px;
        line-height: 22px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 20px;
        margin-right: 20px;
        }


h4 {    font-size: 14px;
        line-height: 26px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        }

h5 {    font-size: 12px;
        line-height: 22px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        }

h6 {    font-size: 10px;
        line-height: 18px;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        }

.stor { font-size: 18px;
        line-height: 20px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        }

td {    font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        caption-side: left;
        text-align: left;  
        }

table.timeplan {
        border-color: #edebdc;
        border-bottom: none;
        }

.kurs { font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #666666;
        background-color : #edebdc;
        border : 1px dotted #006699;
        font-weight : bold;
        }

.fri {  font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        background-color : #edebdc;
        border : 1px solid #006699;
        padding : 2px;
        }

.meny a{  font-family : Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : #333333;
        background-color : #edebdc;
        border : 1px solid #006699;
        padding : 2px;
        display: block;
        width: 140px;
        }

.meny a:hover{  font-family : Arial, Helvetica, sans-serif;
        font-size : 9pt;
        color : #d6cebe;
        background-color : #d6cebe;
        border : 1px solid #330066;
        padding : 2px;
        display: block;
        width: 140px;
        }

.overskrift {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11pt;
        color : #8B0000;
        background-color : #edebdc;
        border : 2px dotted #191970;
        font-weight : bold;
        }

img {   border: 0px solid #ffffff;
        border-color: #ffffff;
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
        }

img.ramme {
        border-width: 2px;
        border-style: solid;
        border-color: #000000;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 10px; 
        }

pre {
        font-size: 12px;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 10px; 
        }

hr {
        color: #000;
        background-color: #000;
        height: 1px;
        width: 660px;
}








