* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	font-size: 11px;
	width: 90%;
}

body {
	margin: 0;
	padding: 20px 0 20px 0;
	background-color: #ffffff;
	overflow-x: hidden;
	text-align: center;
	position: relative;
	
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-darkshadow-color: #7c8e28; 
	scrollbar-face-color: #7c8e28; 
	scrollbar-highlight-color: #7c8e28; 
	scrollbar-shadow-color: #7c8e28; 
	scrollbar-track-color: #ffffff;	
}

#totalContainer {
	position: relative;
	width: 1017px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #000000;
}

#navigationContainer {
	background-color: #ffffff;
	padding-top: 25px;
	width: 1015px;
	height: 130px;
	position: relative;
	border:0px solid red;
}

#navigationContainer ul {
	list-style-type: none;
	margin: 0 0  20px 0;
	padding: 0;
	width: 150px;
}

#navigationContainer ul li {
	color: #747474;
	padding-left: 25px;
	border-bottom: 1px solid #747474;
	font-size: 12px;
}

#navigationContainer ul li a {
	color: #747474;
	text-decoration: none;
	line-height: 18px;
}

#logoContainer {
	right: 20px;
	top: 25px;
	position: absolute;
}

#homeContainer {
	position: relative;
	font-size: 11px;
	height: 650px;
}

#moduleContainer {
	position: relative;
	font-size: 11px;
	padding: 50px 20px 20px 20px;
	background-color: #7c8e28;
}

#moduleContainer h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: arial;
	color: #ffffff;
}

#moduleKontainer a {
	color: #000000;
}

#moduleKontainer {
	font-size: 11px;
	padding: 50px 20px 20px 20px;
	background-color: #7c8e28;
}

#moduleKontainer h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: arial;
	color: #ffffff;
}

#moduleContainer a {
	color: #000000;
}

#swooshHome {
	position: absolute; 
	bottom: 0px; 
	width: 1015px; 
	height: 238px;
}

#tickerHome {
	position: absolute;
	top: 90px;
	left: 20px;
}

#ticker {
	position: absolute;
	top: 50px;
	left: 250px;
}

#swooshModule {
	position: absolute;
	top: 165px; 
	width: 1015px; 
	height: 101px;
	z-index: 10;
}

div#header-home {
	background-color: #ffffff;
	cursor: pointer;
	bottom: 0px;
	position: absolute;
	padding: 10px;
	z-index: 20;
}

div#header-home table h1 {
	color: black;
	margin: 10px 10px 0 20px;
	font-size: 24px;
}

div#header-home table h2 {
	color: black;
	margin: 0 10px 10px 20px;
	font-weight: normal;
	font-size: 18px;
}

fieldset {
	border: none;
}

.clear {
	clear: both;
}

div#actieBanner {
	position: absolute;	
	
	left: 200px;
	top: 25px;
	
	padding: 0px;
	width: 500px;
	height: 110px;
	
	background: url(/img/wh_kerstbanner.gif) top left no-repeat;
}

div#actieBanner a {
	display: block;
	
	width: 500px;
	height: 110px;
}
