html, body
{
	
	font-family:Verdana;
	font-size:12pt;
	font-weight:normal;
	color:#000000;
	/*
overflow-x:hidden;
*/
	
}

html
{
	background-color:#FFF;
}

* 
{
margin:0pt;
padding:0pt;
}


/*
div { behavior: url(../scripts/iepngfix.htc) }
*/



a,a:active,a:visited
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

body 
{
width:100%;
text-align:center;
overflow-x:hidden;
background:url('../images/bg_main.jpg') repeat-y center center;

}


#wrapper
{
	padding:0pt;
	margin:0pt auto;
	text-align:center;
	width:960px;	
	/*
min-height:1000px;
	height:auto !important;
  	height:1000px;
*/
	
}


#top
{
	position:relative;
	z-index:100;
	width:960px;
	height:78px;
	background-color:#fff;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#top_menu
{
	width:960px;
	height:50px;	
	position:relative;
	z-index:100;
}

#top_link
{
cursor:pointer;
height:65px;
left:30px;
position:absolute;
top:0;
width:360px;
z-index:2000;	
}

#heart_beat
{
height:59px;
left:490px;
position:absolute;
top:10px;
width:400px;
z-index:2000;
}



#content
{
	position:relative;
	width:960px;
	/*
min-height:800px;
	height:auto !important;
  	height:800px;
*/
	height:100%;	
	background:#FFF;	
	
}

#menu
{
	
	position:relative;
	text-align:left;
	width:960px;	
  	height:32px;	
	background:url('../images/bg_menu.jpg') no-repeat top center;	
	z-index:100;
}



#back_picture
{
	position:relative;
	text-align:left;
	vertical-align:top;
	width:960px;
	overflow:hidden;	
	height:210px;
	z-index:20;
}



#main
{
	position:relative;
	text-align:left;	
	line-height:19px;
	font-family:Verdana;
	font-size:12pt;
	width:960px;	
	min-height:760px;
	height:auto !important;
  	height:760px;
	background:url('../images/bg_display.jpg') no-repeat;
	background-color:#D9F2EE;
}

#main_main
{
	position:relative;
	text-align:left;	
	line-height:19px;
	font-size:11px;
	width:960px;	
	background:url('../images/bg_display.jpg') no-repeat;
	background-color:#D9F2EE;
}



#main_holder
{
	width:960px;
	min-height:760px;
	height:auto !important;
  	height:760px;
	
	position:relative;
}

#main_holder_main
{
	width:960px;
	
	
	position:relative;
}

#main_holder_start
{
	width:960px;
	min-height:960px;
	height:auto !important;
  	height:960px;
	background:url('../images/breaker.jpg') repeat-y 490px;	
	position:relative;
}

#bottom
{
	position:relative;
	width:960px;
	height:40px;
	background:url('../images/bg_bottom.jpg') no-repeat top center;
}

.navmenu
{
list-style-type:none;
text-align:left;
padding:0 0;
position:relative;
z-index:100;
}

.navmenu li{
display:block;
float:left;
height:20px;
list-style-type:none;

padding:8px 0 0 0;
margin-left:8px;
position:relative;
text-align:center;
white-space:nowrap;
width:150px;
z-index:100;
}

.sub_navmenu
{
display:none;
list-style-type:none;
position:absolute;
left:0;
background:#fff;
top:30px;
z-index:1000;
opacity:.80; 
border:2px solid #14A88E;
}

.sub_navmenu li
{
white-space:nowrap;
position: relative;
display: block;
list-style-type:none;
text-align:left;
background:none;
padding:0 20px 0 5px;
width:140px;
z-index:100;
float:left;
clear:both;
}

.sub_sub_navmenu
{
display:none;
list-style-type:none;
position:absolute;
background:#fff;
top:0;
z-index:1000;
border:2px solid #14A88E;
width:auto;
}

.sub_sub_navmenu li
{
background:transparent none repeat scroll 0 0;
clear:both;
display:block;
list-style-type:none;
padding:0 20px 0 5px;
position:relative;
text-align:left;
white-space:nowrap;
width:auto;
z-index:100;
}

li.has_children
{
	background:url('../images/bullets_35.gif') no-repeat 145px center;
}


.subs_closed
{
display:none;
}

.subs_open
{
display:none;

}

#breadcrumb
{
	width:910px;
	height:20px;	
	
padding:8px 0 2px 50px;

	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
	background:url('../images/bg_breadcrum.jpg') no-repeat top center;
}

a.breadcrumb_link,a.breadcrumb_link:active,a.breadcrumb_link:visited
{
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

a.breadcrumb_link:hover
{
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.submenu_normal,a.submenu_normal:visited,a.submenu_normal:active
{	font-family:Arial;font-size:10pt;color:#fff;text-decoration:none;font-weight:bold;}
a.submenu_normal:hover
{font-family:Arial;font-size:10pt;color:#9BF2EE;text-decoration:none;font-weight:bold;}
a.submenu_focused,a.submenu_focused:active,a.submenu_focused:visited
{font-family:Arial;font-size:10pt;color:#9BF2EE;text-decoration:none;font-weight:bold;}
a.submenu_focused:hover
{font-family:Arial;font-size:10pt;color:#9BF2EE;text-decoration:none;font-weight:bold;}

a.sub_submenu_normal,a.sub_submenu_normal:visited,a.sub_submenu_normal:active
{	font-family:Arial;font-size:8pt;color:#000;text-decoration:none;font-weight:bold;}
a.sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}
a.sub_submenu_focused,a.sub_submenu_focused:active,a.sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}
a.sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}

a.sub_sub_submenu_normal,a.sub_sub_submenu_normal:visited,a.sub_sub_submenu_normal:active
{	font-family:Arial;font-size:8pt;color:#000;text-decoration:none;font-weight:bold;}
a.sub_sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}
a.sub_sub_submenu_focused,a.sub_sub_submenu_focused:active,a.sub_sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}
a.sub_sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#EA1510;text-decoration:none;font-weight:bold;}


a.footer_link,a.footer_link:visited,a.footer_link:active
{	font-family:Arial;font-size:10pt;color:#fff;text-decoration:none;font-weight:bold;}
a.footer_link:hover
{font-family:Arial, sans-serif;font-size:10pt;color:#9BF2EE;text-decoration:underline;font-weight:bold;}


.menu_separator
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#2A3F6A;
}

.titel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#2A3F6A;
	text-decoration:none;
}


.data_text
{
	padding:0 10px 0 0;
	vertical-align:top;
	text-align:left;
	
}

.data_photo
{
	padding:0 10px 0 10px;
	vertical-align:top;
	text-align:left;
	
}

.form_input
{
	border:1px solid #fff;
	background-color:transparent;
	color:#fff;
}

.form_submit
{
	border:1px solid #fff;
	color:#000;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
	cursor:hand;
}

.subm
{
	
display:none;

	padding:10px;	
	position:absolute;
	top:1000px;
	left:5px;
	
	background-color:#FFFFFF;
}

#display
{
	padding:10px 20px 10px 30px;
	text-align:left;
	
	
	
}



#main_title
{
	padding:25px 30px;
	color:#016759;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	background:url('../images/icon_itemedical.jpg') no-repeat left center;
	margin-left:30px;
}

#main_title2
{
	padding:25px 30px;
	color:#016759;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	background:url('../images/icon_itemedical.jpg') no-repeat left center;
	
}

#main_title3
{
	padding:5px 30px;
	color:#016759;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	background:url('../images/icon_itemedical.jpg') no-repeat left center;
	
}

.main_title3
{
	padding:5px 30px;
	color:#016759;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	background:url('../images/icon_itemedical.jpg') no-repeat left center;
	
}


.language_switcher
{
	text-align:center;
	padding:15px 0;
}

.temp_open
{
	padding:0px 15px 0px 5px;
	width:40px;
	height:13px;
}



.form_row
{
	height:40px;
}

#photo_album
{
	/*
padding: 20px 10px;
*/
	
	overflow:hidden;
	height:200px;
	padding:0 190px;
}

#title_latest
{
	padding:30px 65px 20px;
	font-size:15px;
	font-weight:bold;
}

.tabledata_news
{
	width:100%;
	text-align:center;
	padding:0 44px;
}

.news_kort
{
	text-align:left;
	
}

a.leesmeer_news,a.leesmeer_news:visited,a.leesmeer_news:active
{
	text-decoration: none;
	color:#000000;
}

a.leesmeer_news:hover
{
	text-decoration: underline;
	color:#000000;	
}

a.news_title,a.news_title:active,a.news_title:visited
{
	text-decoration:none;
}

a.news_title:hover
{
	text-decoration:underline;
}



.one_project
{
	position:relative;
	/*
height:180px;
*/
	-moz-border-radius:10px;
}

.project_picture
{
	position:absolute;
	top:0;
	right:0;
	border:1px solid #000000;
	margin:10px 20px;
}

a.proj_name_link,a.proj_name_link:visited,a.proj_name_link:active
{
	padding:5px 10px;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

a.proj_name_link:hover
{
	padding:5px 10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.project_description
{
	width:430px;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
	color:#fff;
}

.project_desc_main
{
	/*
display:none;
*/
}

.single_project_name
{
	padding:12pt;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	
}

.project_name
{
	padding-top:10px;
}

.besc
{
	padding:10px;
	font-weight:bold;
	font-size:13px;
	display:none;
}

.single_project_picture
{
	
	padding:10px;
	text-align:center;
	
}

a.leesmeer,a.leesmeer:active,a.leesmeer:visited
{
	
	color:#000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.leesmeer:hover
{
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.KOP2,.news_date
{
	color:#016759;
font-family:Verdana;
font-size:11pt;
font-weight:bold;
text-decoration:none;
}



.one_single_project
{
	position:relative;
	width:600px;
}

.single_project_description
{
	width:500px;
	
}

.footer
{

text-align:center;
width:960px;
}

.main_table
{
	width:770px;
}

.text_display
{
	width:430px;		
	vertical-align:top;
	
}

.reminder_display
{
	width:160px;	
	vertical-align:top;
	position:absolute;
	top:100px;
	right:0;
}

.photo_holder
{
	margin-bottom:10px;
	width:120px;
	height:120px;
	vertical-align:middle;
	text-align:center;
}

.ul_list
{
	height:400px;
}


input,textarea
{
	border:1px solid #0F8972;
	/*
background-color:transparent;
*/
	margin:5px 0;
}

.one_gb,.one_news_overview
{
	width:550px;
	margin-bottom:15px;
	
}

.top_gb,.news_top
{
		
	height:30px;
	position:relative;
}

.gb_mail,.news_title
{
	padding:3px 5px;
}

.gb_date
{
position:absolute;
right:10px;
top:3px;

}

a.guestbooklink,a.guestbooklink:active,a.guestbooklink:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a.guestbooklink:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link,a.news_link:active,a.news_link:visited
{
	
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

a.news_link:hover
{
	color:#000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link2,a.news_link2:active,a.news_link2:visited
{
	
	color:#14A88E;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.news_link2:hover
{
	color:#14A88E;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}



/*
a.sitemap_link,a.sitemap_link:active,a.sitemap_link:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a.sitemap_link:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}
*/

.center_gb,.news_center
{
	
	
	padding:10px;
	color:#035C40;
	font-size:9pt;
}

.bottom_gb,.news_bottom
{
	
	
	height:12px;	
}


.news_center
{
	position:relative;
}

.news_bottom
{
	text-align:right;
	position:relative;
}

.lessmeer_holder_news
{
	position:absolute;
	top:-10px;
	right:10px;
}

.news_foto
{
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	width:100px;
}

.news_content_foto
{
	margin-left:110px;
	height:90px;
}

form
{
	text-align:center;
	padding:10px 0;
}

form table
{
	/*
width:350px;
*/
}

.form_row
{
	height:40px;
	text-align:center;
}

/*
.form_left
{
	width:120px;
}

.form_right
{
	width:330px;
}
*/

.specialmenu
{
	list-style-type:none;
	position:relative;
}

.last_special
{
	background:none;
}






a.toplink,a.toplink:visited,a.toplink:active
{	font-family:Arial;font-size:8pt;color:#000;text-decoration:none;font-weight:normal;}
a.toplink:hover
{font-family:Arial;font-size:8pt;color:#64B2C9;text-decoration:none;font-weight:normal;}


.left_display
{
	/*width:625px;*/
	width:448px;
	padding: 10px;
}

.right_display
{
	position:absolute;
	/*width:270px;*/
	width:447px;
	padding:10px;
	top:0;
	right:0;	
}

.agenda_title
{
	padding:25px 0;
	color:#fff;
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	width:300px;
}


.category_list
{
	/*
padding:10px 0;
*/
	position:relative;
}



.cat_project_date
{
	color:#14A88E;
	font-size:8pt;
	font-weight:bold;	
}

.cat_project_name
{
	color:#000;
	font-size:8pt;
	font-weight:normal;
	font-style:italic;
}

.cat_project_name_foto
{
color:#000000;
font-size:8pt;
font-weight:bold;
left:65px;
position:absolute;
top:15px;
width:350px;

}

.news_column_description
{
	color:#000;
	font-size:8pt;
	font-weight:normal;
}
.cat_project_link
{
	color:#000;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	padding:5px 20px 5px 0;
}

.cat_project_separator
{
	clear:both;
	padding:5px 0;
	
background:url('../images/cat_separator.jpg') repeat-x left center;

}

a.cat_project_read_more,a.cat_project_read_more:active,a.cat_project_read_more:visited
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a.cat_project_read_more:hover
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.cform
{
	text-align:left;
}

#website_link
{
	width:430px;
	height:70px;
	cursor:pointer;
	position:absolute;
	left:470px;
	top:90px;
}


#weblog_link
{
	width:430px;
	height:70px;
	cursor:pointer;
	position:absolute;
	left:470px;
	top:180px;
}

#med_top
{
	position:absolute;
	top:0;
	left:0;
}

#spa_top
{
	position:absolute;
	top:0;
	left:320px;
}

#met_top
{
	position:absolute;
	top:0;
	left:640px;
}

a.mediscore_top div
{
	background:url('../images/button_mediscore_up.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute;
}
a.mediscore_top:hover div
{
	background:url('../images/button_mediscore_over.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute;
}

a.spacelabs_top div
{
	background:url('../images/button_spacelabs_up.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute
}
a.spacelabs_top:hover div
{
	background:url('../images/button_spacelabs_over.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute
}

a.metavision_top div
{
	background:url('../images/button_medivision_up.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute
}
a.metavision_top:hover div
{
	background:url('../images/button_medivision_over.jpg') no-repeat left center;
	width:320px;
	height:50px;
	position:absolute
}

a.news_archive_link,a.news_archive_link:active,a.news_archive_link:visited
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:10pt;
}

a.news_archive_link:hover
{
	color:#247C70;
	text-decoration:underline;
	font-weight:bold;
	font-size:10pt;
}

a.extra_link,a.extra_link:visited,a.extra_link:active
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
color:#fff;
float:left;
}

a.extra_link:hover
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
color:#000;
float:left;
}


a.extra_link span
{
color:#fff;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

a.extra_link:hover span
{
color:#000;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

.small_search_form,.newsletter_submit
{
	position:relative;
	text-align:left;
}

.search_term,.email_newsletter
{
	width:150px;
}



.small_search_input_submit
{
left:155px;
position:absolute;
top:0;
}

.newsletter_message
{
	color:#FE0000;
font-weight:bold;
padding:0 0 5px;
text-align:center;
font-size:6pt;
}


.footer_list
{
list-style-type:none;
text-align:left;
padding:0 0;
position:relative;
z-index:100;
}

.footer_list li{
display:block;
float:left;
height:20px;
list-style-type:none;
padding:5px 0 0 0;
margin-left:8px;
position:relative;
text-align:center;
white-space:nowrap;
width:150px;
z-index:100;

}

.footer_list li span
{
	font-family:Arial;font-size:10pt;color:#fff;text-decoration:none;font-weight:bold;
	margin-left:140px;
}

td
{
	vertical-align:top;
}

.jcarousel-control
{
	width:300px;
	text-align:center;
	position:absolute;
	left:40%;
	bottom:0;
}


.opts
{
	float:right;
	top:0;
	right:0;
	padding:0 2px;
	margin-top:-15px;
}

#fotoId
{
border:1px solid #FF0000;
margin:0 150px;
padding:15px;
text-align:center;
width:560px;
height:320px;
}

.news_column_foto
{
	height:40px;
}

.newsletter_title
{
	width:100%;
}

.newsletter_msg_top
{
	width:650px;
	padding:15px 0;
	color:#ff0000;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	
}

#bottom_bar
{
	width:960px;	
	padding:8px 0;
	height:14px;
	background: #FFF url("../images/bg_bottom2.jpg") no-repeat 0 0;
	color:#FFF;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
}
