@charset "UTF-8";
body {
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	background: #f1faff url(../assets/backgrounds/images/Glashelder_v2_sliced_01.jpg) repeat-x left top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	background: url(none) no-repeat center top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	width: 1030px;
}
#header {
	background: #FFFFFF url(../assets/backgrounds/images/header.jpg) no-repeat center top;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	background: url(../assets/backgrounds/images/back_top_sectie.jpg) no-repeat center top;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD url(../assets/backgrounds/images/back_footer.jpg) no-repeat center top;
	height: 120px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#maincontent p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font: normal 12px/15px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
#top_tekst_div p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font: normal 12px/15px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#footer p {
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
	color: #666666;
}
#container #mainContent p {
	padding-left: 50px;
	text-align: justify;
}
#top_tekst_div {
	width: 618px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent h1 {
	padding-bottom: 20px;
	padding-left: 50px;
}
#container #glazenwasserij #tekst_jaar h1 {
	padding-bottom: 20px;
}
#pic_top {
	padding: 0px;
	float: right;
	width: 350px;
	margin-right: 13px;
	margin-left: 0px;
}
#glazenwasserij p {
	text-align: justify;
	padding: 0px;
	font: normal 12px/15px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
	width: 607px;
	margin: 0px;
}
#mainContent h1 {
	font-size: 16px;
	margin: 0px;
}
h1 {
	font: 16px "Trebuchet MS", Verdana, Arial;
	margin: 0px;
}
#glazenwasserij_titel {
	background: url(../assets/backgrounds/images/back_top_content_title.jpg) no-repeat center top;
	height: 62px;
	width: 100%;
}
#glazenwasserij {
	background: url(../assets/backgrounds/images/back_glazenwasserij_jaar.jpg) repeat-y center top;
}
#tekst_jaar {
	width: 620px;
	margin-left: 362px;
}
#container #glazenwasserij #gwvhj_pic {
	width: 320px;
	margin-left: 25px;
	float: left;
	padding-top: 40px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top_tekst_div li {
	background: url(../assets/list/vinkje_blue.jpg) no-repeat left top;
	padding-left: 30px;
	margin-left: 50px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
}
img {
	border-style: none;
	text-align: center;
}
#container #glazenwasserij #tekst_jaar #button {
	padding-bottom: 10px;
	height: 26px;
}
#contact_button {
	text-align: center;
}
#top_contact {
	background: #6EAFCB;
	width: 100%;
	height: 30px;
}
#contact_button {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#container #ads {
	background: url(../assets/backgrounds/back_extra.jpg) repeat-y;
	padding-left: 40px;
}
#ads table {
}
#ads h2 {
	color: #418AAA;
}
#ads a:link {
	color: #418AAA;
	text-decoration: none;
}
#ads a:visited {
	color: #418AAA;
	text-decoration: none;
}
#ads a:hover {
	text-decoration: underline;
}
#ads a:active {
	text-decoration: none;
}
#ads p {
	color: #333333;
}
#head_tabel {
	text-align: center;
}
#voorwaarden {
	text-align: left;
}
