@charset "utf-8";
/* CSS Document */



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	GENERAL
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	
body{
	margin:0px;
	padding:0px;
	background:url(../images/bgBody.jpg) repeat-x;
	background-color:#e9ecf1;
	}

#container{
	background-color:#FFFFFF;
	float:none;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:5px 0px 10px 0px;	
	position:relative;
	width:975px;
	_width:440px;
	}
	
img{
	border:none;
	}

	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	HEADER
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#header{
	background:none;
	float:left;
	height: auto;	
	_left:18px; /*IE6*/
	margin:0px 16px 0px 16px;
	_margin:0px; /*IE6*/
	padding:0px;	
	_padding:0px; /*IE6*/	
	position:relative;
	width:935px;
	}

#headerLine{
	background-color:#e4e4e4;
	color:#e4e4e4;	
	height:2px;	
	float:left;	
	font-size:1px;	
	margin:10px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
	position:relative;
	width:939px;
	}

#logo{
	background:url(../images/Log-RepM-DEF4.jpg) no-repeat;	
	cursor: pointer;
	float:right;	
	height:86px;	
	position:relative;
	right:0px;
	width:330px;
	text-indent:-9999px;
	}



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	TOP - LOGIN, SITEMAP EN DISCLAIMER
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#login{
	background:none;
	color:#e3e3e3;	
	float:left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	height:auto;
	line-height:0px;
	padding:10px 0px;
	position:relative;
	text-align:left;
	vertical-align:top;
	}

#login p a{
	background:none;
	color:#9D9D9D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 0px 0px;
	text-decoration:none;
	}

#login p a:hover{
	text-decoration:underline;
	}

#login form{
	background:url(../images/imgLoginBackground.jpg);
	width:161px;
	vertical-align:top;
	}

#login form input{
	margin:0px;
	padding:0px;
	}

#login form input.inputbox{
	border:1px #969696 solid;	
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:5px;
	vertical-align:top;
	width:66px;
	}
	
#login form input.button{
	background:url(../images/imgLoginButton.jpg) no-repeat transparent;
	border:none;
	cursor:pointer;
	height:28px;
	margin:0px;
	padding:0px;
	top:0px;
	vertical-align:top;
	width:60px;
	}
	

	
	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	MENU
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

div.menu{
	color:#000000;
	float:left;
	font-weight:normal;
	height:38px;
	_left:-16px; /*IE6*/
	margin:20px 0px 0px 18px;
	padding:0px;	
	position:relative;	
	text-align:center;
	width:938px;
	}

div.menu ul {
	float:left;
	height:38px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative;
	width:938px;
	}

div.menu ul.menu li {
	float:left;
	}	
	
div.menu ul.menu li a{
	background:url(../images/Menu_sprite2.jpg) no-repeat #ffffff;	
	color:#000000;	
	display:block;		
	float:left;
	font-family:Verdana, Arial Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;		
	height:38px;
	line-height:38px;
	list-style-type:none;	
	margin:0px;
	padding:0px;	
	text-decoration:none;
	text-shadow: #efefef 1px 0px 0px;	
	width:185px;	
	}
	
/*Home*/		
div.menu ul.menu li.item1 a{
	background-position:0px 0px;
	border-right:1px #e8e8e8 solid;
	}

div.menu ul.menu li.item1 a:hover{
	color:#406217;
	}	
	
div.menu ul.menu li.item1 a:active{
	background-position:0px -39px;
	}

div.menu ul.menu li#current.item1 a{
	background-position:0px -78px;
	border-right:1px #6B6B6B solid;
	color:#ffffff;
	text-decoration:none;
	text-shadow:none;
	}	

/*Contact*/	
div.menu ul.menu li.item2 a{
	background-position:-518px 0px;
	border-left:1px #6b6b6b solid;
		_top:0px;
	}
	
div.menu ul.menu li.item2 a:hover{
	color:#406217;
	}
	
div.menu ul.menu li.item2 a:active{
	background-position:-518px -39px;
	}

div.menu ul.menu li#current.item2 a{
	background-position:-518px -78px;
	border-left:1px #6B6B6B solid;
	color:#ffffff;
	text-decoration:none;
	text-shadow:none;
	}	

/*About*/		
div.menu ul.menu li.item3 a{
	background-position:-236px 0px;
	border-left:1px #6b6b6b solid;
	border-right:1px #e8e8e8 solid;
	}

div.menu ul.menu li.item3 a:hover{
	color:#406217;
	}
	
div.menu ul.menu li.item3 a:active{
	background-position:-236px -39px;
	}
	
div.menu ul.menu li#current.item3 a{
	background-position:-236px -78px;
	border-right:1px #6B6B6B solid;
	border-left:1px #6B6B6B solid;
	color:#ffffff;
	text-decoration:none;
	text-shadow:none;
	}	

/*Services*/		
div.menu ul.menu li.item4 a{
	background-position:-236px 0px;
	border-left:1px #6b6b6b solid;
	border-right:1px #e8e8e8 solid;
	}		
	
div.menu ul.menu li.item4 a:hover{
	color:#406217;
	}		

div.menu ul.menu li.item4 a:active{
	background-position:-236px -39px;
	}	

div.menu ul.menu li#current.item4 a{
	background-position:-236px -78px;
	border-right:1px #6B6B6B solid;
	border-left:1px #6B6B6B solid;
	color:#ffffff;
	text-decoration:none;
	text-shadow:none;
	}	
	
/*Client login*/		
div.menu ul.menu li.item7 a{
	background-position:-236px 0px;
	border-left:1px #6b6b6b solid;
	border-right:1px #e8e8e8 solid;
	}		
	
div.menu ul.menu li.item7 a:hover{
	color:#406217;
	}		

div.menu ul.menu li.item7 a:active{
	background-position:-236px -39px;
	}	

div.menu ul.menu li#current.item7 a{
	background-position:-236px -78px;
	border-right:1px #6B6B6B solid;
	border-left:1px #6B6B6B solid;
	color:#ffffff;
	text-decoration:none;
	text-shadow:none;
	}	

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	SLIDESHOW
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#slideshow {
	float:right;
	margin-right:-100px;
	position:relative;
	width: 530px;
}

#slideshow IMG {
    left:0;    
    opacity:0.0;	
	position:absolute;
    top:0;
    z-index:8;
}

#slideshow IMG.active {
    opacity:1.0;    
	z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#imgIndex{
	float:left;
	height:249px;	
	width:242px;
	z-index:100;
	}		

#button{
	border:1px black solid;
	float:left;
	height:60px;
	position:relative;
	width:165px;
	z-index:200;
	}
	
dl.imageMap {
	background:url(../images/imgIndexStatic2.jpg);
	display:block;
	height:257px;	
	margin-left:10px;
	width:468px;
	}

dl.imageMapMC {
	
	display:block;
	height:370px;	
	margin-left:10px;
	width:904px;
	margin:-5px;

	
	}

dd{
	text-indent:-9999px;
	}
		

#content a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:100px;
	overflow:hidden; 	
	padding:130px 0px 0px 35px; 
	position:absolute;	
	top:150px;
	width:172px; 
	z-index:999;
	}

* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	SLIDESHOW 2
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#slideshow2 {
	float:left;
	position:relative;
	width: 530px;
}

#slideshow2 IMG {
    left:0;    
    opacity:0.0;	
	position:absolute;
    top:0;
    z-index:8;
padding:6px 0px 0px 10px;
}

#slideshow2 IMG.active {
    opacity:1.0;    
	z-index:10;
}

#slideshow2 IMG.last-active {
    z-index:9;
}


	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	CONTENT
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#indexContent{
	background:none;
	float:left;
	height:auto;
	margin:20px 0px 20px 18px;
	_margin:20px 0px 0px 9px; /*IE6*/
	position:relative;
	width:934px;
	}

#pageBack{
	display:none;
	}
	
#pageBack a {
	background:none;
	color:#9dbf75;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:auto;
	padding:10px 10px 0px 0px;
	position:absolute;
	right:0px;	
	text-decoration:underline;
	top:-10px;
	width:auto;
	z-index:2;
	}	
	
#content{
	background: #ffffff;
	border-left:#e4e4e4 2px solid;	
	border-right:#e4e4e4 2px solid;	
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:auto;
	_margin-top:-12px; /*IE6*/
	padding: 15px;
	_padding: 0x; /*IE6*/
	position:relative;
	_top:0px; /*IE6*/
	width:904px;
	}

#contentTop {
	background:url(../images/bgContentBorderTop.gif) no-repeat;
	border:none;
	float:left;
	height:7px;
	_margin:0px; /*IE6*/
	_padding: 0x; /*IE6*/
	position:relative;
	_top:0px; /*IE6*/
	width:938px;
	z-index:1;
	}

#contentBottom {
	background:url(../images/bgContentBorderBottom.gif) no-repeat;
	border:none;
	float:left;
	height:7px;
	position:relative;
	width:938px;
	z-index:1;
	}

#content a:link, #content a:active{
	color:#7DA64C;
	text-decoration:underline;
	}

#content a:hover, #content a:visited{
	color:#597E2E;
	text-decoration:underline;
	}

#content table{
	border:none;
	border-collapse:collapse;
	width:904px;
	}

#content td.contentText{
	text-align:left;
	}

#content td.contentImage{
	width:20%;
	}
		
#content h1{
	color:#727272;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	margin:0px;
	text-align:left;
	}

#content h2{
	color:#9d9d9d;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	text-align:left;
	}
	
#content h3{
	color:#646061;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:35px 0px 0px 0px;
	text-align:left;
	}

#content h4{
	text-align:left;
	color: #777;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	margin:0td.content
	px 0px;
	}

	
#content p{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0px;
	text-align:left;
	}

#content p.impress{
	font-style:italic;	
	font-weight:bold;
	}
	
#content hr{
	border: 1px solid #e4e4e4;
	margin:15px 0px;
	_margin:0px; /*IE6*/
	*margin:0px; /*IE7*/
	}

#content hr.about{
	border: 1px solid #e4e4e4;
	margin:25px 0px 5px 0px;
	_margin:0px; /*IE6*/
	*margin:0px; /*IE7*/
	}	
	
#content li{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	}

	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	CONTACT
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#content td{
	border-collapse:collapse;
	}

#content td#line, #content th#line{
	border-right:2px #E4E4E4 solid;
	border-collapse:collapse;
	text-align:center;
	padding: 0 0 0 10px;
	}	
#content td#line2, #content th#line2{
	padding-left:14px;
	border-collapse:collapse;
	text-align:center;
	}		
#content td.contact{
	width:33.3%;
	}

#content td.contact p{
	text-align:center;
	}

#content td.contact p.moreInfo{
	_padding-top:10px;
	*padding-top:10px;
	}
		
#content th.contact span{
	color:#3b653e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	_height:40px;
	line-height:normal;
	margin:0px;
	text-align:center;
	text-decoration:none;
	width:33.3%;
	}

#content th.contact span:hover{
	text-decoration:underline;
	}
	
#content td.contactImage{
	padding-top:15px;
	text-align:center;
	}

#content td.contactImage img{
	bottom:0px;
	clear:both;
	vertical-align:bottom;
	}	

#content tr.form input, #content tr.form textarea {
	border: 1px solid #E4E4E4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;	
	margin: 0px 0px 10px 0px;
	padding: 5px;	
	text-align:left;
	width: 380px;
	}
	
#content tr.form textarea {
	height: 90px;
	}

#content tr.form textarea:focus, #content tr.form input:focus{
	border: 1px solid #9DBF75;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#content tr.form textarea:hover, #content tr.form input:hover {
	border: 1px solid #C3EE90;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#content tr.form label {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 2px;
	vertical-align:top;
	}	
	
#mailformulier{
	display: none;
	_height:330px;
	*height:330px;
	_margin:5px 0px -75px 0px;
	*margin:5px 0px -75px 0px;
	}	

#mailformulier div.buttons{
	float:left;	
	float:right\9;
	margin-right:40px\9;
	width:508px;
	}
	
#content tr.form a.button {
	background: url(../images/buttonContactSend.jpg) no-repeat;
	width: 125px;
	height:30px;
	color:#4a4a4a;
	cursor:pointer;
	border:none;
	float: left;
	font-weight:bold;	
	text-align:center;
	text-decoration:none;
	}
#content tr.form a#submit, #content tr.form a#reset {
	background: url(../images/buttonContactSend.jpg) no-repeat;
	margin-left:382px;
	width: 125px;
	height:30px;
	color:#4a4a4a;
	cursor:pointer;
	border:none;
	float: left;
	font-weight:bold;	
	text-align:center;
	text-decoration:none;	
	_float:right;
	_margin-right:196px;
	
	}
	
#content tr.form a#submit2, #content2 tr.form a#reset2 {
	background: url(../images/buttonContactSend.jpg) no-repeat;
	margin-left:579px;
	width: 125px;
	height:30px;
	color:#4a4a4a;
	cursor:pointer;
	border:none;
	float: left;
	font-weight:bold;	
	text-align:center;
	text-decoration:none;	
	_float:right;
	_margin-right:115px;
}
	
#content tr.form a#reset {
	margin-left:10px;
	}

#content tr.form a.button span.button {
	line-height:30px;
	}

#content hr.contact {
	_margin-top:30px;	
	*margin-top:30px;
	}	
	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	CLIENT LOGIN
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#content div#clientText, #content div#clientForm  {
	border-collapse:collapse;
	height:100%;
	margin:0px;
	padding:0px;
	}

#content div#clientText{
	float:left;
	width:65%;
	}
	
#content div#clientText p#top, #content div#clientForm p#top{
	line-height:auto;
	margin-top:0px;
	padding-top:0px;
	top:0px;
	}

#content div#clientForm{
	border-left:1px #E4E4E4 solid;
	float:right;
	padding-left:30px;
	width:30%;
	}	

#content div#clientForm input{
	border: 1px solid #E4E4E4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;	
	margin: 0px 0px 10px 0px;
	padding: 5px;	
	text-align:left;
	}

#content div#clientForm input:focus, #content div#clientForm input:focus{
	border: 1px solid #9DBF75;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#content div#clientForm input:hover, #content div#clientForm input:hover {
	border: 1px solid #C3EE90;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#content div#clientForm input#remember{
	margin-left:10px;
	}
	
#content div#clientForm input.button {
	background: url(../images/buttonContactSend.jpg) no-repeat;
	color:#4a4a4a;
	cursor:pointer;
	border:none;
	float: left;
	font-weight:bold;	
	height:30px;
	text-align:center;
	text-decoration:none;
	width: 125px;
	}	
	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	SITEMAP
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
	
#content ul.sitemap, #content ul.sitemap li, #content ul.sitemap ul {
	line-height:20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content ul.sitemap li.list1 {
	margin-left:0px;
	}

#content ul.sitemap li.list2 {
	margin-left:20px;
	}

#content ul.sitemap li.list3 {
	margin-left:40px;
	}
	
#content ul.sitemap li#last {
	margin-bottom:10px;
	}

#content ul.sitemap li a:link, #content ul.sitemap li a:active, #content ul.sitemap li a:visited{
	text-decoration:none;
	}

#content ul.sitemap li a:hover {
	text-decoration:underline;
	}

#content ul.sitemap li a:visited {
	color:#629327;
	}	


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-SALES CONNECTIONS - MEDCALL
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#medcallBT dl.imageMap {
 <!--background:url(../images/imgMedCallStatic3.jpg);
	display:block;
	float:left;
	height:350px; <!-- orgineel was height:224px;-->	
	margin:0px;
	padding:0px;
	width:904px; 
	margin:-5px;-->
	}	

#medcallBT a.buttonLink {
<!--		background:transparent; -->
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:220px;
	width:172px; 
	}
	
@-moz-document url-prefix() {
	#content hr#medCall {
		border:1px solid #E4E4E4;
		display:block;
		margin: 0px 0px 0px 0px; <!-- orgineel was margin:250px 0px 0px 0px; -->
		position:relative;
		}
	}	

	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-SALES CONNECTIONS - MEDMANAGER
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#medManagerBT dl.imageMap {
	background:url(../images/imgMedManagerStatic.jpg);
	display:block;
	float:left;
	height:249px;	
	margin:0px;
	padding:0px;
	width:904px;
	}	
	
#medManagerBT a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:200px;
	width:172px; 
	}
	
@-moz-document url-prefix() {
	#content hr#medManager {
		border:1px solid #E4E4E4;
		display:block;
		margin:300px 0px 0px 0px;
		position:relative;
		}
	}
	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-SALES CONNECTIONS - MEDICAL CONTACT CENTER
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#medManagerMCC dl.imageMap {
	background:url(../images/imgMedicalContactCenter2.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:249px;	
	margin:0px;
	padding:0px;
	width:904px;
	}	
	
#medManagerMCC a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:200px;
	width:172px; 
	}
	
@-moz-document url-prefix() {
	#content hr#medManager {
		border:1px solid #E4E4E4;
		display:block;
		margin:300px 0px 0px 0px;
		position:relative;
		}
	}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-MEDICAL EDUCATION - WEBCASTING
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#webCasting dl.imageMap {
	background:url(../images/imgMedCastStatic3.jpg);
	display:block;
	float:left;
	height:249px;	
	margin:0px;
	padding:0px;
	width:904px;
	}	
	
#webCasting a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:200px;
	width:172px; 
	}
	
@-moz-document url-prefix() {
	#content hr#webCasting {
		border:1px solid #E4E4E4;
		display:block;
		margin:300px 0px 0px 0px;
		position:relative;
		}
	}

	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-MEDICAL EDUCATION - MEDCONFERENCE
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#medConference dl.imageMap {
	background:url(../images/imgMedConferenceStaticNew3.jpg);
	display:block;
	float:left;
	height:249px;	
	margin:0px;
	padding:0px;
	width:904px;
	}	
	
#medConference a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:230px; <!-- 200 was het eerst -->
	width:172px; 
	}
	
#medConference a.videoLink {
	background:transparent; 
	display:block; 
	height:200px; 	
	left:500px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:50px;
	width:375px; 
	}	
	
@-moz-document url-prefix() {
	#content hr#medConference {
		border:1px solid #E4E4E4;
		display:block;
		margin:0px 0px 0px 0px;
		position:relative;
		}
	}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	E-MEDICAL EDUCATION - MEDMEETING
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#medMeeting dl.imageMap {
	background:url(../images/imgMedMeetingStatic.jpg);
	display:block;
	float:left;
	height:249px;	
	margin:0px;
	padding:0px;
	width:904px;
	}	
	
#medMeeting a.buttonLink {
	background:transparent; 
	display:block; 
	height:80; 	
	left:120px;
	overflow:hidden; 	
	padding:120px 0px 0px 35px; 
	position:absolute;	
	top:200px;
	width:172px; 
	}
	
@-moz-document url-prefix() {
	#content hr#medMeeting {
		border:1px solid #E4E4E4;
		display:block;
		margin:300px 0px 0px 0px;
		position:relative;
		}
	}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	OTHER - VACANCIES
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#vacanciesForm {
	_height:330px;
	*height:330px;
	_margin:5px 0px -75px 0px;
	*margin:5px 0px -75px 0px;
	width:500px;
	}

#vacanciesForm div.buttons{
	float:left;	
	float:right\9;
	margin-right:40px\9;
	width:508px;
	}

	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	OTHER - INTERNSHIPS
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#internshipsForm {
	_height:330px;
	*height:330px;
	_margin:5px 0px -75px 0px;
	*margin:5px 0px -75px 0px;
	width:500px;
	}

#internshipsForm div.buttons{
	float:left;	
	float:right\9;
	margin-right:40px\9;
	width:508px;
	}

		
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	SERVICES
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	
div.services{
	background:none;	
	position:relative;
	float:left;
	height:130px;
	margin:0px 0px 10px 11px;
	_margin:0px 0px 0px 6px; /*IE6*/
	padding:0px;
	width:938px;
	}
	
div.services table{
	border-collapse:collapse;
	}

div.services tr {
	border:none;
	}

div.services td.servicesTop {
	background-color:#e4e4e4;
	height:2px;	
	width:auto;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.services td.servicesTop {
		background-color:#e4e4e4;
		border:none;
		height:2px;	
		margin:0px;
		padding:0px;
		width:auto;
		}
	}
	
div.services div.servicesBG {	
	width: 210px; 
	float: left; 
	height: 150px; 
	text-align: left; 
	background: url(../images/bgServices.jpg) repeat-x scroll 0pt 0pt rgb(255, 255, 255);
}
div.services div.servicesBlank, div.services div.servicesBlank a, div.services div.servicesBlank h3{
	background:none; 
	height: 100px; 
	width: 30px; 
	float: left;
	text-indent:-9999px;
	cursor:default;
	}
div.services td.servicesBG {
	background:url(../images/bgServices.jpg) repeat-x #ffffff;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:125px;
	padding:6px 0px;
	text-align:left;
	vertical-align:top;	
	width:212px;
	}
	
div.services td.servicesBGKerst {
	background:url(/kerst/kerstklant/gradientkerst2.jpg) repeat-x #ffffff !important;
	font-size: 11px !important;	
	}	
	
div.services td.servicesBGKerst h2 {
	color: #FFF !important;	
	font-size: 13px !important; 
	}		

div.services td.servicesBG h2 a, div.services td.servicesBG h2, div.services div h2 a, div.services div h2{
	color:#3b654e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	text-decoration:none;
	text-transform:uppercase;
	}

	div.services td.servicesBG h2, div.services div h2 {	
	padding:8px 6px 8px;
	}		
div.services td.servicesBG h2 a, div.services div h2 a {
	padding-right:3px;
	}

div.services td.servicesBG h2 a:hover {
	text-decoration:underline;
	}
	
.ie7 div.services td.servicesBG h1 a, .ie7 div.services td.servicesBG h2 {
	color:#3b654e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:10px;
	padding:25px;	
	text-decoration:none;
	text-transform:uppercase;
	}

div.services td.servicesBG ul, div.services ul {
	margin:0px;
	padding:0px 8px;
	}
	
div.services td.servicesBlank{
	background-color:#FFFFFF;
	height:auto;
	width:30px;	
	}

div.services ul li {
	line-height:18px;
	margin:0px;
	padding:0px;
	}

div.services ul li, div.services ul li a:link, div.services ul li a:visited, div.services ul li a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style:none outside none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}

div.services ul li a:link, div.services ul li a:active{
	color:#8a8a8a;
	}

div.services ul li a:hover, div.services ul li a:visited{
	color:#636363;
	}
	
div.services ul li a:hover{
	font-weight:normal;
	text-decoration:underline;
	}
	
div.services ul li a#current{
	font-weight:bold;
	}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	FOOTER
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

div.footer{
	float:left;
	height:30px;
	margin:10px 0px 0px 0px;
	padding:0px 20px;
	position:relative;	
	width:935px;	
	}	

div.footerMotto{
	color:#a7a7a7;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	position:relative;
	float:left;
	left:0px;		
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:left;
	width:265px;	
	}

div.footerCopy{
	background:none;
	color:#a7a7a7;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	position:relative;
	text-align:right;
	padding:0 10px;
	}

div.footerCopy a:active, div.footerCopy a:link, div.footerCopy a:visited {
	color:#a7a7a7;
	line-height:20px;
	text-decoration:none;
	}

div.footerCopy a:hover {
	color:#a7a7a7;
	line-height:20px;
	text-decoration:underline;
	}
	
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	END SITE
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

	
div.clear{
	clear:both; 
	font-size:0;	
	line-height:0;
	margin:0; 
	padding:0; 
	}

div.tdhead{
	background: url(/images/stories/bg_table.jpg) no-repeat;
	padding:1px 0 3px 10px;
	text-align:left;
	_margin:0;	
	width:390px;
}
div.tdhead2{
	width:400px;
	padding:0;
	_margin:0;
}
div.tdhead2 ul{
	list-style:none;
	padding:2px 0 3px 18px;
	margin:0;
}
div.tdhead2 ul li{
	padding:2px;
}
div.tdhead2 ul li a{
	text-decoration:none;
}

#vac_form{
	float:left;
	padding:0px;
	width:500px;
}
#vac_form table{
	width:510px;
	_width:500px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
//	404 PAGE
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

