html,body 
{
margin:0;
padding:0;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}

body
{
background: #efefef url(gfx/wrapper_bg.gif) 50% 0 repeat-y;
position: relative;
}

#wrapper 
{
position: absolute;
left: 50%;
margin-left: -506px;
width: 1012px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}


a
{
outline: none;
}

#header
{
display: block;
width: 970px;
height: 200px;
background: #d2d2d2;
margin: 0;
padding: 0;
display: block;
margin-left: 21px;
background-repeat: no-repeat;
}

#menu {
margin: 0;
padding: 0;
float: left;
background: url(gfx/menu_bg.gif) repeat-x;
width: 938px;
height: 29px;
position: absolute;
top: 160px;
left: 21px;
z-index: 3000;
}

#menu ul 
{
margin: 0;
padding: 0;
list-style: none;

}


.topmenu li
{
float: left;
display: block;
}

* html .topmenu li
{
width: 2%;
}


.submenu
{
position: absolute;

}

#menu ul li a
{
text-decoration: none;
line-height: 1.2em;
display: block;
white-space: nowrap;
font-family:  Verdana, Arial, Helvetica, sans-serif;

}

.topmenu li a
{
padding-top: 1px;
padding-bottom: 0px;
height: 22px;
display: block;
text-align: center;
font-size: 10.5pt;
padding-left: 6px;
padding-right: 6px;
margin-right: 20px;
color: #FFF;
}

.topmenu li.li-first a
{
margin-left: 20px;
}

.topmenu a:hover, .topmenu a:active, .topmenu a.current
{
background: url(gfx/topmenu-item_active_bg.gif) repeat-x; 
}

#menu ul li ul
{
display: none;

}

.submenu
{
width: auto;
float: left;
background: #008b8b;
}

.topmenu a .submenu li
{
display: block;
height: 10px;
}

.submenu li
{
width: auto;
display: block;
float: none;
margin: 0;
width: 190px;
}

#menu .submenu li a
{
padding: 0;
margin: 0;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
/*height: 16px;*/
height: auto;
display: block;
width: auto;
text-transform: none;
/*background: #008b8b;*/
text-align: left;
font-size: 10pt;
margin-left: 2px;
width: 170px;
white-space:normal;
}

.submenu li a:link, .submenu li a:visited
{
color: #FFF;
}

.submenu li a:hover, .submenu li a:active
{
background: #FFF;
color: #008b8b;
}


.submenu li.li-first 
{
padding-top: 0px;
}

.submenu li.li-first a
{
margin-left: 2px;
}

.div-twitter {float:right; width:182px; height:45px; margin-right: -1px; margin-top:0px; background:url(gfx/link-top.jpg) 0 0 no-repeat;}

.link-twitter {display:block; color:#000; font-size: 12px; text-decoration: none; line-height:2em; font-weight:bold; padding:7px 0 5px 42px; margin:5px 0 0 16px; }
.link-twitter:hover {color:#6ccbff;}


html>/**/body .submenu li.li-last a
{
margin-bottom: -2px;
}


#nextlevel {
width: 150px;
clear:both;
}

#nextlevel ul
{
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 30px;
}

#nextlevel ul li
{
width: 150px;
border-bottom: solid 1px #cccccc;
margin: 0;
padding: 0;
padding-bottom: 3px;
}


#nextlevel li a
{
margin: 0;
padding: 0;
font-size: 8.5pt;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
font-family:  Verdana, Arial, Helvetica, sans-serif;
}

#nextlevel li a:link, #nextlevel li a:visited
{
color: #615d50;
}

#nextlevel li a:hover, #nextlevel li a:active, #nextlevel li a.current
{
color: #008b8b;
background: url(gfx/nextlevel_item_bg_hover.gif) 1px 3px no-repeat; 
}

#nextlevel li a.current span
{
color: #008b8b;
}


#nextlevel li.first a
{
display: none;
}


#breadcrumbs {
}

#content 
{
padding-bottom: 5em; /* bottom padding for footer */
margin: 0;
padding: 0;
margin-left: 21px;
margin-right: 21px;
line-height: 1.1em;
color: #615D50;
}

*:first-child+html #content 
{
line-height: 1.2em;
}
	
* html #content 
{
line-height: 1.2em;
}

#content a
{
color: #008b8b;
}

#content a:link, #content a:visited
{
text-decoration: none;
}

#content a:hover, #content a:active
{
text-decoration: underline;
}

#content_left
{
position: absolute;
top: 200px;
left: 36px;
width: 150px;
padding-bottom: 5em; /* bottom padding for footer */
}

#search
{
display: block;
width: 150px;
height: 65px;
}

#item_left
{
width: 160px;
font-size: 9pt;
margin-bottom: 30px;
line-height: 1.3em;
clear:both;
}

#item_left_title
{
font-size: 13pt;
font-weight: bold;
}

#item_left_telefoon
{
line-height: 2.2em;
padding-left: 23px;
background: url(gfx/btn_telefoon.gif) 0 4px no-repeat;
}

#item_left_fax
{
line-height: 2.2em;
padding-left: 23px;
background: url(gfx/btn_fax.gif) 0 4px no-repeat;
}

#item_left_email
{
line-height: 2.2em;
padding-left: 23px;
background: url(gfx/btn_email.gif) 0 4px no-repeat;
}

#content_right
{
margin-left: 200px;
border-left: solid 1px #ccc;
}

#tekst_container
{
margin-top: 20px;
margin-left: 10px;
padding-top: 0px;
margin-right: 10px;
font-size: 80%;
width: 470px;
}

*:first-child+html #tekst_container
{
padding-top: 14px;
}

/*** div tekst ***/
#tekst {
width: 470px;
}


#tekst p
{
padding: 0;
margin: 0;
line-height: 1.3em;
}

#tekst h1,
#tekst .fzine_titel
{
font-size: 130%;
font-weight: normal;
padding-top: 0px;
margin-bottom: 4px;
}
#tekst .fzine_artikel p {
  margin: 0 0 1em 0;
}

#tekst h2
{
font-size: 120%;
font-weight: normal;
margin-bottom: 2px;
}

#tekst h3
{
font-size: 110%;
font-weight: normal;
margin-bottom: 2px;
}

#tekst ul
{
background: #efefef;
list-style-image: url(gfx/ul_ie.gif);
padding-left: 20px;
margin: 0;
line-height: 1.2em;

}

html>/**/body #tekst ul
{

} 

#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;
}

.button
{
cursor: pointer;
}


#search input.input
{
width: 140px;
height: 12px;
font-size: 8pt;
color: #7a7a7a;
border: solid 1px #7a7a7a;

}

#search .button
{
width: 40px;
font-size: 8pt;
padding: 0px;
background: #FFF;
margin-left: 4px;
color: #7a7a7a;

}

/*** 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;
}

#banners
{
position: absolute;
top: 206px;
right: 38px;
width: 230px;
}

#banner
{
margin-bottom: 32px;
}



#footer 
{
position:absolute;
width: 927px;
bottom:0; /* stick to bottom */
margin-left: 32px;
color: #cccccc;
font-size: 80%;
background: #FFF;
}

#footer p
{
padding:1em;
margin:0;
}

#footer a:link, #footer a:visited 
{
text-decoration: none;
color: #cccccc;
}

#footer a:hover, #footer a:active 
{
text-decoration: underline;
color: #cccccc;
}


#ticker
{
position: absolute;
top: 184px;
display: block;
width: 938px;
height: 19px;
}
#tickertape {
  width: 938px;
  height: 19px;
  font: 12px/1.5em Verdana, sans-serif;
  color: #666;
}
#tickertape .up {
  color: #37a602;
}
#tickertape .down {
  color: #ff0147;
}

html>/**/body #ticker
{
margin-left: 21px; 
} 

.flash_popup_div
{
position: absolute;
top: 200px;
left: 50%;
}

#flash_popup_div {
  position: absolute;
  top: 200px;
  left: 40%;
}

#flash_container
{
position: relative;
}

#popclose
{
position: absolute;
top: 6px;
left: 100px;
width: 40px;
height: 20px;
display: none;
}

html>/**/body #popclose
{
display: block;
} 

#popclose img
{
width: 40px;
height: 20px;
}

#poplink
{
position: absolute;
top: 30px;
left: 14px;
width: 156px;
height: 140px;
}

#poplink img
{
width: 156px;
height: 140px;
}

#tekst #aex_page {
  width: 470px;
}
#tekst #aex_chart_data {
  width: 470px;
}
#tekst #aex_chart,
#tekst #aex_data,
#tekst #aex_page #aex_data table,
#tekst #aex_article {
  width: 450px;
}

#ticker { background: url(gfx/aex_balk.gif); }