  /***************************************/
/********************************************/
/**             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: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	background-color: #3600ff;
	background-image: url('../images/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}



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

.spacer		{
	position: absolute;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 2800px;
	z-index: 10;
}

.hedr		{
	position: absolute;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 705px;
	z-index: 30;
	cursor: pointer;
}

.txtpad		{
	position: absolute;
	left: 50%;
	width: 376px;
	height: 100px;
	margin-left: -170px;
	z-index: 30;
	cursor: pointer;
}

.txtpad1	{
	height: 525px;
	top: 894px;
	color: #e78d00;
}

.txtpad2	{
	height: 525px;
	top: 1631px;
	color: #659a00;
}

.txtpad3	{
	top: 2477px;
	color: #00358e;
}

.txt1		{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	text-align: right;
}

.txt2		{
	position: absolute;
	left: 196px;
	top: 0px;
	width: 180px;
	text-align: left;
}



.prev		{
	position: absolute;
	left: 50%;
	width: 376px;
	height: 86px;
	margin-left: -170px;
	z-index: 30;
	cursor: pointer;
}

.prev1		{
	top: 705px;
}

.prev2		{
	top: 1439px;
}

.prev3		{
	top: 2620px;
}



.whole		{
	position: absolute;
	left: 50%;
	width: 376px;
	height: 49px;
	margin-left: -170px;
	z-index: 30;
	cursor: pointer;
}



.whole1		{
	top: 791px;
}

.whole2		{
	top: 1525px;
}

.whole3		{
	top: 2706px;
}


