div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #b23327;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
/* ---------- WRAPPER STYLES ------------*/
#wrapper {
	width: 800px;
	background-color: #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #333;
}

/* ---------- HEADER STYLES ------------*/
#header {
	position: relative;
	height: 213px;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-position: left top;
	background-color: #CCC;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

#buttons {
	bottom: 0px;
	width: 100%;
	position: absolute;
	padding-top: 0px;
}

#header #buttons ul {
	list-style: none;
	width: 530px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: auto;
}
#header #buttons ul li{
	width: 100px;
	float: left;
	height: 33px;
	line-height: 33px;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}
#header #buttons ul li a:link, #buttons li a:visited {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	color: #000000;
	display: block;
	font-size: 0.8em;
	text-transform: capitalize;
}

#header #buttons ul li a:hover {
	background-repeat: no-repeat;
	color: #0C3;
	background-color: #CCC;
}

#header #buttons ul li a:focus {
	outline: none;
	color: #b23327;
	background-color: #CCC;
}

#header #buttons ul li a.current {
	background-repeat: no-repeat;
	cursor: default;
	color: #666;
}
#header #buttons ul li a.next {


/* empty */	
}
#wrapper #header #buttons ul li .current:hover {
	text-decoration: none;
	color: #666;
}
/* ---------- CONTENT STYLES ------------*/
#content {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 0px;
}

#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #004890;
}

#content h2 {
	font-size: 1.2em;
	color: #004890;
}

#content h3 {
	font-size: 1em;
	color: #b23327;
}
#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}
#content p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666;
	clip: rect(auto,auto,auto,auto);
}

#content a:link, #sidebar-body a:visited{
	color: #FF8000;
	text-decoration: none;
}

#content a:hover{
	color:#F0F;
	text-decoration: none;
}

#content img {
	top: 10px;
	white-space: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content ul li  {
	line-height: normal;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
table#OpeningHours  {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: collapse;
	color: #666;
}
table#OpeningHours  caption{
	padding-bottom: 5px;
	color: #004890;
	font-size: 1.2em;
	text-transform: capitalize;
}


table#OpeningHours td {
	padding-left: 10px;
}

table#OpeningHours th{
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	background-color: #999;
	color: #FFF;
	text-transform: capitalize;
}

table#OpeningHours thead {
	background-color: #004890;
}
table#OpeningHours thead th{
	background-color: #004890;
}



/* ---------- SIDEBAR STYLES ------------*/
#sidebar {
	width: 250px;
	position: relative;
	float: left;
	padding: 0px;
	background-color: #f0f0f0;
}

#sidebar-top {
	background-image: url(../images/kader-top.jpg);
	height: 50px;
	padding-left: 15px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar-body {
	background-image: url(../images/kader-body.jpg);
	padding-top: 5px;
}

#sidebar-body img {
	display: block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	top: 10px;
}


#sidebar-body p {
	font-size: 0.8em;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar-body ul li a:link ,#sidebar-body ul li a:visited{
	color: #FF8000;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 0.8em;
}
#sidebar-body ul li a:active {
	color:#CCC;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}
#sidebar-body ul li a:hover{
	color:#F30;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}

#sidebar-body ul li a:focus{
	outline: none;
}

#sidebar-botom {
	background-image: url(../images/kader-botom.jpg);
	height: 50px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
}
#sidebar-body ul {
	list-style-type: none;
	margin-left: auto;
	width: 180px;
	margin-right: auto;
}
#sidebar-body ul li {
	line-height: 1.2em;
	vertical-align: middle;
}
#sidebar-body ul li:hover {
	background-color: #CCC;
}


/* ---------- FOOTER STYLES ------------*/
#footer {
	font-size: 0.7em;
	color: #FFF;
	background-color: #666;
	width: 100%;
	position: relative;
	text-align: center;
	line-height: 20px;
	clear: both;
}
#footer a:link, #footer a:visited{
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}

#footer a:hover{
	color: #0C3;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}

#footer a:focus{
	outline: none;
}
