@charset "utf-8";
/* CSS Document */
* {margin:0;border:0;padding:0}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	border-top: solid 2px #a1cbe1;
}

#header {
	position: fixed;
	padding-left: 28px;
	left: 0px;
	right: 0px;
	height: 70px;
	top: 27px;
	border-bottom: 1px solid #fff;
}
#header .trendinterpretationagency {
	position: fixed;
	right: 28px;
	margin-top: 18px;
}

#menu {
	position: fixed;
	top: 113px;
	left: 28px;
}
#menu .mainmenu {
	color: #fff;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
}
#menu .vspace {
	height: 10px;
}
#menu H1 {
	font-size: 35px;
	color: #fff;
	margin: 10px 0px 0px 0px;
}
#menu A {
	font-size: 11px;
	letter-spacing: 1px;
	color: #999;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#menu A:hover, #menu .a {
	color: #a1cbe1;
}
#menu .sub {
	color: #fff;
	font-size: 11px;
}
#menu .sub:hover #menu .suba {
	color: #898989;
}
#content {
	position: fixed;
	top: 108px;
	left: 215px;
	height: 488px;
	overflow-x: auto;
	overflow-y: hidden;
	right: 0px;
	white-space: nowrap;
	z-index: 100;
	font-size: 14px;
}
#content H1 {
	font-size: 44px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height: 44px;
	font-family: Arial, Helvetica, sans-serif;
}
#content STRONG {
	line-height: normal;
}
#content FONT {
	line-height: normal;
}
#content H2 {
	font-size: 38px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content A {
	color: #a1cbe1;
	text-decoration: none;
}
#content .zwGroot, #content .zw1plus3, #content .zwMiddel, #content .zwSmal, #content .wzGroot, #content .wz1plus3, #content .wzMiddel, #content .wzSmal {
	float: left;
	margin-right: 20px;
	white-space: normal;
	padding: 10px 20px 10px 20px;
	background-repeat: no-repeat;
	height: 443px;
	font-size: 13px;
	line-height: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content .zwGroot, #content .wzGroot {
	width: 675px;
}
#content .zw1plus3, #content .wz1plus3 {
	width: 675px;
}
#content .zwMiddel, #content .wzMiddel {
	width: 430px;
}
#content .zwSmal, #content .wzSmal {
	width: 185px;
}
#content .zwGroot .onderschrift, #content .wzGroot .onderschrift {
	width: 715px;
}
#content .zw1plus3 .onderschrift, #content .wz1plus3 .onderschrift {
	width: 715px;
}
#content .zwMiddel .onderschrift, #content .wzMiddel .onderschrift {
	width: 470px;
}
#content .zwSmal .onderschrift, #content .wzSmal .onderschrift {
	width: 225px;
}
#content .zwGroot, #content .zw, #content .zw1plus3, #content .zwMiddel, #content .zwSmal {
	color: #000;
	background-color: #fff;
}
#content .wzGroot, #content .wz, #content .wz1plus3, #content .wzMiddel, #content .wzSmal {
	color: #fff;
	background-color: #000;
}
#content .beeldBoven {
	position: absolute;
	z-index: -1;
}
#content .onderschrift {
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin: -10px 0px 0px -20px;
	color: #fff;
	background-color: #000;
	text-align: left;
	top: 463px;
}
#content TABLE {
	border-spacing: 0px;
	height: 443px;
}
#content TD {
	padding: 0px;
}
.boven {
	vertical-align: top;
	height: 241px;
}
.kolom1 {
	vertical-align: top;
	width: 179px;
}
.kolom2 {
	vertical-align: top;
	width: 191px;
}
.kolom3 {
	vertical-align: top;
	width: 185px;
}
.kolom1 strong, .kolom2 strong, .kolom3 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.kolomDiv {
	width: 55px;
}

#bottomline {
	position: fixed;
	padding-left: 28px;
	left: 0px;
	right: 0px;
	height: 76px;
	top: 530px;
	border-bottom: 1px solid #fff;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 8px;
background-color: #344;
}
.hscrollerbar {
height: 8px;
background-color: #a1cbe1;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
