@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 {
	margin : 0px;
	font-family : arial;
}

.lefttop {
	background-image : url(../images/oisterwijk/lefttop.gif);
	background-repeat : no-repeat;
	height : 180px;
	width : 260px;
}
.pageheader {
	background-image : url(../images/oisterwijk/pageheaderbg.gif);
	background-repeat : no-repeat;
	vertical-align : bottom;
	height : 180px;
	padding-bottom : 5px;
}
.footerleft {
	background-image : url(../images/oisterwijk/footerleftbg.gif);
	height : 100px;
	text-align : center;
	vertical-align : center;
}
.footerleft a:link,
.footerleft a:active,
.footerleft a:visited {
	font-size :11px;
	color : white;
	text-decoration : none;
}
.footerleft a:hover{
	font-size : 11px;
	color : #E45F8C;
	text-decoration : underline;
}
.pagefooter {
	background-image : url(../images/oisterwijk/footerbg.gif);
	height : 100px;
}
.pagefooter TD {
	font-size :11px;
	color : white;
}
.mainleft {
	background-image : url(../images/oisterwijk/mainleftbg.gif);
	height : 100%;
}
.pinkbar {
	background-color : #E45F8C;
	height : 15px;
}
.maintable {
	width : 100%;
	height : 100%;
	font-family : arial;
}
.content_area {
	font-size : 11px;
	color : black;
	vertical-align : top;
	background-image : url(../images/oisterwijk/contentareabg.gif);
	height : 100%;
	padding: 5px 5px 5px 5px;
	font-family : arial;
}
.content_area TD {
	font-size :11px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	color : #E45F8C;
	text-decoration : none;
}
.content_area a:hover {
	color : black;
	text-deocration : underline;
}
.lefttabs_table {
	width : 150px;
	border-left :  solid 1px black;
	border-right :  solid 1px black;
	border-bottom :  solid 1px black;
	border-collapse : collapse;
	background-color : white;
	text-align : right;
}
.lefttabs_table TD {
	border-bottom :  solid 1px black;
	text-align : right;
	padding : 2px 15px 2px 2px;
	background-image : url(../images/oisterwijk/lefttabsbg.gif);
	background-repeat : no-repeat;
	background-position : right center;
}
.lefttabs_selected {
	color : black;
	text-decoration : none;
	font-size :12px;
	font-weight : bold;
}
.lefttabs_selected:hover {
	color : #E45F8C;
	text-decoration : none;
	font-size :12px;
	font-weight : bold;
}
.lefttabs_notselected {
	color : black;
	text-decoration : none;
	font-size :12px;
}
.lefttabs_notselected:hover{
	color : #E45F8C;
	text-decoration : none;
	font-size :12px;
}
.uppertabs_table {
	margin : 5px;
	color : white;
	font-size : 11px;
}
.uppertabs_table TD {
	padding : 0px 10px 0px 10px;
}
.uppertabs_selected {	
	font-size :12px;
	color : white;
	text-decoration : none;
	font-weight : bold;
}
.uppertabs_selected a:link,
.uppertabs_selected a:active, 
.uppertabs_selected a:visited {
	color : #E45F8C;
	text-decoration : none;
}
.uppertabs_selected a:hover {
	color : white;
	text-decoration : none;
}
.uppertabs_notselected {
	font-size :12px;
	color : white;
	text-decoration : none;
}
.uppertabs_notselected a:link,
.uppertabs_notselected a:active, 
.uppertabs_notselected a:visited {
	color : white;
	text-decoration : none;
}
.uppertabs_notselected a:hover {
	color : #E45F8C;
	text-decoration : none;
}
.newsbox_header {
	padding : 2px 2px 2px 2px;
	font-weight : bold;
	color : #E45F8C;
}
.newsbox_table {
	width : 160px;
	background-color : white;
	border:  solid 1px black;
}
.newsbox_content {
	padding : 2px 2px 2px 15px;
	background-image : url(../images/oisterwijk/newscontentbg.gif);
	background-repeat : no-repeat;
	background-position : left center;
	vertical-align : top;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	padding : 2px 2px 2px 2px;
	color : black;
	text-decoration : none;
	font-size :11px;
}
.newsbox_content a:hover{
	padding : 2px 2px 2px 2px;
	color : #E45F8C;
	text-decoration : underline;
	font-size : 11px;
}


/* List (LS) CLasses */
.LS_BodyIndex {
	font-size :12px;
}
.LS_TopIndex {
	font-size :12px;
	font-weight : bold;
}
.LS_Header {
	font-weight : bold;
	font-size :12px;
	color : #E45F8C;
}
.LS_Title {	
	font-weight : bold;
}
.LS_link {
	font-size :12px;
}
.LS_link a:link{
	font-size :12px;
}
.LS_link a:active{
	font-size :12px;
}
.LS_link a:visited{
	font-size :12px;
}
.LS_link a:hover {
	color : #E45F8C;
}
.LS_More {
	font-size : 12px;
	color : #E45F8C;
}
.LS_More a:link{
	font-size : 12px;
	color : #E45F8C;
}
.LS_More a:active{
	font-size : 12px;
	color : #E45F8C;
}
.LS_More a:visited{
	font-size : 12px;
	color : #E45F8C;
}
.LS_More a:hover{
	font-size : 12px;
	color : #00CAFF;
}
.LS_Body {
	font-size :12px;
}
.LS_Top {
	font-size :12px;
}
.LS_BoxTitles {
	font-size :12px;
}
.LS_BoxTitles a:hover {
	font-size :12px;
}	
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.Form_Label {
	color : #E45F8C;
	font-size :12px;
	font-weight : bold;
}
.Form_Search {
	font-size :12px;
}
.Form_Radio {
	font-size :12px;
}
.Form_Pulldown {
	font-size :12px;	
}
.Form_Text {
	color : black;
	font-size : 12px;
}
.Form_Text2 {
	font-size : 12px;
}
.Form_Text3 {
font-size : 12px;
}
.Form_Password {
	font-size: 12px; 
 
}
.Form_error {
	color : red;
	font-size : 10px;
}
.Form_hint {
	font-size :12px;
	color :#E45F8C;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
	background-color : #E45F8C;
	color : white;
	font-weight : bold;
}
.MB_Td {
	font-size : 12px;
	background-color : #EDF4F6;
	color :black;
	
}

.MB_Td a:link {
	font-size : 12px;
}
.MB_Td a:active {
	font-size : 12px;
}
.MB_Td a:visited {
	font-size : 12px;
}
.MB_Td a:hover {
	font-size : 12px;
}
.MB_Title {
	font-weight : bold;
	font-size : 12px;
	color : #E45F8C;
}
.MB_ActionMenu {
	font-size : 12px;
}
.MB_actionMenu a:link{
	font-size : 12px;
}
.MB_actionMenu a:active{
	font-size : 12px;
}
.MB_actionMenu a:visited{
	font-size : 12px;
}
.MB_actionMenu a:hover{
	font-size : 12px;
}
/* Link (LK) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.LK_Header {
	font-weight : bold;
	font-size : 12px;
	color : #E45F8C;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
	color : #E45F8C;
}
.LK_Link {
	font-size : 12px;
	color : #E45F8C;
}
.LK_Link a:link{
	font-size : 12px;
	color : #E45F8C;
}
.LK_Link a:active{
	font-size : 12px;
	color : #E45F8C;
}
.LK_Link a:visited{
	font-size : 12px;
	color : #E45F8C;
}
.LK_Link a:hover{
	color : #00CAFF;
}
.LK_TopIndex  {
	font-size : 12px;
	color : #E45F8C;
}

.LK_TopIndex a:link {
	font-size : 12px;
	color : #E45F8C;
}
.LK_TopIndex a:active {
	font-size : 12px;
	color : #E45F8C;
}
.LK_TopIndex a:visited {
	font-size : 12px;
	color : #E45F8C;
}
.LK_TopIndex a:hover {
	font-size : 12px;
	color : ;
}
/* Adres List (AL) CLasses */
.AL_header {
	font-size : 12px;
}
.AL_Link {
	font-size : 12px;
}
.AL_Link a:link{
	font-size : 12px;
}
.AL_Link a:active{
	font-size : 12px;
}
.AL_Link a:visited{
	font-size : 12px;
}
.AL_Link a:hover{
	font-size : 12px;
}
.AL_pharmname {
	font-size : 12px;
}
.AL_pharmname2 {
	font-size : 12px;
}
.AL_Title {
	font-size : 12px;
}
.AL_domain {
	font-size : 12px;
}
.AL_domain a:link{
	font-size : 12px;
}
.AL_domain a:active{
	font-size : 12px;
}
.AL_domain a:visited{
	font-size : 12px;
}
.AL_domain a:hover{
	font-size : 12px;
}
.AL_phone {
	font-size : 12px;
}
.AL_fax {
	font-size : 12px;
}
.AL_zip {
	font-size : 12px;
}
.AL{
	font-size : 12px;
}
.AL a:link{
	font-size : 12px;
}
.AL a:active{
	font-size : 12px;
}
.AL a:visited{
	font-size : 12px;
}
.AL a:hover{
	font-size : 12px;
}
.AL_table1 {
	font-size : 12px;
}
/* news_box_classes */ 

.News_title {
	font-size :12px;
	font-weight : bold;
	color : #E45F8C;
}
.News_content {
	font-size: 12px;
}
.BO_header {
	font-weight : bold;
	font-size: 12px;
	color : #E45F8C;
}
.Backoffice_link {
	font-size :12px;
	color : #E45F8C;
}
.LinksPage_Link {
	font-size: 12px;
}
.LinksPage_Link a:link{
	font-size : 12px;
}
.LinksPage_Link a:active{
	font-size : 12px;
}
.LinksPage_Link a:visited{
	font-size : 12px;
}
.LinksPage_Link a:hover{
	font-size : 12px;
}
.LinksPage_Title {
	font-size: 12px;
	font-weight : bold;
	color : #000000;
}
.List_Object_Title {
	font-size: 12px;
	font-weight : bold;
	color : #E45F8C;
}
.List_Object_Content {
	font-size: 12px;
}

.content_text_small{
	font-size : 12px;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size : 12px;
}
.MB_Td {
	font-size : 12px;
	color : #E45F8C;

}
.MB_Td a:link {
	font-size : 12px;
	color : #E45F8C;

}
.MB_Td a:active {
	font-size : 12px;
	color : #E45F8C;
}
.MB_Td a:visited {
	font-size : 12px;
	color : #E45F8C;
}
.MB_Td a:hover {
	color : #00CAFF;
}
.MB_Title {
	font-weight : bold;
}
.MB_ActionMenu {
	font-size : 12px;
	font-weight : bold;
	color : #E45F8C;
}
.MB_actionMenu a:link{
	font-size : 12px;
	color : #E45F8C;
}
.MB_actionMenu a:active{
	font-size : 12px;
	color : #E45F8C;
}
.MB_actionMenu a:visited{
	font-size : 12px;
	color : #E45F8C;
}
.MB_actionMenu a:hover{
	font-size : 12px;
	color : #00CAFF;
}
.Form_Content {
	font-size :12px;
}

.Content_header {
	font-size : 12px;
	color : #E45F8C;
	font-weight : bold;
}
.Content_title   {
	font-size : 12px;
	font-weight : bold;
	color : #E45F8C;
}   
.Content_text {
	font-size : 12px;

}
.formfields_lable {
	font-size :12px;
	color : #E45F8C;
}
.content_MenuLink {
	font-weight : bold;
	font-size :12px;
	color : #E45F8C;
}
/* ################## BOX CLASSES **************** */
.box_table {
	background-color : #00CAFF;
	border-collapse : collapse;
	border-spacing : 0;
	border-top : none;	
}
.box_header {
	background-color : #E45F8C;
	color : white;
	height : 25px;
	font-family : arial;
	font-weight : bold;
	padding : 5px 5px 5px 10px;
	border-collapse : collapse;
}
.box_content {
	color : black;
	font-size: 10px;
	font-family : arial;
	padding : 5px 5px 5px 5px;
	display : block;
}
.box_content a:link{
	color : black;
	font-size: 10px;
	font-family : arial;
	text-decoration : none;
}
.box_content a:active{
	color : black;
	font-size: 10px;
	font-family : arial;
	text-decoration : none;
}
.box_content a:visited{
	color : black;
	font-size: 10px;
	font-family : arial;
	text-decoration : none;
}
.box_content a:hover{
	color : white;
	font-size: 10px;
	font-family : arial;
	text-decoration : none;
}
.box_footer {
	height : 100%;
	background-color : #00CAFF;
	background-image :  url(../images/niainternet/footer_right.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}
.box_footer TD{
	height : 100%;
	background-color : red;
}
.box_table{
	width : 172px;
	border-collapse: collapse;
	color : white;
	background-color : #00CAFF;
}
.box_header{
	font-size :12px;
	color : white;
	background-color : #E45F8C;
	padding : 5px 2px 5px 2px;
}
.box_content {
	font-size : 10px;
	background-color : #00CAFF;
	color : #ffffff;
	padding : 5px 0px 5px 0px;
	text-decoration : none;
	display : block;
}
.box_content TD{
	font-size : 10px;
	background-color : #00CAFF;
	color : #ffffff;
	padding : 5px 0px 5px 0px;
	text-decoration : none;
	display : block;
}
.box_content a:link,
.box_content a:active,
.box_content a:visited {
	color : #E45F8C;
	text-decoration : none;
}
.box_content a:hover {
	color : white;
}
.box_bullet {
	color : #00CAFF;
	width : 15px;
}
.box_item{
}
.Box_more{
	color : #E45F8C;
	font-weight :bold;
	text-decoration : none;
}
.Box_more a:link,
.Box_more a:active,
.Box_More a:visited{
	font-size : 10px;
	font-weight : bold;
	color : #E45F8C;
	text-decoration : none;	
}
.Box_More a:hover{
	font-size : 10px;
	font-weight : bold;
	color : #E45F8C;
	text-decoration : none;	
}
.List_Object_Title {
	color : #E45F8C;
	font-family : arial;
	font-weight : bold;
}
.List_Object_Content {
	color : black;
	font-family : arial;
}
Link_Object_Link {
	color : black;
	font-family : arial;
}
.header {
	color : white;
	padding : 2px 5px 2px 5px;
}
