﻿body 
{
	font-family:Trebuchet MS;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
}
table.DDSDialog 
{
	color: darkslategray;
}
table.DDSDialog th 
{ 
	text-align:left; 
	font-weight:bolder;
}

.MapViewer_TitleBarStyle
{
    background-color: #004080; 
    font-weight: bold; 
    font-size: xx-large; 
    vertical-align: middle; 
    color: #FFA521; 
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_TitleBannerStyle
{
	display: block; 
	background-color: #95c1e8;
	background-image: url(images/TitleBanner.jpg);
	background-repeat: repeat-x;
	font-weight: bold; 
	font-size: 	small; 
	font-family: Verdana, Sans-Serif, Arial;
	color: #FFA521;
}

.MapViewer_TaskbarStyle
{
    /*background-color: #F2F0E6; */
    background-color: #2F5675; 
    font-weight: bold; 
    font-size: 8pt; 
    color: #FFA521; 
    font-family: Verdana, Sans-Serif, Arial;
	background-image: url(images/blue-gradient-30x1.gif);
	background-repeat: repeat-x;
}

.MapViewer_SmallTitleBarStyle
{
    background-color: Navy; 
    font-weight: bold; 
    font-size: small; 
    color: #FFA521; 
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_PanelHeaderStyle
{
    background-color: Navy; 
    color:#FFA521; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: small;
    font-weight: bold;
    width: 100%;
}

.MapViewer_PanelContentsStyle
{
    background-color: white; 
    color: black; 
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    width: 100%; 
    display: block;
}

.MapViewer_WindowTitleBarStyle 
{
    background-color: #2F5675; 
    font-weight: bold; 
    font-size: 8pt; 
    color: #FFA521; 
    font-family: Verdana, Sans-Serif, Arial;
	background-image: url(images/blue-gradient-24x1.gif);
	background-repeat: repeat-x;
}

.MapViewer_WindowStatusBarStyle
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size:x-small; 
    color: #FFA521;
}

.MapViewer_WindowContentsStyle
{
    font-family:Arial, Verdana, Sans-Serif;	
    font-size:x-small; 
    background-color: White; 
    color: Navy; 
    border: 1px solid black; 
    overflow: hidden;
}

.MapViewer_WindowBodyStyle
{
    background-color: #00008b; 
    color:#FFA521; 
    font-family:Arial, Verdana, Sans-Serif; 
    font-size:x-small;
    border: solid thin Black;
}
/******************************************************\
Kortskab
\******************************************************/
.MapColSel{width: 98%;margin: 2px;padding: 0px;}

.MapColSel ul{list-style: none;margin: 0px;padding: 0px;}

.MapColSel ul li 
{
           margin: 0px;
           padding: 0px;
           list-style-type: none;
           display: block;
           border-bottom: 1px solid white;
           color: #f2f0e6 !important; /*ARTOGIS Klit*/ 
           font-size:12px;
           background-color: #1a4a72; /*ARTOGIS Hav*/
}

.MapColSel ul .selected
{
           margin: 0;
           padding: 0;
           list-style-type: none;
           display: block;
           color: #008f4c !important; /*ARTOGIS Skov*/
           background-color: #1a4a72 !important; /*ARTOGIS Hav*/ 
}

.MapColSel ul li a 
{
           text-decoration: none;
           padding: 2px 3px;
           display: block;
           color: #f2f0e6 !important; /*ARTOGIS Klit*/ 
           background-color: transparent;
}

.MapColSel ul li a:hover 
{
           color: #1a4a72 !important;/*ARTOGIS Hav*/  
           background-color: #f2f0e6 !important; /*ARTOGIS Klit*/ 
}
/************************************************\
 > Kortskab
\************************************************/

 

