body {
  width:100%;
  /**height: 100%;**/
  margin:0 0 10px 0;
  padding: 0;
  /**background: url('../images/bg/bg_site.jpg');**/
  background: #FFFFFF;
}
.separation {
	clear: both;
	height: 10px;
}

/* ------------------------------------------------ MAIN -- */

.wrapper {
	width:800px;
	margin: 0 auto 0 auto; 
	height: 671px;
   	background-repeat: repeat-y;
	/**background: url('../images/bg/bg_wrapper(1).jpg');**/
	/**border: 1px solid #333333;**/
	/**overflow: auto;**/
}

/* ------------------------------------------------ BODY -- */

#bodyTop {
	float: left;
	width:800px;
	height: 67px;
}
#bodyMiddle {
	float: left;
	width:798px;
	height: 602px;
	border: 1px solid #999999;
	background: url('../images/startpagina(new)/bg/bg_body.jpg');
}
#empty01 {
	float: left;
	width:798px;
	height: 28px;
}
#coach {
	float: left;
	position:relative;
	margin-left: -783px;
	margin-top: 296px;
	width:205px;
	height: 306px;
}

/* ------------------------------------------------ NAVIGATIE -- */

#navBody {
	float: left;
	width:798px;
	/**height: 100%;**/
}
.rotatie {
	float: left;
	width:193px;
	height: 114px;
}
#rotatieAll {
	float: left;
	position:relative;
	margin-left: -612px;
	margin-top: 49px;
	width:599px;
	height: 114px;
}
.textNav {
	float: left;
	width:191px;
	border: 1px solid #000000;
	background: #FFFFFF;
}
#coachLink {
	float: left;
	position:relative;
	margin-left: -578px;
	margin-top: 312px;
	width:121px;
	height: 69px;
}

/* ------------------------------------------------ VLAK 01 -- */

#vlak01 {
	float: left;
	width:187px;
	height: 164px;
}
#empty02 {
	float: left;
	width:18px;
	height: 164px;
}
#instalHeader {
	float: left;
	width:150px;
	height: 20px;
	background: url('../images/startpagina(new)/bg/bg_instal.jpg');
}
#instalMiddle {
	float: left;
	width:150px;
	height: 124px;
}
#verkennerHeader {
	float: left;
	width:150px;
	height: 20px;
	background: url('../images/startpagina(new)/bg/bg_verkenner.jpg');
}

/* ------------------------------------------------ VLAK 02 -- */

#vlak02 {
	float: left;
	width:203px;
	height: 164px;
}
#bewonersHeader {
	float: left;
	width:193px;
	height: 20px;
	background: url('../images/startpagina(new)/bg/bg_bewoners.jpg');
}

/* ------------------------------------------------ VLAK 03 -- */

#vlak03 {
	float: left;
	width:203px;
	height: 164px;
}
#beheerdersHeader {
	float: left;
	width:193px;
	height: 20px;
	background: url('../images/startpagina(new)/bg/bg_beheerders.jpg');
}

/* ------------------------------------------------ VLAK 04 -- */

#vlak04 {
	float: left;
	width:193px;
	height: 164px;
}
#warmtemetingHeader {
	float: left;
	width:193px;
	height: 20px;
	background: url('../images/startpagina(new)/bg/bg_warmtemeting.jpg');
}



/* ------------------------------------------------ TextFormats -- */
 
 BODY,TD			{ font-family: verdana,arial,sans-serif; font-weight: bold; font-size:9pt; }
A:link				{ color:#000000; font-weight: bold; text-decoration: none }
A:visited			{ color:#000000; font-weight: bold; text-decoration: none }
A:active			{ color:#000000; font-weight: bold; text-decoration: none }
A:hover				{ color:#E53238; font-weight: bold; text-decoration: none }

A.nm:link			{ font-family: verdana,arial,sans-serif; color:#000000; font-weight: normal; text-decoration: underline }
A.nm:visited		{ font-family: verdana,arial,sans-serif; color:#000000; font-weight: normal; text-decoration: underline }
A.nm:active			{ font-family: verdana,arial,sans-serif; color:#000000; font-weight: normal; text-decoration: underline }
A.nm:hover			{ font-family: verdana,arial,sans-serif; color:#000000; font-weight: normal; text-decoration: underline }

.minititle {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 5px;
	line-height: 27px;
	text-align: justify;
}
.normal {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	clip:   rect(auto auto auto auto);
}
.title {
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	clip:   rect(auto auto auto auto);
}
.titleNormal {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #E53238;
	text-align: left;
	clip:   rect(auto auto auto auto);
}
.txtField {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #034991;
	width:100px;
}
.btnNext {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #034991;
	font-weight:bold;
	background-color:#FFFFFF;
	border: 1px solid #034991;
	width:90px;
}
