/* CSS Document */

* { 
margin: 0;
padding: 0;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 15px;
}

#imgdiv1 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	left: 10px;
	width: 983px;
	height: 341px;
	z-index: 5;
	padding: 0px;
}

#imgdiv2 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	left: 10px;
	width: 589px;
	height: 341px;
	z-index: 5;
	padding: 0px;
}

#imgdiv3 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	right: 10px;
	width: 589px;
	height: 341px;
	z-index: 5;
	padding: 0px;
}

#imgdiv4 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	right: 10px;
	width: 394px;
	height: 341px;
	z-index: 5;
	padding: 0px;
}

#imgdiv5 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	left: 10px;
	width: 394px;
	height: 341px;
	z-index: 5;
	padding: 0px;
}

#imgdiv6 {
	position: absolute;
	overflow: hidden;
	top: 74px;
	left: 10px;
	width: 394px;
	height: 341px;
	z-index: 5;
	padding: 0px;
	background-color: #e6e3dc;
}

#txtdiv2 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	right: 10px;
	width: 354px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#txtdiv3 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	left: 10px;
	width: 354px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#txtdiv4 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	left: 10px;
	width: 551px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#txtdiv5 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	right: 10px;
	width: 551px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#txtdiv6 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	right: 10px;
	width: 551px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#txtdiv7 {
  /* text only */
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	top: 74px;
	right: 10px;
	width: 943px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	height: 301px;/*40 pixels in mindering gebracht vanwege 2x20px padding (links en rechts). */
	z-index: 5;
	padding: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}




#downloads {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e7565;
	text-align: right;
	width: 100%;

}

.optiontextcolor {
	font-style: italic;
	color: #999999;
}