﻿body { 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background: #FFFFFF;
    color: #000000;
    margin: 10px;
    
    /* Internet Explorer */
    text-align: center;

}

body {
    
	/* Mozilla Firefox alignment */
	text-align: -moz-center;    

}

h1 {
    font-size: 30pt;
    text-align: center;
    }    
    
h2 {
    font-size: 20pt;
    text-align: center;
    }    

h3 {
    font-size: 15pt;
    text-align: center;
    }    

h4 {
    font-size: 8pt;
    text-align: left;
    }    

p {
    text-align: justify;
    }    

a:link {
    text-decoration: none;
    font-weight: bold;
    color: black;
    }

a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000080;
    }
    
a:hover {
    text-decoration: none;
    font-weight: bold;
    color: red;
    }    

a:link.sort {
    color: black;
    }

a:visited.sort {
    color: black;
    }
    
a:hover.sort {
    color: red;
    }    

input {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

select {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}

table { 
    font-size: 8pt; 
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    align: justify;
	}

th.URLHeader {
     background: #FFFFCC;
     color: black;
     font-weight: bold;
       }    

th.URLHeaderC {
     background: #FFFFCC;
     color: black;
     text-align: center;
     font-weight: bold;
       }    

tr.HeaderC {
     text-align: center;
       }    



td.URLHeader {
     background: #FFFFCC;
     color: black;
     font-weight: bold;
     text-align: left;
       }    

td.URLHeaderL {
     background: #FFFFCC;
     color: black;
     font-weight: bold;
     text-align: left;
       }    

td.URLHeader2 {
     background: #C0C0C0;
     color: black;
     font-weight: bold;
       }    

td.URLHeaderC {
     background: #FFFFCC;
     color: black;
     text-align: center;
     font-weight: bold;
       }    

td.URLRowB {
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 11px;
     font-weight: bold;
       } 

td.URLRowBR {
     text-align: right;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 11px;
     font-weight: bold;
       } 

       
td.URLRow {
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 9px;
       }    

td.URLRowL {
     text-align: left;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 9px;
       }  

td.URLRowR {
     text-align: right;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 9px;
       }  

td.URLRow12 {
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 12px;
       }    
td.URLRowC12 {
     vertical-align: top;
     color: #000000;
     text-align: center;
     font-family: Verdana;
     font-size: 12px;
       }    

td.URLRowR12 {
     text-align: right;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 12px;
       }  


td.URLRowC {
     text-align: center;
     font-weight: bold;
     vertical-align: top;
       }    

.inputstrong {
    border-style: solid;
       }

.box {
    text-align:justify;
    padding:5px;
    border-width:1px;
    border-color:silver;
    border-style:dotted;
    width:100%;
     }

.box800 {
    border:1px solid silver; 
    text-align:justify;
    padding:0px;
    width:800px;
     }

.box800NB {
    text-align:justify;
    padding:0px;
    width:800px;
     }

.box400 {
    border:1px dotted silver; 
    text-align:justify;
    padding:0px;
    width:400px;
     }

div.header {
    width:100%; filter:shadow( color=#cccccc );

     }

.hilite {
    color:maroon
     }

.separator {
    border-style:dashed;
    height:1px;
    border-color:#0000C0;
     }
     
     
#kort1 {
	position: absolute;
	left: 100px;
	bottom: 100px;
	z-index: 1;
}
#kort2 {
	position: absolute;
	left: 115px;
	bottom: 115px;
	z-index: 2;
}
#kort3 {
	position: absolute;
	left: 130px;
	bottom: 130px;
	z-index: 3;
}
#kort4 {
	position: absolute;
	left: 145px;
	bottom: 145px;
	z-index: 4;
}
#kort5 {
	position: absolute;
	left: 160px;
	bottom: 160px;
	z-index: 5;
}