html {
width: 100%;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {
width: 100%;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
color: #000000;
background:#B8D30C url('/images/homepage/bg_header_big.gif') repeat-x;
}

#container {
width:100%;
min-height:100%;
display: inline;
float: left;
position: relative;
background-repeat: no-repeat;
background-position: 0 top;
background-image:url('/images/homepage/background.jpg');
}

* html #container{
height: 100%;
width: 100%;
}


#header {
    width: 904px;
    height: 347px;
    padding: 0;
    float: left;
}

#header_bar {
width: 100%;
height: 33px;
background-color:#B8D30C;
float:left;
}

#content-container {
width:903px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float:left;
display:inline;
}

#content-wrapper {
width: 696px;
height: auto;
float:left;
display:inline;
margin:14px 0px 20px 207px;
padding: 0px 0px 0px 0px;
}

#content-header {
width: 696px;
height: 3px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float:left;
background:url('/images/homepage/content-header.png');
}

#content-text {
width: 648px;
height: auto;
margin: 0px 0px 0px 0px;
padding: 16px 24px 16px 24px;
float:left;
background:#FFFFFF;
position:relative;
z-index:10;
}

#content-text h1 {
font-size:18px;
color:#657F96;
margin:0px 0px 10px 0px;
}

#content-footer {
width: 696px;
height: 3px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float:left;
background:url('/images/homepage/content-footer.png');
position: relative;
z-index:10;
}
#themeContainer
{
	background-image: url('/images/homepage/theme_text_bg.png');
	width: 357px;
	height: 248px;
	overflow: hidden;
	margin: 0;
	margin-left: 545px;
	margin-top: 47px;
	padding: 0;
	position: absolute;
}
.themeContainerInner
{
	margin: 0;
	padding: 11px;
	display: block;
	position: absolute;
	z-index: 10;
	width: 100%;
}
div.buttonBg
{
	overflow: hidden;
	height: 45px;
	width: 45px;
	margin-top: 16px;
	margin-left: 12px;
	position: absolute;
    z-index: 20;
}
.themeContainerInner .top
{
	position: absolute;
    z-index: 30;
	width: 340px;
}
.themeContainerInner h2 {
	display: block;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 25px;
	margin: 0;
	padding: 0;
	padding-left: 60px;
	text-transform: uppercase;
	height: 85px;
	margin-top: 5px;
	width: 275px;
}

.themeContainerInner p {
	margin: 0px;
	margin-top: 8px;
	font-size: 15px;
}
.themesetContainer .button1 {
	background-image: url('/images/homepage/knop_t1.png');
}
.themesetContainer .button2 {
    background-image: url('/images/homepage/knop_t2.png');
}
.themesetContainer .button3 {
    background-image: url('/images/homepage/knop_t3.png');
}
.themesetContainer .button4 {
    background-image: url('/images/homepage/knop_t4.png');
}
.themesetContainer .button5 {
    background-image: url('/images/homepage/knop_t5.png');
}
.themesetContainer .button6 {
    background-image: url('/images/homepage/knop_t6.png');
}
.themesetContainer .button7 {
    background-image: url('/images/homepage/knop_t7.png');
}
.themesetContainer .button8 {
    background-image: url('/images/homepage/knop_t8.png');
}
.themesetContainer .button9 {
    background-image: url('/images/homepage/knop_t9.png');
}
.themesetContainer .button10 {
    background-image: url('/images/homepage/knop_t10.png');
}
#themeContainer .hidden {
	display: none;
}
p#logoFooter
{
	display: block;
	margin-top: 85px;
}
p#logoFooter img
{
	border: 0;
	margin-right: 6px;
}
img.chartNl
{
    border: 0;
	float: right;	
}
