@charset "utf-8";
/* CSS Document */

a.external:link {
	color: #FFCC00;
	text-decoration: none;
}
a.external:visited {
	text-decoration: none;
	color: #FFCC00;
}
a.external:hover {
	text-decoration: none;
	color: #ff6600;
}
a.external:active {
	text-decoration: none;
	color: #ff6600;
}
.Centered {
	position: relative;
	visibility: visible;
	width: 700px;
	top: 0px;
	background-image: url(imgs-layout/bg-content.jpg);
	background-repeat: no-repeat;
	left: 150px;
	background-color: #FFFFFF;
}#Spacing30 {
	height: 30px;
	}#Spacing60 {
	height: 60px;
}
#TOP {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(imgs-layout/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 700px;
}
#footer {
	width: 698px;
	height: 30px;
	background-color: #CD6C01;
	background-position: center;
	padding-bottom: 1px;
      }
#NAVIGATIE {
	background-image: url(imgs-layout/navigatie.jpg);
	background-color: #FFF2BE;
	height: 36px;
	width: 640px;
	text-align: center;
	vertical-align: middle;
}
