body
{
	background-color: #FFE58B;
	font-family: Verdana, Arial, Helvetica;
	color: #666633;
}
a.Level1, a.Level1A
{
	font-family: Arial, Helvetica;
}
a.Level2, a.Level2A
{
	font-family: Arial, Helvetica;
	font-size: 80%;
}
a.Level3, a. Level3A
{
	font-family: Arial, Helvetica;
	font-size: 70%;
	margin-left: 0.6cm;
}
a:link
{
	color: #0066CC; 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: #CC0033;
}
a.Level2A:link, a.Level2A:visited, a.Level1A:link, a.Level1A:visited, a.Level3A:link, a.Level3A:visited
{
	color: #CC6600;
}
a:hover 
{
	color: rgb(0,0,0);
}

ul.menu
{
	display:list-item; 
	position:relative; 
	right:0.6cm;
}
.displaybox {
    display: none;
	border: 1px groove #dddddd;
	padding: 4px;
}

.aktivdisplaybox {
	display: block;
	border: 1px solid #dddddd;
	padding: 4px;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
table.Main
{
	padding: 0.8cm;
	width: 100%;
	cell-spacing: 0;
	margin-top: 10;
}

table.hidebox
{
	display: none;
}
td.header
{
	width: 100%;
	background-color: #000066; 
	text-align: center;
	vertical-align: middle;
	font-size: 200%;
	color: #FFFFFF;  
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 0;
	border-right-width: 0;
	border-top-color: #000099;
	border-bottom-color: #000033;
}

td.Navigator
{
	width: 210;
	background-color: #FFFFCC;
	background-repeat: repeat;
	vertical-align: top;
	padding: 0.3cm 0.3cm 0.3cm 0.3cm;
	border-style: outset;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 5px;
	border-color: #999966;
}
td.Left
{
	width: 600;
	background-color: #FFFFCC;
	background-repeat: repeat;
	vertical-align: top;
	padding: 0.3cm 0.3cm 0.3cm 0.3cm;
	border-style: outset;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 5px;
	border-color: #999966;
}
td.Right
{
	width: 400;
	background-color: #FFFFCC;
	background-repeat: repeat;
	vertical-align: top;
	padding: 0.3cm 0.3cm 0.3cm 0.3cm;
	border-style: outset;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 5px;
	border-color: #999966;
}td.Main
{
	background-color: #FFFFCC;
	padding: 0.5cm 1cm 0.5cm 1cm;
	width: 100%;
	vertical-align: top;
	border-style: outset;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 5px;
	border-color: #999966;
}
tr.displaybox
{
	display: none;
}

hr.Navigator
{
	size: 0.5px;
	color: #660000;
}

h1
{
	font-family: Arial, Helvetica;
	color: #004080;
}
h2
{
	font-family: Arial, Helvetica;
	color: #003C77; 
}
h3
{
	font-family: Arial, Helvetica;
	color: rgb(0,102,153); 
}
h3.displayboxheader
{
	font-family: Arial, Helvetica;
	color: Green;
	text-decoration: underline;
	cursor: pointer;
}
dt.displayboxheader
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: Green;
	text-decoration: underline;
	cursor: pointer;
	title: "Klik for at vise/skjule mere tekst";
}
h4
{
	font-family: Arial, Helvetica;
	color: rgb(153,153,0);
}
h4.displayboxheader
{
	font-family: Arial, Helvetica;
	color: Green;
	text-decoration: underline;
	cursor: pointer;
}
h5
{
	font-family: Arial, Helvetica;
	color: #CC3300;
}
h6
{
	font-family: Arial, Helvetica;
	color: #336699;
}
/************************************************

                     PHOTOS

************************************************/
img.photo
{
  margin: 0 0 0 0px;
  padding: 10px; 
  border: 2px darkgray solid;
}
div.caption
{
  color: darkgray;
  font-size: 95%;
}
div.caption-marker
{
  float: left; 
  margin-right: 0.2em;
  text-align: left;
}
div.caption-text
{
  float: left;
  clear: right;
  text-align: left;
}
div.copyright
{
  text-align: right;
  float: right;
  color: darkgray;
  font-family: "Franklin Gothic Book", Verdana;
}

