/* CSS Document */

/*Generellt för siten*/

body {
	margin:0 auto;
	padding:0;
	font:normal 0.8em/1.1em Arial,Verdana,sans-serif;
/*	background: center 0 no-repeat;*/
	background:url(../Pliktverket_images/topbg.gif) no-repeat;
	background-position:50% 0%;
}
html {
	font-size: 100%;
}
input, select {
	font-size:1em;
}
img {
	border:none;
}
.linebreak {
	margin: -.3em -.1em -.1em -.1em;
}
.hidden
{
	display:none;
}
/*Bilder för siten*/
.logo {
	width: 5em; 
}
.newspic {
	margin: 0.2em 0em 0em;
}

.columnpic {
	width: 14.6em; 
	margin: .2em 0em 1em 0em;
}

.startimage {
}

/*Grundstruktur och positionering av kolumner*/
.logocontainer {
	float: left;
	width: 10%;
}
.resurs {
}
.RightAreaHead {
	float:right;
	font-family: Georgia, Arial;
	font-size: 0.88em;
	padding-top: 10px;
}
.maincontainer {
	width				: 764px;
	border-right		: 1px solid #ffffff;
	border-left			: 1px solid #ffffff; /* this is a border with marginal compensation to stop scroll bars */
	margin				: auto;
}
.leftarea, .rightarea {
	/*
	border-width: 1;	
	vertical-align:top;	
	*/
}
.leftarea {
	float:left;
	margin: auto;
	width: 219px;
}
.leftarea a:link, a:visited {
	text-decoration:none;
}
.leftarea a:hover {
	text-decoration:underline;
}
.underleftarea {
	width:170px;
	float:left;
	margin: auto;
	position: relative;
}

.centerarea {
	float:left;
	width:287px;
	padding-left: 23px;
 
}
.undercenterarea {
	float:left;	
	width:342px;
	/*margin: 0em 1.4em 0em 1.4em;*/
	position: relative;
	padding:0 0 1em 24px;
}
.rightarea {
	float:right;
	width: 219px;
}
.rightarea .EditorContent a:link, a:visited {
	text-decoration:none;
}
.rightarea .EditorContent a:hover {
	text-decoration:underline;
}
.underrightarea {
	width:211px;
	float:right;
	margin: auto;
	position: relative;
}


/*Sidhuvudbox*/

.bl {background: url(../Pliktverket_images/leftcorner.gif) 0 100%  no-repeat;}
.bra {background: url(../Pliktverket_images/rightcorner.gif) 100% 100% no-repeat; padding:12px; }		
.t {background: url(../Pliktverket_images/bottomline.gif) 0 100% #F6F6F6 repeat-x;width:100%; margin-bottom:1em;}
.b {background: url(../Pliktverket_images/leftline.gif) 0 0 repeat-y;}
.l {background: url(../Pliktverket_images/rightline.gif) 100% 0 repeat-y;}

/*Kolumnbox*/

/*.sbtt {background: url(../Pliktverket_images/box-t-line.gif) 0 0 repeat-x; width:100%;}
.sbtb {background: url(../Pliktverket_images/box-b-line.gif) 0 100% repeat-x}
.sbtl {background: url(../Pliktverket_images/box-l-line.gif) 0 0 repeat-y}
.sbtr {background: url(../Pliktverket_images/box-r-line.gif) 100% 0 repeat-y}
.sbtbl {background: url(../Pliktverket_images/box-bl.gif) 0 100% no-repeat}
.sbtbr {background: url(../Pliktverket_images/box-br.gif) 100% 100% no-repeat}
.sbttl {background: url(../Pliktverket_images/box-lc.gif) 0 0 no-repeat;}
.sbttr {background: url(../Pliktverket_images/box-rc.gif) 100% 0 no-repeat;align:right;}*/

/*Typografiska inställningar*/

h1 {
	font-family			: Georgia,serif;
	font-size			: 1.1em;
	line-height			: 1.2em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: .4em;
	margin-bottom		: .4em;	
}

h1 a:link 
{
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1.box {
	font-family			: Georgia,serif;
	font-size			: 1.1em;
	line-height			: 1.2em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin				: .6em .6em .6em .6em;
	
} 
h1.nav {
	font-family			: Georgia,serif;
	font-size			: 1em;
	line-height			: 1.8em;
	/*letter-spacing		: -.05em;*/
	color				: #313131;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: uppercase;
	margin				: 0.8em 0em 0em;
	padding-left: 15px;
}
.news {
	font-family			: Georgia, serif;
	font-size			: 1.57em;
	line-height			: 1.1em;
	color				: #313131;
	letter-spacing		: -.05em;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin				: 0em 0em 0em 0em;	
}

h2 {
	font-family			: Georgia,serif;
	font-size			: 1.1em;
	line-height			: 1.2em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: .4em;
	margin-bottom		: .4em;
}

h2.box {
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding-left: 8px;
	padding-right: 8px;
}

h2 a:link 
{
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: underline;
}

h3 {
	font-family			: Arial,Verdana, sanserif;
	font-size			: 1.1em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: 0px;
	margin-bottom		: 0px;

} 
h3.fat {
	font-family			: Georgia, serif;
	font-size			: .92em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: .4em;
	margin-bottom		: .4em;
} 
h3.fat a:link, h3.fat a:visited{
	text-decoration:none;
} 
h3.fat a:hover{
	text-decoration:underline;
}
h3.fatSmaller {
	font-family			: Georgia, serif;
	font-size			: 0.85em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: 0.4em;
}
h3.fatSmaller a:link, h3.fatSmaller a:visited{
	text-decoration:none;
} 
h3.fatSmaller a:hover{
	text-decoration:underline;
}

h3.upper {
	font-family			: Georgia, serif;
	font-size			: .87em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: uppercase;
	margin-top			: .4em;
	margin-bottom		: .6em;
}

h3.ingradient
{

	font-family			: Arial,Verdana, sanserif;
	font-size			: .87em;
	line-height			: 1.1em;
	color				: #313131;
	
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin				: .8em .8em .8em .8em;
	
}

h3.textannons
{

	font-family			: Georgia, serif;
	font-size			: .8em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin				: .8em .8em .8em .8em;
	
}

h3.date
{

	font-family			: Georgia, serif;
	font-size			: .87em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin				: .4em 0em 0em 0em;
	
}
h3.datesmaller {
	font-family			: Georgia, serif;
	font-size			: 0.85em;
	line-height			: 1.1em;
	color				: #313131;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin				: .4em 0em 0em 0em;
}

a.startnavfix
{

	text-decoration		: none;
	margin-right		: .7em;	
	margin-left			: .6em;	

}


a.navfix
{

	text-decoration		: none;
	margin-right		: .8em;	
}



a.reslink
{

	text-decoration		: none;
	margin-right		: 1em;	
}

a.test
{
	font-family			: Georgia,serif;
	font-size			: 1.1em;
	line-height			: 1em;
	color				: #313131;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: .4em;
	margin-bottom		: .4em;
}
a.test:hover
{
	color: #2B72B1;
	text-decoration:underline
}
a.newslink {
	font-family			: Arial,Verdana, sanserif;
	font-size			: 0.87em;
	line-height			: 1.3em;
	color				: #2B72B1;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
}
a.newslink:hover{
	text-decoration:underline;
}
a.guide{
	font-family			: Georgia,serif;
	font-size			: 0.9em;
	line-height			: 1.2em;
	color				: #313131;
	font-weight			: normal;
	text-decoration		: none;
	text-transform		: none;
	margin-top			: .4em;
	margin-bottom		: .4em;
}

a.linkannons
{

	font-family			: Georgia, serif;
	font-size			: 1.5em;
	line-height			: 1.1em;
	color				: #313131;
	letter-spacing		: -.05em;
	font-weight			: normal;
	text-decoration		: underline;
	text-transform		: none;
	/*margin				: .4em .4em .4em .4em;*/
 
}


A:link    { color: #444444}
A:visited { color: #444444 }
A:hover   { color: #2B72B1}

A.navfix:link    { color: #ffffff}
A.navfix:visited { color: #ffffff }
A.navfix:hover   { color: #F7E245}

A.startnavfix:link    { color: #ffffff}
A.startnavfix:visited { color: #ffffff }
A.startnavfix:hover   { color: #F7E245}

A.ActiveTopMenu:link {
	color: #F7E245;
	margin-right: 8px;
	text-decoration:none;
}
A.ActiveTopMenu:visited { 
	color: #F7E245;
	margin-right: 8px;
	text-decoration:none;
}
A.ActiveTopMenu:hover { color: #F7E245}
	

A.reslink:link    { color: #444444}
A.reslink:visited { color: #444444}
A.reslink:hover   { color: #2B72B1}

.linebreak
{
	margin				: -.1em -.1em -.1em -.1em;
}


/*Typografiska platter och annonser*/

.stortavla {
	font-size: 0px;
}
.ColorBar {
	background-image: url(../Pliktverket_images/swe-startpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu
{
	width				: 100%;
	background			: url(../Pliktverket_images/menu-bg.gif) repeat-x;
	border-style		: solid none solid none;
	border-color		: #ffffff #ffffff #1E5A90 #ffffff;
	border-width		: .1em .1em .4em .1em;
	margin				: 10px 0 0;
	text-align			: justify;
	padding				: 0em;
	float: left;
}

.boxplate
{
	background			: #F1F1F1;
	border-top:			1px solid #E5E4E4;
	border-bottom:		1px solid #E5E4E4;
	margin				: 0em 0em 1em;
}

.newsheadbox
{
    width:100%;
    padding-bottom: 0.5em;
    border-top:1px solid #cbcbcb;
    margin-top: 0.8em;
    margin-right: 0em;
    margin-left: 0em;
    padding-top: 0.5em;
}
.newsheadboxlist {
	width:100%;
	margin:0.3em 0em;
	border-bottom:none;
}
.NewsItemHolder {
	border-top:1px solid #cbcbcb;
	padding-bottom: 0.8em;
	padding-top: 0.5em;
}
.annonsborder
{	
	width				: 100%;
	border-style		: solid solid solid solid;
	
	border-color		: #E5E4E4;
	border-width		: .08em .08em .08em .08em;
	margin				: auto;
	padding				: 0em;
}

.annonsborderwhite
{	
	width				: 99%;
	border-style		: solid solid solid solid;
	background			: url(../Pliktverket_images/box-grad.gif) repeat-y;
	border-color		: #ffffff;
	border-width		: .11em .11em .11em .11em;
	padding				: 0em;
	margin				: auto;	
}

.gradient
{
	width				: 100%;	/*Crossplatform fix för att tvinga boxinnehåll till att uppträda likvärdig*/
	margin				: auto;
	background			: url(../Pliktverket_images/gradient.gif) repeat-y;
}



.sbtt {background: url(../Pliktverket_images/box-t-line.gif) 0 0 repeat-x; width:100%; position: relative; margin: auto; display:block;}
.sbtb {background: url(../Pliktverket_images/box-b-line.gif) 0 100% repeat-x}
.sbtl {background: url(../Pliktverket_images/box-l-line.gif) 0 0 repeat-y}
.sbtr {background: url(../Pliktverket_images/box-r-line.gif) 100% 0 repeat-y}
.sbtbl {background: url(../Pliktverket_images/box-bl.gif) 0 100% no-repeat}
.sbtbr {background: url(../Pliktverket_images/box-br.gif) 100% 100% no-repeat}
.sbttl {background: url(../Pliktverket_images/box-lc.gif) 0 0 no-repeat;}
.sbttr {background: url(../Pliktverket_images/box-rc.gif) 100% 0 no-repeat; padding:1em 1em 1em 1em; margin: auto;}

/* Andreas tillägg */
.abox {
	background:url(../Pliktverket_images/border.gif) 0 0 repeat-y;
	padding:0;
	margin:0 0 10px;
	width:100%;
	display:block;
}
.abr {
	background:url(../Pliktverket_images/border.gif) repeat-y 100% 0;
	padding:0;
}
.abox-top {
	background:url(../Pliktverket_images/box.gif) 100% 0 no-repeat;
	padding:0 12px 0 0;
}
.abox-top div {
	background:url(../Pliktverket_images/box.gif) 0 0 no-repeat;
	padding:12px 0 0 12px;
}
.abox-content {
	margin:0 2px;
	background:#fff;
	padding:0 9px 0 10px;
}
.abox-bottom {
	background:url(../Pliktverket_images/box.gif) 100% 100% no-repeat;
	padding:0 12px 0 0;
}
.abox-bottom div {
	background:url(../Pliktverket_images/box.gif) 0 100% no-repeat;
	padding:12px 0 0 12px;
}
.grey-white-border {
	border:1px solid #E5E4E4;
	background:#fff;
	padding:1px;
	display: block;
	width: 192px;
}
.a-annons  {
	background:url(../Pliktverket_images/box-grad.gif) repeat-x;
	padding:7px;
}
.a-annons h3 {
	margin:0 0 .5em 0;
	font:normal .8em/1.1em Georgia, serif;
	color:#313131;
	text-decoration:none;
}
.anews {
	background:#fff;
	padding:10px 0 10px 0;
	border-bottom:1px solid #E5E4E4;
	font-size: 0.85em;
}
.anews h3 {
	font:bold 1em/1.4em Georgia;
	margin:0 0 .5em 0;
/*}
.anews a, .anews a:visited {
	font:normal .85em/1.4em Arial, Verdana, sans-serif;
	margin:0 0 .5em 0;
	text-decoration:none;
}
.anews a:hover {
	text-decoration:underline;*/
}
.Underline:link, .Underline:visited {
	text-decoration:none;
}
.Underline:hover {
	text-decoration:underline;
}
.NoUnderline:link, .NoUnderline:visited {
	text-decoration:none;
}
.NoUnderline:hover {
	text-decoration:none;
}
/* Sidfot */
.sfot {
	margin:0;
	clear:both;
	background:url(../Pliktverket_images/grey-box-border.gif) 0 0 repeat-y;
	padding:0;
	margin:0;
	width:100%;
	display:block;
}
.sfotTop {
	margin:0;
	width:100%;
	display:block;
	float: left;
	margin-bottom: 18px;
}
.sfot-border {
	background:url(../Pliktverket_images/grey-box-border.gif) 100% 0 repeat-y;
	padding:0;
}
.sfot-Topborder {
}
.sfot-top {
	background:url(../Pliktverket_images/grey-box-bg.gif) 100% 0 no-repeat;
	padding:0 15px 0 0;
}
.sfot-top div {
	background:url(../Pliktverket_images/grey-box-bg.gif) 0 0 no-repeat;
	padding:15px 0 0 15px;
}
.sfot-TopBottom {
	padding:15px 0 0 15px;	
}
.sfot-bottom {
	background:url(../Pliktverket_images/grey-box-bg.gif) 100% 100% no-repeat;
	padding:0 15px 0 0;
}
.sfot-bottom div {
	background:url(../Pliktverket_images/grey-box-bg.gif) 0 100% no-repeat;
	padding:15px 0 0 15px;
}
.sfot-Topcontent {
	padding:4px 10px 0 10px;
	margin:0 15px;
}
.sfot-content {
	margin: 0 15px;
	padding: 4px 10px 0 10px;
	background-color: #F6F6F6;
	/*background:#F6F6F6;*/
	/*border: 1px solid #F6F6F6;*/
}
.sfot-content h6 {
	font:normal .75em/1.4em Georgia, serif;
	margin:0;
	padding:0 0 2em 0;
}
/**/
.brodsmule {
	padding:10px;
	font:normal .95em/1.4em Georgia, serif;
	color:#4F4F4F;
}
.kolumn-gul {
	padding:0;
	margin:0;
	background:#F7E245;
	height:5px;
	overflow:hidden;
}
.kolumnvanster-bla {
	padding:0;
	margin:0;
	background:#2B72B1;
	height:5px;
	border-right:1px solid #fff;
	width:187px;
	overflow:hidden;
	float:left;
}
.kolumnhoger-bla {
	padding:0;
	margin:0;
	background:#2B72B1;
	height:5px;
	border-left:1px solid #fff;
	width:220px;
	overflow:hidden;
	float:right;
}
/**/
.vansternav {
	padding:0 10px;
	margin:0 0 10px 0;
}
.vansternav div {
	border-bottom:1px dashed #ccc;
	padding:1em 0;
}
.vansternav a {
	display:block;
	text-decoration:none;
}
.vansternav a.huvud {
	font:bold 1.1em/1.4em Georgia, serif;
}
.vansternav a.under {
	margin:.5em 0 0 2em;
	font:normal .85em/1.4em Arial, Verdana, sans-serif;	
}
.vansternav span.underSelected {
	margin:.5em 0 0 2em;
	font:normal .85em/1.4em Arial, Verdana, sans-serif;
	color: #333333;
	font-weight: bold;
	
}
.undercenterarea h1 {
	font:normal 1.8em/1.0em Georgia, serif;	
	margin:0 0 .5em 0; 
}
.undercenterarea p.ingress {
	font:normal 1em/1.25em Arial, Verdana, sans-serif;
	margin:0 0 1em 0;

}
.ingress {
	font:normal 1em/1.2em Arial, Verdana, sans-serif;
	margin:0 0 1em 0;
}
h1.Rubrik1 {
	font:normal 1.5em/1.0em Georgia, serif;	
	margin:0 0 .3em 0;
	font-weight:bold;
}
h2.Rubrik2 {
	font:bold 1em/1em Georgia, serif;	
	text-transform:uppercase;
	margin: 0 0 .3em 0; 
}
h3.Rubrik3 {
	font-size:1em;
	font-weight:bold;	
	margin:0 0 .3em 0; 
}
.imagetext 
{
	font-style: italic; 
}
.undercenterarea div.text {
	margin:0;
	padding:0 0 1em 0;
}
.undercenterarea2 div.text {
	margin:0;
	padding:0 0 1em 0;
}
.rel2 
{
	padding:0 0 0px 0;
	margin:0 0 0px 0;
	font:normal .86em/1.15em Arial;	
	text-decoration:none;
	margin: 0 0 .5em 0;
	padding-top: 10px;
	border-top:1px dashed #cbcbcb;
}
.relaterat {
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
.relaterat a.arrow, .relaterat a.arrow:visited {
	padding:0 0 0 17px;
	background:url(/Pliktverket_images/alink-bg.gif) 0 50% no-repeat;
	display:block;
	font:normal .85em/1.15em Georgia, serif;	
	text-decoration:none;
	margin:0 0 .5em 0;
}
.relaterat a.arrow:hover {
	text-decoration:underline;
}
.underrightarea h3.rub {
	font:bold 1.1em/1.15em Georgia, Times New Roman, Times, serif;
	padding:0 0 10px 0;
}
.Clear {
	clear: both;
	width: 100%;
}
.TopShortCuts {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.TopShortCuts LI {
	display: inline;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.TopShortCuts A:link, .TopShortCuts A:visited {
	text-decoration:none;
}
.TopShortCuts A:hover {
	text-decoration:underline;
}
.TopSearchField {
	padding-top: 10px;
	text-align: right;
	padding-right: 8px;
}
.ImgLeft {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.ImgRight {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}
.EditorContent {
	font:normal 0.85em/1.40em Arial, Verdana, sans-serif;	
	padding-bottom: 5px;
}

.EditorContent h2, .heading2 {
	font:bold 1em/1em Georgia, serif;	
	text-transform:uppercase;
	margin: 0 0 0; 
	padding-top: .8em;
	padding-bottom: .5em;
}
.EditorContent UL {
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 10px;
}
LI {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.EditorContent OL {
	padding: 0px 0px 5px 10px;
	margin:0px 0px 0px 20px;
}
.EditorContent a:link {
	text-decoration:none;
	color:#2B72B1;
}
.EditorContent a:visited {
	color:#2B72B1;
	text-decoration: none;
}
.EditorContent a:hover {
	color:#2B72B1;
	text-decoration: underline;
}
.ReadMore {
	padding-top: 10px;
	display: block;
	font-size: 0.87em;
	text-align: right;
}
a.ReadMore:link {
	text-decoration:none;
	color:#2B72B1;
}
a.ReadMore:visited {
	text-decoration:none;
	color:#2B72B1;
}
a.ReadMore:hover {
	color:#2B72B1;
	text-decoration:underline;

}
.Print {
	padding: 5px 0px 5px 23px;
	background-image: url(../Pliktverket_images/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.PrintHolder a:link, .PrintHolder a:visited {
	text-decoration:none;
	color:#2B72B1;
}
.PrintHolder a:hover {
	text-decoration:underline;
}
.PrintHolder {
	width: 100%;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	display: block;
	font-size: 0.87em;
}
/*Label för forms, sökning etc*/
label {
	cursor: pointer;
}

/*Filterfält, sökning etc*/
.ListFilterHolder {
	float: left;
	width: 99%;
	padding-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CBCBCB;
	padding-bottom: 5px;
}
.FilterItems {
	float: left;
	padding-right: 3px;
}
.FilterItems input, select {
	margin-right:3px;
}
.FilterControl {
	padding: 8px;
	font-size: 0.85em;
	
}
.FilterControl Legend {
	color:#333333;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.Button {
	padding-top:13px;
	float: left;
}
.ListInfo {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 0.87em;
}

/*Paginering-lista*/
.Paging {
	padding:0.3em 0.3em 0.3em 0em;
	margin:0em;
	color: #000000;
}
.TablePaging {
	float:left;
}
.TablePaging TD a, .TablePaging TD a:visited {
	display: inline;
	padding: 0.5em;
	margin-top: 0.5em;
	color: #333333;
	text-decoration: none;
}
.TablePaging TD a:hover {
	border:none;
	background-color:#d8dff3;
}
.Paging LI {
	display:inline;
	float:none;
	width:auto;
}
.ListNormal:link, .ListNormal:visited {
	display: inline;
	padding: 0.3em;
	margin-top: 0.5em;
	text-decoration: none;
}
.ListNormal:hover {
	border:none;
	/*background-color:#CFCECD;*/
	text-decoration:underline;
}
.PrevNext:link, .PrevNext:visited {
	text-decoration:none;
}
.PrevNext:hover {	
	text-decoration:underline;
}
.Paging .ListAct {
	padding: 0.3em;
	font-weight: bold;
	text-decoration:none;
}
.ListPaging {
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.87em;
	float: left;
	width: 100%;
}

/*Anpassa*/
.AdjustTable {
	font-size: 0.8em;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	margin-bottom: 10px;
	margin-top: 10px;
}
.AdjustTable TH {
	text-align: left;
	padding: 4px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 1.1em;
}
.AdjustTable TD {
	padding: 4px;
	border-left: 1px solid #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.AdjustTable input, .AdjustTable select {               
   font-size:0.8em;
}
.AdjustPreview {
	padding-top:10px;
	width: 85%;
}
.AdjustTable TD table TD {
	border:none;
}

/*Lista med radbrytning*/
.BreakList {
	padding:0px;
	margin:0px;
}

.BreakList LI {
	list-style-type:none;
	padding-top:5px;
}

.GridTable
{
    border: none 0 #f6f6f6;
}

.GridTable table
{
    border: none 0 #f6f6f6;
}

.GridTable tr
{
    border: none 0 #f6f6f6;
}

FIELDSET
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

