/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
position: relative;
font-family: Arial;
font-size: 100%;
background: #000 url(gfx/body_bg.gif) repeat-y 50% 0;
color: #FFF;
}

#wrapper
{
position: absolute;
left: 50%;
margin-left: -499px;
width: 998px;
}


#logo
{
margin-left: 401px;
display: block;
width: 194px;
height: 180px;
}

#menu 
{
margin-top: 95px;
}

#menu ul 
{
margin: 0;
padding: 0;
list-style: none;
}

.topmenu
{
position: absolute;
top: 95px;
left: 203px;
background: #353434;
width: 195px;
height: 195px;
}


#menu .li-current ul
{
display: block;
}

#menu ul li a
{
font-family: Helvetica, Arial;
color: #FFF;
text-decoration: none;
width: 191px;
display: block;
font-size: 9pt;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a.current
{
background: #464545;
}

* html #menu ul li.li-current a.hassub
{
margin-bottom: -18px;
}

.submenu
{
position: absolute;
top: 0px;
left: -199px;
background: #353434;
width: 195px;
height: 394px;
}

#submenu_bg
{
position: absolute;
top: 95px;
left: 4px;
background: #353434;
width: 195px;
height: 394px;
}

#blok1
{
position: absolute;
top: 95px;
left: 402px;
background: #353434;
width: 195px;
height: 195px;
}

#blok2
{
position: absolute;
top: 95px;
left: 801px;
background: #353434;
width: 195px;
height: 195px;
}

#flash1
{
position: absolute;
top: 493px;
left: 4px;
display: block;
width: 195px;
height: 195px;
}

#flash2
{
position: absolute;
top: 294px;
left: 203px;
display: block;
width: 195px;
height: 195px;
}

#flash3
{
position: absolute;
top: 95px;
left: 402px;
display: block;
width: 593px;
height: 593px;
}

#img1
{
position: absolute;
top: 493px;
left: 4px;
display: block;
width: 195px;
height: 195px;
}

#img1 img
{
width: 195px;
height: 195px;
}

#img2
{
position: absolute;
top: 294px;
left: 203px;
display: block;
width: 394px;
height: 394px;
}

#img2 img
{
width: 394px;
height: 394px;
}

#img3
{
position: absolute;
top: 95px;
left: 601px;
display: block;
width: 195px;
height: 195px;
}

#img3 img
{
width: 195px;
height: 195px;
}

.sitemap
{
position: absolute;
top: 693px;
left: 4px;
}

.sitemap a
{
color: #6d6d6d;
text-decoration: none;
font-size: 80%;
font-family: Helvetica, Arial;
}

#textcontainer
{
padding: 0;
margin: 0;
margin-top: 19px;
margin-left: 603px;
width: 395px;
font-size: 70%;
float: left;
height: 394px;
overflow: auto;
}

* html #textcontainer
{
display: block;
float: right;
margin-left: -120px;
}


/*** div tekst ***/
#tekst {
padding-right: 10px;
}

#tekst a{
color: #FFF;
}

#tekst p
{
line-height: 1.3em;
}

#tekst h1
{
font-size: 240%;
font-family: Helvetica, Arial;
}

html>/**/body h1
{
margin-top: 0;
}

#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;
  width: 240px;
}
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;
}

#blok_extra {
	position: absolute;
	top: 493px;
	left: 203px;
	display: block;
	width: 195px;
	height: 195px;
	font-size: 12px;
}
