/*=============================================================
Glashart Stylesheet Content

author: Siyou Internet Solutions

[Kleuren]
Rood : 			color:#da2a36;
Dondergrijs: 	color:#5f5f5f;
Lichtgrijs:		color:#d1d1d1;


=============================================================*/
#contentcontainer {
	/*position:relative;*/
	margin:0 auto;
	width:999px;

	padding:0 auto;
}
#content {
	background-image:url(../images/content_background.jpg);
	background-repeat:repeat-y;
	background-position:45px;
	float:left;
	min-height:390px;
	
}
/*=============================================================
cols
=============================================================*/
.col_big,  .col_small{
	position:relative;
	float:left;
}
.col_big {
	width:580px;
	margin-left:44px;
}
.col_small{
	width:373px;
	background-image:url(../images/background_colsmall.jpg);
	background-repeat:repeat-x;
	padding-bottom:auto;
	
}
/*=============================================================
col_big stuff
=============================================================*/

.col_big .colwrapper {
	margin:30px 40px;
}

.col_big .intro {
	margin:20px 0;
}
.col_big .divider_grey_328 {
	margin:10px 0;
}


/*=============================================================
col_small stuff
=============================================================*/
.col_small .colwrapper {
	margin:30px 40px;
}
.col_small .divider_color_328 {
	margin-left:-20px;
}
.col_small p.intro {
	font-size:10px;
	margin:20px 0;
}
.col_small .btn {
	margin:30px 0 0 39px;
	width:314px;
	height:inherit;

}
.col_small h3 {
	margin-top:10px;
}
/*=============================================================
content item stuff
=============================================================*/


.content_item {
	width:480px;
	margin:0 35px 40px;
}
.content_item p{
	margin:10px 0;
}
.content_item h1{
	padding:30px 0 0 0;
}

.content_item h2{
	padding:20px 0 0 0;
}
.content_item ul,
.content_item ol {
	margin:0 0 5px 20px;
	padding:0;
}


/*=============================================================
btn stuff
=============================================================*/
.content_item .btn {
	margin:40px 0;
}

/*=============================================================
postcode stuff
=============================================================*/

#postcodecheck_simple{
	position:relative;
	background-image:url(../images/postcodecheck_simple_popup.jpg);
	width:242px;
	height:38px;
	margin-bottom:20px;

}

#postcodecheck_simple .btnsubmit {
	position:absolute;
	cursor:pointer;	
	/*background-color:#ff0000;*/
	width:57px;
	height:22px;
	left:182px;
	top:1;
}
#postcodecheck_simple input {
	font-size:13px;
	font-style:italic;
	color:#a4a4a4;
	margin-top:5px;
	float:left;
}
#postcodecheck_simple .postcodeinput {
	margin-left:5px;
	width:53px;
}
#postcodecheck_simple .huisnrinput{
	margin-left:22px;
	width:42px;
}
#postcodecheck_simple .toevoeginginput{
	margin-left:15px;
	width:32px;
}
/*#postcodecheck_simple{
	position:relative;
	background-image:url(../images/postcodecheck_simple.jpg);
	width:283px;
	height:37px;
	margin:24px auto;
}
#postcodecheck_simple .btnsubmit, #postcodecheck .btnsubmit {
	position:absolute;
	cursor:pointer;	
}
#postcodecheck_simple .btnsubmit{
	width:67px;
	height:36px;
	left:214px;
	top:0;
}
#postcodecheck_simple input {
	position:absolute;
	font-size:12px;
	font-style:italic;
	color:#a4a4a4;
	left:10px;
	top:8px;
	width:185px;

}*/

#postcodecheck {
	position:relative;
	background-image:url(../images/background_wanneerkrijgikglasvezel.jpg);
	width:315px;
	height:148px;
	margin:24px 0 0 39px;
}
#postcodecheck p{
	position:absolute;
	width:272px;
	color:#000000;
	font-size:11px;
	left:18px;
	top:35px;
	
}
#postcodecheck input {
	margin-top:91px;
	float:left;
}
#postcodecheck .postcodeinput {
	margin-left:43px;
	width:53px;
}
#postcodecheck .huisnrinput{
	margin-left:22px;
	width:42px;
}
#postcodecheck .toevoeginginput{
	margin-left:15px;
	width:32px;
}
#postcodecheck .btnsubmit {
	position:absolute;
	cursor:pointer;
	width:57px;
	height:22px;
	left:220px;
	top:87px;
}
/*
#postcodecheck .btnsubmit {
	width:68px;
	height:36px;
	left:237px;
	top:82px;

}
*/
/*=============================================================
shopfinder stuff
=============================================================*/
#findshop select{
	/*background-image:url(../images/contact_servicewinkelbox.jpg);*/
	min-width:260px;
}

	
/*=============================================================
rare stuff
=============================================================*/
.naw_image{
	margin:10px 0 5px;
}
	

