body {
	margin: 20px 0 0 0;
}

p {
  	font-family: Verdana; 
	color: #666666;
  	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
}

a:link { text-decoration: none; font-weight: bold; color: #666666; }
a:hover { text-decoration: none; font-weight: bold; color: #666666; }
a:active { text-decoration: none; font-weight: bold; color: #666666; }
a:visited { text-decoration: none; font-weight: bold; color: #666666; }

h1 {
	font-family: Verdana; 
	font-weight: normal; 
	color: #666666;
  	font-size: 14px;
	letter-spacing: 3px; 
	text-align: left;
	margin-bottom: 0px;
}

h2  {
	font-family: Verdana; 
	font-weight: normal; 
	color: #666666;
  	font-size: 13px;
	letter-spacing: 2px; 
	margin-bottom: 11px;
	margin-top: 30px;
}

ul li {
  	font-family: Verdana; 
	color: #666666;
  	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
}

#container {
	width: 980px;
  	margin-left: auto ;
  	margin-right: auto ;
}

#header {
	width: 980px;
	height: 100px;
	float: left;
	border-bottom: 1px solid #666666;
}

#header-left {
	width: 806px;
	height: 100px;
	float: left;
}

#logo {
	width: 174px;
	height: 100px;
	float: right;
}

#titel {
	height: 40px;
	float: left;
}

#titel a { font-weight: normal; font-size: 20px; letter-spacing: 3px; color: #666666; text-transform: uppercase; }
#tital a:link { font-weight: normal; }
#tital a:hover { font-weight: normal; }
#tital a:active { font-weight: normal; }
#tital a:visited { font-weight: normal; }

#menu {
	height: 80px;
	float: left;
}

#menu p { font-weight: normal; font-size: 14px; letter-spacing: 3px; margin-top: 0px; margin-bottom: 0px; color: #666666; }
#menu a:link { font-weight: normal; }
#menu a:hover { font-weight: normal; }
#menu a:active { font-weight: normal; }
#menu a:visited { font-weight: normal; }

#content {
	width: 980px;
	float: left;
	height: auto;
}

#content-left {
	width: 375px;
	float: left;
	margin-left: 20px;
	padding: 20px;
	height: auto;
}

#content-right {
	width: 485px;
	padding: 20px;
	float: right;
	height: auto;
}

#footer {
	width: 980px;
	height: 100px;
	float: left;
	border-top: 1px solid #666666;
}

#adresdetails { 
	margin-top: 40px;
}

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

table.adres { margin-top: 10px; margin-left: 20px; }
.ondertitel { font-size: 12px; letter-spacing: 2px; margin-top: 5px; margin-bottom: 20px; }
.footer-adres {	letter-spacing: 2px; margin-top: 2px; margin-bottom: 0px; color: #666666; }
.form { line-height: 5px; }
.form-content {	font-family: Verdana; font-size: 11px; color: #666666; }
.materiaal-naam { font-size: 14px; letter-spacing: 3px; margin-bottom: 0px; line-height: 0px; }
.grafgedenkteken-tekst { font-size: 14px; letter-spacing: 3px; margin-bottom: 0px; line-height: 0px; }

img { border-style: none; }
hr { height: 1px; margin-top: 30px; margin-bottom: 30px; width: 400px; color: #666666; background-color: #666666; border: none; }
