@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  {
	height : 100%;
	font-size : 12px;
	font-family : arial;
}
BODY {
	behavior:  url(../css/csshover.htc);
	margin : 0px;
	font-size : 12px;
	font-family : arial;
	height : 100%;
	background-image : none;
	_background-image : url(../images/serviceapotheek/bodyBg.jpg);
	
	background-repeat : repeat-x;
	background-position : bottom left;

}
BODY TD {
	font-size : 12px;

}
div.homelink {
	float: left;
	position : relative;
	left :130px;
	top :-50px;
}
.wrapper {
	height : 100%;
	width : 100%;
	background-image : url(../images/serviceapotheek/wrapperbg.jpg);
	background-repeat : repeat-x;
	background-position : center top;

}

.maintable {
	width : 990px;
	height : 100%;
	font-size : 12px;
	background-color : white;
}
.lefttop {

}
.siteheader {
	height : 185px;
	background-image : url(../images/serviceapotheek/siteheaderBG.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	text-align : right;
	vertical-align : bottom;
}
.mainleft {
	border-right : solid 1px #E4E1DC;
	padding: 10px;
	padding-right : 0px;
	padding-left : 40px;
	vertical-align : top;
	width : 200px;
	text-align : right;
	font-size : 12px;
}
.content_area {
	background-color: #ffffff;
	padding-left : 10px;
	padding-right : 0px;
	vertical-align : top;
	width : 100%;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited, {
	color : #E20025;
	text-decoration : underline;
}
.content_area a:hover {
	color : #003263;
	text-decoration : underline;
}
.sitefooterleft {
	background-color : #003263;
	height : 20px;
}
.sitefooter {
	background-color : #003263;
	height : 20px;
	font-size : 10px;
	color : white;
	text-align : center;
}
.sitefooter a:link,
.sitefotoer a:active, 
.sitefooter a:visited {
	color : white;
	font-size : 10px;
}
.sitefooter a:hover {
	color : white;
	font-size : 10px;
}
.extratabs {
	margin-bottom : 14px;
	margin-right : 10px;
	position : relative;
	top : 0px;
}
.extratabs a:link,
.extratabs a:active,
.extratabs a:visited {
	color : #ffffff;
	text-decoration : none;
	background-image:url(../images/serviceapotheek/extratabsBG.jpg);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	margin-left: 13px;
	padding-left : 13px;
	font-size : 11px;
	font-weight: bold;
}
.extratabs a:hover {
	color : #ffffff;
	text-decoration : none;
	background-image:url(../images/serviceapotheek/extratabsBGhover.jpg);
	background-repeat : no-repeat;
	margin-left: 13px;
	padding-left : 13px;
	font-size : 11px;
	background-position : 0px 5px;
	font-weight: bold;
}
/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 150px;
	background-repeat: no-repeat;
	white-space : nowrap;
	border-top :  solid 1px white;
	font-size : 11px;
	margin :0px;
	margin-left :5px;
	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;
	white-space : nowrap;
	padding : 7px 5px 0px 10px;
	height : 30px;
	vertical-align : center;
	text-align : left;
}
div#nav li:hover {
	padding : 7px 5px 0px 10px;
	height : 30px;
	background-color : white;
}
div#nav li.submenu {
	border-bottom :  solid 1px #FFFFFF;

}
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 : #ffffff;
	position: absolute; 
	border : solid 1px #E4E1DC;
	top: 0px; 
	left: 150px;
	display: none;
	width : 150px;
/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav ul ul li.submenu:hover {
	display :block;
	background-color : #ffffff;
	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 {

}
/* End Hovering Classes */ 
/* TABS --------------------------- */
.lefttabs_table {
	width : 180px;
}
/*
a.lefttabs_selected {
	text-align : left;
	color : #E20025;
	font-weight : bold;
	text-decoration : none;
}
a.lefttabs_selected:hover {
	text-align : left;
	color : #003263;
	font-weight : bold;
	text-decoration : none;
}
*/
.lefttabs_table TD {
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
	display : block;
}
.lefttabs_selected a:link,
.lefttabs_selected a:active,
.lefttabs_selected a:visited {
	text-decoration : none;
	color : #E20025;
	font-weight : bold;
	display : block;
}

.lefttabs_selected a:hover {
	text-decoration : none;
	color : #003263;
	font-weight : bold;
	display : block;
}
/*
a.lefttabs_notselected {
	text-align : left;
	color : #003263;
	font-weight : bold;
}
a.lefttabs_notselected:hover {
	text-align : left;
	color : #E20025;
	font-weight : bold;
}
*/
.lefttabs_notselected a:link,
.lefttabs_notselected a:active,
.lefttabs_notselected a:visited {
	text-decoration : none;
	color : #003263;
	font-weight : bold;
	display : block;
}
.lefttabs_notselected a:hover {
	text-decoration : none;
	color : #E20025;
	font-weight : bold;
	display : block;
}

.uppertabs_table {
	margin-bottom : 20px;
}/*
a.uppertabs_selected {
	text-align : left;
	color : #E20025;
	font-weight : bold;
}
a.uppertabs_selected:hover {
	text-align : left;
	color : #003263;
	font-weight : bold;
}
a.uppertabs_notselected {
	text-align : left;
	color : #003263;
	font-weight : bold;
}
a.uppertabs_notselected:hover {
	text-align : left;
	color : #E20025;
	font-weight : bold;
}*/
.uppertabs_selected a:link,
.uppertabs_selected a:active,
.uppertabs_selected a:visited {
	text-decoration : none;
	color : #E20025;
	font-weight : bold;
	padding-left: 15px;
}
.uppertabs_selected a:hover {
	text-decoration : none;
	color : #003263;
	font-weight : bold;
	padding-left : 15px;
}

.uppertabs_notselected a:link,
.uppertabs_notselected a:active,
.uppertabs_notselected a:visited {
	text-decoration : none;
	color : #003263;
	font-weight : bold;
	padding-left: 15px;
}
.uppertabs_notselected a:hover {
	text-decoration : none;
	color : #E20025;
	font-weight : bold;
	padding-left: 15px;
}


/* NEWS --------------------------- */
.newsbox_table {
	width: 190px;
	background-color: #f0eeec;

}
.newsbox_header {
	padding-left: 10px;
	padding-right: 10px;
	margin-right : 10px;
	font-size: 13px;
	font-weight: bold;
	color: #003664;
}
.newsbox_footer {

}
.newsbox_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	text-decoration: none;
	color: #003664;
	font-size: 11px;
}
.newsbox_content a:hover {
	text-decoration: none;
	color: #ee1b2e;
	font-size: 11px;
}
/* --------------------------------- */

/* --------------------------------- */

H1 {
	color : #003263;
	font-weight : bold;
	font-size : 14px;
} 
H2{
	color : #003263;
	font-weight : bold;
	font-size : 12px;
} 
H3{
	color : #003263;
	font-weight : bold;
	font-size : 11px;
} 
H4{
	color : #003263;
	font-weight : bold;
	font-size : 11px;
} 
H5{ 
	color : #003263;
	font-weight : bold;
	font-size : 11px;
} 
H6 {
	color : #003263;
	font-weight : bold;
	font-size : 10px;
}
.News_Title,
.Content_Title,
.Bo_Header,
.Content_Header,
.LinksPage_Title,
.LS_Title,
.LS_header {
	color : #003263;
	font-weight : bold;
	font-size : 12px;
}
/* ---ABC ----------------------------------*/
.ABIndex_table {
	width : 100%;
}
.ABIndex_table TD {
	width : 25px;
	height :50px;
	vertical-align : center;
	text-align : center;
}
.ABindex_selected {
	text-deocoration : none;
}
.ABindex_selected a:link,
.ABindex_selected a:active,
.ABindex_selected a:visited {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #003263;
	width : 20px;
	height : 20px;
	
}
.ABindex_selected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #003263;
	color : #cccccc;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected {
	text-deocoration : none;
}
.ABindex_notselected a:link,
.ABindex_notselected a:active,
.ABindex_notselected a:visited {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #003263;
	color : #CCcccc;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #003263;
	width : 20px;
	height : 20px;
	
}
.ABIndex_footer {
	width : 100%;
}
/* td.ls_header {
	display : none;
}
a.LS_Top {
	display :none;
}
*/
.hooikoorts {
	position : relative;
	top : -34px;
	left : 0px;
}
