/* ------ Text items -------- */
a
{
	color:#2D5980;
	text-decoration: underline
}

a:hover
{
	color:#664195;
	text-decoration: none;
}
a.menuhead
{
	font-size: 100%;
	color: #ffffff;
	background-color: #2D5980;
	text-decoration: none;
	padding: 0.4em 1em;
	margin: 0.2em 0.2em;
}
a.menuhead:visited
{
	color: #ffffff;
	
}

a.printing
{
	text-decoration:none;
	float:right;
}
img.printimg
{
	vertical-align:middle;
	border:none;
}
a.menulink:visited{color:black;}

a:visited{color:#A028A9;}

/*Makes the visited links appear in normal color anyway*/
a.linklist:visited{color:#2D5980;}

a.activemenuhead
{
	font-size: 100%;
	color: #ffffff;
	background-color: #2D5980;
	text-decoration: none;
	padding: 0.4em 1em;
	margin: 0.2em 0.2em;
}
a.activemenuhead:visited
{
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
	padding: 0.4em 1em;
	margin: 0.2em 0.2em;
}

a.menuheadextern
{
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.activemenuheadextern
{
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.activemenuheadextern:visited
{
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	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;
}
a.breadcrumslist
{
	text-decoration: none;
	font-size: 90%;
	color:black;
}
body
{
	font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
	font-size: 70%;
	color: #000000;
	padding: 0; 
	margin: 0;
	background-color: #FFFFFF;
}
.datelistingtext
{
	color: #606060; 
	font-size: 100%; 
	font-style:normal; 
}
div.menuitem
{
	width: 100%;
	padding: 0.4em 0em 0.1em 0em;
	float: left;
}

h1, .heading1
{
	font-weight: bold;
	font-size: 150%; 
	color: #2D5980;
	display: inline;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 120%; 
	color: #000000;
	margin-bottom: 5px;
	EditMenuName: Underrubrik;
}

h3, .heading3
{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	margin-bottom: 3px;
	EditMenuName: Rubrik nivå3;
}
.headertext
{
	font-weight: bold;
	font-size: 80%;
	color: #990033;
	text-transform: uppercase;
}
.introduction
{
	font-weight: bold;
	font-size: 100%;
	EditMenuName: Ingress;
}
.imagetext 
{
	font-style: italic; 
	font-size: 90%; 
	EditMenuName: Bildtext;
}
.startpagelink
{
	text-decoration: none;
	padding-top: 0.5em;
	EditMenuName: StartpageLink;
	}
/*.red
{
	color: #CC0000;
	EditMenuName: Normal red text;
}*/
hr
{
	height: 0.1em;
	color: #ddd;
}
input, textarea
{
	font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
	color: black;
	font-size:90%;
	margin: 0.2em;
	border-color: #37627b;
	border-width: 1px;
	background-color: white;/*broschyrernas backgrundsfärg, tex runt rutor, knappfärg osv*/
}
p
{
	font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
	color: #000000;
}
select
{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #37627b;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
span.errormessage
{
	color: #a00;
	font-size: 130%;
}
.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;
	top: 0.2em;
	width: 2em;
	height: 1.7em;
	border: 0;
}
/*The imagebutton*/
img.quicksearchextern
{
	position: relative;
	top: 0.4em;
	width: 1.8em;
	height: 1.4em;
	border: 0;
}
span.usernamelabel
{
	padding-top: 0.5em;
	display: block;
}
table
{
	font-size: 100%;
}
th
{
	text-align: left;
}
tr.evenrow
{
	background-color: #eee;
}
tr.unevenrow
{
	background-color: #fff;
}
tr.headerrow
{
	background-color: #ccc;
}
.line
{
	border-top: 1px dashed #ccc;
}
.brake
{
	padding-bottom:10px;
}
