A:link,
A:visited,
A:active{
	color: Navy;
}
A:hover {
	color: #6495ED;
}
A.plain {
	text-decoration: none 
}

A.menu:link,
A.menu:visited,
A.menu:active{
  color: Navy;
  font: 7pt Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover  {
	color: #6495ED;
	text-decoration: none;
}

A.verder:link,
A.verder:visited,
A.verder:active{
  color: Purple;
  font: 7pt Verdana;
	text-decoration: none;
}
A.verder:hover  {
	color: #6495ED;
	text-decoration: none;
}

A.leesverder:link,
A.leesverder:visited,
A.leesverder:active{
  color: #DD6F00;
  font: 8pt Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.leesverder:hover  {
	color: #6495ED;
	text-decoration: none;
}

A.panel:link,
A.panel:visited,
A.panel:active{
  color: White;
	text-decoration: none;
}
A.panel:hover  {
	color: #6495ED;
	text-decoration: none;
}
a img {
 border : none;
      }
 img.left, img.center, img.right {
 padding : 4px;
 border : 1px dotted #625f53;
      }
 img.left {
 float : left;
 margin : 0 8px 5px 0;
      }
img.center {
 display : block;
 margin : 0 auto 5px;
      }
img.right {
 float : right;
 margin : 0 0 5px 8px;
      }

.simplebox
{
	color : #ff9900;
	padding-left: 22px;
	background: url('../images/informant.gif') left;
	background-repeat: no-repeat;
}

#ruter
{
margin-top: 20px;
margin-bottom: 15px;
color: #888888;
font-size: 0.8em;
text-align: right;
letter-spacing: 1px;
}

.glt-elm{
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 150px;
 	color: #fff;
  font-family: Arial, sans-serif;
 	opacity: 0.9;
 	visibility: hidden;
}

.glt-elm p{
 	background: #168;
 	margin: 0;
 	padding: 0.5em;
}

.glt-elm img{
 	display: block;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

BODY{
	font: 10pt Verdana;
	color: Black;
	background: White;
}

DIV{
	margin-left:   1em;
	margin-top:    0em;
	margin-bottom: 0em;
}

DIV DIV{
	margin-left:   1em;
	margin-top:    0em;
	margin-bottom: 0em;
}

DL{
	margin-top:    0em;
	margin-bottom: 0em;
}

DT{
	margin-top:    0pt;
	margin-bottom: 0em;
}

EM{
	color:     	 black;
	font-style:  normal;
	font-weight: bolder;        
}

H1{
	font-size: 16 pt;
	font-weight: normal;
	margin-top: 3pt;
	margin-bottom: 12pt;
}

H2{
	font-size: 14 pt;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-weight : normal;
}

/*<H3> used for Pubilc, Private & Protected headings*/
H3{
	font-size: 12 pt;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font : normal;
}

H4{
	font: 10 pt  'arial';
	color : Red;
}

H5{
	font-size:     7pt;
	font-weight :  normal;
	margin-top:    0pt;
	margin-bottom: 0pt;
}

P{
	margin-top:    0pt;
	margin-bottom: 6pt;
}

PRE{
	font: 10 pt 'courier new', monospaced;
}

CODE{
	font: 11pt 'courier new' , monospaced;
}

TD{
	font: 10pt Verdana;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

