/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
position: relative;
background-color: #1a171b;
background-image: url(gfx/body_bg.gif);
background-repeat: repeat-x;
font-family: Arial;
font-size: 70%;
}

#wrapper
{
margin: 0 auto;
padding: 0;
width: 1000px;
height: 618px;
background-image: url(gfx/wrapper_bg.gif);
background-repeat: no-repeat;
background-position: 0 -1px;
border-top: solid 1px #282526;
background-color: #1a171b;
}

#container
{
width: 922px;
background-color: #FFF;
margin-top: 60px;
margin-left: 39px;
}

#header
{
width: 922px;
height: 242px;
background-image: url(gfx/header_bg.gif);
background-repeat: no-repeat;
position: relative;
}

#login
{
position: absolute;
top: 14px;
right: 77px;
width: 150px;
}

#login form
{
width: 150px;
}

#login p
{
margin: 0;
padding: 0;
}

#login p.title
{
font-size: 10pt;
color: #9c9e9f;
font-weight: bold;
}

#login input
{
width: 150px;
color: #9c9e9f;
}

#login input.button
{
width: 80px;
color: #000;
cursor: pointer;
}

#xcms_login, #xcms_password, #xcms_email
{
width: 150px;
}

#xcms_save_login
{
float: left;
}

label.aw
{
float: left;
width: 140px;
margin-top: -24px;
}

#xcms_loginform .button, #xcms_lostlogin .button
{
margin-top: -24px;
cursor: pointer;
}

#xcms_lostlogin 
{
padding-bottom: 24px;
}

#login p.inputs
{
color: #9c9e9f;
}

#login p.inputs a
{
color: #9c9e9f;
}

#logo
{
position: absolute;
left: 0;
top: 0;
margin-top: 92px;
margin-left: 41px;
}

#menu {
position: absolute;
top: 0;
left: 0;
width: 529px;
height: 20px;
margin-top: 135px;
margin-left: 320px;
}

#menu ul
{
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li
{
float: left;
padding-left: 8px;
padding-right: 8px;
border-right: solid 1px #f29833;
}

#menu ul li.li-first
{
padding-left: 0px;
}



#menu ul li.li-last
{
padding-right: 0px;
border: 0;
}

#menu ul li a
{
text-transform: uppercase;
color: #f29833;
text-decoration: none;
font-size: 11px;
font-weight: bold;

}

#menu ul li a:link, #menu ul li a:visited
{

}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a.current 
{
color: #FFF;
}

#slideshow
{
position: absolute;
top: 0;
left: 0;
margin-top: 155px;
margin-left: 320px;
width: 529px;
height: 371px;
background-color: #000;
border: solid 1px #9b9b9a;
background-position: 36px 32px;
background-repeat: no-repeat;
}

#show3
{

padding-top: 32px;

}

#show3 #controls
{
padding: 0;
width: 530px;
margin-top: -69px;
}

html>/**/body #show3 #controls
{
margin-top: -56px;
} 


#show3 td input
{
height: 9px;
width: 13px;
}

#show3 #controls td#control_left
{
width: 13px;
}

#show3 > #controls td#control_center
{
text-align: center;
width: 100%;
}

#show3 #controls td#control_right
{
width: 13px;
}

#show3 #controls td#control_center input
{
padding-left: 217px;
margin-top: 41px;
}

#show3 > #controls td#control_center input
{
padding-left: 0;
margin-left: 217px;
}

#content
{
width: 195px;
padding: 0;
margin: 0;
margin-top: 18px;
padding-left: 51px;
background-image: url(gfx/content_bg.gif);
background-position: 0 100%; 
background-repeat: no-repeat;
}


/*** div tekst ***/
#tekst {
color: #1a171b;
width: 260px;
height: 267px;
scrollbar-base-color: #373433;
overflow: auto;
}

#tekst h1
{
text-transform: uppercase;
color: #f29833;
font-size: 110%;
font-weight: bold;
margin-top: 0;
padding-top: 0;
}

#tekst h2
{
color: #f29833;
font-size: 100%;
font-weight: bold;
margin-top: 0;
padding-top: 0;
}

#tekst h3
{
color: #f29833;
font-size: 100%;
font-weight: bold;
margin-top: 0;
padding-top: 0;
}

#tekst a
{
color: #f29833;
}


#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 ***/
#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;
}

