html{
	height: 100%;
}

body{ 	
	font-family: arial, helvetica, sans-serif; 
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #000000;
}

#description{
	position: absolute;
	top: -10000px;
}

.pngfix{
	visibility: hidden;
}
.pngfixed{
	visibility: visible !important;
}

.intro{
	background-color: #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -493px;
	margin-top: -285px;
	width: 986px;
	height: 631px;
	z-index: 100;
	background: url('http://www.eccofatto.nl/img/intro_bg.jpg') top left no-repeat;
	cursor: pointer;
}

	#testimonial{
		position: absolute;	
		color: #000000;
	}

#intro_content{
	position: absolute;
	margin-left: 492px;
	margin-top: 330px;
	width: px;
	height: px;
	z-index: 101;
}

.prepage{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -493px;
	margin-top: -285px;
	width: 986px;
	height: 631px;
	overflow: hidden;
	z-index: 100;
	background: url('http://www.eccofatto.nl/img/bg.jpg') top left no-repeat;
	cursor: pointer;
}

#site{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -492px;
	margin-top: -315px;
	width: 985px;
	height: 601px;
	z-index: 10;
}

#header{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 985px;
	height: 30px;
	background: url('http://www.eccofatto.nl/img/headerbar.gif') top left no-repeat;
	line-height: 30px;
}

.header{
	font-size: 20px;
	font-weight: bold;
}

#container{
	position: absolute;
	margin-left: 0px;
	margin-top: 30px;
	width: 985px;
	height: 540px;
	background: url('http://www.eccofatto.nl/img/bg.jpg') top left no-repeat;
}

#footer{
	position: absolute;
	margin-left: 0px;
	margin-top: 570px;
	width: 985px;
	height: 31px;
	line-height: 27px;
	background: url('http://www.eccofatto.nl/img/footerbar.gif') top left no-repeat;
}

#back{
	margin-left: 12px;
	float: left;
}

#menu{
	text-align: center;
}

#contact{
	float: right;
	margin-right: 14px;
}

#logo{
	position: absolute;
	margin-left: 12px;
	float: left;
}

#logo a{
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.payoff{
	font-size: 16px;
	font-weight: bold;
	color: #D9DE92;
}

#mustang{
	position: absolute;
	margin-left: 440px;
	margin-top: -35px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #D9DE92;
	z-index: 200;
}

#mustang a{
	font-size: 16px;
	font-weight: bold;
	color: #D9DE92;
	text-decoration: none;
}

#mustang a:hover{
	color: #ffffff;
}

.menu, .menu a{
	color: #D9DE92;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.menu a{
	position: relative;
	top: 2px;
}

.menu a:hover, .active{
	color: #ffffff;
}

.active{
	color: #ffffff !important;
}

/*
** background-color: #231F20;
*/

.block{
	position: absolute;
	overflow: hidden;
}

.blockimage{
	z-index: 100;
}

.blockbg{
	position: absolute;
	background-color: #000000;
	z-index: 50;
}

.textblock{
	border-width: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 14px !important;
}

.textblock p{
	margin: 0px 0px 1em 0px;
	padding: 0px;	
}

.clickable{
	cursor: pointer;
}

.template{
	display: none;
}

.paging{
	position: absolute;
	margin-top: 470px;
	margin-left: 900px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.paging a{
	color: #ffffff;
	text-decoration: none;
}

.paging a:hover{
	color: #e0e0e0;
	text-decoration: none;
}

.first{
	display: block;
}

.klant{
	color: #000000;
}

.klant a{
	color: #000000;
	text-decoration: none;
}

/*
**	CATEGORY
*/

#cattop{
	position: absolute;
	margin-top: 43px;
	width: 984px;
	height: 250px;
	overflow: hidden;
}

#cattopcontainer{
	position: absolute;
	margin-left: 50000px;
}

#catbottom{
	position: absolute;
	margin-top: 275px;
	width: 984px;
	height: 250px;
	overflow: hidden;
}

#catbottomcontainer{
	position: absolute;
	margin-left: -50000px;
}

.imageblock{
	margin-right: 1em;
}

/*
** HOME
*/

#hometop{
	position: absolute;
	margin-top: 43px;
	width: 984px;
	height: 250px;
	overflow: hidden;
}

#hometopcontainer{
	position: absolute;
	margin-left: 50000px;
}

.homeimageblock{
	margin-right: 1em;
}

#homebottom{
	position: absolute;
	margin-top: 275px;
	width: 984px;
	height: 250px;
	overflow: hidden;
}

#homebottomcontainer{
	position: absolute;
	margin-left: -50000px;
}

/*
**	PAGE CONTENT
*/

.pagecontent{
	color: #000000;
	font-size: 14px;
	display: none;
	line-height: 14px !important;
}

#scrollbar{
	position: absolute;
	margin-left: 912px; 
	margin-top: 53px; 
	height: 440px;
	width: 10px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #000000;
	display: none;
}

#scrollhandle{
	position: absolute;
	background: #B2BC36;
	height: 40px;
	width: 10px;
	cursor: pointer;
}
