/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009530;
}

/* ------------------------------------------ */

* {
	margin: 0;
}

html {
	margin: 0; 
	height: 100%	
}
body {	
	margin: 0 auto; 
	width: 901px;
	background:url(/img/bg.gif) repeat-x #640201;
	height: 100%;
	font-family: verdana,arial;
	color:#323532;
	font-size: 11px;
	line-height: 2em;
	font-family:verdana,arial;	
}
a {
	color:#A12830;
}
h1 {
	float: left;
	margin: 80px 0 0 600px;
	width: 177px;
	height: 48px;
	text-indent: -9999px;	
	background: url(/img/tabaronde.gif) no-repeat;		
}
h2{
	color:#414B56; 
	margin-bottom: 1em;
	line-height: 1em;
}
.h2-frontpage {		
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 0pt;
}
h2#zoek-filiaal {
	background: url(/img/search.gif) no-repeat;
}
h2#welkom {
	background: url(/img/welcome.gif) no-repeat;
}
h2#informatie{
	background: url(/img/information.gif) no-repeat;
}
h2#laatste-nieuws {
	background: url(/img/news.gif) no-repeat;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0pt 0.3em 0pt;
}
input.button {
	background:url("/img/button.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	font:700 11px arial;
	height:18px;
	width:53px;
	cursor: pointer;
	margin: 1em 0pt;
}

input.text, textarea, select {
	background:none repeat scroll 0 0 #FEFBEE;
	border:1px solid #414B56;
	font:1em arial;	
	padding:2px;
}

#wrapper {
	width: 983px;
	margin: 0 auto; 	
	margin-bottom:-32px;	
	height: auto !important;
	min-height: 100%;
	height: 100%;	
	background: url(/img/bg-content.gif) repeat-y; 		
}
#header {
	float: left;
	width: 901px;	
	height: 222px;		
	background: url(/img/header.jpg) no-repeat;
}
#container-left {
	float: left;
	width: 40px;	
	background: url(/img/bg-left.gif); 	
	height: auto !important;
	min-height: 622px;
	height: 100%;	
}
.container {
	float: left;
	width: 901px;		
	height: auto !important;
	min-height: 100%;
	height: 100%;	
	padding-bottom: 3em;	
}
#container-right {
	float: left;
	width: 40px;
	background: url(/img/bg-right.gif); 	
	height: auto !important;
	min-height: 622px;
	height: 100%;	
}
#clearfix {
	clear: both;
	height: 32px;
}
#footer {			
	margin-left: 39px;
	height: 32px;		
	border-right: #45658D 1px solid;
	border-left: #45658D 1px solid;		
	width: 901px;
	background: url(/img/footer.gif) repeat-X #EFEFEF;
	position: relative;
	vertical-align: middle;	
}
#footer ul {
	margin: 0.5em 1em 0pt 0pt;
	float: right
}
#footer ul li {
	background: url(/img/list-bullet.png) no-repeat;
	padding-left: 2.5em;
	background-position: .7em 0.9em;
	float: left;
	margin-right: 0.5em;
}
#footer ul li a {
	font-weight: 700;
}
#footer li.first {
	background: none;		
}	
#column-left {
	float: left;
	width: 180px;
	margin: 0pt 2em ;
}
#column-left .box-left {
	padding-bottom: 2em;	
}
#column-left hr {	 
	border-bottom: 10px solid #B8AA87;
}
#column-left ul li {
	text-align: right;
	margin-bottom: 1em;
}
#column-left ul li a {
	font-size: 1.2em;
	font-weight: bold;
}
#column-left ul li a.active {
	color: #009530
}

#column-right {
	border-left:1px solid;
	float:left;
	margin-left: 1em;
	padding-left: 3em;
	width:560px;
}

#column-right ul {
	list-style-type: disc;
	list-style-position: inside;
}	
#column-right hr {
	border-bottom:2px solid #B8AA87;
	margin: 2em 0;
	width:550px;
}
#column-right p>img {
	border:2px solid #B8AA87;
	margin: 1em;
}
#nav {
	margin: 155px 0 0 480px;
}
#nav li {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 1.8em;	
	color: #fff;
	padding: 0 1em;
	float: left;	
	background: url(/img/menu-splitter.gif) 100% 4px no-repeat;
}
#nav li.last {
	background: none;
}	
#nav li a {	
	color: #5a0000;
	
}
#nav li a:hover {
	text-decoration: none;
	color: #fff;	
}

/* -- Nieuws ---------------------------------------- */

.news-box {
	margin-bottom: 1em;
	border-bottom: 1px solid #ddd;
}
.news-box p a {
	font-weight: bold;
}	
.news-box .date, .news-date {
	text-align: right;
	font-size: 0.8em;	
	color:#AC9547;	
}
.pagination {
	float: left;
	margin: 2em 0pt;
}
.pagination li {	
	font-weight: bold;
	float: left;
	margin-right: 1em;
}

.pagination li.first {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/* -- Links ---------------------------------------- */

.links-column {
	float: left;
}
.links-column  .title {	
	list-style: none;
	background: none;
	margin-bottom: 0.3em;
	padding: 0pt;
	
}
.links-column li.title h3 {
	font-size: 1.2em;
	margin: 0pt;
	padding: 0pt;
}
.links-column li {
	margin-right: 0pt;
}
.links-column li.last {
	margin-bottom: 1em;	
}
.col {
	margin: 0 3em;
}
