html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body {
	background-color: #fff;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	margin: 0px auto !important;
	width: 705px;
	position: relative;
}

#header {
	position: relative;
	margin-top: 15px;
	width: 705px;
	height: 178px;
}

	.homepage {
		background: url(../images/bg_header.jpg) top right no-repeat;
	}
	
	.dienstenpage {
		background: url(../images/bg_header2.jpg) top right no-repeat;
	}

	.contactpage {
		background: url(../images/bg_header3.jpg) top right no-repeat;
	}

h1 {
	width: 227px;
	height: 178px;
	text-indent: -999999em;
	background: url(../images/logo_goudenschaar.jpg) no-repeat;
}

#nav {
	position: absolute;
	top: 19px;
	left: 227px;
	width: 480px;
	height: 21px;
	background: url(../images/bg_menu.jpg) no-repeat;
}

#nav ul {
	position: absolute;
	top: 2px;
	right: 5px;
}

#nav ul li {
	display: inline;
	list-style: none;	
}

#nav ul li a {
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}

#nav ul li a.active, #nav ul li a:hover {
	color: #d27105;
}





#main {
	width: 705px;
	position: relative;
	margin: 30px 0 20px 0;
	float: left;
	display: inline;
	background: url(../images/bg_main.jpg) 32% 0% repeat-y;
}

#left {
	float: left;
	display: inline;
	width: 195px;
	margin-right: 30px;
}

#diensten_menu {
	margin: 10px 0 35px 25px;
}

#diensten_menu li {
	margin-bottom: 5px;
	list-style: square;
	color: #dc3804;
}

#diensten_menu li a:hover{
	color: #000;
}

#left p {
	margin: 10px 0 0 12px;
	line-height: 18px;
}

#left table.openingstijden {
	margin: 10px 0 35px 12px;	
}

#left table.openingstijden td {
	height: 18px;
}

#left table.openingstijden td.dag {
	width: 67px;
}


#right {
	float: left;
	display: inline;
	width: 460px;
	margin-left: 20px;
}

.p_diensten {
	margin: 0 0 35px 0;
}

ul.diensten_lijst {
	margin: 10px 0 35px 25px;
	padding:0;
}

ul.diensten_lijst li {
	color: #000;
	list-style: square;
	line-height: 20px;
}

#map {
	width: 450px;
	height: 300px;
	border: 1px solid #000;
	overflow: hidden;
}


#footer {
	clear: both;
	background: url(../images/bg_footer.jpg) top left no-repeat;
	padding-top: 5px;
}

#footer img {
	float: left;
	display: inline;
	margin-right: 15px;
}

#footer p {
	float: left;
	display: inline;
	margin: 13px 0 0 10px;
	color: #7e7e7e;
	padding: 10px 0 5px 55px;
	background: url(../images/logo_footer.jpg) 0% 60% no-repeat;
}

#footer a {
	text-decoration: underline;
	color: #7e7e7e;
	font-weight: normal;
}

#footer p span {
	margin-left: 295px;
}






h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
	background: url(../images/bg_titel.jpg) bottom left no-repeat;
	padding-bottom: 5px;
}

h3 {
	font-size: 13px;
	color: #f47d09;
	font-weight: bold;
	margin-top: 12px;
}

p {
	line-height: 20px;
	letter-spacing: 0px;
	margin-top: 10px;
}

a {
	color: #d27105;
	text-decoration: none;
	font-weight: bold;
}

.f_right {
	 float: right;
	 display: inline;
	 margin: 0 2px 0 5px;
	 border: 1px solid #000;
}

.schaar {
	margin: 17px 0 0 5px;
}

.pand {
	border: 1px solid #000;
}
