body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
}
.top-layer {
	height: auto;
	width: 100%;
	background-image: url(img/top/back.jpg);
	background-repeat: repeat-x;
}
.top-layer-inner {
	height: 49px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header-layer {
	height: auto;
	width: 100%;
	background-image: url(img/header/pback.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
.header-layer-inner {
	height: auto;
	width: 980px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header-layer-schaduw {
	height: 5px;
	width: 980px;
	background-position: center top;
}
.footer-layer {
	height: 286px;
	width: 100%;
	background-image: url(img/footer/back.jpg);
	background-repeat: repeat-x;
}
.header-layer-kop {
	height: 268px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(img/header/knoppen/k1.jpg);
}
.header-layer-items {
	height: auto;
	width: 960px;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 15px;
}
.header-layer-foto {
	height: 270px;
	width: 960px;
	float: left;
	background-image: url(img/header/balk/foto.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header-layer-pages {
	height: auto;
	width: 100%;
	background-image: url(img/header/pback.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
.footer-layer ul {
	height: 246px;
	width: 291px;
	float: left;
	margin-right: 10px;
}
.footer-layer li {
	height: auto;
	width: 291px;
	float: left;
	margin-bottom: 15px;
}
.footer-layer li img {
	height: 45px;
	width: 45px;
	float: left;
}
.footer-layer-inner {
	height: 266px;
	width: 960px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
.footer-layer p {
	height: auto;
	width: 230px;
	float: left;
	font-family: arial;
	font-size: 10px;
	line-height: 175%;
	font-weight: bold;
	display: block;
	color: #CCC;
	text-decoration: none;
	padding-left: 15px;
}
.footer-layer-inner span {
	height: auto;
	width: 700px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 11px;
	color: #CCC;
	float: left;
}
.footer-layer-inner a {
	height: auto;
	width: 180px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 11px;
	color: #F1F1F1;
	float: right;
	text-align: right;
	text-decoration: none;
}
.footer-layer-inner a:hover {
	height: auto;
	width: 180px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	float: right;
	text-align: right;
	text-decoration: none;
}
