body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	}

p {}
	
p.ibirk {
	background-image:url(../images/ibirkbar.gif);
	color:#000000;
	height:40px;
	line-height: 40px;	
	font-family: Constantia, georgia,"Book Antiqua","New York",serif;;
	font-size: 20px;
	text-align: center;
	}
	
h1 {
	font-family: "Century Gothic", "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #34416D;
    }
	
h1.blogindlaeg {
	margin: 0.67em 0 0;
    }

h2 {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #34416D;
	margin-top:35px;
	}

h2.blogindlaeg {
	font-family: "Century Gothic", "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	font-style:normal;
	color: #4068F4;
/*	padding-top:40px; */
	margin:20px 0 0;
	}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #34416D;
	margin-top:30px;
    }
  
h4 {
	font-size: 100%;
	font-weight: bold;
    }
	   
h5 {
	color: #34416D;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
    }
	   
h6 {
	color: #4068F4;
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
    }

h6.blogindlaeg {
	margin: 10px 0;
    }

a.anker { margin-top:-45px; padding-top:45px; }

.artikeldato {
	color: #34416D;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
    }
	 
.arkivdato {
	color: #34416D;
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	font-weight: bold;
	margin-top:40px;
}

a:link {
	color: #B61D27;
	text-decoration: none;
}

a:visited {
	color: #8C1B1A;
	text-decoration: none;
}

a:active {
	background-color: #869FF9;
	color: #8C1B1A;
	text-decoration: underline;
}

a:hover {
	color: #8C1B1A;
	text-decoration: underline;
}

.TDsmall {
	font-size: 85%;
}
	
.TDBlue1BlueTextSmall {
	color : #04144A;
	background-color : #DBE2FD;
	font-size: 85%;
}

.TDBlue2BlueTextSmall {
	color : #04144A;
	background-color : #869FF9;
	font-size: 85%;
}

.TDBlue3BrownText {
	color : #161200;
	background-color : #4068F4;
	font-size: 95%;
}

.TDBlue3BrownTextSmall {
	color : #161200;
	background-color : #4068F4;
	font-size: 85%;
}

.TDBlue4WhiteTextSmall {
	color : white;
	background-color : #34416D;
	font-size: 85%;
}

.TDBlue5WhiteTextSmall {
	color : white;
	background-color : #04144A;
	font-size: 85%;
}

.TDWhiteBlack {
	color: Black;
	background-color: White;
}

.TDWhiteBlackSmall {
	color: Black;
	background-color: White;
	font-size: 85%;
}

.TDBlackWhite {
	color : White;
	background-color : Black;
}
	
.TDBlackWhiteSmall {
	color : White;
	background-color : Black;
	font-size: 85%;
}

.liste li { list-style-image: url(images/rightarrow.gif); padding: 4px 0px 0px 4px; }
.liste li li { list-style-image: url(images/rightarrow2.gif); }


#sitemap ul { margin-bottom:12px; margin-top:6px;}
#sitemap ul li {list-style-image: url(images/rightarrow.gif); padding: 4px 0px 0px 4px;}
#sitemap ul li li { list-style-image: url(images/rightarrow2.gif);}

/* Navigationsmenu -------------------------------------------------------------- */
#nav { font-size:80%; }
#nav, #nav ul { /* beskriver selve nav-baren */
	float: left;
	width: 992px;
	list-style: none;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #04144A;
	border-width: 2px 0;
	margin: 0; 
}

#nav a { /* beskriver link-layout i navbar og dropdown */
	display: block;
	color: #04144A;
	text-decoration: none;
	padding: 6px 16.2px;
}

#nav a.daddy { background: url(images/rightarrow2.gif) center right no-repeat; }
#nav li { padding: 0; float: left; /* får alle lister til at floate*/ }
#nav li.forside { width:140px; text-align:right; }
#nav li.bloggen { width:120px; }
#nav li ul { /* formatering af alle dropdown*/
	position: absolute;
	left: -999em;  /* skjuler dropdownmenuen til der bliver klikket */
	height: auto;
	width:auto;
	font-weight: normal;
	border-width: 2px;
	margin: 0;}
#nav li li { float:none; }
#nav li ul ul { margin: -26px 0 0 0px; } /* placerer anden dropdown*/
#nav li ul ul.ord { margin: -26px 0 0 185px; width: 200px; }/* placerer anden dropdown - her ord og enheder*/
#nav li ul ul.tips { margin: -26px 0 0 225px; width: 200px; }/* placerer anden dropdown - her ord og enheder*/
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;} 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto; }
#nav li:hover, #nav li.sfhover {background: #869FF9 url(images/rightarrow.gif) no-repeat 4px;} /* giver baggrundsfarve på links*/

/* Beregnere -------------------------------------------------------------- */
*.BEREGNvalue  { 
	width:180px;			
	text-align:center;   
	color:#000000;			
	background-color:#869FF9;
	margin:0px;		
	border-color:black;		
	border-width:1px;  
	border-style:solid;  
	}

*.BEREGNresult { 
	width:180px;            
	text-align:center;   
	color:#FFFFFF;     
	background-color:#34416D;
	margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;
	}

*.ENHEDtype   { 
	width:300px;
	text-align:center;
	color:#000000;
	background-color:#DBE2FD;
	margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;
	}
	
*.ENHEDvalue  { 
	width:300px;
	text-align:center;
	color:#000000;
	background-color:#869FF9;
    margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;  
	}
	
*.ENHEDbase   { 
	width:300px;
	text-align:left;
	color:#000000;
	background-color:#869FF9;
	margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;
	}
	
*.ENHEDresult { 
	width:300px;
	text-align:center;
	color:#FFFFFF;
	background-color:#34416D;
	margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;
	}
	
*.ENHEDtarget { 
	width:300px;
	text-align:left;
	color:#FFFFFF;
	background-color:#34416D;
	margin:0px;
	border-color:black;
	border-width:1px;
	border-style:solid;  
	}