@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 : 11px;
	color : black;
	font-family : arial;
}

BODY {
	behavior:  url(../css/csshover.htc);
	font-size : 11px;
	color : black;
	font-family : arial;
	margin : 0px;
}
Body TD {
	font-family : arial;
}
.maintable {
	width : 932px;
/*	background-image : url(/images/ahoed/lefttopbg.jpg);
*/	background-repeat: no-repeat;
	height: 100%;
}
.sitetop {
	padding-left :40px;
	color : #636466;
	background-repeat: no-repeat;
	vertical-align : middle;
}
.lefttop {
	font-size : 11px;
	color : #636466;
	vertical-align : middle;
	padding-left : 20px;
	background-color : #EFEFEF;
}
.lefttop a {
	color : #636466;
	text-decoration : none;
}
.lefttop a:hover {
	color: #636466;
	text-decoration : underline;
}
.siteheader {
/*	background-image : url(/images/ahoed/siteheaderbg.jpg);
*/	background-repeat: no-repeat;
	height : 195px;
	vertical-align :top;
	background-color : #EFEFEF;
}
.sitefooter {
	height : 0px;
}
.sitefooter a:link,
.sitefooter a:active,
.sitefooter a:visited {
	color : #ffffff; 
	font-size  : 11px;
	margin : 5px;
}
.sitefooter a:hover {
	color : #ffffff; 
	font-size  : 11px;
	margin :5px;
}
.content_area {
	width: 100%;
	font-size : 11px;
	padding : 0px 0px 10px 10px;
	color : #848486;
	vertical-align : top;
	background-color : #EFF0F0;
	border-left : solid 15px #ffffff;
	background-image : url(/images/ahoed/contentareaBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content_area TD {
	font-size : 11px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color : #F7931D; 
	font-size  : 12px;
}
.content_area a:hover {
	color : #848486; 
	font-size  : 12px;
}
.mainleft {
	width : 220px;
	vertical-align : top;
	background-color : #EFF0F0;
	border-bottom : solid 5px #9D9FA2;
}

/*-------------Powered By Pharmeon-----------*/
div.powered {
	background-color	: none;
	float				: left;
	width				: 149px;
	position			: relative;
	left				: 40px;
	height 				: 18px;
	margin				: 10px 0px;
}
div.powered h1 {
	font-size			: 11px;
	font-weight			: normal;
}

div.powered a:link, div.powered a:visited {
	color				: black;
	text-decoration		: none;
	font-size			: 10px;
}
div.powered a:hover {
	color				: black;
	text-decoration		: underline;
}

/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 200px;
	background-repeat: no-repeat;
	white-space : nowrap;
	border-top :  solid 1px white;
	font-size : 11px;
	margin :0px;
	padding :0px;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	white-space : nowrap;
	font-size : 11px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	margin-top : -3px;
	border-bottom :  solid 1px #E1E2E4;
	white-space : nowrap;
	padding : 7px 5px 0px 0px;
	height : 28px;
	vertical-align : center;
	text-align : left;
	background-image:url(../images/ahoed/notsel.jpg);
	background-repeat:no-repeat;
	background-position : 10px 10px;
	display : block;
}
div#nav li:hover {
	padding : 7px 5px 0px 0px;
	height : 28px;
	background-color : #F7931D;
	background-image:url(../images/ahoed/sel.jpg);
	background-repeat:no-repeat;
	background-position : 10px 10px;

}
div#nav li.submenu {
	border-bottom :  solid 1px #E1E2E4;
	text-align : right;
}
div#nav li.submenu:hover {
	display :block;
}
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 : #EFF0F0;
	position: absolute; 
	top: 0px; 
	left: 200px;
	display: none;
	width : 200px;
/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav ul ul li {
	background-image : none;
	margin : 0px;
}
div#nav ul ul li.submenu:hover {
	display :block;
	background-color : #F7931D;
	background-image : none;
}
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;

display : block;
}
div#nav li:hover a.lefttabs_notselected {
	color : #ffffff;

display : block;
}
div#nav li a.lefttabs_selected {
display : block;
}
div#nav li a.lefttabs_notselected {
display : block;
}




/* End Hovering Classes */ 
.lefttabs_selected {
	padding-right : 20px;
	vertical-align :center;
	font-weight : bold;
	color :#3C3A3A;
}
.lefttabs_selected a:link, 
.lefttabs_selected a:active, 
.lefttabs_selected a:visited {
	color : #3C3A3A;
	font-weight : bold;
}
.lefttabs_selected a:hover{
	color : #3C3A3A;
}
.lefttabs_notselected {
	color : #3C3A3A;
	padding-right : 20px;
	vertical-align :center;
}
.lefttabs_notselected a:link, 
.lefttabs_notselected a:active, 
.lefttabs_notselected a:visited {
	color : white;
}
 
.lefttabs_notselected a:hover{
	color : white;
}
.uppertabs_selected {
	color : #3C3A3A;
	padding-left : 15px;
	font-weight : bold;
	text-align : right;

}
.uppertabs_selected a:link, 
.uppertabs_selected a:active, 
.uppertabs_selected a:visited {
	color : #3C3A3A;
}
.uppertabs_selected a:hover{
	color : #3C3A3A;
}
.uppertabs_notselected {
	color : #3C3A3A;
	padding-left : 15px;
	text-align : right;
}
.uppertabs_notselected a:link, 
.uppertabs_notselected a:active, 
.uppertabs_notselected a:visited {
	color : #3C3A3A;
}
 
.uppertabs_notselected a:hover{
	color : #3C3A3A;
}
.newsbox_table {
	background-color : #EFF0F0;
	color : white;
	width : 195px;
	border-collapse: collapse;
}
.newsbox_header {
	background-color : #9D9FA2;
	color : white;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
}
.newsbox_content {
	height :25px;
	padding :5px;
	border-bottom : solid 1px #9D9FA2;
	background-image:url(../images/ahoed/newsboxcontentbg.gif);
	background-repeat:no-repeat;
	background-position : right 7px;
	padding-right : 25px;
}
td.newsbox_content a:link,
td.newsbox_content a:active,
td.newsbox_content a:visited {
	text-decoration : none;
	color : #3C3A3A;
	font-size : 11px;
}
td.newsbox_content a:hover {
	color : #ED2D38;
	text-decoration : none;
	font-size : 11px;
}

.newsbox_footer {

	border-top : solid 5px #9D9FA2;
	background-color : #EFF0F0;	
	vertical-align : top;
	background-image : url(/images/ahoed/contentareaBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.extrarow {
	height : 32px;
	background-repeat : repeat-x;
	background-position: 0px 5px;
}
/* --------------------------------- */

H1, H2, H3, H4, H5, H6 {
	color : #F7931D;
	font-weight : bold;
}
.News_Title,
.Content_Title,
.Bo_Header,
.LinksPage_Title,
.LS_Title,
.LS_header {
	color : #F7931D;
	font-weight : bold;
}
.content_header {
	color : #ED2D38;
	font-weight: bold;
	font-size:18px;
}
td.content_header {
	color : ##ED2D38;
	font-weight: bold;
	font-size:18px;
}
.extratabs {
	margin-top : 5px;
}
.extratabs TD {
	padding-left : 10px;
	padding-right : 10px;
}
.extratabs a:link,
.extratabs a:active,
.extratabs a:visited {
	font-size : 11px;
	text-decoration : none;
	color : #636466;
	background-image:url(../images/ahoed/extratabnotsel.jpg);
	background-repeat:no-repeat;
	background-position : left 7px;
	padding-left : 15px;
	padding-top : 5px;
	padding-bottom : 5px;
	display : block;
	font-weight : bold;
}
.extratabs a:hover {
	font-size : 11px;
	text-decoration : none;
	color : #636466;
	background-image:url(../images/ahoed/extratabsel.jpg);
	background-repeat:no-repeat;
	background-position : left 7px;
	padding-left : 15px;
	padding-top : 5px;
	padding-bottom : 5px;
	display : block;
	font-weight : bold;
}

