@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");


HMTL {
	font-size : 12px;
	height : 100%;
	color : #47515B;
}
Body {  
	behavior:  url(../css/csshover.htc);
	font-family : arial;
	font-size : 12px;
	margin : 0px;
	color : #47515B;
	height : 100%;
	background-image:url(../images/uho2007-lblauw/bodybg.jpg);
	background-repeat: repeat-y;
	background-position : center top;
/*	overflow-y : scroll;
	overflow-x : hidden;
*/
}
body Td {

}
.bodywrap {

	height : 100%;
}
.wrapper {
	width : 100%;	
	height : 100%;
	background-image:url(../images/uho2007-lblauw/maintablebg.jpg);
	background-repeat: repeat-x;
	background-position : center top;
	display: block;
}
.maintable {
	width : 1000px;
	height: 100%;
	color : #47515B;
	font-size :12px;

}
.siteheader {
	height : 150px;
	border-bottom: dotted 1px #47515B;
}
.extrarow {
	background-repeat: no-repeat;
	background-position : left top;
	height:43px;
	font-weight : bold;
	color : white;
	text-align : right;
	padding-bottom : 8px;
	padding-right : 20px;
}
.extrarow a:link,
.extrarow a:active,
.extrarow a:visited {
	color : white;
	font-weight : bold;
	padding-left : 5px;
	padding-right :5px;
}
.extrarow a:hover {
	color : white;
	font-weight : bold;
	padding-left : 5px;
	padding-left :5px;
}
.mainleft {
	vertical-align :top;
	padding-right : 20px;
	height : 100%;
	padding-top : 15px;
}
.content_area {
	padding-top : 20px;
	color : #47515B;
	font-size : 12px;
	vertical-align :top;

	width: 100%;
	padding-bottom: 200px;
	height : 100%;
}
.maintable td.content_area {
	background-image : url(../images/uho2007-lblauw/contentareaBG.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
}
.content_area TD {
	font-size : 12px; vertical-align:top;
}
td.content_area {
	vertical-align :top;
}
.newsbox_table {
	color : #7FB9FF;
	margin-left : 10px;
	position : relative;
	top : 0px;
	_top : -10px;
}
td.newsbox_header {
	padding-top:0px;
	_padding-top : 15px;
	font-weight : bold;
	font-size : 20px;
	color : #7FB9FF;
}
.newsbox_content {
	font-size : 12px;
	padding : 5px;
	border-bottom : dotted 1px #47515B;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color : #7FB9FF;
	TEXT-DECORATION : NONE;
	font-size : 12px;
}
.newsbox_content a:hover {
	color : #7FB9FF;
	text-decoration : underline;
	font-size : 12px;
}

/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 180px; 
	height : 85%;
/*	margin: -1px 0 0 -1px;
*/  white-space : nowrap;
	border-top :  none;
	font-size : 12px;
	margin :0px;
	padding :0px;
	vertical-align : top;
	z-index : 100;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
/*	width: 240px; 
*/
	/*border: 1px solid #AAA;
	*/
	white-space : nowrap;
	font-size : 12px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom :  dotted 1px #47515B;
	white-space : nowrap;
	padding : 7px 5px 0px 0px;
	height : 22px;
	_height : 30px;
	vertical-align : center;
	text-align : left;
}
div#nav li:hover {
	padding : 7px 5px 0px 0px;
	height : 22px;
	_height : 30px;
	background-color : #7FB9FF;
}
div#nav li.submenu {
	border-bottom :  dotted 1px #47515B;
	text-align : left;
	padding-left : 35px;
}
div#nav li.submenu:hover {
	display :block;
	background-color : #7FB9FF;
	text-align : left;
	padding-left : 35px;
}
div#nav li a {
/*	padding: 0em 15 0em 0.5em;
	*/text-decoration: none; 
/*	width: 175px;
*/
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	background-color : #7FB9FF;
	position: absolute; 
	top : 0px;
	_top: -1;
	left: 180px;
	display: none;
	width : 200px;
	border-top :  dotted 1px #47515B;

/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav ul ul li {
	text-align : right;
}
div#nav ul ul li:hover {
	text-align : right;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;

/*	width : 175px;
*/
}
div#nav li.submenu {

}
div#nav li:hover a.lefttabs_selected {
	color : #ffffff;
}
div#nav li:hover a.lefttabs_notselected {
	color : #ffffff;
}
/* End Hovering Classes */ 
a.lefttabs_selected {
	color : #7FB9FF;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;
	padding-bottom : 0px;
	_padding-bottom : 5px;

}
a.lefttabs_selected:hover{
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;
	color : white;
	padding-bottom : 0px;
	_padding-bottom : 5px;

}

a.lefttabs_notselected {
	color : #47515B;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;
	padding-bottom : 0px;
	_padding-bottom : 5px;

}
a.lefttabs_notselected:hover{
	color :white;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;
	padding-bottom : 0px;
	_padding-bottom : 5px;

}
a.uppertabs_selected {
	color : #47515B;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;

}
a.uppertabs_selected:hover {
	color : white;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;

}
.uppertabs_notselected {
	color : white;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding : 5px;

}
a.uppertabs_notselected:hover {
	color : #47515B;
	font-size : 12px;
	font-family : arial;
	padding : 5px;
	font-weight : bold;

}
div.logowrapper {
	height : 128px;
	width : 185px;
	background-image : url(../images/uho2007-lblauw/headerlogoDEF.jpg);
	float: right;
	margin-right : 15px;
}
div.headerlogo {
	width : 185px;
	height : 128px;
	float : right;
	position : relative;
	top : 0px;
	_top : 0px;
}
.pharmname {
	margin-left : 20px;
	margin-top : 30px;
	float:left;
	font-size : 48px;
	white-space : nowrap;
}

/* ----------------------- */ 

H1 {
	font-size : 22px;
	font-weight : bold;
	color : #7FB9FF;
}
H2 {
	font-size : 20px;
	font-weight : bold;
	color : #7FB9FF;
}
H3 {
	font-size : 18px;
	font-weight : bold;
	color : #7FB9FF;
}
H4 {
	font-size : 16px;
	font-weight : bold;
	color : #7FB9FF;
}
H5 {
	font-size : 14px;
	font-weight : bold;
	color : #7FB9FF;
}
H6 {
	font-size : 12px;
	font-weight : bold;
	color : #7FB9FF;
}
.news_title {
	font-weight : bold;
	font-size : 12px;
	color : #7FB9FF;
}
.bo_header {
	font-weight : bold;
	font-size : 12px;
	color : #7FB9FF;
}
.content_header {
	font-weight : bold;
	font-size : 12px;
	color : #7FB9FF;
}
links_page_title {
	font-weight : bold;
	font-size : 12px;
	color : #7FB9FF;
}

.color0 {
	width : 0px;
	white-space:nowrap;
	color : #7FB9FF;
	display:none;
	_display :block;
	font-size : 28px;
	font-weight : bold;
	margin-left : 5px;
}
.color1 {
	color : #47515B;
	display:none;
	_display : inline;
	white-space:nowrap;
	font-size :40px;
	font-family : trebuchet MS;
}
.color2 {
	color : #47515B;
	display:none;
	_display : inline;
	white-space:nowrap;
	font-size : 40px;
	font-family : trebuchet MS;
}
.color3 {
	color : #47515B;
	display:none;
	_display : inline;
	padding-right :3px;
	font-size : 40px;
	font-family : trebuchet MS;
}
.color4 {
	color : #47515B;
	display:none;
	_display : inline;
	padding-right :3px;
	font-size : 40px;
	font-family : trebuchet MS;
}
.color5 {
	color : #47515B;
	display:none;
	_display : inline;
	padding-right :3px;
	font-size : 40px;
	font-family : trebuchet MS;
}
.firefox {
	display:none;
	_display: block;
	position : absolute;
	left : -2000px;
	top : -2000px;
	_position : relative;
	_left : 0px;
	_top : 0px;
}
.bedrijfsnaam {
	position : relative;
	top : -0px;
	left :10px;
	_position : absolute;
	_left : -2000px;
	_top : -2000px;
	
	font-size : 48px;
	white-space : nowrap;
}


.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color : #7FB9FF;
	text-decoration : underline;
}
.content_area a:hover {
	color : #7FB9FF;
	text-decoration : none;
}
.MLTitle {
	width: 100%;
	font-size : 28px;
	font-weight : bold;
	padding-left :35px;
	padding-bottom :20px;
	padding-top : 5px;
}
div.powered {
	position : relative;
	bottom : 0px;
	left : 0px;
	padding-left : 20px;
}
.powered a:link,
.powered a:active,
.powered a:visited {
	color : #7FB9FF;
	text-decoration : none;
	font-size : 11px;
}
.powered a:hover {
	color : #7FB9FF;
	text-decoration : underline;
	font-size : 11px;
}

