
h1 {
    display:			inline;
}
form {
    display:			inline;
}
br {
    line-height:                6px;
}

.i {
    border:			10px solid #FFFFFF;
}

/* right main menu */
.right_main_menu  {
    height:                     24px;
    width:                      180px;
    background:                 url('/icons/orange-skille.png') repeat-x bottom left;
}
	    
.box_header {
    height:			24px;
    width:			759px;
    text-indent:		10px;
    background:			url('/icons/lysblaa-skille.png') repeat-x bottom left;
}
	    
	    
/* search listing */

div#search_listing table {
    text-align:			left;
    border-collapse:		collapse;
}

div#search_listing td {
    font-family:		verdana;
    font-size: 			8pt;
    font-weight:		400;
    color:			#000000;
    border-width:		0px; 
}
div#search_listing a {
    color:                      #666666;
}
div#search_listing a:hover {
    color:                      #006393;
}
div#search_listing .txt2 {
    font-size: 			11pt;
}
div#search_listing .homepage {
    font-size: 			9pt; 
    font-weight: 		800;
    color:			#1F2532;
    text-decoration: 		none;
}

.mapresult {
    border:			1px solid #38789D;
    width: 			715px;
    height: 			542px;
    text-align:			center;
    vertical-align: 		middle;
}

.mapfront {
    border:			1px solid #38789D;
    width: 			715px;
    height: 			519px;
    text-align:			center;
    vertical-align: 		middle;
}


/* listing top & bottom */


/* mapguide_input */
.mapguide_input table {
    text-align:                 left;
}
.mapguide_input td {
    
    background-color:		#F4F4F4;
    padding:			4px 3px 4px 3px;
}
.mapguide_input th {
    font-family:                verdana;
    font-size:                  8pt;
    font-weight:                800;
    border-width:               0px;
    text-align:			left;
    color:			#FFFFFF;
}
.mapguide_input input {
    width:			160px;
    font-family:                verdana;
    font-size:                  10pt;
}
.mapguide_input a {
    color:                      #006393;
}

/* mapguide_print */
.mapguide_print th {
    border-width:               0px;
    text-align:			left;
}
.mapguide_print a {
    vertical-align: 		top;
    font-family:                verdana;
    font-size:                  8pt;
    font-weight:                400;
    color:			#FFFFFF;
}

.mapguide_directions {
    width:			224px;
    text-align:			left;
}

.mapguide_directions tr {
    cursor:			pointer;
}
.mapguide_directions th {
    color:			#FFFFFF;
    height:			24px;
    width:			224px;
    font-weight:		800;
    text-indent:		10px;
    background:			url('/icons/graa-skille3.png') repeat-x bottom left;
}
.mapguide_directions td {
    vertical-align:		top;
    padding:			4px 4px 4px 4px;
    border-bottom:		1px solid #C1C1C1;
}

.mapguide_directions2 {
    position:			relative;
    max-height:			402px;
    text-align:			left;
    overflow-y:			auto;
    overflow-x:			hidden;
    background-color:		#BABABA;
}
.mapguide_directions2 table{
    position:			relative;
    left:			1px;
}
.mapguide_directions2 tr {
    cursor:			pointer;
}
.mapguide_directions2 td {
    background-color:		#FFFFFF;
    vertical-align:		top;
    padding:			4px 4px 4px 4px;
    border-bottom:		1px solid #C1C1C1;
}

.helptext {
    line-height:		13px;
    width:			695px;
    background-color:		#F1F6F8;
    border:			1px solid #BCBCBC;
    font-weight:		400;
    font-family:		verdana;
    font-size:			11px;
    text-align:			left;
    padding:			10px;	
}
.helptext strong {
    font-weight:                800;
}
.helptext a {
    color:			#00458A;
}
.helptext a:hover {
    text-decoration:		underline;
    color:			#002C5C;
}