
/*------------------------------------------------------
    Body
------------------------------------------------------*/
body{
    font-size:0.85em;
    font-family: verdana, tahoma, arial, san-serif;

/*    color: #333333; */
   background-color: #e7e7e7;
    margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
}

/*------------------------------------------------------
    Containers
------------------------------------------------------*/
div.menu1{position: absolute; left:175px;top:80px; z-index:300}
 div.menu2{position: absolute; right:0px;top:30px; z-index:200}


div#wrap_begin
{
  border: 2px solid #ffffff;
  background: white;
  position: absolute; top:3px;width:985px;height:65;
  left: 50%;
  margin-left: -475px;
   visibility: visible;
  voice-family: "\"}\""; 
  voice-family:inherit;  
  width:950px; 
}



div#wrap 
{
  border: 2px solid #ffffff;
  background: white;
  position: absolute; top:20px;width:980px;
  left: 50%;
  margin-left: -475px;
   visibility: visible;
  voice-family: "\"}\""; 
  voice-family:inherit;  
  width:950px; 
}


/* Both div#content are required for IE5.0 compatibility */ 
div#content 
{
	margin-left: 100px; margin-top: 80px; width:950px;
}
div#content 
{
   margin-left: 200px; margin-top: 5px; width:750px;
   min-height: 500px;
   height: auto;
   _height: 500px; 
   padding-bottom: 20px;
}

div#content_first_page 
{
	margin-left: 0px; margin-top: 5px; width:950px;
   min-height: 475px;
   height: auto;
   _height: 475px; 
   padding-bottom: 5px;
}




/*div#content_kb 
{
	margin-left: 15px; margin-top: 60px; width:700px;
}
div#content_kb {
	margin-left: 15 px; margin-top: 60px; margin-right:210px;
   min-height: 450px;
   height: auto;
   _height: 500px; 
   padding-bottom: 20px;
}
*/
/*
div#content_hd {margin-left: 160px margin-top: 50px; width:500px}

div#vmenu {margin-left: 15px margin-top: -40px; width:100px}
*/



div#footer {position: absolute; z-index: 10;width:980px;height:31px;
 bottom: -30px; _bottom: -45px; left:-15px;}
 
div#news {position: absolute; z-index: 7;
  width: 187px; top: 385px; left: 763px;
  padding: 0.5em;
  border: 1px solid black; background: #ADb6DD;}


div#dansk {font-size:10px;font-weight:normal; color:white;position: absolute; z-index: 200;
  top: 106px; right: 100px;} 


div#engelsk {font-size:10px;font-weight:normal; color:white;position: absolute; z-index: 200;
  top: 106px; right: 18px;} 




/*-----------------------------------
Images
-----------------------------------------------------------*/

img#menu-background {position: absolute; z-index: 0; top: 80px; left: 10px;}
img#logo-PDC {position: absolute; z-index: 50; top: 15px; left: 20px;}
img#box-blue {position: absolute; z-index: 100; top: 80px; left: 0px;} 
img#flag-dk {position: absolute; z-index: 300; top: 106px; right: 140px;} 
img#flag-uk {position: absolute; z-index: 300; top: 106px; right: 70px;} 
img#25years {position: absolute; z-index: 300; top: 1px; left: 1px;}
img#aviation-cover {position: absolute; z-index: 0; top: 130px; left: 275px;}


/*------------------------------------------------------
    Titles (product titles)
------------------------------------------------------*/

div#product_title
{

font-family: ST Huntington;
font-size:28px;
font-weight:bold; 
color:#006696;
position: absolute; 
z-index: 200; 
top: 20px; 
left: 175px;

}



div#product_subtitle

{
font-family: "ST Accent", Huntington;
font-size:22px;
font-weight:bold; 
color:#006696;
position: absolute; 
z-index: 200; 
top: 45px; 
left: 175px;
}

}


/*------------------------------------------------------
    Headings
------------------------------------------------------*/
 /*h1
{ 
    margin-top: 50px;
    font-size: 1.4em;
    font-weight: bold;
}
Update after replacing h6 with h1 in pages*/
h1
{
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 0.4em;
    margin-bottom: 0.3em;
}


h2{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.3em;
}

h3{
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 0.3em;
}

h4{
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0.3em;
}

h5{
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 0.3em;
}

/* Update after replacing h6 with h1 in pages
h6{
    font-size: 0.85em;
    font-weight: bold;
    font-style: italic;
}

*/   
h6{
    
    margin-top: 50px;
    font-size: 1.4em;
    font-weight: bold;
}
/*------------------------------------------------------
    Updates to Headings
------------------------------------------------------*/
h1.title{
    
    margin-top: 50px;
    font-size: 1.4em;
    font-weight: bold;
}


h1.leo{
    
    margin-top: 50px;
    font-size: 1.4em;
    font-weight: bold;
    background-color:blue;
    color:lime;
    border:thick
    
}

/*------------------------------------------------------
    Normal Paragraphs
------------------------------------------------------*/

p.lead-para:first-letter {font-size: 133%; font-weight:bold;}

p.normal-indent
{
    margin-left:40px
}
p.normal-indent2
{
    margin-left:80px
}

/*------------------------------------------------------
  	Right Alignment
------------------------------------------------------*/
.right

{
    text-align: right;
}

/*------------------------------------------------------
    Lists
------------------------------------------------------*/
li
{
	margin-bottom: 0.1em;
}

ul
{
	margin-left:20px;	
}


/*------------------------------------------------------
  	Indented Lists
------------------------------------------------------*/
ul.ul-indent
{
 	margin-left:60px
}
ol.ol-indent
{
 	margin-left:60px
}
li.li-indent
{
				margin-left: 0px;
				list-style-type: disc;
				list-style-position: inside;
				border-spacing: 2px;
}
/*------------------------------------------------------
  	Normal Lists with Big Square Bullets
  	(small indentation)
------------------------------------------------------*/
ul.ul-square
{
 list-style-type: square; margin-left: 20px;
}
/*------------------------------------------------------
  	Announcement Lists
------------------------------------------------------*/
ul.list-announce
{
 	list-style-image:url('images/red_check.gif')
}	

/*------------------------------------------------------
  	Lists Inside Tables
------------------------------------------------------*/
ul.ul-table-list
{
 	margin-left:10px;
 	margin-top: 0.4em; 
 	margin-bottom: 0.4em; 
 	list-style-image: url('images-default/Bullet8x4px.gif');

}
/*------------------------------------------------------
     Collapsible List Items
     Uee together with FrontPage 2003 Feature.
------------------------------------------------------*/

span.collapse
{
	color: blue;
	cursor: hand;
	text-decoration: underline;
}
/*	------------------------------------------------------
    Knowledge Base Article Lists
	------------------------------------------------------*/	
ul.ul-kb 
{
	margin-top: 0.3em; 
	margin-bottom: 0.0em;
} 
/*------------------------------------------------------
  	Tables
------------------------------------------------------*/
td
{
 font-size:10pt;
    font-family: verdana, tahoma, arial, san-serif;
  
}
table.add {
    border: 1px solid #006B9C;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px
}

tr.add-header {
    background-color: #006B9C;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    allignment: top;
}

tr.add-body {
    background-color: #f1f1f1;
    font-size: 10pt;
}
td.add-header {
    background-color: #006B9C;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    alignment: top;
}
td.add-body
{  
  border: 1px solid #006B9C;
    padding: 7px;
}
/*------------------------------------------------------
  	Horizontal Lines
------------------------------------------------------*/
hr
{
	text-align: center;
/*	color: #006B9c; */
     color:#02279E;
}

/*------------------------------------------------------
    PRE
------------------------------------------------------*/
pre
{
    font-size: 0.9em;
    font-family: verdana, arial, san-serif;
}
/*------------------------------------------------------
    Links
------------------------------------------------------*/
a.hover:link       { text-decoration: none }
a.hover:visited    { text-decoration: none }
a.hover:hover      { text-decoration: underline }

a.add-body:link       { color: #003399; text-decoration: none }
a.add-body:visited    { color: #003399; text-decoration: none }
a.add-body:hover      { color: #003399; text-decoration: underline }

a.nolink:link       { color: #003399; text-decoration: none }
a.nolink:visited    { color: #003399; text-decoration: none }
a.nolink:hover      { color: #003399; text-decoration: underline }


a.white:link       { color:white;}
a.white:visited    { color: white;}
a.white:hover      { color: white; }

a.whitehead:visited
{
    color: white;
    background-color: #006B9c;
    text-decoration: none;
}

a.whitehead:link
{
    color: white;
    background-color: #006B9c;
    text-decoration: none;
}
a.whitehead:hover  
{
    color: white;
    background-color: #006B9c;
    text-decoration: underline;
}
/*------------------------------------------------------
  	Horizontal Lines
------------------------------------------------------*/
hr
{
	text-align: center;
/*	color: #006B9c; */
     color:#02279E;
}
/*------------------------------------------------------
    Nowrapping style
------------------------------------------------------*/
	
span.nowrap
{
   white-space: nowrap;
}

/*** WEB LAYOUT ***/
/*------------------------------------------------------
    Shared Borders
------------------------------------------------------*/
.bottom
{
    font-weight: bold;
    font-family: verdana, arial, san-serif;
    font-size: 8pt;
	color: gray;
    text-align: center;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-left: 0; 
	margin-right: 0; 
}

td.bottom
{
    background-color: #006B9c;
    font-size: 0.7em;
    font-family: verdana, arial, san-serif;
} 
a.bottom:visited
{
   /* text-decoration: none; */
}
a.bottom:link
{
   /* text-decoration: none; */
}
a.bottom:hover {color: #f5c448 }


