/*--övergripande elementstilar--*/
	
BODY
	{
	font-family: Verdana;
	margin: 0;
	border: 0;
	padding: 0;
	color: black;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: repeat-x;
	}

INPUT, SELECT, TEXTAREA
	{
	font-family: Verdana;
	font-size: 80%;
	}

P	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.3em;
	}

H1
	{
	font-size: 150%;
	color: #002c65;
	margin-bottom: 1.2em;
	margin-top:0;
	}
	
H2
	{
	font-size: 100%;
	margin-top: 1.3em;
	color: #002c65;
	margin-bottom: 0.2em;
	}
H3
	{	
	font-size: 100%;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-style:italic;
	color: #002c65; 
	}

A
	{
	color: #002c65;
	text-decoration: underline;
	}


A:visited, A:link, A:active
	{
	color: #002c65;
	}

A:hover
	{
	text-decoration: underline;
	}
	
IMG
	{
	margin: 0;
	padding: 0;
	}

/*--sidans unika element--*/

#layout
	{
	position: relative;
	background-color: white;
	padding: 0;
	border: 0px solid white;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	}

#breadcrumbs
	{
	text-align:left;
	padding: 6px 0 8px 0;
	}

#column_container
	{
	float: left;
	}

#leftmenu
	{
	overflow:hidden;
	margin-right: 16px;
	float:left;
	width: 171px;
	height:auto;
	background-color: White;
	border: solid 1px #a3a69d;
	border-top: none;
	}
/*--^se separat css för ytterligare stilar--*/

#mainbody_large
	{
	float:left;
	width:751px;
	text-align:left
	}

#mainbody
	{
	float:left;
	width: 455px;
	text-align:left;
	}

#related
	{
	overflow:hidden;
	width: 180px;
	padding: 0 0 8px 8px;
	margin: 0 0 8px 8px;
	border-left: solid 1px #A3A69D;
	border-bottom: solid 1px #A3A69D;
	float:right;
	}

#footer
	{
	float:left;
	margin: 32px 0 8px 0;
	}

#rightmenu
	{
	overflow:hidden;
	float: right;
	width: 258px;
	height: auto;
	/*background: url(/upload/mallbilder/bg_body_inverse.gif) repeat-x;*/
	/*border: inset 8px #e6e6e6;*/
	/*border: solid 8px #e6e6e6;*/
	/*border-style:double;*/
	/*border-right: solid 2px #a3a69d;
	border-bottom: solid 2px #a3a69d;*/
	}

/*--specifik typografi--*/

#leftmenu, #quickers
	{font-size: 70%;}


#rightmenu, #footer, #breadcrumbs
	{
	font-size:60%;
	} 

#mainbody, #mainbody_large
	{
	font-size:70%;
	}

#mainbody P, #mainbody_large P
	{
	margin-bottom: 0.7em;
	}

#mainbody A, #mainbody_large A, #mainbody #related A, #mainbody_large #related A
	{
	font-size: 100%;
	display: inline-block;
	}
	
#mainbody #related A, #mainbody_large #related A
	{
	margin-top: 5px;
	}

#mainbody A:hover, #mainbody_large A:hover
	{
	color: #3A4C79;
	}

#mainbody UL, #mainbody_large UL
	{
	margin: 0.4em 0 0 2em;
	}
	
#mainbody LI, #mainbody_large LI
	{
	margin-bottom: 4px;
	}
	

SPAN.anchor{display:none;}
/*--^name-länkar i #mainbody vid h2-ankarmärkning--*/

#intro
	{
	font-weight: bold;
	margin-bottom: 1em;
	}

#info
	{
	padding-bottom: 1em;
	overflow:hidden;
	}
	
.mainbody_teaser_full H2, .mainbody_teaser_left H2, .mainbody_teaser_right H2
	{
	margin-top: 0px;
	}

.mainbody_teaser_full IMG, .mainbody_teaser_left IMG, .mainbody_teaser_right IMG
	{
	margin-bottom: 8px;
	}

.mainbody_teaser_full H2, .mainbody_teaser_left H2, .mainbody_teaser_right H2
	{
	margin-top: 0px;
	}

#mainbody .mainbody_teaser_full P, #mainbody .mainbody_teaser_left P, #mainbody .mainbody_teaser_right P
	{
	margin-bottom: 0.3em;
	}

A.teaser_link
	{
	padding-left: 8px;
	background: url(/upload/mallbilder/link_bullet.gif) no-repeat;
	background-position: top left;
	padding-top: 0px;
	display: block;
	}

#rightmenu A.teaser_link
	{
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 100%;
	}
	
#mainbody A.teaser_link
	{
	font-size: 90%;
	}

#related
	{
	font-size: 85%;
	}

#related A
	{
	margin-top: 0;
	display: inline;
	font-size: 100%;
	}

#rightmenu H2
	{
	/*text-transform: uppercase;
	font-size:100%;
	color: #002c65;
	border-bottom: solid 3px #002c65;
	margin-bottom: 6px;
	margin-top: 0px;
	letter-spacing: 0.05em;*/
	
	color: #002c65;
	font-size:100%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 6px;
	
	margin: 0 0 0 0; 
	
	
	
	width:265px;
	
	/*border: solid 1px #DEDEDE;*/
	}

#rightmenu H3
	{
	font-size: 100%;
	margin-top: 6px; margin-bottom: 2px;
	padding: 0;
	}

#rightmenu P
	{
	margin-top: 5px;
	}
		
#rightmenu H3 A
	{
	text-decoration: none;
	font-weight: bold;
	}

#related H2
	{
	text-transform: uppercase;
	font-size:100%;
	color: #002c65;
	border-bottom: solid 3px #002c65;
	margin-bottom: 6px;
	margin-top: 0px;
	letter-spacing: 0.05em;
	}

#related UL
	{
	list-style-type:none;
	text-align: left;	
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	}	
	
#related UL LI
	{
	list-style-type: none;
	text-align: left;
	margin: 0 0 0.3em 0;
	padding: 0;
	}

#rightmenu .date
	{
	font-size: 90%;
	padding-top: 4px;
	margin-bottom: -2px;
	}

#mainbody .date, #mainbody_large .date
	{
	display:block;
	width:40%;
	color: #002c65;
	font-size: 80%;
	margin-bottom: 1em;
	}

/*--puffhantering--*/


.mainbody_teaser_full
	{
	clear: both;
	width:100%;
	overflow:hidden;
	margin-top: 8px;
	margin-bottom: 0px;
	}
		
.mainbody_separator_full
	{
	clear: both;
	height: 1px;
	background-image: url(/upload/mallbilder/line_hori.gif);
	background-repeat: repeat-x;
	margin: 8px 0 8px 0;
	}

.mainbody_separator_middle
	{
	float:left;
	height: 100px;
	width:8px;
	padding: 0 0 0 0;
	border-right: dotted 1px #A5A5A5;
	margin: 8px 0 0 0;
	}
	
.mainbody_teaser_container
	{
	width: 100%;
	background-position: center;
	background-repeat: repeat-y;
	clear: both;
	overflow:hidden;	
	}

.mainbody_teaser_left
	{
	float:left;
	width:230px;
	overflow:hidden;
	}

.mainbody_teaser_right
	{
	float: right;
	width:230px;
	overflow:hidden;	
	}

.mainbody_teaser_left IMG, .mainbody_teaser_right IMG, .mainbody_teaser_full IMG
	{
	display: block;
	border: none;
	}
	
#interactive_top
	{
	width:50%;
	float:right;
	text-align: right;
	}

.rightmenu_teaser
	{
	width:100%;
	background: #e6e6e6;
	background-position: bottom;
	padding-top: 8px;
	border-bottom: solid 3px white;

	/*padding-bottom: 12px;*/
	/*border-left: solid 1px #a3a69d;*/
	/*border-top: solid 1px #a3a69d;*/
	text-align:left;	
	}
	
.rightmenu_teaser_content
{
width: 230px;
border-top: solid 2px #a3a69d;
border-left: solid 2px #a3a69d;
padding: 5px;
margin-left: auto;
margin-right: auto;
background-color:White;
overflow:hidden;
}

.rightmenu_delimiter
{
background: #e6e6e6 url(/upload/mallbilder/rightmenu_corner.gif) no-repeat;
background-position: bottom left;
height: 8px;
}

.rightmenu_teaser IMG
	{
	display:block;
	border: none;
	margin: 0 0 0 0;
	}

/*--epi-edit: tabeller--*/

TABLE.editor P
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	}

TABLE.editor
	{
	background-color: #e1e1e1;
	}

TABLE.editor TD
	{
	background-color: white;
	padding: 3px;
	}

TABLE.editor TH
	{
	color: #002c65;
	font-size: 90%;
	text-transform: uppercase;
	padding: 3px;
	}

TABLE.editor CAPTION
	{
	font-size: 100%;
	font-weight: bold;
	color: #002c65;
	text-align: left;
	margin-bottom: 1em;
	}

/*--epi-edit: formulär--*/

TABLE#id_matrix

{
background-color: #ebebeb;
border: 8px solid #ebebeb;

}

TABLE#id_matrix TD

{
background-color: #ebebeb;
padding: 0;
}

TABLE#id_matrix FIELDSET 
	{
	width: 13em;
	}

