/* ------ Text items -------- */

a
{
	color: #007CC2;
	text-decoration: underline;
}
a:hover
{
	color: #6A6572;
	text-decoration: underline;
}

a.ReadMoreLink
{
	color: #DF7C08;
	font-weight: bold;
	font-size: 1em;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	editmenuname:les mer link;
}

a.ReadMoreLink:hover
{
	color: #DF7C08;
	text-decoration: none;
}

a.menuhead
{
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0em 3em 0em 0em;
}

a.menuhead:hover
{
	color: #F3A74D;
	text-decoration: none;
}

a.activemenuhead
{
	font-size: 1em;
	color: #F3A74D;
	font-weight: bold;
	text-decoration: none;
	padding: 0em 3em 0em 0em;
}

a.activemenuhead:hover
{
	color: #F3A74D;
	text-decoration: none;
}






a.menuheadsubject
{
	font-size: 1em;
	color: #597180;
	font-weight: bold;
	text-decoration: none;
	margin: 0em;
	padding: 0.5em 1em 0.6em 1em;
	height: 100%;
}

a.menuheadsubject:hover
{
	background-color: #62CAE5;	
	color: #597180;
	text-decoration: none;
}

a.activemenuheadsubject
{
	font-size: 1em;
	color: #597180;
	background-color: #62CAE5;
	font-weight: bold;
	text-decoration: none;
	margin: 0em;
	padding: 0.5em 1em 0.6em 1em;
	height: 100%;
}

a.activemenuheadsubject:hover
{
	background-color: #62CAE5;	
	color: #597180;
	text-decoration: none;
}

/*
a.menuheadsubject
{
	font-size: 1em;
	color: #597180;
	font-weight: bold;
	text-decoration: none;
	margin: 0em 0.5em 0em 0.5em;
	padding: 0em 1em;
}

a.menuheadsubject:hover
{
	color: #F34B31;
	text-decoration: none;
}

a.activemenuheadsubject
{
	font-size: 1em;
	color: #597180;
	background-color: #62CAE5;
	font-weight: bold;
	text-decoration: none;
	margin: 0em 0.5em 0em 0.5em;
	padding: 0em 1em;
}

a.activemenuheadsubject:hover
{
	color: #F34B31;
	text-decoration: none;
}
*/
a.uppercaselink
{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.rightlisting
{
	text-decoration: none;
	display: block;
	padding-left: 1em;
	margin: 0.2em 0;	
}
a.linklist
{
	text-decoration: none;
}
body
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 75%;
	color: #333;
	padding: 0; 
	margin: 0;
	background-color: #fff;
}
.datelistingtext
{
	color: #606060; 
	font-size: 1em; 
	font-style: italic; 
}
div.menuitem
{
	padding: 0.4em 0em 0.4em 0.2em;
	float: left;
}
div.menuitemselected
{
	font-weight: bold; 
	border-bottom: solid 0.1em #ddd;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
}
div.a.menuitemselected
{
	font-weight: bold; 
	border-bottom: solid 0.1em #ddd;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
}

h1, .heading1
{
	font-weight: bold;
	font-size: 1.5em; 
	color: #333;
	margin-top:0.1em;
	margin-bottom:0.3em;
	color: #FF5500;  
	EditMenuName: Heading 1;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;
	margin-top:0.1em;
	margin-bottom:0.2em; 
	EditMenuName: Heading 2;
}
h3, .heading3
{
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin-top:0.1em;
	margin-bottom:0.2em; 
	padding: 0em 0em 0em 0em;
	EditMenuName: Heading 3;
}
h3 a, .heading3 a
{
	color: #333;
	text-decoration: none;

}
.introduction
{
	font-weight: bold;
}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
	EditMenuName: Bildetekst;
}
.red
{
	color: #CC0000;
}
hr
{
	height: 0.1em;
	color: #ddd;
}
input, textarea
{
	font-family: Arial, Helvetica, Tahoma;
	color: #336;
	font-size: 1em;
	margin: 0.2em;
}

.checkbox
{	
	vertical-align: middle;
}

p
{
	margin-top: 0.4em;
	color: #333;
}
select
{
	font-size: 1em;
	margin: 0.2em;
}

ul
{
	margin-left: 0em;
	padding-left: 1.5em;
}
ul li
{
	list-style-type: square;
	margin-left: 0em;
	margin-bottom: 0.4em;
}
ol
{
	margin-left: 0em;
}
ol li
{
	margin-left: 0em;
}

span.errormessage
{
	color: #a00;
	font-size: 1.3em;
}
.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
img.quicksearch
{
	position: relative;
	border: 0;
	vertical-align: top;
}

span.usernamelabel
{
	padding-top: 0.5em;
	display: block;
}
table
{
	font-size: 1em;	
	border: solid 0px;	
}
th
{
	text-align: left;
}
tr.evenrow
{
	background-color: #E6E7E9;
	border: solid 0px;
}
tr.unevenrow
{
	background-color: #E6E7E9;
	border: solid 0px;
}
tr.headerrow
{
	background-color: #ccc;
	border: solid 0px;
}

.sitat
{
	font-size: 120%; 
	font-style: italic;
	EditMenuName: Sitat;
}