/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS";
  font-size: 100%;
  background: #4f842a url(gfx/body_bg.jpg) repeat-x;
  position: relative;
}

#glow
{
position: absolute;
top: 0;
left: 50%;
margin-left: -1400px;
width: 1810px;
height: 571px;
}

#wrapper
{
position: relative;
margin: 0 auto;
width: 976px;
}

*:first-child+html #wrapper
{ 
padding-bottom: 6px;
}


#container
{
width: 976px;
float: left;
background: url(gfx/footer_bg.gif) 0 100% no-repeat;
padding-bottom: 71px;
margin-bottom: 6px;
}

#content
{
width: 976px;
float: left;
margin-top: 553px;
background: url(gfx/content_bg.gif) repeat-y;
position: relative;
padding: 0;
font-size: 80%;
}

#content_top
{
width: 972px;
float: left;
margin-top: -463px;
background: url(gfx/content_top.png) no-repeat;
}


#headerimg
{
position: absolute;
top: -458px;
left: 7px;
width: 702px;
height: 209px;
}

#menu_container
{
margin-top: -553px;
position: absolute;
top: 0;
left: 0;
z-index: 1000;
}

#menu_bg
{
position: absolute;
top: 0;
left: 1px;
}

#menu 
{
position: relative;
float: left;
margin-left: 27px;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li
{
float: left;
position: relative;

}

#menu ul li.li-first
{
margin: 0;
}

#menu ul li:hover, #menu ul li.li-current
{

}

#menu ul li a
{
text-decoration: none;
text-transform: uppercase;
color: #FFF;
font-size: 9pt;
padding-top: 7px;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 7px;
display: block;
float: left;
margin-left: 1px;
font-weight: bold;
}



#menu ul li a:hover, #menu ul li a:active, #menu ul li a.current, #menu ul li:hover a 
{
color: #FFF;

}

.topmenu li:hover a, .topmenu li.li-current a, .topmenu li a:hover, .topmenu li a:active, .topmenu li a.current
{
background: #477f18;
}

#menu ul ul
{
display: none;
}

#menu ul li:hover ul
{
display: block;
position: absolute;
top: 32px;
left: -2px;
width: 157px;
padding-top: 0px;
z-index: 1000;
}

#menu ul ul li
{
width: 157px;
float: left;
background: url(gfx/submenu_bg.png) repeat-y;
}

#menu ul ul li:hover, #menu ul li.li-current ul li,  #menu ul li ul li.li-current
{

}

#menu ul ul li a, #menu ul ul li:hover a, #menu ul ul li.li-current a, #menu ul ul li a:hover, #menu ul ul li a:active, #menu ul ul li a.current
{

padding: 0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 12px;
margin: 0;
margin-left: 3px;
margin-right: 0px;
width: 139px;
margin-top: 0px;
margin-bottom: 0px;
}

#menu ul li:hover ul li a
{
color: #FFF;
background-color: #74af3a;
}

#menu ul ul li a:hover
{
background-color: #74af3a;
color: #FFF;
}

#menu ul ul li.li-first a
{
background: url(gfx/submenu_bg.gif) repeat-x;
padding-top: 8px;
}

#menu ul ul li.li-last
{
background: url(gfx/submenu_bottom_bg.png) 0 100% no-repeat;
padding-bottom: 7px;
}

#menu ul a
{
min-height: 18px;
}

#menu ul ul a
{
min-height: 18px;
}

#searchinput
{
position: absolute;
top: -549px;
right: 94px;
width: 170px;
height: 23px;
background: url(gfx/search_bg.gif) no-repeat;
z-index: 1001;
}

#searchinput .input
{
width: 134px;
height: 15px;
border: 0;
margin-top: 4px;
margin-left: 10px;
background-color: #dee8da;
color: #7b7b7b;
font-weight: bold;
font-size: 8pt;
}

*:first-child+html #searchinput .input
{
width: 133px;
} 

#searchinput .button
{
border: 0;
width: 23px;
height: 19px;
background: url(gfx/search_btn.gif) no-repeat;
cursor: pointer;
margin-top: 2px;
}

#rootmenu
{
position: absolute;
top: -547px;
right: 16px;
z-index: 1001;
width: 70px;
display: none;
}

#rootmenu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#rootmenu ul li
{
float: left;
}

#rootmenu ul li a
{
display: block;
width: 18px;
height: 18px;
}

#rootmenu ul li#flag_en
{
margin-right: 7px;
}

#rootmenu ul li#flag_en a
{
background: url(gfx/lang_btn_en.gif) no-repeat;
}

#rootmenu ul li#flag_en a:hover, #rootmenu ul li#flag_en a:active
{
background-position: 0 -18px; 
}

#rootmenu ul li#flag_vc
{
margin-right: 7px;
}

#rootmenu ul li#flag_vc a
{
background: url(gfx/lang_btn_vc.gif) no-repeat;
}

#rootmenu ul li#flag_vc a:hover, #rootmenu ul li#flag_vc a:active
{
background-position: 0 -18px; 
}

#rootmenu ul li#flag_es a
{
background: url(gfx/lang_btn_es.gif) no-repeat;
}

#rootmenu ul li#flag_es a:hover, #rootmenu ul li#flag_es a:active
{
background-position: 0 -18px; 
}

#rootmenu ul li a img
{
width: 18px;
height: 18px;
}

#logo
{
position: absolute;
top: -430px;
left: 40px;
width: 249px;
height: 45px;
z-index: 2;

}

#logo img
{
z-index: 2;
}

#slideshow
{
position: absolute;
top: -500px;
right: 4px;
width: 260px;
height: 250px;
}

#breadcrumbs
{
position: absolute;
top: -513px;
left: 40px; 
color: #7b7b7b;
font-size: 9pt;
font-weight: bold;
text-transform: uppercase;
}

#breadcrumbs a
{
color: #7b7b7b;
text-decoration: none;
}

#breadcrumbs a:hover
{
text-decoration: underline;
}

#sidebar
{
float: right;
margin-right: 38px;
width: 186px;
margin-top: 244px;
color: #666666;
margin-bottom: -60px;
}

/*** div tekst ***/
#tekst 
{
margin-top: 260px;
margin-top: 0px;
width: 516px;
margin-left: 38px;
float: left;
min-height: 269px;
min-height: 393px;
color: #666666;
margin-top: 4px;
padding-top: 136px;
margin-left: 7px;
padding-left: 32px;
padding-right: 158px; 
}

* html #tekst 
{
height: 269px;
}

#tekst h1, #sidebar h1
{
margin: 0;
padding: 0;
font-size: 120%;
color: #4e823a;
text-transform: uppercase;
}

#tekst h2, #sidebar h2
{
margin: 0;
padding: 0;
font-size: 120%;
}

#tekst h3, #sidebar h3
{
margin: 0;
padding: 0;
font-size: 105%;
}

#tekst a:link, #tekst a:visited
{
text-decoration: none;
font-weight: bold;
color: #4e841a;
}

#tekst a:hover, #tekst a:active
{
text-decoration: underline;
font-weight: bold;
color: #4e841a;
}

#sidebar
{
font-size: 80%;
}

#sidebar h1, #sidebar h2 
{
font-style: italic;
color: #333;
font-weight: normal;
}

#sidebar a:link, #sidebar a:visited
{
text-decoration: none;
color: #333;
}

#sidebar a:hover, #sidebar a:active
{
text-decoration: none;
color: #4e823a;
}

#tekst p, #sidebar p
{
margin-top: 0px;
}

#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;
}

/*** newsletters/news ***/
.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}




