/********** Global Styles **********/

html, body {
border: 					0;
margin: 					0;
padding:					0;
}

/******* Index page css ********/
body.front {
	background: 		#f0f0f0 url(../images/frame-front.jpg) no-repeat;
	background-attachment:fixed;
  background-position: center top;
	text-align:			center;
}
img
{
	border:0px;
}
div.frame {
	position: 			relative;
	width:					1049px;
	height:					680px;
	top:						10px;
	margin:					0 auto;
	text-align:			left;
}

.top-left {
	position: 			absolute;
	top: 						0px;
	left: 					70px;
}

h1.air {
	position: 			absolute;
	top: 						156px;
	left: 					70px;
	text-align:			left;
	margin: 				0;
	padding: 				0;
	font-family: 		'arial black';
	font-size: 			24px;
	font-weight: 		900;
	color: 					#0420A7;
}

p.air {
	position: 			absolute;
	top: 						295px;
	left: 					290px;
	width: 					200px;
	text-align:			left;
	margin: 				0;
	padding:				0;
	font-family: 		'arial';
	font-size: 			18px;
	font-weight: 		bold;
	color: 					#0420A7;
	line-height: 		38px;
	letter-spacing: -1px;
}

h1.weg {
	position: 			absolute;
	top: 						135px;
	left: 					670px;
	width: 					300px;
	margin: 				0;
	padding: 				0;
	text-align: 		right;
	font-family: 		'arial black';
	font-size: 			24px;
	font-weight: 		900;
	color: 					#482E2D;
	line-height: 		24px;
	letter-spacing: -1px;
}
p.weg {
	position: 			absolute;
	top: 						295px;
	left: 					589px;
	width: 					163px;
	margin: 				0;
	padding: 				0;
	text-align: 		right;
	font-family: 		'arial';
	font-size: 			18px;
	font-weight:		bold;
	color: 					#482E2D;
	line-height: 		38px;
	letter-spacing: -1px;
}

.bottom {
	position: 			absolute;
	top: 						210px;
	left: 					70px;
}

div.quality {
	position: 			absolute;
	top: 						20px;
	left: 					555px;
	width: 					415px;
}

div.logo {
	position: 			absolute;
	top: 						105px;
	left: 					405px;
}

.wegbebakening {
	position: 			absolute;
	top: 						255px;
	left: 					820px;
}
div.bullitsblue {
	position: 			absolute;
	top: 						591px;
	left: 					213px;
}
div.buttonblue {
	position: 			absolute;
	top: 						585px;
	left: 					359px;
}
div.bullitsred {
	position: 			absolute;
	top: 						591px;
	left: 					694px;
}
div.buttonred {
	position: 			absolute;
	top: 						585px;
	left: 					646px;
}
