@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");
@import url("/css/default/default-headers.css");


body {
	font-size : 12px;
	background-color : #EFD2BB;
	font-family : times;
	behavior:  url(../css/csshover.htc);
	text-align : center;
}
body TD {
	font-size : 12px;
}
/* MAIN CLASSES */

div.wrapper {
	width : 819px;
	margin : 0 auto;   				/* Dit zorgt voor het uitlijnen van de hoofd DIV in het midden van de pagina. */
	text-align : left; 
}
div.floatnav {
	position:relative;
	left : 213px;
	top : 140px;
	z-index :2;
	width : 609px;
	color : white;
}

div.floatflash {
	z-index:1;	
}
.maintable {
	width : 819px;
	background-color : white;
	height : 100%;
	position : relative;
	top : -50px;
}
.lefttop {
	height : 200px;
	width : 213px;
	background-image : url(../images/osteomedica/logolefttop-intro.jpg);
	background-repeat : no-repeat;
}
.mainLeft {
	vertical-align : top;
}
.content_area {
	font-size : 12px;
	vertical-align : top;
	background-color : white;
	padding-left : 20px;
	border-collapse : collapse;
	height : 100%;
}
.content_area TD {
	font-size : 12px;
	border-collapse : collapse;
}
.content_area a:link,
.content_area a:active, 
.content_area a:visited {
	text-decoration : none;
	color: #B21F18;
}
.content_area a:hover {
	text-decoration : underline;
	color : #937370;
}
b.content_area {
}
HR.content_area {
}
strong.content_area {
}
.pageFooter {
}
.page_header {
	background-image:url(../images/osteomedica/pageheaderBG.jpg);
	background-repeat : repeat-x;
	vertical-align : bottom;
	font-size : 12px;
	color : white;
}
.powered {
	font-size : 10px;
	font-family : arial;
}
.powered a:link,
.powered a:active, 
.powered a:visited {
	color : #444444;
	text-decoration : none;
}
.powered a:hover {
	color : #B21F18;
	text-decoration : underline;
}


/* Hovering menu 
div#nav {
	width: 213px; 
	white-space : nowrap;
	margin :0px;
	padding :0px;
	float:left;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	white-space : nowrap;
	font-size : 11px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	white-space : nowrap;
	border-bottom : solid 1px #825F5D;
	text-align : right;
}
div#nav li:hover {
}
div#nav li.submenu {
	padding : 5px;
}
div#nav li.submenu:hover {
	display :block;
}
div#nav li a {

}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute; 
	top: 2px; 
	left: 50px;
	display: none;
	background-color : #BA9533;
}
div#nav ul ul a{
	padding : 5px;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}*/
/* End Hovering Classes */ 

/* LEFTTABS 
.lefttabs_tabel {
}
.lefttabs_selected {
	color : #333234;
	text-decoration : none;
	padding : 2px 5px 2px 5px;
}
.lefttabs_selected a:link,
.lefttabs_selected a:active,
.lefttabs_selected a:visited {
	padding : 2px 5px 2px 5px;
}
.lefttabs_selected a:hover {
	padding : 2px 5px 2px 5px;
}
.lefttabs_notselected {
	color : #333234;
	text-decoration : none;
	padding : 2px 5px 2px 5px;
}
.lefttabs_notselected a:link,
.lefttabs_notselected a:active,
.lefttabs_notselected a:visited {
	padding : 2px 5px 2px 5px;
}
.lefttabs_notselected a:hover {
	padding : 2px 5px 2px 5px;
}

/* UPPERTABS  
.uppertabs_tabel {
}
.uppertabs_selected {
	color : white;
	text-decoration : none;
	padding : 2px 5px 2px 5px;
}
.uppertabs_selected a:link,
.uppertabs_selected a:active,
.uppertabs_selected a:visited {
	padding : 2px 5px 2px 5px;}
.uppertabs_selected a:hover {
	padding : 2px 5px 2px 5px;}
.uppertabs_notselected {
	color : white;
	text-decoration : none;
	padding : 2px 5px 2px 5px;
}
.uppertabs_notselected a:link,
.uppertabs_notselected a:active,
.uppertabs_notselected a:visited {
	padding : 2px 5px 2px 5px;}
.uppertabs_notselected a:hover {
	padding : 2px 5px 2px 5px;}
*/

/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 213px; 
	white-space : nowrap;
	border-top :  solid 1px #441534;
	font-size : 11px;
	margin :0px;
	padding :0px;
	background-color : white;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	white-space : nowrap;
	font-size : 11px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom :  solid 1px #ffffff;
	white-space : nowrap;
	padding : 7px 5px 5px 0px;
	height : 20px;
	vertical-align : center;
	text-align : left;
}
div#nav li:hover {
	padding : 7px 5px 5px 0px;
	height : 20px;
	background-color : #BA9533;
}
div#nav li.submenu {
	border-bottom :  solid 1px #825F5D;
	text-align : right;
}
div#nav li.submenu:hover {
	display :block;
	background-color : #BA9533;
}
div#nav li a {
	text-decoration: none; 
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	background-color : #BA9533;
	position: absolute; 
	top: -2; 
	left: 213px;
	display: none;
	width : 200px;
	border-top :  solid 1px white;
/*	border-left :  solid 1px white;
*/	border-right :  solid 1px white;

}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
/* End Hovering Classes */ 
.lefttabs_selected {
	color : #666666;
	font-weight : bold;
	padding : 0px 15px 0px 15px;
}
.lefttabs_notselected {
	color : #666666;
	padding : 0px 15px 0px 15px;
}
.uppertabs_selected {
	color : white;
	font-weight : bold;
	padding : 5px 5px 7px 15px;
}
.uppertabs_notselected {
	color : white;
	padding : 5px 5px 7px 15px;
}


/* Extra Classes */
.lichtkrant {
	font-weight : bold;
	font-family : arial;
	font-size : 11px;
}
/* extratabsTable */

.extratabsTable {
	width : 100%;
	height : 24px;
	margin-bottom : 6px;
	border-collapse : collapse;
	border-bottom : solid 1px white;
	border-top : solid 1px white;
	background-color : #9D0B0C;
}
.extratabsTable TD {
	height : 24px;
	white-space : nowrap;
}
.extratabfooter {
	width : 100%;
	border-top : solid 1px white;
	border-bottom : solid 1px white;
}
.extratab {
	with : 100px;
	padding : 9px 10px 9px 10px;
	border-right : solid 1px white;
}
.extratab a:link,
.extratab a:active,
.extratab a:visited {
	text-decoration : none;
	color : white;
	font-weight : bold;
}
.extratab a:hover {
	text-decoration : none;
	color : white;
	font-weight : bold;
}
.content_header {
	font-weight : bold;
}
.bo_header {
	font-weight : bold;
}
H1,H2,H3,H4,H5,H6,H7 {
	font-weight : bold;
	font-size : 12px;
}
.news_title {
	font-weight : bold;
	color : #A60C15;
}
.pharmname {
	padding-left : 10px;
	font-weight : bold;
	font-size : 16px;
}
.newsbox_table {
	width : 200px;
	margin-left : 10px;
	font-family : arial;
}
.newsbox_header {
	font-weight : bold;
	padding-top : 10px;
	font-size :12px;
	padding-left : 5px;
	font-family : arial;
	color : #666633;
}
td.newsbox_header {
	font-weight : bold;
	font-size : 12px;
}
.newsbox_content {
	padding : 5px;
	font-family : arial;
	font-size : 10px;
}
a.newsbox_content {
	font-size : 10px;
}
.newsbox_content a:link,
.newsbox_content a:ACTIVE,
.newsbox_content a:VISITED{
	COLOR : #009999;
	TEXT-DECORATION : NONE;
	font-family : arial;
	font-size : 10px;
}
.newsbox_content a:HOVER {
	TEXT-DECORATION : UNDERLINE;
	COLOR : #009999;
	font-family : arial;
	font-size : 10px;
}
.newsbox_footer {
	padding : 5px;
	color : #BA9533;
	padding-top : 50px;
	border-bottom : solid 1px #a60c15;
	border-top : solid 1px #a60c15;
	font-family : arial;
	font-weight : bold;
}





