
body
{ 
	font-family:Tahoma, Verdana, Sans-Serif;
	font-size:12px;
	margin:0px;
	margin-left:1px;
	padding:0px;
	background-image:url(../images/bgbody_both_sidebars.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
img { border:0px; }
a { color:#40556F; }

.rubrik1
{
	font-size:1.0em;
	font-weight:bold;
	color:#000000;
}
.rubrik2
{
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
}


/* page layout  */

#page
{
	width:980px;
	margin:0 auto;
	font-size:1.1em;
	line-height:1.5em;
}
#page-head
{
	width:100%;
	height:120px;
}
#page-head h1
{
	display:block;
	float:left;
	width:525px;
	font-size:2.6em;
	margin:0px; 
	padding:0px; 
}
#page-head h1 a
{
	text-decoration:none; color:#000000;
}
#page-head h1 a span
{
	display:none; 
	font-size:10px; 
	font-weight:normal;
	clear:both; 
}
#page-accessibility
{
	float:right;
	height:30px;
	margin:0px;
	margin-right:-15px;
}
#page-menu
{
	float:left;
	width:100%;
	height:30px;
	display:none;
}
#footer
{   font-size:0.8em;
    }

/* Generic menu */

#page-head div.menu UL
{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 5px;
}
#page-head div.menu UL LI
{
	float:left;
	margin:0px;
	padding:0px 10px 0px 10px;
}
#page-head div.menu UL LI A
{
	text-decoration:none;
	line-height:30px;
}
#page-banner
{
	float:left;
	width:510px;
	margin:0px;
	margin-left:-5px;
	margin-top:-15px;
	padding-bottom:0px;
	margin-bottom:15px;
	min-height:185px;
	border-bottom:1px none #40556F;
}
#page-sidebar-left
{
	float:left;
	width:215px;
	min-height:340px;
	padding-top:140px;
	padding-right:5px;
}
#page-content
{
	float:left;
	width:510px;
	min-height:480px;
	padding:25px 15px 15px 15px;
	border:0px solid #000000;
}
#page-iframe
{
	float:left;
	width:530px;
	min-height:480px;
	margin:20px 0px 20px 0px;
	padding:0px;
}
#page-sidebar-right
{
	float:left;
	width:215px;
	min-height:340px;
	padding-top:5px;
	padding-left:5px;
}
#page-foot
{
	width:510px;
	height:20px;
	margin:0px 0px 0px 230px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #E0E0E0;
	text-align:center;
	clear:both;
}
#page-foot a
{
	text-decoration:none;
}

/* div.block */
div.block
{
	width:220px;
	margin-bottom:15px;

}
div.block h2
{
	font-size:1em;
	line-height:30px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
}
div.block div.content
{
	font-size:1em;
	margin:0px;
	padding-left:15px;
	padding-right:15px;
}
div.block div.content a
{
	text-decoration:none;
}
div.block div.content a:hover
{
	text-decoration:underline;
}
div.block div.content ul
{
	list-style:none;
	list-style:url(../images/menu_item.gif);
	margin:0px;
	padding:0px;
	padding-left:15px;

}
div.block div.content ul li
{
	height:20px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	line-height:20px;
}
div.block div.content ul li  a
{
	text-decoration:none;

}
div.block div.content p
{
}

div.sidebar div.block h2
{
	background-image:url(../images/bgblock_sidebar.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
}
#page-content div.block h2
{
	font-size:1.1em;
	border-bottom:1px solid #E0E0E0;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
}
#page-content div.block
{
	float:left;
	margin-left:-15px;
	width:265px;
}
#page-content div.block-right
{
	float:right;
	width:265px;
	margin-right:-15px;
}

/* body.sidebar-left */
body.sidebar-left #page { width:760px; }
body.sidebar-left #page-banner { float:left; width:530px; margin:0px; padding:0px; }
body.sidebar-left #page-content {
	float:right;
	width:540px;
	min-height:480px;
	padding:0px;
	margin:0px;
 }
 body.sidebar-left #page-banner img {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
 }
  body.sidebar-left #page-content div.text {
  width:500px;
padding:15px 15px 15px 15px;
border:0px solid #000000;
 }
  body.sidebar-left #page-content div.textcontent {
  width:500px;
padding:25px 25px 35px 25px;
 }
 
 body.sidebar-left #page-sidebar-left
 {
	float:left;
	width:210px;
	min-height:340px;
	padding-top:140px;
	padding-right:0px;
}
body.sidebar-left #page-sidebar-right { display:none; }
body.sidebar-left
{
	background-image:url(../images/bgbody_left_sidebar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/* body.sidebar-right */
body.sidebar-right #page { width:760px; }
body.sidebar-right #page-sidebar-left { display:none; }

/* body.sidebars-left */
body.sidebars-left #page { width:980px; }
body.sidebars-left #page-content{ float:right; }
body.sidebars-left #page-sidebar-left { float:left; padding:5px 0px 0px 0px; }
body.sidebars-left #page-sidebar-right{ float:left; padding:5px 0px 0px 5px; }

/* body.sidebars-right */
body.sidebars-right #page { width:980px; }
body.sidebars-right #page-content{ float:left; }
body.sidebars-right #page-sidebar-left { float:right; padding:5px 0px 0px 0px;  }
body.sidebars-right #page-sidebar-right{ float:right; padding:5px 5px 0px 0px;  }

/* body.sidebar-left-extra*/
body.sidebar-left-extra #page { width:980px; }
body.sidebar-left-extra #page-content{  float:right; width:730px; margin:0px; }
body.sidebar-left-extra #page-banner{ width:730px; }
body.sidebar-left-extra #page-sidebar-left{ float:left; }
body.sidebar-left-extra #page-sidebar-right { display:none; }
body.sidebar-left-extra #page-content div.block { width:375px; }
body.sidebar-left-extra
{
	background-image:url(../images/bgbody_both_sidebars.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}


FIELDSET
{
	 border:1px solid #E0E0E0;
	 padding:20px;
}
FIELDSET LEGEND
{
	color:#40556F;
}
FIELDSET DIV SPAN, P SPAN
{
	color:#ed7f07;
}
INPUT 
{
	font-family:Tahoma;
	font-size:1.1em;
	width:180px;
}

/*menu*/
#page-sidebar-left .content td
{   border:0px solid #000000;
    vertical-align:top;
    }
#page-sidebar-left .content td img
{   border:0px solid #000000;
    padding-top:2px;
    vertical-align:top;
    }