html
{
height: 100%;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #2b2b2b url(gfx/body_bg.gif) 50% 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}



#wrapper
{
	position: relative;
	width: 100%;
	margin: 0;
	height: auto !important;
	height: 100%; /* IE6 treats this as min-height */
	min-height: 100%;
	background: url(gfx/wrapper_bg.gif) 50% 0 repeat-y;
}

* html #wrapper
{
height: 100%;
}

#container_bg
{
position: relative;
width: 100%;
height: auto !important;
height: 100%; /* IE6 treats this as min-height */
min-height: 100%;
background: url(gfx/container_bg.jpg) 50% 0 no-repeat;
float: left;
}

#container 
{
position: relative;
margin: 0 auto;
width: 956px;
height: auto !important;
height: 100%; /* IE6 treats this as min-height */
min-height: 100%;
}


a
{
  outline: none;
}

#header
{
position: absolute;
top: 0;
left: 0;
height: 155px;
width: 100%;

text-align: center;
}

#logo
{
margin-top: 56px;
}

#menu_container
{
position: absolute;
top: 156px;
left: -6px;
}

#menu
{
width: 916px;
}

#menu ul
{
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li
{
float: left;
}

#menu ul li a
{
letter-spacing: 0.01em;
}

html>/**/body #menu ul li a
{
letter-spacing: 0.1em;
} 


.topmenu
{
width: 916px;
height: 30px;
}

.topmenu a
{
text-decoration: none;
color: #1d2633;
font-size: 8pt;
text-transform: uppercase;
padding-top: 8px;
padding-bottom: 8px;
display: block;
padding-left: 14px;
padding-right: 14px;
margin-left: 1px;
margin-right: 1px;
}

.topmenu a:hover, .topmenu a:active, .topmenu a.current 
{
background: url(gfx/topmenu_bg.gif) repeat-x;
margin: 0;
border-left: solid 1px #fefefe;
border-right: solid 1px #fefefe;
}

.topmenu li.li-first
{
margin-left: 40px;
}

.submenu
{
float: left;
width: 942px;
background: #edebec;

}

.submenu a
{
text-decoration: none;
color: #1d2633;
font-size: 8pt;
text-transform: uppercase;
padding-top: 8px;
padding-bottom: 8px;
display: block;
padding-left: 6px;
padding-right: 6px;
}



.submenu a:hover, .submenu a:active, .submenu a.current 
{
border: 0;
background-image: none;
background-color: #dfe4c7;
}

.submenu li.li-first
{
margin-left: 40px;
}


#nextlevel {
}

#breadcrumbs {
}

#content
{
	position: relative;
	float: left;
	width: 936px;
	margin-top: 250px;

}

.texttable
{
width: 860px;
font-size: 110%;
margin-bottom: 20px;
}

html>/**/body .texttable
{
width: 760px;
}

.td_left
{
width: 190px;
color: #FFF;
padding: 0;
margin: 0;
}

html>/**/body .td_left
{
width: 160px;
}
 
.td_left a
{
color: #a5c520;
}

.td_left h1
{
color: #a5c520;
margin: 0;
padding: 0;
font-size: 105%;
text-transform: uppercase;
}

.td_left h2
{
color: #a0b233;
margin: 0;
padding: 0;
font-size: 100%;
text-transform: uppercase;
}

.td_left h3
{
color: #a0b233;
margin: 0;
padding: 0;
font-size: 100%;
text-transform: uppercase;
}

.td_left p
{
margin-top: 0;
}

.td_middle
{
width: 58px;
white-space: nowrap;
}

html>/**/body .td_middle
{
width: 148px;
}

.td_right
{
width: 380px;
color: #000;
}

html>/**/body .td_right
{
width: 380px;
}

.td_right a
{
color: #a8bf1f;
}

.td_right h1
{
color: #a8bf1f;
text-transform: uppercase;
margin: 0;
margin-bottom: 16px;
padding: 0;
font-size: 105%;
}

.td_right h2
{
color: #a8bf1f;
margin: 0;
padding: 0;
font-size: 100%;
text-transform: uppercase;
}

.td_right h3
{
color: #a8bf1f;
margin: 0;
padding: 0;
font-size: 100%;
text-transform: uppercase;
}

.td_right p
{
margin-top: 0;
}

#footer_clear {
	clear: both;
	padding-bottom: 48px;
}

#footer 
{
	position: absolute;
	bottom: 0;
	height: 48px;
	width: 100%;
	background: url(gfx/footer_bg.jpg) 50% no-repeat;
	text-align: center;
	font-size: 9pt;
	color: #FFF;
}

* html #footer
{
bottom: -1px;
}


#footer a
{
color: #FFF;
text-decoration: none;
}

#footer div
{
margin-top: 16px;
}

/*** div tekst ***/
#tekst {
padding-left: 44px;
font-size: 70%;
}

#tekst table {
}

#tekst ol
{
padding-left: 10px;
}

html>/**/body #tekst ol
{
padding-left: 4px;
}


.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;
}

/*** 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;
}


