body {
	margin: 0;
	padding: 0;
	background: url(bg.gif) repeat-x top left;
	background-color: #ffffff;
	color: #5d5d5d;
	font-family:"trebuchet ms", "times new roman", times, serif;
	font-size:12px;
}

#container {
	position:relative;
	max-width:79.58em;
	min-width:63.33em;
	margin: 0 auto;
}

#page {
	width: 97%;
	border: 1px solid #dfdfdf;
	float:left;
	background-color: #ffffff;
	margin-bottom:15px;
	padding-bottom: 30px;
}

#top {
	height: 7.4em;
}

.medarbetare_no_flash {
	display: block;
}

.dropshadow {
	float:left;
	height: 782px;
	width: 12px;
}

#leftShadow {
	background: url(shadowLeft.gif) no-repeat top left;
	display: none;
}

#rightShadow {
	background: url(shadowRight.gif) no-repeat top left;
	display: none;
}

.toplogo {
	float:left;
	margin: 1.9em 0 0 1.6em;
}

#headerRight {
	float: right;
	margin: 1.9em 1.6em 0 0;
	color: #848484;
	display: none;
}

#topMenu {
	height: 30px;
	background: url(bgTopMenu.gif) repeat-x top left;
	display: none;
}

#topImg {
	display: none;
}

.content {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#contentNarrowLeft {
	width: 25%;
	display: none;
}

#contentNarrowRight {
	width: 22%;
}


#contentWide {
	width: 50%;
	margin: 20px 0px 0px 0px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	padding-left: 15px;
}

#newsList {
	border-bottom: 1px solid #dfdfdf;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 20px;
	display: none;
}

.nyhet {
	margin: 20px 0px 0px 0px;
	display: none;
}

#kontaktModul {
	padding: 0px 0px 0px 20px;
	display: none;
}

.puffCenter {
	margin: 30px 0px 0px 0px;
}

.puffNoBorder {
	margin: 0px 0px 0px 10px;
	width: 204px;
}

.puffWBorder {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #dfdfdf;
	padding: 30px 0px 30px 10px;
	width: 204px;
}

.puffLeft, .puffRight {
	float: left;
	margin-top: 10px;
}

.puffLeft {
	width: 70px;
}

.puffRight {
	width: 120px;
}

#relatedInfo {
	margin-bottom: 60px;
	display: none;
}

.dividerHor {
	margin: 35px 20px 35px 0px;
	height: 1px;
	background: url(divider.gif) repeat-x top left;
}

.quoteContainer {
	margin: 40px 0px 20px 0px;
}

#footer {
	font-size: 11px;
	width: 490px;
	margin: 0 auto;
	padding-bottom: 15px;
}

br.break {
	clear: both;
}

/*	-------------------------------------------------------------
							Typografi
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
h1.mainHeader {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}

h2.subHeader {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}


h3.subHeader {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h3.articleSubHeader {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px -15px 0px;
}

.puffCenter h3.subHeader {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
}

#puffRed h3.subHeader {
	height: 21px;
	background: url(../bilder/puffRed.gif) no-repeat top left;
	padding: 0px 0px 0px 30px;
}

#puffGreen h3.subHeader {
	height: 21px;
	background: url(../bilder/puffGreen.gif) no-repeat top left;
	padding: 0px 0px 0px 30px;
}

#puffBlue h3.subHeader {
	height: 21px;
	background: url(../bilder/puffBlue.gif) no-repeat top left;
	padding: 0px 0px 0px 30px;
}

#puffOrange h3.subHeader {
	height: 21px;
	background: url(../bilder/puffOrange.gif) no-repeat top left;
	padding: 0px 0px 0px 30px;
}

/*p {
	margin: 0;
}*/

p.datum {
	font-size: 11px;
}

p.ingress {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

p.puffar, p.article {
	font-size: 14px;
	margin: 13px 0px 0px 0px;
}

p.quote {
	width: 80%;
	font-size: 18px;
	margin: 13px 0px 0px 0px;
	text-align: justify;
	font-style: italic;
	float: left;
}

.qouteMark {
	font-size: 72px;
	color: #7dbfcc;
	font-style: italic;
}

/*	-------------------------------------------------------------
							Images
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

img.qLeft {
	float: left;
	padding-top: 10px;
}

img.qRight {
	float: right;
	margin-top: -20px;
}


/*	-------------------------------------------------------------
							Link tags
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
a.header:link, 
a.header:active, 
a.header:visited, 
a.header:hover {
	text-decoration: none;
	color: #848484;
	margin: 0 0.4em 0 0.4em;
	display: none;
}

a {
	color: #5d5d5d;
	text-decoration: underline;
	display: none;
}

a:hover {
	color: #ff6600;
	display: none;
}

/*.nyhet a, #kontaktModul a, .puff a {
	color: #5d5d5d;
	text-decoration: underline;
}*/

a img {
	border: 0px;
}

#relatedInfo ul {
	padding:0;
	margin:15px 0px 0px 0px;
	list-style: inside url(iconLnk.gif);
}

#relatedInfo ul li a {
	padding: 0px 0px 0px 3px;
}

#relatedInfo ul li a.extern {
	background: url(iconLinkExtern.gif) no-repeat center right;
	padding-right: 15px;
}
	

/*	-------------------------------------------------------------
							Tha menu
					http://www.cssplay.co.uk/
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
/* style the outer div to give it width */
.menu {
/*width:750px;*/
height: 30px;
background: url(bgTopMenu.gif) repeat-x top left;
font-size:14px;
color: #3a3a3a;
display: none;
/*padding-bottom:150px;*/
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
display: none;
}
.menu ul ul {
width:160px;
display: none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
/*width:150px;*/
position:relative;
display: none;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:14px;
text-decoration:none; 
color:#3a3a3a; 
/*width:139px;*/
height:30px; 
border:1px solid #eaeaea; 
border-width:0 1px 1px 0; 
/*background:#758279; */
padding-left:10px;
padding-right:10px; 
line-height:29px;
display: none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
float: left;
display: none;
}

/* style the second level background - nivå 2 med nivå 3*/
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: url(../bilder/menuArrow.gif) no-repeat center right;
background-color:#f2f9de;
Filter: Alpha(Opacity=90);
opacity: .9;
display: none;
}

/* style the second level hover AND active*/
.menu ul ul a.drop:hover, 
.menu ul ul a.dropActive:link, 
.menu ul ul a.dropActive:active, 
.menu ul ul a.dropActive:visited, 
.menu ul ul a.dropActive:hover {
background: url(../bilder/menuArrow.gif) no-repeat center right;
background-color:#e5e5e5;;
display: none;
}
.menu ul ul :hover > a.drop {
background: url(../bilder/menuArrow.gif) no-repeat center right;
background-color:#e5e5e5;
display: none;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#f2f9de;
Filter: Alpha(Opacity=90);
opacity: .9;
display: none;
}
/* style the third level hover */
.menu ul ul ul a:hover, 
.menu ul ul ul a.thirdActive:link, 
.menu ul ul ul a.thirdActive:active, 
.menu ul ul ul a.thirdActive:visited, 
.menu ul ul ul a.thirdActive:hover {
background:#fff;
color: #ff6600;
display: none;
}
.menu ul ul ul :hover > a {
background:#fff;
color: #ff6600;
display: none;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
/*width:160px;*/
display: none;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
display: none;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:179px; 
top:0;
width:160px;
display: none;
}
/* position the third level flyout menu for a left flyout */
/*.menu ul ul ul.left {
left:179px;
}*/

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;display: none;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#f2f9de;
Filter: Alpha(Opacity=90);
opacity: .9;
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:160px
display: none;
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:160px;
w\idth:160px;
display: none;
}

/* style the top level hover */
.menu a:hover, .menu a.active:link {
color:#000; 
background: url(bgTopMenuActive.gif) repeat-x top left;
display: none;
}

.menu ul ul a:hover {
color:#000; 
background:#e5e5e5;
display: none;
}

.menu :hover > a {
color:#000;
background: url(bgTopMenuActive.gif) repeat-x top left;
display: none;
}

.menu ul ul :hover > a {
color:#000;
background:#e5e5e5;
display: none;
}

.menu ul .topActive {
	color:#000;
	background: url(bgTopMenuActive.gif) repeat-x top left;
	height: 30px;
	_width: 0px;
	display: none;
}

/*.menu ul a.topActive:hover table {
	visibility: visible;
}

.menu ul a.topActive:hover ul {
	visibility: visible;
}*/
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
display: none;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
display: none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
display: none;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
display: none;
}

.menu ul a.topActive {
	background: url(bgTopMenuActive.gif) repeat-x top left;
	color:#000;
	display: none;
}

/*
.menu ul a.topActive:hover ul {
	visibility: visible;
}
*/


/*.menu .topActive a:link, 
.menu .topActive a:active, 
.menu .topActive a:visited, 
.menu .topActive a:hover {
	background: url(bgTopMenuActive.gif) repeat-x top left;
	color:#000;
	padding-left:10px;
	padding-right:10px; 
}*/

/*	-------------------------------------------------------------
							Submenu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#subMenu {
	width: 90%;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	border-bottom: 1px solid #c7c7c7;
	display: none;
}

#subMenu ul {
	list-style-type: none;
	padding:0;
	margin:0;
	display: none;
}

#subMenu a {
	text-decoration: none;
	display: block;
	height: 18px;
	padding: 5px 0px 5px 20px;
	display: none;
}

#subMenu ul li a {
	font-size: 14px;
	color: #3a3a3a;
	border-top: 1px solid #c7c7c7;
	/*line-height: 30px;*/
	display: none;
}

#subMenu ul li a:hover, 
#subMenu ul li a.SubTopActive {
	font-size: 14px;
	color: #ff6600;
	background-color: #f0f0f0;
	display: none;
}

#subMenu ul li ul {
	border-top: 1px solid #c7c7c7;
	padding:10px 0px 0px 0px;
	margin:0;
	display: none;
}

#subMenu ul li ul li {
	margin-top: -8px;
	display: none;
}

#subMenu ul li ul li a {
	font-size: 12px;
	color: #3a3a3a;
	margin-left: 20px;
	background: url(iconSubMenu.gif) no-repeat center left;
	border-top: 0px solid #c7c7c7;
	display: none;
}

#subMenu ul li ul li a:hover {
	font-size: 12px;
	color: #ff6600;
	background: url(iconSubMenuActive.gif) no-repeat center left; 
	display: none;
}

#subMenu a.subActive {
	text-decoration: none;
	color: #ff6600;
	background: url(iconSubMenuActive.gif) no-repeat center left;
	display: none;
}
	

/*	-------------------------------------------------------------
						Form elements
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
form#SearchForm  {
	margin: 0.4em 0 0 0;
	padding: 0;
	display: none;
}
	
.input {
	width: 10.6em;
	height: 1.4em;
	border: 1px solid #bbbbbb;
	margin: 0 0.9em 0 0.5em;
	display: none;
}


/*	-------------------------------------------------------------
				Explorer min/max-width fix
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
* html div#container {width: 79.58em /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 960 ? "79.58em" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 780 ? "63.33em" : "97%")); }

.menu ul .topActive {
	white-space:nowrap;
}

.floatLeft {
	padding: 0px;
	float: left;
	margin: 0px;
}

.article h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 0 0px;
	color: #3686a7;
}

.article .indentRight {
	padding: 0px 0px 0px 80px;
}

p.citat {
	background-position: top left;
	font-size: 18px;
	text-align: justify;
	font-style: italic;
	float: left;
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-top: 10px;
	display: block;
	background-image: url('qLeft.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #7DBFCC;
}

p.citatSource {
	background-position: top left;
	font-size: 12px;
	margin: 13px 0px 20px 0px;
	text-align: right;
	padding-left: 40px;
	padding-right: 50px;
	display: block;
}



