@import url("/css/default/OService-default.css"); /* Style voor de OS service pagina's, Pil / Diabetes / Herhaal */ 
@import url("/css/default/default-consumed.css"); /* Style voor de Consumed pagina's */
@import url("/css/default/default-datalist.css"); /* Style voor de Datatables */ 
@import url("/css/default/default-headers.css");  /* Style voor de grootte van de Headers */

HTML {
	font-size : 12px;
}
body {
	behavior: url(../css/csshover.htc);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
}
.maintable {
	width: 970px;
	height: 100%;
}
.siteheader {
	height: 200px;
	background: url(/images/microbais2008/img_header.jpg) no-repeat top left;
	vertical-align : top;
	padding-lefT: 35px;
	padding-top : 5px;
}
.siteheader a:link,
.siteheader a:visited,
.siteheader a:active {
	color : white;
	font-weight : bold;
	font-size : 11px;
}
.siteheader a:hover {
	color : white;
	font-weight : bold;
	font-size : 11px;
}
.right {
	background: url(/images/microbais2008/img_rightbg.jpg) repeat-y top left;	
}
.left {
	background: url(/images/microbais2008/img_leftbg.jpg) repeat-y top left;	
}
.content_area {
	background: url(/images/microbais2008/img_contentareabg.jpg) no-repeat 99% 99%;
	padding-bottom: 25px;
	font-size: 12px;
	padding-left: 10px;
	padding-right : 10px;
}
.content_area TD {
	font-size : 12px;
}
.content_area a:link,
.content_area a:visited,
.content_area a:active {
	color : #3053A4;
}
content_area a:hover {
	color : #3053A4;
}

.address {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 20px;
}
.address a:link,
.address a:active,
.address a:visited {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.address a:hover {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.poweredby {
	padding-bottom: 15px;
}
.poweredby a:link,
.poweredby a:active,
.poweredby a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-family: arial;	
}
.poweredby a:hover {
	text-decoration: none;
	color: #144379;
	font-size: 10px;
	font-family: arial;	
}
.fixednews {
	padding-left: 25px;
	background: url(../images/microbais2008/img_nieuwsbg.jpg) no-repeat 0% 0%;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.box_header {
	background: url(../images/microbais2008/img_nieuwsbg.jpg) no-repeat 0% 0%;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height : 35px;
	padding: 5px;
	padding-left: 25px;
}
.newscontentfixed {

}
.box_table {
	border-collapse :collapse;
}
.box_content {
	padding: 5px;
	padding-left: 25px;
	background: url(../images/microbais2008/img_nieuwsbg1.jpg) no-repeat 0% 0%;
	color: #ffffff;
	font-size: 12px;
}
.box_content a:link,
.box_content a:visited,
.box_content a:active {
	color : white;
	font-weight : bold;
	text-decoration : none;
}
.box_content a:hover {
	color : white;
	font-weight : bold;
	text-decoration : none;
}
.box_bullet {
	position : absolute;
	display : none;
}
.box_more {
	position : absolute;
	display : none;
}

/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 170px; 
	height: 290px;
	.height:250px;
/*	margin: -1px 0 0 -1px;
*/  white-space: nowrap;
	border-top:  none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: solid 2px #918f90;
}
div#nav ul {
	margin: 0px; 
	padding: 0px; 
/*	width: 240px; 
*/
	/*border: 1px solid #AAA;
	*/
	white-space: nowrap;
	font-size: 12px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0px;
	border-bottom: solid 2px #ffffff;
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
	height: 25px;
	_height: 25px;
	vertical-align : center;
	text-align: left;
	padding-top : 3px;
}

div#nav li:hover {
	padding: 0px 0px 0px 0px;
	height: 25px;
	_height: 25px;
	background-color: #4E3530;
	padding-top : 3px;
}
div#nav li.submenu {
	border-bottom: solid 2px #918f90;
	background: url(/images/microbais2008/img_tabsnsbg.jpg) repeat-x 50% 50%;
	text-align: left;
}
div#nav li.submenu:hover {
	display: block;
	background: url(/images/microbais2008/img_tabssbg.jpg) repeat-x 50% 50%;
	text-align: left;
}
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 {
	position: absolute; 
	top: 0px;
	_top: -1;
	left: 170px;
	display: none;
	width: 300px;
	border-left: solid 2px #ffffff;
	border-top: solid 1px #ffffff;
	background-color : white;
/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav ul ul li {
	background: url(/images/microbais2008/img_tabssbg.jpg) repeat-x 50% 50%;
	padding-top : 3px;
}
div#nav ul ul li:hover {
	background: url(/images/microbais2008/img_tabsnsbg.jpg) repeat-x 50% 50%;
	padding-top : 3px;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
/*	width : 175px;
*/
}
/* End Hovering Classes */ 
a.lefttabs_selected {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
}
a.lefttabs_selected:hover{
	color : #444444;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
}

a.lefttabs_notselected {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
}
a.lefttabs_notselected:hover{
	color : #444444;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
}
div#nav li:hover a.lefttabs_selected {
	color: #444444;
}
div#nav li:hover a.lefttabs_notselected {
	color: #444444;
}
a.uppertabs_selected:link,
a.uppertabs_selected:visited,
a.uppertabs_selected:active {
	color: #808183;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
	display : block;
	width : 100%;
	height:100%;
}
a.uppertabs_selected:hover {
	color: #DCDCDC;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
	display : block;
	width : 100%;
	height:100%;
}
a.uppertabs_notselected:link,
a.uppertabs_notselected:visited,
a.uppertabs_notselected:active {
	color: #808183;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
	display : block;
	width : 100%;
	height:100%;
}
a.uppertabs_notselected:hover {
	color: #DCDCDC;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 25px;
	display : block;
	width : 100%;
	height:100%;
}
div#nav li:hover a.uppertabs_selected {

}
div#nav li:hover a.uppertabs_notselected {

}
H1, H2, H3, H4, H5, H6 {
	color : #3053A4;
	font-weight : bold;
	margin-bottom : 3px;
}
.News_Title,
.Content_Title,
.Bo_Header,
.LinksPage_Title,
.LS_Title,
.LS_header,
.content_header {
	color : #3053A4;
	font-weight : bold;
	margin-bottom : 3px;
}

