/*************************** 
 * Layout FYEO Medical     *
 * 						   *
 * Made by: Toine Holtmann *
 * Copyright: FYEO Medical *
 **************************/
 
html {
  height: 100%;
  overflow: hidden;
}

body {
  padding:0px;
  margin:0px;
  behavior: url('/css/csshover.htc');
  height: 100%;
  text-align: center;
  overflow: hidden;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  min-width: 960px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004236;
	padding: 0;
	margin: 0;
}



.bold { font-weight: bold }

.boldGreen { 
	font-weight: bold;
	color: #004236;
}
.nieuwsTitle {
	font-weight: bold;
	color: #004236;
	margin-left: -5px;
} 		

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000;
	text-indent: 0px;
}

.bodytext a {
	font-weight: bold;
	color: #004236;
}

.onderschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #7c7c7c;
	font-style: italic;
	text-indent: 0px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	color: #004236;
	text-indent: 0px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #000;
	text-indent: 0px;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000;
	text-indent: 0px;
}	
.body_nieuwsblokje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000;
	text-indent: 0px;
}
	

#pagina { 	
  text-align: left;
  width: 960px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -475px;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;


  overflow: hidden;
  overflow-x: auto;
}

#header {
	position: relative;
  	height: 80px;
	left: 5px;
	right: 5px;
	width: 950px;
	background: #fff;
	margin-bottom: 5px;
	border-bottom: solid 1px #e6e6e6; 
}

#line_home_right {
	position: absolute;
	top: 85px;
	bottom: 10px;
	right: 178px;
	width: 1px;
	border-left: solid 1px #e6e6e6;
	z-index: 10;
	_height: 100%;
}

#line_home_left {
	position: absolute;
	top: 85px;
	bottom: 10px;
	left: 178px;
	width: 1px;
	border-left: solid 1px #e6e6e6;
	z-index: 10;
}

#rechts_menu {
	position: absolute;
	width: 165px;
	top: 85px;
	right: 0px;
	bottom: 5px;
	 

	overflow: hidden;
	overflow-y: auto;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 85px;
	_padding-bottom: 10px;
	_height: 100%;
	_z-index: -1;
	background-color: #dfe8e5;
	_background-color: #fff;
	float: left;

}

#links_menu {
	position: absolute;
	width: 165px;
	top: 85px;
	left: 5px;
	bottom: 5px;

	overflow: hidden;
	overflow-y: auto;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 85px;
	_padding-bottom: 10px;
	_height: 100%;
	_z-index: -1;
	background-color: #dfe8e5;
	_background-color: #fff;
	float: left;

}

#links_menu2 {
	position: absolute;
	width: 165px;
	top: 85px;
	left: 175px;
	bottom: 5px;

	overflow: hidden;
	overflow-y: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	
	/* Voor IE6 */
	_top: 0px;
	_padding-top: 85px;
	_padding-bottom: 10px;
	_height: 100%;
	_width: 170px;
	_z-index: -1;
	_background-color: #fff;
	float: left;

}

#contentwrapper_nieuws {
	position: absolute;

	top: 380px;
	left: 178px;
	width: 590px;
	bottom: 5px;

	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 5px;
	
	border-left: solid 1px #e6e6e6;
	

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 375px;
	_padding-bottom: 10px;
	_height: 100%;
	_width: 590px;
	_left: 178;
	_z-index: -1;
	float: left;
}

#nieuws {
	height: 100%;
	_overflow: auto;
	_overflow-x: hidden;
	
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 0px;
	text-align:left;
	color: #000;
	padding-left: 2px;
	padding-right: 0px;
}

.nieuws_titel {
	position: absolute;
	top: 357px;
	left: 185px;
	width: 580px;
	height: 20px;
	background-color: #dfe8e5;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style: none;
	margin: 0px;
	_margin-top: 1px;
	padding: 0px;
	padding-left: 5px;
	line-height: 18px;
	_width: 585px;
	_top: 345px;
}


#footer {
	position: absolute;
	bottom: 0px;
	left: 5px;
	right: 5px;
	width: 950px;
	height: 5px;
	border-top: solid 1px #e6e6e6;
	margin-top: 5px;
	_margin-bottom: -15px;
}

.noscript {
	position: relative;
	top: 0px;
	padding-left: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #FF0000;
	text-align: left;
}
	

div.opdeling {
	_width: 165px;
	_height: 100%;
	_overflow: auto;
	_overflow-x: hidden;
	background-color: #dfe8e5;
}

div.opdeling2 {
	_width: 165px;
	_height: 100%;
	_overflow: auto;
	_overflow-x: hidden;
	height: 100%;
}

div.menu {
	margin-bottom: 107px;
	_margin-bottom: 19px;

	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}

div.menu_keurmerk {
	margin-bottom: 234px;
	*margin-bottom: 54px;
	_margin-bottom: 15px;

	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}

div.menu_partners {
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}

div.menuRechts {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}
	

div.menu2 {
	margin-bottom: 127px;
	_margin-bottom: 19px;

	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}

div.menu3 {
	margin-bottom: 20px;
	_margin-bottom: 19px;

	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;
}

div.menuText {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000;
	text-align: left;
}

.copyright {
	position: absolute;
	bottom: 0px;
	
	padding-left: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000;
	text-align: left;
	z-index: -1;
}

#banner {
	position: absolute;

	top: 85px;
	left: 345px;
	height: 120px;
	width: 610px;

	overflow: hidden;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;

	/* Voor IE6 */
	_top: 0px;
	_margin-top: 85px;
	_height: 115px;
	_width: 610px;
	_left: 340;
	float: left;
}

#banner a {
	cursor: pointer;
}

.bannerImage {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	border: none;
}

#sitemap {
	position: absolute;

	top: 80px;
	left: 345px;
	height: 20px;
	width: 610px;

	overflow: hidden;
	overflow-y: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	
	background-color: #004236;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 5px;
	text-align:left;
	color: #fff;
	line-height: 18px;	

	/* Voor IE6 */
	_top: 0px;
	_margin-top: 80px;
	_height: 20px;
	_width: 610px;
	
	_left: 340;
	float: left;
}
#sitemap a:link {
	text-decoration: none;
	color: #fff;
}
#sitemap a:visited {
	text-decoration: none;
	color: #fff;
}
#sitemap a:hover {
	text-decoration: none;
	color: #fff;
}
#sitemap a:active {
	text-decoration: none;
	color: #fff;
}

#content {
	height: 100%;
	_overflow: auto;
	_overflow-x: hidden;
	
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 5px;
	text-align:left;
	color: #000;
	margin-left: 5px;	
}

.nieuwsLinks {
	width: 49%;
	height: 120px;
	border-right: solid 1px #e6e6e6;
	float: left;
	overflow: hidden;
}

.nieuwsBlokje {
	width: 100%;
	height: 120px;
	overflow: hidden;
	margin-left: -5px;
	margin-top: 5px;
}

.nieuwsRechts {
	width: 50%;
	height: 120px;
	float: left;
	overflow: hidden;
}

.nieuwsLinks2 {
	width: 49%;
	height: 125px;
	border-right: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	float: left;
	overflow: hidden;
	
}

.nieuwsRechts2 {
	border-top: solid 1px #e6e6e6;
	width: 50%;
	height: 125px;
	float: left;
	overflow: hidden;
}

.nieuwsImg {
	height: 113px;
	width: 110px;
	margin-left: 5px;
	float: left;
	clear: left;
}

.nieuwsText {
	margin-left: 5px;
	padding-left: 5px;
	height: 102px;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000;
	overflow: hidden;
}

.nieuwsImg2 {
	margin-top: 5px;
	height: 113px;
	width: 110px;
	margin-left: 5px;
	float: left;
	clear: left;
}

.nieuwsText2 {
	margin-top: 5px;
	margin-left: 5px;
	*padding-left: 5px;
	height: 102px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000;
	overflow: hidden;
}

.leesMeer {
	color: #004236;
	font-style: italic;
	margin-left: 119px;
	margin-top: 0px;
}
.leesArtikel {
	color: #004236;
	font-style: italic;
	margin-left: 7px;
	margin-top: 0px;
}

.leesArtikel a {
	color: #004236;
}

.leesMeer a:link {
	color: #004236;
}
.leesMeer a:visited {
	color: #004236;
}
.leesMeer a:hover {
	color: #004236;
}
.leesMeer a:active {
	color: #004236;
}

.artikelText {
	width: 65%;
	margin-top: 5px;
	text-indent: 10px;
	float: left;
}

.artikelTextNieuws {
	width: 600px;
	margin-top: 5px;
	text-indent: 10px;
}
.artikelImageDiv {
	width: 33%;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.artikelImageDiv2 {
	width: 33%;
	float: left;
	margin-left: 10px;
	margin-top: -10px;
}

.nieuwsImages {
	width: 600px;
	padding-left: 118px;
}

.nieuwsImage {
	width: 160px;
	height: 140px;
	border: solid 3px #dde8e4;
	float: left;
	margin-right:30px;
}

.artikelImage {
	width: 160px;
	height: 140px;
	border: solid 3px #dde8e4;
}
.onderschriftDiv {
	width: 160px;
	text-indent: 0px;
}

.onderschriftNieuws {
	width: 160px;
	text-indent: 0px;
	float: left;
}

.ervaringImage {
	width: 160px;
	height: 140px;
	border: solid 3px #dde8e4;
	text-indent: 0px;
	margin-top: -105px;
	margin-right: 10px;
	margin-left: -5px;
	_margin-right: 5px;
	_margin-left: 0px;
	*margin-right: 5px;
	*margin-left: 0px;
	float: left;
}
.ervaringImageDiv {
	text-indent: 0px;
	margin-top: 105px;
}
.gastenboekImageDiv {
	text-indent: 0px;
	margin-top: -14px;

}
.ervaringenText {
	width: 95%;
	float: left;
	margin-top: 5px;
	text-indent: 0px;
}

#contentwrapper{
	position: absolute;

	top: 100px;
	left: 345px;
	bottom: 5px;
	
	width: 610px;

	overflow: hidden;
	overflow-y: auto;

	margin-top: 5px;
	margin-bottom: 5px;
	
	border-left: solid 1px #e6e6e6;
	

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 95px;
	_padding-bottom: 10px;
	_height: 100%;
	_width: 610px;
	_left: 340;
	_z-index: -1;
	float: left;
}

#contentwrapper_home {
	position: absolute;

	top: 85px;
	left: 178px;
	width: 593px;
	height: 275px;

	overflow: hidden;
	overflow-y: hidden;
	margin-bottom: 5px;
	
	border-left: solid 1px #e6e6e6;
	padding-left: 7px;

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 85px;
	_padding-bottom: 10px;
	_height: 100%;
	_width: 595px;
	_left: 178;
	_z-index: -1;
	float: left;
}

#banner_home {
	width: 461px;
	height: 120px;
}

.contenthome_titel {
	width: 580px;
	height: 20px;
	background-color: #dfe8e5;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style: none;
	margin: 0px;
	_margin-top: 1px;
	padding: 0px;
	padding-left: 5px;
	line-height: 18px;
	_width: 585px;
}

.contenthome_titel a {
	color: #fff;
}

#content_home {
	height: 100%;
	_overflow: auto;
	_overflow-x: hidden;
	
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 0px;
	text-align:left;
	color: #000;
}

#content_home a {
	text-decoration: underline;
}

#content_home a:hover {
	text-decoration: none;
}

#notification {
	position: absolute;
	top: 0;
	padding: 0;
	height: 30px;
	margin: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 35px;
	right: 30px;
}

#videoPlayer {
	position: absolute;

	top: 230px;
	left: 348px;
	bottom: 5px;
	
	width: 610px;

	overflow: hidden;
	overflow-y: auto;

	margin-top: 5px;
	margin-bottom: 5px;
		

	/* Voor IE6 */
	_top: 0px;
	_padding-top: 225px;
	_padding-bottom: 10px;
	_height: 100%;
	_width: 610px;
	_left: 343;
	z-index: 5;
	float: left;
}

#video {
	position: absolute;
	top: 280px;
	left: 350px;
}

#sluiten {
	position: absolute;
	right: 5px;
	top: 240px;
	float: right;
	z-index: 10;
}

.b_animatie {
	top: 0px;
	right: 35px;
}

#videotitel {
	float: left;
	position: absolute;
	left: 350px;
	top: 240px;
	z-index: 10;
	font-size: 18px;
	font-weight: bolder;
	color: #004236;
}

.keurmerk_left {
	float: left;
	height: 80px;
	margin-right: 9px;
	margin-left: 10px;
	margin-bottom: 20px;
	_margin-left: 8px;
	_margin-right: 7px;
}

.partners_left {
	float: left;
	height: 35px;
	margin-right: 9px;
	margin-left: 10px;
	margin-bottom: 15px;
}

/* New layout info page. */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	color: #004236;
	text-indent: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-indent: 0px;
	margin:0px;
	display: inline;
}

.h2look {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin:0px;
	display: inline;
}

.kort_antwoord {
	width: 100%;
	text-indent: 0px;
}

.lang_antwoord {
	width: 100%;
	text-indent: 0px;
	margin-top: 15px;
}

#vervolg_animatie {
	width: 100%;
	margin-top: 15px;
	text-indent: 0px;
}

#vervolg_afbeeldingen {
	width: 580px;
	text-indent: 0px;
	text-align: center;
	margin-top: 15px;
	padding-left: 30px;
}

.pagina_afbeelding {
	display:block;
	width: 160px;
	text-align:left;
	color: #7c7c7c;
	font-style: italic;
	margin-right:28px;
	float:left;
}

.pagina_afbeeling_img {
	width: 160px;
	height: 140px;
	border: solid 3px #004236;
}

.gerelateerde_links {
	text-indent: 0;
}

.gerelateerde_links_list {
	width: 49%;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 0;
}

.gerelateerde_links_list li a {
	font-weight: bold;
	color: #004236;
}

.meer_info_balk	{
	margin-bottom: 20px;
	_margin-bottom: 19px;

	margin-left: 0px;
	padding-top: 45px;
	_padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 165px;	
}