html 
{
overflow: hidden;
}

body 
{
overflow: hidden;
padding: 0;
margin: 0;
width: 100%;
height: 100%;
background: #00a0d1 url(gfx/body_bg2.gif) repeat-x;
font-family: Arial;
font-size: 100%;
}

#wrapper
{
width: 940px;
position: absolute;
left: 50%;
margin-left: -470px;
height: 100%;
background: url(gfx/wrapper_bg2.gif) repeat-y;
}

#header 
{
padding: 0;
margin: 0;
position: absolute;
top: 0px;	
left: 0px;
width: 100%;
height: 186px;
overflow: hidden;
background: url(gfx/header_bg2.gif) no-repeat;
}

#payoff
{
position: absolute;
left: 300px;
top: 100px;
display: block;
width: 423px;
height: 27px
}

#sitewide
{
position: absolute;
top: 140px;
right: 188px;
line-height: 1em;
background: url(gfx/sitewide_a_bg.gif) 0 1px no-repeat; 
width: 16px;
height: 15px;
}

html>/**/body #sitewide
{
top: 141px;
}

#topmenu_bg
{
position: absolute;
top: 162px;
left: 259px;
width: 2400px;
height: 11px;
background: url(gfx/topmenu_bg.gif) repeat-x; 
}

#topmenu_bg #topmenu_left_bg
{
display: block;
width: 13px;
height: 11px;
background: url(gfx/topmenu_left_bg.gif) no-repeat;
}

#menu {
margin-top: 10px;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#menu a
{
text-decoration: none;
}

.topmenu a
{
color: #dedc1f;
font-weight: bold;
font-size: 10pt;
}

.topmenu a:hover, .topmenu a:active, .topmenu a.current
{
color: #00a0d2;
background: url(gfx/topmenu_active_bg.gif) 50% 100% no-repeat;
}

#topmenu1
{
position: absolute;
top: 140px;
left: 300px;
height: 44px;
}

#topmenu2
{
position: absolute;
top: 140px;
left: 392px;
height: 44px;
}

#topmenu3
{
position: absolute;
top: 140px;
left: 500px;
height: 44px;
}

#topmenu4
{
position: absolute;
top: 140px;
left: 590px;
height: 44px;
}

#topmenu5
{
position: absolute;
top: 140px;
left: 760px;
height: 44px;
}

a#topmenu5:hover, a#topmenu5:active, a#topmenu5.current 
{
color: #00a0d2;
background: url(gfx/topmenu_last_active_bg.gif) 50% 26px no-repeat;
}

#topmenu6
{
position: absolute;
top: 140px;
left: 882px;
height: 34px;
color: #FFF;
white-space: nowrap;
}


a#topmenu6:hover, a#topmenu6:active, a#topmenu6.current 
{
color: #00a0d2;
background: url(gfx/topmenu_last_active_bg.gif) 50% 26px no-repeat;
}


.submenu
{
position: absolute;
top: 221px;
left: 77px;
}

li.li-last .submenu
{
position: absolute;
top: 241px;
left: 67px;
}

.submenu li a
{
padding-top: 2px;
padding-left: 23px;
color: #FFF;
display: block;
font-size: 10pt;
line-height: 1.3em;
}

.submenu li a:hover, .submenu li a:active, .submenu li a.current 
{
background: url(gfx/submenu_active_bg.gif) 0 2px no-repeat;
color: #bfe7f4;
}

.subsubmenu li a
{
text-transform: lowercase;
color: #dedc23;
padding-left: 15px;
margin-left: 23px;
background: url(gfx/subsubmenu_bg.gif) 0 9px no-repeat;
}

.subsubmenu li a:hover, .subsubmenu li a:active, .subsubmenu li a.current 
{
background: url(gfx/subsubmenu_bg.gif) 0 -14px no-repeat;
color: #bfe7f4;
}

#nextlevel
{
width: 200px;
position: absolute;
top: 10px;
left: 10px;
}

#nextlevel ul
{
list-style: none;
margin: 0;
padding: 0;
}

#nextlevel ul li
{
display: none;
}

#nextlevel ul li.first
{
display: block;
position: absolute;
top: 189px;
left: 90px;
}

#nextlevel ul li.first a
{
cursor: default; 
text-decoration: none;
color: #dedc1f;
font-weight: bold;
font-size: 12pt;
}


#content_right
{
width: 150px;
padding-top: 186px;
margin-right: 20px;
float: right;
color: #0060a9;
line-height: 1.2em;
}


*:first-child+html #content_right
{
padding-top: 100px;
} 

* html #content_right
{
padding-top: 100px;
margin-right: 10px;
}

#content_right ul
{
list-style: none;
margin: 0;
padding: 0;
}

#content_right ul li
{
padding-bottom: 4px;
border-bottom: solid 1px #FFF;
margin-bottom: 20px;
}

#content_right #item_title
{
font-size: 14pt;
margin-bottom: 4px;
}

#content_right #item_text
{
font-size: 9pt;
}

#content_right #item_link a
{
font-size: 9pt;
color: #00a0d1;
background: url(gfx/content_right_a_bg.gif) 100% 1px no-repeat;
padding-right: 22px;
text-decoration: none;
}

#main {
padding: 0;
margin: 0;
position: absolute;	
top: 175px;
left: 300px;
width: 457px;
bottom: 44px;
overflow: auto;
z-index: 99;
}

* html #main
{
height:expression(document.body.clientHeight-219); /* 80+20+20=120 */
}

#tekst
{
width: 425px;
padding-top: 23px;
padding-bottom: 20px;
color: #0060a9;
font-size: 80%;
}

#tekst a
{
font-size: 90%;
font-weight: bold;
}

#tekst a:link
{
color: #00a0d1;
}

#tekst a:visited
{
color: #0060a9;
}

#tekst a:hover, #tekst a:active 
{
color: #00a0d1;
}

#tekst h1
{
font-size: 140%;
font-weight: normal;
width: 425px;
margin: 0;
margin-bottom: 14px;
padding: 0;
padding-bottom: 14px;
text-transform: uppercase;
border-bottom: solid 1px #bfd7ea; 
}

#tekst h2
{
margin: 0;
padding: 0;
margin-bottom: 12px;
font-size: 110%;
}

#tekst h3
{
margin: 0;
padding: 0;
margin-bottom: 12px;
font-size: 110%;
color: #00a0d1;
}

#tekst p
{
margin: 0;
padding: 0;
padding-bottom: 12px;
}

#tekst hr
{
color: #FFF;
height: 1px;
width: 425px;
margin-top: -6px;
}

html>/**/body #tekst hr
{
height: 0px;
border-top: 1px;
margin-top: 0px;
margin-bottom: 10px;
}

#tekst ul
{
list-style-image: url(gfx/ul_bg.gif);
margin: 0;
padding: 0;
padding-left: 18px;
}

html>/**/body #tekst ul
{
padding-left: 22px;
}

#tekst ul li
{
padding-left: 3px;
}

html>/**/body #tekst ul li
{
padding-left: 0px;
margin-bottom: -4px;
}

#tekst table {
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

textarea
{
font-family: Arial;
font-size: 105%;
}

.button
{
cursor: pointer;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

#footer
{
position: absolute;
bottom: 0px;
left: 0;
right: 0;
width: auto;
height: 44px;
z-index: 100;
background: #FFF url(gfx/footer_bg2.gif) repeat-x;
text-align: center;
}

* html #footer
{
width: 100%;
bottom: -1px;
}

#footer_content
{
position: absolute;
width: 920px;
left: 50%;
margin-left: -238px;
margin-top: 16px;
text-align: left;
color: #0060a9;
font-size: 8pt;
font-weight: bold;
padding-left: 16px;
background: url(gfx/footer_bg.gif) -4px 2px no-repeat;
line-height: 1.5em;
}

#footer_content a
{
text-decoration: none;
color: #0060a9;
}

#footer_content .footer_twitter
{
position: absolute; 
width: 28px;
height: 29px;
top: -5px;
left: 50%;
margin-left: 200px;
}

html>/**/body #footer_content
{
font-size: 8pt;
margin-left: -228px;
 
} 

html>/**/body #footer_content .footer_twitter
{
margin-left: 190px;

}
