/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	border: solid 0.1em #CCCCCC;
	width:100%
}

/* -- Quick search -- */

span.searchlable
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

/*---Listing headers (Startpage and LeftMenu head)----*/


a.listheading
{
	font-weight: bold;
	color: #336;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 1em;
}
/* ---LeftMenu items---*/
a.menulink
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
a.menulink:hover
{
	color: #336;
}
/* --Conferance items--- */
div.conferance
{
	width: 100%;
	background-color: #ddd;
	border: solid 0.1em #bbb;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
/*---Site map items---*/
.sitemapheader
{
	background-color: #FFFFFF;
	/*font-weight: 600;*/
	padding-left: 0.5em;
	
}
.SiteMap {
	background-color:#FFFFFF; 
font-size:1em;
	}
/*---Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
}
input.registerfield
{
	width: 20em;
}
/*---Personal registry Items---*/
table.DetailedView
{
	background-color: #fff;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #ddd;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
/*Datatilsynet*/
input.quicksearchbutton
{
	width: 2.7em;
	height: 1.9em;
	font-size: 1em;
	background-color:#BBC9DA;
	border-bottom-color:#495C72;
	border-right-color:#495C72;
	border-top-color:#9BAABD;
	border-left-color:#9BAABD;
	border-width:0.05em;
}

input.button
{
	width: 10.7em;
	height: 1.9em;
	font-size: 1em;
	background-color:#BBC9DA;
	border-bottom-color:#495C72;
	border-right-color:#495C72;
	border-top-color:#9BAABD;
	border-left-color:#9BAABD;
	border-width:0.05em;
}

.quicksearchinput
{
	width: 14em;
	height: 1.9em;
	font-size: 1em;
	background-color:#FFFFFF;
	border-color:#305389;
	border-width:0.01em;
}

.inputbox
{
	height: 1.9em;
	font-size: 1em;
	background-color:#FFFFFF;
	border-color:#305389;
	border-width:0.01em;
}
.inputarray
{
	font-size: 1em;
	background-color:#FFFFFF;
	border-color:#305389;
	border-width:0.01em;
}
.presspicture
{
	width:7em;
	border-style:none;
}

a.ExplorerTreeLink
{
	line-height:-5em;
}

div.wordwrapclass a
 {
	
    color: Green;
 }
 
 div.wordwrapclass
 {
	display: inline;
	word-wrap: break-word;
	
 }


