/*----------------------------------------------
 |  base.css |
 |-----------
 |  Basic elements (body,a,img,hr...)
 *---------------------------------------------*/
body {
  background-color: #0677BB;  
  background-image: url(../images/bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  padding-top: 26px;
  padding-bottom: 20px;
  color: #000000;
}

a:link, a:active, a:visited {
  color: #0677BB;
  text-decoration: none;  
}

a:hover {
  color: #0677BB;
  text-decoration: underline;  
}

hr {
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border: 1px solid #ABA000;
  height: 1px;
  width: 80%;
}

img {
  border: none;
}

img.left {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
}

img.right {
  float: right;
  margin-bottom: 5px;
  margin-left: 10px;
}

img.center {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
/*----------------------------------------------
 |  main.css |
 |-----------
 |  The default structural DIV:s
 |  Do NOT add extra elements here, they should be placed in main_extra.css
 *---------------------------------------------*/
div#banner-a {
  background-image: url(../images/bannera.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
  height: 152px;
}

div#banner-b {
  
}

div#logo {
}

div#supercontainer {
  width: 900px;
  padding: 20px;
  margin-left: auto;
  background-color: White;
  margin-right: auto;
  text-align: left;
}

div#container {
  width: 900px;
}

div#content-a {
  width: 900px;
  margin-bottom: 26px;
}

div#content-a-a {

}

div#content-a-b {
  width: 900px;
}

div#content-a-c {
}

div#content-b {
  width: 900px;
}

div#content-b-a {
	float: left;
	width: 163px;
}

div#content-b-b {
	float: right;
	width: 190px;
}

div#content-b-c {
  width: 547px;
  margin-left: 163px;
  min-height: 400px;
}

div#footer-a {
	clear: both;
}

div#footer-b {
}
/*----------------------------------------------
 |  main_extra.css |
 |-----------------
 |  Extra additions to already existing elements in main.css
 *---------------------------------------------*/
div#footer-a p {
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  border-top: 1px solid #0677BB;
  font-size: 0.9em;
  text-align: center;
}

div#commonlistcontainer h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0677BB;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 5px;
  border-bottom: 1px solid #0677bb;
}

div#commonlistcontainer {
  background-image: url(../images/list_header.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding:0px;
  margin: 0px;
  padding-bottom: 40px;
  background-color: #fbfbfb;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

div#commonlistcontainer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
}

div#commonlistcontainer ul li {
  font-weight: bold;
  padding-left: 10px;
}

div#commonlistcontainer ul li a {
  color: #0677bb;
  text-decoration: none;
  font-weight: normal;
}

div#commonlistcontainer ul li a.selected {
  color:#0677BB;
  font-weight:bold;
}


div#commonlistcontainer ul li a:hover {
  text-decoration: underline;
}
/*----------------------------------------------
 |  menulist.css |
 |---------------
 |  The menulist elements
 *---------------------------------------------*/
div#navcontainer {
  display: none;
}

/* End Menu listing ------------------------------------*/
div#archive {
  padding:0px;
  margin: 0px;
  font-size: 11px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

div#archive ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

div#archive b {
  color: black;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 5px;  
}

div#archive ul li {
  line-height: 1.4em;
}

div#archive ul li a {
  text-decoration: none;
  font-weight: normal;
}

div#archive ul li a:hover {
  text-decoration: none;
  font-weight: normal;
  color: black;
}
/*----------------------------------------------
 |  newslist.css |
 |---------------
 |  The newslist elements
 *---------------------------------------------*/
h1#newsheadline span {
  display: none;
}

h1#newsheadline {
  display: none;
}

div#newslistcontainer {
  background-image: url(../images/news_header.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding:0px;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
}

div#newslistcontainer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-top: 0px;
}

div#newslistcontainer ul li b {
  display: block;
}

div#newslistcontainer ul li {
  padding-bottom: 0px;
  font-weight: normal;
}

div#newslistcontainer ul li span {
  font-weight: normal;
}

div#newslistcontainer ul li a {
  color: #0677BB;
  padding-left: 0px;
  padding-right: 10px;
  display: block;
  font-size: 0.9em;
  text-decoration: none;
}

div#newslistcontainer ul li a:hover {
  text-decoration: none;
  color: black;
}

/* End News listing ------------------------------------*/
/*----------------------------------------------
 |  submenulist.css |
 |------------------
 |  The submenulist elements
 *---------------------------------------------*/
h1#subnavheadline span {
  display: none;
}

h1#subnavheadline {
  display: none;
}

div#subnavcontainer {
  display: none;
}


div#subnavfooter {
  display: none;
}
/*----------------------------------------------
 |  table.css |
 |-----------
 |  Table elements
 *---------------------------------------------*/
div#bodytext table {
  border: none;
}

div#bodytext table td {
  vertical-align: top;
}

div#bodytext table#form {
  width: 100%
}

div#bodytext table#form th {
  text-align: right;
  vertical-align: top;
}


div#bodytext td.cups_oddtop{
 padding: 3px 3px 3px 3px;
 border-top:1px solid #0677BB;
 background-color:#FAFAFA;
}

div#bodytext td.cups_eventop{
 padding: 3px 3px 3px 3px;
 border-top: 1px solid #0677BB;
}

div#bodytext td.cups_oddbottom{
 padding: 3px 3px 3px 3px;
 background-color:#FAFAFA;
}

div#bodytext td.cups_evenbottom{
 padding: 3px 3px 3px 3px;
}

table#centerpres {
  width: 508px;
}

table#centerpres strong {
  color: #0677bb;
}
table#centerpres tr td div  {
  background-color: #ecf9ff;
  padding: 15px 10px 15px 10px;
  width: 243px;
}
table#centerpres img.fakta {
  padding-bottom: 10px;
}

table#centerpres tr td {
  border-top: 1px solid #0677bb;
  padding-top: 15px;
}

table#centerpres tr td.left {
  width: 225px;
}

table#centerpres tr td.separator {
  width: 20px;
}

table#centerpres tr td.right {
  width: 263px;
}

/*----------------------------------------------
 |  text.css |
 |-----------
 |  Bodytext elements
 *---------------------------------------------*/
div#bodytext {
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

div#bodytext li p {
  margin: 0px;
  padding: 0px;
}

div#bodytext p {
  padding-top: 0px;
  margin-top: 0px;
}

div#bodytext h2 {
  padding: 0px;
  margin: 0px;
  color: black;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-bottom: 10px;
}

div#bodytext h1 {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  color: black;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-bottom: 5px;
}

div#bodytext h3 {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  color: black;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}

div#bodytext span.newsdate {
  color: #0677BB;
  font-size: 0.8em;
  line-height: 1.0em; 
}
/*----------------------------------------------
 |  Hacks.css |
 |------------
 |  IE hacks for win and mac
 *---------------------------------------------*/
 
/*background image hacks instead of PNG use GIF for IE*/
* html div#content-b-a {
  margin-right: -3px;
}
 
* html div#content-b-c {
  margin-left: 0px;
  width: 471px;
  height: 400px;
}
