body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #575757;
	background-color: #ccc;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}

a:visited {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.external {
	background: transparent url('/media/15055/external-icon.gif') no-repeat center right;
	padding-right: 18px;
}

a.external:visited {
	background: transparent url('/media/15055/external-icon.gif') no-repeat center right;
	padding-right: 18px;
}

a.external:hover {
	background: transparent url('/media/15060/external-icon-roll.gif') no-repeat center right;
	padding-right: 18px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.mellis {
	font-weight: bold;
}


/* xxxxxxxxxxxx HEADER & NAV xxxxxxxxxxxx */
#header {
	width: 870px;
	height: 100px;
	margin: 0 auto;
	padding: 0 14px 0 14px;
	background: #e8e8e8 url("/media/510/bg_header.png") repeat-y;
}

#header #left {
	width: 300px;
	height: 100px;
	float: left;
	background-color: transparent;
}
	
#header #right {
	width: 568px;
	height: 98px;
	float: right;
	text-align: right;
	border: 1px solid green;
	background-color: transparent;
	padding: 10px 0;
}


/* MENYKNAPPAR BÖRJAR */
ul.orange {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: transparent;
	/*float: right;
	clear: right;*/
}

ul.orange li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0px 5px;
}

 ul.orange li a {
	text-decoration: none;
	float: left;
	color: #fff;
	font: 16px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

ul.orange li a span {
	margin: 0 10px 0 -10px;
	padding: 1px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float: left;
}

ul.orange li a.current {
 	color: #fff;
	background: url(/media/1338/orange_rollover.gif) repeat-x bottom left;
	background-color: #ff6600;
}

ul.orange li a.current:hover {
	background-color: #ff6600;
}

ul.orange li a:hover  {
	background: url(/media/1338/orange_rollover.gif) repeat-x bottom left;
}

ul.orange li a.current span {
	background: url(/media/1338/orange_rollover.gif) repeat-x bottom left;
	background-color: #ff6600;
}

ul.orange li a.current:hover span {
	background-color: #ff6600;
}

ul.orange li a:hover span {
	background: url(/media/1338/orange_rollover.gif) repeat-x bottom left;
}
/* MENYKNAPPAR SLUTAR */


a.lang:link {
	color: #fff;
	text-decoration: none;
}

a.lang:visited {
	color: #fff;
	text-decoration: none;
}

a.lang:hover {
	color: #ff6600;
	background-color: transparent;
	text-decoration: none;
}

.flashimage {
	width: 870px;
	margin: 0 auto;
	background-color: transparent;
	padding: 0 14px 0 14px;
	background: #e8e8e8 url("/media/485/bg_main.png") repeat-y;
}

.topflashcontainer {
	width: 870px;
	margin: 0 auto;
	background-color: transparent;
	padding: 0 14px 0 14px;
	background: #e8e8e8 url("/media/485/bg_main.png") repeat-y;
}

.topcontainer {
	width: 870px;
	margin: 0 auto;
	background-color: transparent;
	padding: 0 14px 0 14px;
	background: #fff url("/media/485/bg_main.png") repeat-y;
}

.topcontainer p {
	margin: 0 30px 11px 22px;
}

.topcontainer h1 {
	font-family:Georgia, Times, serif;
	font-size: 44px;
	font-weight: normal;
	line-height: 110%;
	margin: 50px 30px 5px 22px;
	color:#000;
}

.topcontainer h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: -0.02em;
	margin: 0 30px 5px 22px;
	color:#999;
}


/* BREADCRUMB BÖRJAR */
#breadcrumb {
	height: 17px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #fff;
	font-size: 10px;
	color: #bbb;
	margin-bottom: 6px;
	margin-top: -18px;
}

#breadcrumb a {
	color: #bbb;	
}

/* BREADCRUMB SLUTAR */


/* xxxxxxxxxxxx CONTENT xxxxxxxxxxxx */
#main {
	width: 870px;
	margin: 0 auto;
	padding: 0 14px 0 14px;
	clear: both;
	background: #e8e8e8 url("/media/485/bg_main.png") repeat-y;	
}

#content {
	width: 600px;
	float: left;
	padding-top: 28px;
	background-color: #fff;
}

#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.1em;
	padding: 0 30px 10px 30px;
	color: #000;
}

#content h2 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 16px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	line-height: 1.1em;
	padding: 0 30px 5px 30px;
	color: #000;
}

#content h3 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0 30px 5px 30px;
	color: #000;
}

#content h4 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.1em;
	padding: 0 30px 15px 30px;
	color: #575757;
}

#content p {
	padding: 0 30px 14px 30px;
	margin: 0;
}

#content td {
	vertical-align: top;
}

#content ul {
	list-style: disc;
	margin: 0 30px 14px 30px;
	list-style-position: outside;
}

#content li {
	line-height: 18px;
	margin: 0 0 10px 30px;
}

.imgleft {
	float: left;
	margin: 0 15px 0 0;
}

.imgright {
	float: right;
	margin: 0 0 0 15px;
}

.breaker {
	clear: both;
	margin: 0;
	padding: 0;
}

.contentdivider {
	width: 540px;
	height: 2px;
	margin: 0;
	padding: 0 0 15px 30px;
}

.paragraph {
	padding: 0 30px 18px 30px;
}


/* MEDARBETARE */
#employees .leftcol {
	float: left;
	border: 0px solid green;
	padding: 0 0 0 30px;
}

#employees .rightcol {
	float: right;
	border: 0px solid red;
	width: 397px;
}

#employees p {
	padding: 0 30px 14px 15px;
}

#employees h2 {
	padding: 0 30px 5px 15px;
}

#employees h4 {
	padding: 0 30px 14px 15px;
}


/* NYHETER */
#news p {
	padding: 0 30px 18px 30px;
}

#news .newsdate {
	font-size: 10px;
	color: #8c8c8c;
	padding: 0 30px 0 30px;
}

#sidebarnews p {
	padding: 0 0 18px 0;
}

#sidebarnews .newsdate {
	font-size: 10px;
	color: #8c8c8c;
	padding: 0 30px 0 30px;
}

/* TABELL MED DUBBLA KOLUMNER */
#doublecols p {
	margin: 0;
	padding: 0 10px 0 0;	
}

#doublecols h2 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0 0 5px 0;
	color:#000;
}

#doublecols td {
	padding: 0 15px 0 30px;
}


/* xxxxxxxxxxxx SIDEBAR RIGHT xxxxxxxxxxxx */

#sidebar {
	width: 270px;
	min-height: 500px;
	padding-top: 28px;
	float: right;
	/*font-size: 11px;*/
}
 
#sidebar ul {
	list-style: none;
}

#sidebar h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0 30px 10px 30px;
	color: #000;
} 
#sidebar h2 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0 30px 5px 30px;
	color:#000;
}

#sidebar h3 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0 30px 5px 30px;
	color:#000;
}

#sidebar h4 {
	font-family: Helvetica, Arial, sans-seri;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.1em;
	padding: 0 30px 15px 30px;
	color: #575757;
}

#sidebar ul {
	list-style: disc;
	margin: 0 0 10px 30px;
	list-style-position: inside;
}

#sidebar .sidebarlist {
	list-style-type: none;
	margin: 0 0 10px 30px;
	list-style-position: inside;
}
 
/*#sidebar img {
	margin: 15px 30px 15px 30px;
}*/

#sidebar p {
	padding: 0 30px 15px 30px;
}

.sidebardivider {
	width: 210px;
	height: 2px;
	margin: 0;
	padding: 7px 0 10px 30px;
}


/* SIDMENY */
#sidemenu p {
	padding: 0 30px 10px 30px;
	margin: 0;
	line-height: 22px;
}

#sidemenu a {
	color: #000;
	font-size: 14px;
	text-decoration: none;	
	/*padding-bottom: 4px;*/
}

#sidemenu a:visited {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#sidemenu a:hover {
	color: #ff6600;
	text-decoration: underline;
	background-color: transparent;
	/*background: transparent url('/media/1338/orange_rollover.gif') repeat-x bottom left;*/
}



/* xxxxxxxxxxxx FOOTER xxxxxxxxxxxx */

#footer {
	color: #999;
	width: 870px;
	font-size: 10px;
	margin: 0 auto;
	padding: 0 14px 0 14px;
	background: #202020 url("/media/480/bg_footer.png") no-repeat;
}

#footer .headline {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px; 
}

#footer .headline:link .headline:visited .headline:active {
	text-decoration: none; 
}
#footer .headline:hover {
	color: #fff; 	
}

#footer a {
	color: #999;
	font-size: 11px; 
	text-decoration: none;
}

#footer a:link a:visited a:active {
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
 
#foot {
	width: 870px;
	height: 250px;
	margin: 0 auto;
}

#foot h1 {
	font-family:Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
	color:#999;
}

#foot h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 10px 0;
	color:#999;
}

#foot h3 {
	font-family:Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	color:#999;
}

#foot p {
	margin: 0 0 7px 0;
}

.footerdivider {
	width: 810px;
	height: 2px;
	margin: 0;
	padding: 0 0 10px 30px;
}



/* xxxxxxxxxxxx OTHER STUFF xxxxxxxxxxxx */

.contactbox {
	filter: alpha(opacity=50);
  	opacity: 0.5;
}


.heading14 {
	color: #999; font-size: 14px;
	font-weight: bold;
	line-height: 36px; 
}


.narrowcolumn {
	width: 200px;	
	float: left;
	clear: all;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

