* {
	margin: 0;
	padding: 0;
	}
.clear {
	clear:both;
	}
.floatLeft {
	float: left;
	}
.floatRight {
	float: right;
	}
img {
	border: 0;
	}
.center {
	text-align: center;
	}
strong {
	color:#5fab41;
	}
h2 {
	color: #5fab41;
	font-size: 15px;
	margin: 25px 0 15px 0;
	}
h2#h2Deelnemers {
	margin: 7px 0 5px 0;
	}
h2#h2Adressen {
	margin: 0;
	}
h3 {
	color: #5fab41;
	font-size: 12px;
	padding-bottom: 5px;
	}
#knopKaasmaken {
	position: absolute;
	top: 120px;
	left: -101px;
	background-color:#fff;
	}
.slogan {
	position: absolute;
	top: 120px;
	left: 415px;
	width: 300px;
   	font:bold 28px Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
	}
#kaasmaken {
	width: 490px;
	height: 153px;
	position: absolute;
	top: 90px;
	left: 275px;
	background: #fff;
	}
a {
	color: #ffc;
	}
a:hover {
	color: #5fab41;
	}
table { 
	border-spacing: 0;
	border-collapse: collapse;
	margin: 7px 0;
}
td {
	text-align: left;
	font-weight: normal;
}
table#deelnemers a {
	color: #5fab41;
	}
table#deelnemers a:hover {
	color: #000;
	}
table#logos td {
	vertical-align: middle;
	text-align: center;
	}
table#logos td, table#deelnemers td {
	padding: 10px;
	}
ul.UL {
	width: 320px;
	}
.UL li{
	list-style: disc;
	margin-left: 15px;
	}
body {
  font: 11px Myriad, Arial, Helvetica, sans-serif;
	}
#frameContainer {
	width: 917px;
	height: 570px;
	margin: 0 auto;
	/*margin-top: 50px;*/
	background: #1a171b url(images/wolkenlucht.jpg) no-repeat bottom left;
	border-right: 17px solid #5fab41;
	}
#frameContainerTop {
	width: 917px;
	height: 340px;
	}
#frameLeftHome,
#frameLeftKeurmerk,
#frameLeftControles,
#frameLeftTips,
#frameLeftDeelnemers,
#frameLeftContact,
#frameLeftKaasmaken {
position: relative;
	height: 340px;
	width: 457px;
	float: left;
	z-index: 0;
	margin-left: 0;
	overflow: hidden;
	}
#frameLeftHome {
	background: url(images/imgLeftHome.jpg) no-repeat top left;
	}
#frameLeftKeurmerk {
	background: url(images/imgLeftKeurmerk.jpg) no-repeat top left;
	}
#frameLeftControles {
	background: url(images/imgLeftControles.jpg) no-repeat top left;
	}
#frameLeftTips {
	background: url(images/imgLeftTips.jpg) no-repeat top left;
	}
#frameLeftDeelnemers {
	background: url(images/imgLeftDeelnemers.jpg) no-repeat top left;
	}
#frameLeftContact {
	background: url(images/imgLeftContact.jpg) no-repeat top left;
	}
#frameLeftKaasmaken {
	background: url(images/imgLeftKaasmaken.jpg) no-repeat top left;
	}

#frameMiddle {
position: relative;
left: 0;
	height: 340px;
	width: 33px;
	background: #fff;
	float: left;
	text-align: center;
	}
#frameMiddle p {
	margin-top: 284px;
	}
#frameMiddle img {
	margin-bottom: 5px;
	}
#frameRight {
position: relative;
	height: 325px;
	width: 395px;
	background: #1a171b;
	float: right;
	color: #fff;
	line-height: 15px;
	overflow: auto;
	margin-bottom: 20px;
	padding: 0 0 0 5px;
	}
#frameRightDeelnemers {
position: relative;
	height: 340px;
	width: 395px;
	background: #fff;
	float: right;
	color: #1a171b;
	line-height: 15px;
	overflow: auto;
	margin-bottom: 20px;
	padding: 0 0 0 5px;
	}
#frameRight p {
	width: 330px;
	margin: 12px 0 0 0;
	word-spacing: 2px;
	}
#bottom h2{
	margin: 15px 0 0 20px;
	}
#bottom p {
	color: #000;
	padding: 15px 15px 5px 20px;
	font-weight: bold;
	word-spacing: 2px;
	line-height: 15px;
	}
	
#frameNav {
position: absolute;
	top: 345px;
	clear: both;
	height: 35px;
	width: 917px;
	background: #1a171b;
	z-index: 0;
	border-top: 1px solid #917630;
	}
#frameFront {
position: absolute;
	top: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 252px;
	height: 600px;
	margin-left: 75px;
	color: #fff;
	z-index: 10;
	}
#frameFront img {
	margin-bottom: 10px;
	}
#frameFront #bottom {
	position: absolute;
	top: 308px;
	width: 252px;
	height: 262px;
	background: #fff;
	}
/* =Main Nav ---------- */
#frameNav ul {
	position: absolute;
	left: 390px;
	top: 10px;
	color:#fcfcfc;
	list-style: none;
	float: left;
	}
#frameNav ul li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #917630;
	}
#frameNav ul li#lastLi, #frameNav ul li#lastLiActive {
	border: 0;
	}
#frameNav ul li#activeLi a, #frameNav ul li#lastLiActive a  {
	font-size: 13px;
	color: #5fab41;
	}
#frameNav ul li#activeLi a:hover, #frameNav ul li#lastLiActive a:hover  {
	color: #fcfcfc;
	}
#frameNav ul li a {
	text-decoration: none;
	color: #fcfcfc;
	}
#frameNav li a:hover {
	color: #5fab41;
	}
