﻿body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
    
    /* 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 {
	padding: 0px;
	margin: 0px;
	border: 1px dotted #C4CEF1;
	font-size: 15pt;
	text-align: center;
}

h4 {
	font-size: 8pt;
	text-align: left;
	background-color: #C4CEF1;
	vertical-align: middle;
}

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 {
	border: 1px groove #C0C0C0;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: white;
	width: 125px;
	height: 20px;
}
select {
	border: 1px groove #C0C0C0;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: 125px;
	height: 20px;
	background-color: white;
}

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: #8FA3E4;
     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.URLRowB13 {
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 13px;
     font-weight: bold;
       } 

td.URLRowBR20 {
     text-align: right;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 20px;
     font-weight: bold;
       } 

td.URLRowBR13 {
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #c4cef1;
}

td.URLRowBR11 {
     text-align: right;
     vertical-align: top;
     color: #000000;
     font-family: Verdana;
     font-size: 11px;
     font-weight: bold;
       } 
       
td.URLRow {
	border-width: thin;
	border-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	border-top-style: solid;
}
td.URLRowBlue {
	border-width: thin;
	border-color: #FFFFFF;
	vertical-align: top;
	color: #000080;
	font-family: Verdana;
	font-size: 9px;
	border-top-style: solid;
}
td.URLRowRed {
	border-width: thin;
	border-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	background-color: #8FA3E4;
	font-weight: bold;
	border-top-style: solid;
}
td.URLRowRedC {
	border-width: thin;
	border-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	background-color: #8FA3E4;
	font-weight: bold;
	border-right-style: solid;
	border-top-style: solid;
}

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.URLRowC20px {
     text-align: center;
     font-weight: bold;
     vertical-align: top;
       }    

td.URLRowC {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
}

.inputstrong {
    border-style: solid;
       }

.box {
    text-align:justify;
    padding:5px;
    border-width:1px;
    border-color:silver;
    border-style:dotted;
    width:100%;
     }

.box800 {
	border: 1px dotted silver;
	text-align: justify;
	padding: 0px;
	width: 800px;
}

.box800NB {
	text-align: justify;
	padding: 0px;
	width: 802px;
}

.box400 {
    border:1px dotted silver; 
    text-align:justify;
    padding:0px;
    width:400px;
     }

div.header {
	width: 100%;
}

.hilite {
    color:maroon
     }

.separator {
    border-style:dashed;
    height:1px;
    border-color:#0000C0;
     }
     
.formx {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: #C4CEF1;
	width: 125px;
	height: 20px;
	color: #000080;
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	border-right-color: black;
	border-left-color: black;
	border-top-color: black;
}
.BoxSearch{
	background-position: left center;
	background-image: url('../images/magnifying-glass.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
     
#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;
}
td.URLRowC20px {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
}
.Rundtomkring {
	border: 2px solid #DF0D0D;
}
td.URLRowRed:Hover {
	border-style: solid;
	border-width: thin;
	border-color: #FF0000;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	background-color: #8FA3E4;
	font-weight: bold;
}

