html 
{
height: 100%;
overflow-x: hidden;
}

body 
{
height: 100%;
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 100%;
overflow-x: hidden;
}


#wrapper
{
position: relative;
width: 944px;
margin: 0 auto;
background: url(gfx/container_bg.gif) repeat-y;
height: auto !important;
height: 100%; /* IE6 treats this as min-height */
min-height: 100%;
padding-left: 23px;
padding-right: 22px;
}

#header
{
position: relative;
height: 256px;
background: #ebebeb url(gfx/header_bg.jpg) no-repeat;
border-top: solid 30px #2d2d2d;
border-bottom: solid 46px #cdcdcd;
}

#babs_foto
{
position: absolute;
top: 13px;
left: 0px;
}

#logo
{
position: absolute;
top: 12px;
left: 280px;
width: 319px;
height: 73px;
}

#headertext
{
position: absolute;
top: 102px;
left: 281px;
width: 440px; 
height: 150px;
font-size: 70%;
color: #494949;
line-height: 1.7em;
}

#menu_container
{
position: absolute;
top: 286px;
left: 300px;
}

#menu {
position: relative;
width: 667px;
float: left;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

.topmenu
{
float: left;
border-left: solid 1px #969696;
border-right: solid 1px #e0e0e0;

}

.topmenu li
{
float: left;
position: relative;
display: block;
background: #cdcdcd;
}

.topmenu li a
{
line-height: 1em;
float: left;
padding-top: 17px;
padding-right: 11px;
padding-bottom: 17px;
padding-left: 11px;
text-decoration: none;
border-left: solid 1px #e0e0e0;
border-right: solid 1px #969696;
font-size: 8pt;
font-weight: bold;
color: #2d2d2d;
}

html>/**/body .topmenu li a
{
padding-bottom: 18px;

} 

.topmenu li a:hover, .topmenu li a:active, .topmenu li a.current, .topmenu li:hover a
{
background: url(gfx/topmenu_a_hover_bg.gif) repeat-x;
color: #ffffff;
border-left: solid 1px #484848;
}

.submenu
{
width: 182px;
position: absolute;
top: 45px;
left: 0;
float: left;
}

html>/**/body .submenu
{
top: 46px;
}

.submenu li
{
width: 182px;
float: left;
border-top: solid 1px #FFF;
border-bottom: solid 1px #969696;
}

.submenu li.li-first
{
border-top: 0;
background: #cdcdcd url(gfx/submenu_li_first_bg.gif) repeat-x;
}

#menu ul li ul li
{
display: none;
}

#menu ul li:hover ul li
{
display: block;
}

.topmenu li:hover .submenu li a
{
background-image: none;
border: 0;
color: #1c1c1c;
}

.submenu li a
{
border: 0;
width: 160px;
text-decoration: none;
color: #1c1c1c;
padding-top: 12px;
padding-bottom: 13px;
}

.topmenu li:hover .submenu li a:hover, .topmenu li:hover .submenu li a:active, .topmenu li:hover .submenu li a.current, .topmenu li:hover .submenu li:hover a
{
background-image: none;
background-color: #6f6f6f;
color: #FFF;
}


#content 
{
width: 944px;
font-size: 70%;
}

/*** div tekst ***/
#tekst 
{
padding-top: 30px;
padding-right: 16px;
padding-bottom: 46px;
padding-left: 16px;
color: #FFF;
}

#tekst p
{
margin: 0;
padding: 0;
}

#tekst h1
{
font-size: 110%;
margin:0;
padding: 0;
}

#tekst h2, #tekst h3
{
font-size: 100%;
margin:0;
padding: 0;
}


#tekst a
{
color: #FFF;
}

#tekst table {
}

.tablec {
background: #1c1c1c;
}
.hcell, .lcell, .dcell {
text-align: left;
}
.hcellc, .lcellc {
  background: #1c1c1c;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #1c1c1c;
}

.tablec a
{
}

.tablec img
{
border: solid 1px #121212;
}

/*** 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: Verdana;
}

.button
{
cursor: pointer;
}
/*** newsletters/news ***/
.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

#footer_clear {
	clear: both;
	padding-bottom: 30px;
	
}

#footer 
{
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 100%;
	background: url(gfx/footer_bg.gif) no-repeat;
}

#footer #copy
{
margin-top: 8px;
margin-left: 766px;
color: #6f6f6f;
font-size: 8pt;
}

#footer #copy1
{
margin-top: 8px;
margin-left: 16px;
font-size: 8pt;
}

#footer #copy1 a
{
color: #6f6f6f;
text-decoration: none;
}

#footer #copy1 a:hover, #footer #copy1 a:active
{
text-decoration: underline;
}

#footer #copy2
{
margin-top: -13px;
margin-left: 750px;
color: #6f6f6f;
font-size: 8pt;
}


