body			
{
                font-family: 'Arial';   
                font-size: 14px;
                /*color: #999999;*/
                /*background-color: #c2c2c2;*/
				/*background-image: url(../images/bg.gif);*/
				/*background: url("../images/fade_bg.jpg") bottom repeat-x;*/
				height: 100%;
				_height: 100%;
				margin-top: 0px;
				margin-bottom: 0px;
				}
div 
{
	            margin: 0px;
}				

form
{
                 font-family: 'Arial';
                 font-size: 14px;    
                 display:inline;
                 _display:inline;}
                 
table
{
                font-family: 'Arial';
                font-size: 14px;
}                 
                 
HR
                {
                text-align: center;
                line-height: 1px;
                height: 1px;
                _height: 1px;
                color: #000000;
                background-color: #000000;
                border-right: #000000 1px dashed;
                border-top: #000000 1px dashed;
                border-left: #000000 1px dashed;
                border-bottom: #000000 1px dashed;
                }

ul  
                {
                    margin-top: 0px;
                    padding-top: 0px;
                    /*text-indent: 10pt;*/
                }                                
                
ol  
                {
                    margin-top: 0px;
                    padding-top: 0px;
                    /*text-indent: 10pt;*/
                }                                                
                
#top
                {
                background-image: url(../images/top-106.png);
                background-repeat:no-repeat;
                height:106px;
                line-height:106px;
                width:860px;
                }    
                
#menu
                {
                background-image: url(../images/menu-54.png);
                background-repeat:no-repeat;
                height:54px;
                line-height:54px;
                width:860px;
                }                            
                
#bund
                {
                background-image: url(../images/bund-337.png);
                background-repeat:no-repeat;
                height:337px;
                line-height:337px;
                width:860px;
                }                
  
#layout			{/*height: 100%;*/
				/*_height: 100%;*/
				
                background-image: url(../images/main-1.png);
                background-repeat: repeat-y;
				width: 860px;
				_width: 860px;
				background-color: #ffffff;
				padding: 0px;
				border: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
	            overflow: visible;
	            vertical-align: top;
				}
				
#center				
		        {
				width: 810px;
				_width: 810px;
                /*height:711px;
                line-height:711px;*/
				background-color: #ffffff;
				padding-left: 13px;
				padding-right: 13px;
				padding-top: 13px;
				border: 0px solid #898989;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				text-align: left;
				vertical-align: top;				
	            overflow: visible;
		        }					
   
.overskrift
            {                 
                font-size:24px;
                color: #999999;
                /*color: #000000;*/
                font-weight: bold;
                /*text-decoration: underline;*/
                /*display: inline;*/
                /*_display: inline;*/
            }
            
.overskrift2
            {                 
                font-size:15px;
                color: #999999;
                /*color: #000000;*/
                font-weight: bold;
                /*text-decoration: underline;*/
                /*display: inline;*/
                /*_display: inline;*/
            }            
            
            
.titel
            {
                /*color: #317023;*/
                font-size:14px;
                color: #000000;
                font-weight: bold;
                /*display: inline;*/
                /*_display: inline;*/
            } 
            
.tekstformat
            {
                line-height: 20px;
            }                                  
                
.INPUTNUMBER    {font-size:14px;
                text-align: right;
                font-family: Arial;}   
                
.INPUTTEXT      {font-size:14px;
                text-align: left;
                font-family: Arial;
                background-color: transparent;
                } 
                
a.menu           {color: #000000;
				text-decoration : none;}                

a.menu:visited 	{color: #000000;
				text-decoration : none;}											

a.menu:hover     {color: #F87900;
				text-decoration : underline;}		

a.menu:active 	{color: #000000;
				text-decoration : none;}                                             		
							
a.std           {color: #000000;
				text-decoration : none;
				font-weight: bold;
				}                

a.std:visited 	{color: #000000;
				text-decoration : none;
				font-weight: bold;
				}											

a.std:hover     {color: #F87900;
				text-decoration : underline;
				font-weight: bold;
				cursor: pointer;
				}		

a.std:active 	{color: #000000;
				text-decoration : none;
				font-weight: bold;
				}
				
a.shopstd       {color: #000000;
				text-decoration : none;}                

a.shopstd:visited{color: #000000;
				text-decoration : none;}											

a.shopstd:hover {color: #000000;
				text-decoration : underline;}		

a.shopstd:active{color: #000000;
				text-decoration : none;}
				
a.knap           {color: #2596e0;
				text-decoration : underline;}           

a.knap:visited 	{color: #2596e0;
				text-decoration : underline;}											

a.knap:hover     {color: #dd1d8f;
				text-decoration : underline;}		

a.knap:active 	{color: #2596e0;
				text-decoration : underline;}
				                
.stdformat
                {
                    font-family: 'Arial';
                    font-size: 14px;
                }
                
.TABLELINE      {border-bottom: #e1e1e1 1px solid;
                padding-left: 0px;}
                
.TABLELINETOP   { border-top: #e1e1e1 1px solid;
                /*border-top: #000000 1px solid;*/
                padding-left: 0px;}	                			
				
.TABLELINEB     {font-weight: bold;
                border-bottom: #999999 1px solid;
                padding-left: 0px;}                      
                
.BESKED
                {font-weight: bold;
                 font-style: italic;}                                      
                 
#hintbox{ /*CSS for pop up hint box */
                position:absolute;
                top: 0;
                background-color: #ffffff;
                width: 150px; /*Default width of hint.*/ 
                padding: 3px;
                border:1px solid black;
                font:normal 9pt Arial;
                line-height:18px;
                z-index:100;
                border-right: 3px solid black;
                border-bottom: 3px solid black;
                visibility: hidden;
                }

.hintanchor{ /*CSS for link that shows hint onmouseover*/
                font-weight: bold;
                color: navy;
                margin: 3px 8px;
                }                 
