html {
  margin: 0;
  padding: 0;
	font-size: 11px;
	font-family: verdana,arial,sans-serif; 
}

body {
	margin: 0;
	padding: 0;
	color: #010302;
	background: #30445e url('images/bg.jpg') left top repeat-x;
}

body#blank {
	margin: 0;
	padding: 0;
	color: #010302;
	background:#ccc;
}

h1 {
  color: #010302;
  font-size: 16px;
  padding: 0;
  margin: 10px 0;
}

h2 {
  color: #010302;
  font-size: 14px;
  padding: 0;
  margin: 5px 0 10px 0;
}

h3, h4, h5 {
  color: #010302;
  font-size: 11px;
  padding: 0;
  margin: 2px 0;
}

p {
  padding: 0;
  margin: 0 0 7px 0;
  color: #010302;
	font-size: 12px;
	font-weight: normal;
}

a {
  color: #010302;
  text-decoration: underline;
}

form {
  margin: 0;
  padding: 0;
}

.clear {
  font-size: 1px;
  padding: 0;
  margin: 0;
  clear: both;
}

.content {
  padding: 6px 10px;
}

#centerWrapper {
	width: 970px;
	margin: 0 auto;
	padding: 45px 0 0 0 !important;
        padding: 45px 0;
}

#centerWrapperb {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 0 0 !important;
        padding: 0;
}

#mainWrapper {
  margin: 0 0 45px 0 !important;
  margin: 0;
	padding: 0 0px !important;
	padding: 0 0px 8px 0px;
	float: left;
	background: #ffffff;
}

#blank #mainWrapper {
	background: #cccccc;
}


#topWrapper {
  margin: 8px 8px 0 8px !important;
  margin: 8px 4px 0 4px;
  padding: 0;
  width: 954px;
  height: 197px;
  background: transparent url('images/bg_top.jpg') left top no-repeat;
  float: left;
}

#topWrapperb #logo {
margin:10px 0 0 0px;
padding:0;
}

#topWrapperb {
  margin: 8px 8px 0 8px !important;
  margin: 8px 4px 0 4px;
  padding: 0;
  width: 954px;
  height: 127px;
  background: none;
  float: left;
}

#logo {
  margin: 19px 0 0 20px;
  padding: 0;
}

#logo a {
  text-decoration: none;
}

#logo img {
  border: none;
}

#menuTop {
  clear: both;
  color: #ffffff;
  margin: 47px 0 0 0;
  border: solid 0px black;
  float: left;
}

#menuTop div.menuItem { 
  width: auto !important;
  width: 50px;
  float: left;
}

#menuTop a {
  background: transparent url('images/bg_topmenu_divider.gif') 0px 0px no-repeat;
  padding: 0 15px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  display: block;
  white-space: nowrap;
}

#menuTop a.first {
  background: none;
  margin-left: 10px;
}

#menuTop a.act, #menuTop a:hover {
  color: #FDE518;
}

.secondLevel {
  /* border: solid 1px #FDE518;
  background: #000103; */
  border: solid 1px #010302;
  background: #94010b;
  z-index: 999;
}

.secondLevel a {
  background: none;
  padding: 3px 15px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  display: block;
  white-space: nowrap;
}

.secondLevel a.act, .secondLevel a:hover {
  color: #FDE518;
}

.secondLevel a:hover {
 /* background: #0D2F48;*/
 background: #cb232a;
}


#bottomWrapper{
  margin: 0 8px 8px 8px !important;
  margin: 0 4px 8px 4px;
  padding: 7px 0;
  width: 954px;
  background: #354a64;
  float: left;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 10px; 
}

#bottomWrapper a {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 10px; 
  text-decoration: none;
}

#middleWrapper {
  margin: 6px 8px 6px 8px !important;
  margin: 6px 4px 6px 4px;
  padding: 0;
  float: left;
  background: #ffffff url('images/bg_content.gif') left top repeat-y;
}

#colLeft {
  width: 430px;
  padding: 0;
  margin: 0;
  float: left;
}

#colLeft .csc-textpic-imagewrap {
  padding:5px;
}

#contentWide {
  padding: 0;
  margin: 0;
  float: right;
  min-height:440px;
  height: auto !important;
  height: 440px;
  background:#ccc;
}

#contentWide .csc-textpic-imagewrap {
  padding:5px;
}


#contentLeftH {
/*  height: auto !important;
  height: 205px;
  min-height: 205px; */
  height: 205px;
  overflow: auto;
}

#contentLeft {
/*  height: auto !important;
  height: 205px;
  min-height: 205px; */
  height: 375px;
  overflow: auto;
}


#contentNews {
  padding-top: 6px;
  height: auto !important;
  height: 165px;
  min-height: 165px;
  background: #ffffff;
}

#news {
  padding: 6px 10px;
  color: #ffffff;
  background: #ffffff url('images/bg_newsbox.jpg') left top no-repeat;
  height: auto !important;
  height: 153px;
  min-height: 153px;
}

#news h1 {
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 0 124px;
  margin: 10px 0;
}

#news a {
  color: #ffffff;
  text-decoration: none;
}

#news p {
  color: #ffffff;
  padding: 2px 0;
}

.date {
  font-weight: bold;
}

.title {
  font-weight: normal;
  padding-left: 40px;
}

#news .more {
  margin: 0 0 0 124px;
}

#news .more a {
  background: transparent url('images/arrows_g.gif') 75px 4px no-repeat;
  padding-right: 50px;
}

#colRight {
  width: 518px;
  padding: 0;
  margin: 0 0 0 6px;
  float: left;
}

#contentImage {
}

#contentRight {
  padding-top: 6px;
}

#box1 {
  float: left;
  width: 166px;
  height: 165px;
  background: transparent url('images/bg_red.jpg') left top no-repeat;
  color: #ffffff;
}

#box2 {
  float: left;
  width: 170px;
  height: 165px;
  margin-left: 8px;
  background: transparent url('images/bg_grey.jpg') left top no-repeat;
  color: #ffffff;
}

#box3 {
  float: right;
  width: 166px;
  height: 165px;
  background: transparent url('images/bg_red.jpg') left top no-repeat;
  color: #ffffff;
}

#contentRight .content {
  padding: 6px;
  height: auto !important;
  min-height: 133px;
  height: 133px;
  color: #ffffff;
  font-size: 11px;
}

#contentRight a {
  color: #ffffff;
  text-decoration: none;
}

#contentRight p {
  font-size: 11px;
  color: #ffffff;
}

#contentRight h2 {
  color: #ffffff;
  text-transform: uppercase;
}

#contentRight .more {
  padding: 0 6px;
}

#box1 .more a, #box3 .more a {
  background: transparent url('images/arrows_r.gif') 55px 4px no-repeat;
  padding-right: 50px;
}

#box2 .more a {
  background: transparent url('images/arrows_g.gif') 55px 4px no-repeat;
  padding-right: 50px;
}

.news-single-backlink a {
  text-decoration: none;
  background: transparent url('images/arrows_black.jpg') 0px 3px no-repeat;
  font-size: 11px;
  padding-left: 50px;
}

/* H�r b�rjar det intressanta */


ul  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right:10px;
}

li  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right:10px;
}

ol {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right:10px;
}

/* *** FILELIST *** */

.csc-uploads-fileName  {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

/* SEARCH */

.csc-searchResultRange {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.csc-searchResultHeader a:link, .csc-searchResultHeader a:hover, .csc-searchResultHeader a:active, .csc-searchResultHeader a:visited   {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.csc-searchform {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.csc-loginform {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}


.csc-mailform {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}


.csc-menu csc-menu-2, .csc-menu csc-menu-2 a:hover, .csc-menu csc-menu-2 a:active, .csc-menu csc-menu-2 a:visited {
	font-weight: bold;
	text-decoration: none;
}

/* SITEMAP */

.csc-menu csc-menu-2 {
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:20px;
}

.csc-sitemap-level1 a:link, .csc-sitemap-level1 a:hover, .csc-sitemap-level1 a:active, .csc-sitemap-level1 a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-top:2px;
}

.csc-sitemap-level2 a:link, .csc-sitemap-level2 a:hover, .csc-sitemap-level2 a:active, .csc-sitemap-level2 a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 50px;
}

.csc-sitemap-level3 a:link, .csc-sitemap-level3 a:hover, .csc-sitemap-level3 a:active, .csc-sitemap-level3 a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding-left: 75px;
}

.csc-sitemap-level4 a:link, .csc-sitemap-level4 a:hover, .csc-sitemap-level4 a:active, .csc-sitemap-level4 a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height : 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding-left: 100px;
}

.tx-slideshow-pi1 {
  z-index: -1;
}