  /***************************************/
/********************************************/
/**             CSS by: DvB                **/
/********************************************/
/**                                        **/
/** Hier is geen flash, alleen maar gif,   **/
/** HTML, en een hele hoop CSS.            **/
/**                                        **/
/**       Enjoy!                           **/
/**                               07/11/30 **/
/********************************************/
  /***************************************/



/*********************/
/** |[ Body info ]| **/
/*********************/

body,
html {
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ddd;
	background-color: #000;
}



/*********************************************/
/** |[ Containing Divs, hele achtergrond ]| **/
/*********************************************/

.contain_all	{
	position: absolute;
	width: 780px;
	height: 2750px;
	left: 50%;
	top: 0px;
	margin-left: -350px;
	background-image: url('../images/bg.jpg');
	background-position: center;
	background-repeat: repeat-y;
	z-index: 1;
}



/*************************/
/** |[ Header/Footer ]| **/
/*************************/

.hdr		{
	position: absolute;
	top: 0px;
	width: 780px;
	height: 126px;
	background-image: url('../images/hdr.jpg');
}



/***********************/
/** |[ ConTEN divs ]| **/
/***********************/

.tainer				{
	position: absolute;
	left: 0px;
	width: 780px;
	height: 379px;
	background-image: url('../images/leftbit.gif');
	background-position: left;
	background-repeat: no-repeat;
	z-index: 10;
}

.tainer_pic			{
	position: absolute;
	left: 219px;
	top: 108px;
	width: 327px;
	height: 161px;
	cursor: pointer;
	z-index: 30;
}

.tainer_pics		{
	position: absolute;
	left: 0px;
	top: 48px;
	width: 586px;
	height: 281px;
	z-index: 20;
	background-image: url('../images/bgpad.jpg');
}

.tainer_pics2		{
	position: absolute;
	left: 586px;
	top: 0px;
	width: 136px;
	height: 379px;
	z-index: 20;
	background-image: url('../images/right.jpg');
}

.tainer_pics3		{
	position: absolute;
	left: 722px;
	top: 31px;
	width: 58px;
	height: 315px;
	z-index: 20;
	background-image: url('../images/righter.jpg');
}

.tainer_text			{
	position: absolute;
	left: 566px;
	top: 123px;
	width: 128px;
	height: 133px;
	z-index: 40;
	cursor: pointer;
}

.tainer_prev		{
	background-image: none;
	position: absolute;
	left: 79px;
	top: 312px;
	width: 166px;
	height: 34px;
	z-index: 25;
	cursor: pointer;
}

.tainer_prev:hover	{
	background-image: url('../images/prev.jpg');
}

.tainer_full	{
	background-image: none;
	position: absolute;
	left: 245px;
	top: 312px;
	width: 171px;
	height: 34px;
	z-index: 25;
	cursor: pointer;
}

.tainer_full:hover	{
	background-image: url('../images/hele.jpg');
}

/** |[ ConTEN div positioning ]| **/

.tainer_1			{
	top: 250px;
}

.tainer_2			{
	top: 750px;
}

.tainer_3			{
	top: 1250px;
}

.tainer_4			{
	top: 1750px;
}

.tainer_5			{
	top: 2250px;
}



/********************************/
/** |[ Pics in trailer pads ]| **/
/********************************/

.picje		{
	position: absolute;
	left: 57px;
	top: 60px;
}

.pic1		{
	background-image: url('../images/2113.jpg');
}

.pic2		{
	background-image: url('../images/2142.jpg');
}

.pic3		{
	background-image: url('../images/2269.jpg');
}

.pic4		{
	background-image: url('../images/2351.jpg');
}

.pic5		{
	background-image: url('../images/2433.jpg');
}
