﻿/* ----------------------------------------------------- */
/* ARBO Toolkit Houthandel (c) 2007 BECO Group			 */
/* 									                     */
/* Author   : Aldo Quispel					             */
/* Modified : 19-12-2007								 */
/* Desc     : Holds Print CSS for entire website         */
/* ----------------------------------------------------- */

body, .topContainer {
	background-color:	transparent;
}

.contentBody, .tableMain {
	background-image:	none;
}

* {
	font-family:		Arial;
}

MasterLayout_logohome, .masterSideBar, .fixedMenuHorizontal, .vertMenuBorderCell, .whiteBorder, .seperator {
	width:				0px;
	visibility:			hidden;
	display:			none;
	height:				0px;
	overflow:			hidden;
	padding:			0px;
	margin:				0px;
}

.topContainer, .masterContentContainer, .divMain, .tableMain {
	top:				0px;
	left:				0px;
	margin:				0px;
	padding:			0px;
	width:				100%;
	position:			relative;
}

.divMain {
	position:			absolute;
	top:				-60px;
	left:				0px;
	padding:			0px;
	margin:				0px;
	width:				100%;
}

.tableMain  {
	width:				0px;
}

.contentBody {
	width:				640px;
}

.bodyTab img {

}
