/* algemene afmetingen */
*{
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	z-index: 0;
}

body{
	background-color: #f2f2f2;
	text-align: center;
}

.website{
	width: 707px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

* html .website {
	height: 100%;
}

.header{
	margin-top: 5px;
	height: 406px;
	width: 707px;
}

.img{
	height: 406px;
	width: 341px;
	float: left;
}

.midden{
	margin-left: 16px;
	width: 268px;
	height: 406px;
	float: left;
}

/* menu boven */
.menu{
	margin-left: 12px;
	width: 69px;
	height: 406px;
	float: left;
}

.menu ul{
	margin: 50px 0 0 5px;
}

.menu ul li{
	list-style: none;
}

.menu ul li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.tekst{
	width: 339px;
	height: auto;
	float: left;
	margin-right: 50px;
}

.nav{
	width: 339px;
	height: auto;
	float: left;
	margin-right: 50px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.nav img{
	border: 0;
}

.footer{
	width: 342px;
	height: auto;
	float: left;
}

.submenu{
	width: 236px;
	float: left;
}

.submenu a{
	text-align: right;
	padding-right: 50px;
	display: block;
	height: 16px;
	width: 236px;
	margin: 5px 0 5px 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 183px;
}
.nix{}

.submenu ul, .submenu li{
	list-style: none;
}

/* h1 balk */
h1{
	margin-top: 10px;
	width: 624px;
	height: 39px;
	background-color: #000066;
}

/* content */ 
.tekst{
	color: #565656;
}

.tekst p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.tekst h2{
	font-size: 15px;
	margin: 6px 0 2px 0;
}

.tekst a{
	text-decoration: none;
	font-weight: bold;
	color: #7fbe1e;
}

/* qoute en reacties */
#qoute{
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 25px;
	padding: 15px;
	text-align: center;
}

/* toevoeging header */
.headerCFR {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 150px;	
	background-color: #00ACEF;
	margin-bottom: 40px;
	padding-top: 7px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 148px;
}

.headerCFR .headercontainerCFR {
	width: 980px;
	text-align: left;	
	margin: 0 auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.headerCFR .headercontainerCFR a{
	text-decoration: none;
}
	
