.page .pageContent .mainContent {
	position:relative;
	padding:0px!important;
	min-height:182px;
}
.page .pageContent .mainContent .pro,
.page .pageContent .mainContent .patient {
	width:451px;
	height:62px;
	position:absolute;	
	top:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:118px;
	padding-left:10px;
	overflow:hidden;
}
.page .pageContent .mainContent .pro {
	xbackground-image:url(../../NVOG/images/hp_image_1.jpg);
	left:0px;
}
.page .pageContent .mainContent .pro strong,
.page .pageContent .mainContent .patient strong {
	height:60px;
	width:441px;
	display:block;
	background-repeat:no-repeat;
	background-position:50% 50%;
	/*margin-top:30px;*/
	bottom:-30px;
	position:absolute;
}
.page .pageContent .mainContent .pro strong {
	background-image:url(../../NVOG/images/bg_homepageTitles.png);
	background-position:0px 0px;
}

.page .pageContent .mainContent .patient {
	xbackground-image:url(../../NVOG/images/hp_image_2.jpg);
	right:0px;
}
.page .pageContent .mainContent .patient strong {
	background-image:url(../../NVOG/images/bg_homepageTitles.png);
	background-position:-463px 0px ;
}
.page .pageContent .mainContent .pro strong span,
.page .pageContent .mainContent .patient strong span {
	display:none;
}


/*teaserblocks*/
.page .pageContent .teaserBlocks {
	overflow:visible!important;
	height:290px!important;
}
.page .pageContent .teaserBlocks .teaser {
	color:#FFFFFF;
	position:relative;
}
.page .pageContent .teaserBlocks .teaser .title {
	display:block;
}
.page .pageContent .teaserBlocks .teaser input,
.page .pageContent .teaserBlocks .teaser select {
	border:1px solid #7f9db9;
	width:184px;
	height:18px;
	color:#505a55;
	margin-bottom:10px;
	font-size:11px;
	padding-left:3px;
}
.page .pageContent .teaserBlocks .teaser input {
	padding-top:2px;
	height:16px;
}
.page .pageContent .teaserBlocks .teaser label {
	line-height:15px;
	padding-left:3px;
}
.page .pageContent .teaserBlocks .teaser .notMemberYet {
	margin-left:3px;
}
.page .pageContent .teaserBlocks .teaser .specialistInfo {
	border-top:2px solid #1a7cbf;
	margin-top:20px;
}
.page .pageContent .teaserBlocks .teaser .specialistInfo .title {
	padding-top:18px;
}
.page .pageContent .teaserBlocks .teaser fieldset {
	margin-top:14px;
	margin-bottom:10px;
}
html>/**/body .page .pageContent .teaserBlocks .teaser fieldset {
	margin-bottom:0px;
}
.page .pageContent .teaserBlocks .teaser .specialistInfo fieldset {
	margin-top:10px;
	margin-bottom:auto;
}

.page .pageContent .teaserBlocks fieldset input[type="checkbox"] {
	float:left;
	width:15px;
	border:none;
}
.page .pageContent .teaserBlocks fieldset .submitHolder {
	width:58px;
	height:18px;
	overflow:hidden;
	position:absolute;
	right:22px;
	top:109px;
}
html>/**/body .page .pageContent .teaserBlocks fieldset .submitHolder {
	width:60px;
	height:20px;
	right:22px;
}
.page .pageContent .teaserBlocks fieldset input[type="submit"] {
	width:60px;
	height:20px;
	display:block;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:0px;
	background-image:url(../../NVOG/images/bg_button.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:1px solid #005692;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
	/*position:absolute;
	right:22px;
	top:109px;*/
	margin-left:-1px;
	margin-top:-1px;
	line-height:15px;
}
html>/**/body .page .pageContent .teaserBlocks fieldset input[type="submit"] {
	margin-left:0px;
	margin-top:0px;
	line-height:17px;
}
.page .pageContent .teaserBlocks fieldset input[type="submit"]:hover {
	background-position:0px -18px;
	border:1px solid #45924e;
}
.page .pageContent .teaserBlocks .teaser .news {
	color:#FFFFFF;
	margin-top:27px;
}
.page .pageContent .teaserBlocks .teaser .first {
	margin-top:10px
}
.page .pageContent .teaserBlocks .teaser .news strong {
	font-weight:bold;
}
.page .pageContent .teaserBlocks .teaser a {
	position:relative;
	bottom:auto;
}
.page .pageContent .teaserBlocks .teaser .news p {
	margin-top:4px;
}

.page .pageContent .teaserBlocks input#zoek {
	width:161px;
}
.page .pageContent .teaserBlocks .btn_zoekVeld {
	background-image:url(../../NVOG/images/btn_zoekVeld2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:18px;
	height:20px;
	display:block;
	/*float:left;*/
	margin-left:0px;
	margin-top:0px;
	top:108px;
	position:absolute!important;
	bottom:83px!important;
}
html>/**/body .page .pageContent .teaserBlocks .btn_zoekVeld {
	margin-left:166px;
	top:auto;
}
.page .pageContent .teaserBlocks .btn_zoekVeld span {
	display:none;
}
.page .pageContent .teaserBlocks .brochureLabel {
	display:block;
}
/*end of teaserblocks*/
