/*=============================================================
Glashart Stylesheet Home

author: Siyou Internet Solutions

[Kleuren]
Rood : 			color:#da2a36;
Dondergrijs: 	color:#5f5f5f;
Lichtgrijs:		color:#d1d1d1;


=============================================================*/
#homecontainer {
/*	position:relative; */

}
#homepostcodecheck {
	position:relative;
	width:625px;
	height:58px;
	margin-top:16px;
	background-image:url(../images/wanneerkrijgik_background.jpg);
}
#homepostcodecheck input {
	margin-top:18px;
	float:left;
}
#homepostcodecheck .postcodeinput {
	margin-left:378px;
	width:53px;
}
#homepostcodecheck .huisnrinput{
	margin-left:22px;
	width:42px;
}
#homepostcodecheck .toevoeginginput{
	margin-left:15px;
	width:32px;
}
#homepostcodecheck .btnsubmit {
	position:absolute;
	cursor:pointer;
	width:57px;
	height:22px;
	left:555px;
	top:15px;
}
#home_box_glasvezelinnederland {
	margin-top:35px;
	width:210px;
}
#home_box_glasvezelinnederland p{
	margin:10px 0;
}
/*=============================================================
cols
=============================================================*/
.col_home_small, .col_home_big {
	float:left;
}
.col_home_small {
	width:240px;
	margin-left:50px;
	padding:25px;
}
.col_home_big {
	width:659px;
}
.item_home {
	width:220px;
}
/*=============================================================
boxes
=============================================================*/
#box_directnaar {
	position:relative;
	margin-top:30px;
	background-image:url(../images/home_directnaarbox.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:55px;
}
#box_directnaar input {	
	margin-top:28px;
	margin-left:8px;
	font-size:11px;
	color:#b2b2b2;
	width:135px;
}
#box_directnaar .btnsubmit {
	cursor:pointer;
	width:21px;
	height:22px;
	position:absolute;
	left:151px;
	top:24px;
}
#map  {
	position:relative;
}
#map .clickarea {
	position:absolute;
	left:0;
	top:200px;
	width:220px;
	height:40px;
}
#map .clickarea a{
	position:relative;
	display:block;
	width:220px;
	height:40px;
	text-indent:-9000px;
	background-image:url(../images/internet_explorer/spacer.gif);
}

