/* Start Hovering Classes */ 
@import url("/css/default/default-datalist.css");
body {
  behavior:  url(../css/csshover.htc);
  font-family : arial;
  margin-left : 0px;
} /* WinIE behavior call */
div#nav {
	float: right; 
	width: 11em; 
	margin: -1px 0 0 -1px;
	background: #999999;
	white-space : nowrap;
	border-top :  solid 1px white;
	height : 25px;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	width: 11em; 
	background: #999999;
	/*border: 1px solid #AAA;
	*/white-space : nowrap;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	white-space : nowrap;
	text-align : right;
	padding : 0px 5px 0px 0px;
	background-image :   url(/images/thiointernetv2/t2.jpg);
	background-repeat:no-repeat;
}
div#nav li:hover {
	background-color: #676767;
	background-image :   url(/images/thiointernetv2/t1.jpg);
	background-repeat:no-repeat;
}
div#nav li.submenu {
	background-color: #999999;
	background-image :   url(/images/thiointernetv2/t2.jpg);
	background-repeat:no-repeat;
}
div#nav li.submenu:hover {
	background-color: #676767;
	display :block;
}
div#nav li a {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none; 
	width: 175px;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute; 
	top: 0; 
	left: 180px;
	display: none;
	width : 9.5em;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	text-align : right;
	width : 175px;
}
/* End Hovering Classes */ 
P { 
	font-size :12px;
}
Li {
	font-size :12px;
}
.powered {
	background-color : #cc0000;
	font-size :10px;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
	font-style : italic;

	border-top :  solid 1px white;
}
.powered a:link,
.powered a:active,
.powered a:visited {
	color :white;
}
.powered a:hover {
	color : #999999;
}
.main_table {
	border :  solid 0px white;
	border-collapse : collapse;
	border-spacing : 0;
	width : 100%;
	height : 100%;
}
.Main_table TD {
	border-collapse : collapse;
	border-spacing : 0;
}
.page_header {
}
.page_footer {
}
.main_table_left {
	vertical-align : top;
	background-color : #999999;

}
.Lefttabs_table {
}
.lefttabs_selected {
	font-size : 10px;
	color :black;
	font-family : verdana;
	font-weight : bold;
}
.lefttabs_notselected {
	font-size : 10px;
	color :white;
	font-family : verdana;
	font-weight : bold;
}
.uppertabs_selected {
	color : black;
	font-size : 10px;
	font-family : verdana;
}
.uppertabs_notselected {
	color : white;
	font-size : 10px;
	font-family : verdana;
}
.Content_area {
	width : 100%;
	background-color : white;
	vertical-align : top;
	border-collapse :collapse;
	border-spacing : 0;
	font-size : 12px;
	padding : 0px 0px 0px 10px;
	border-bottom :  solid 1px white;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	COLOR : #CC0001;
}
.content_area a:hover {
	color : #666666;
}
.content_area TD {
	font-size : 12px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	COLOR : #CC0001;
}
.content_area a:hover {
	color : #666666;
}
/* NEWSBOX CLASSES */ 
.newsbox_table {
	height : 100%;
	width : 200px;
	border-collapse:collapse;
	background-color : #EEEFEE;
}
.newsbox_header {
	height : 20px;
	background-color : #666666;
	font-size : 14px;
	color : white;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}
.newsbox_footer {
	height : 100%;
}
.newsbox_content {
	height : 20px;
	border-bottom : #999999;
	padding : 3px 5px 3px 5px;
	font-size : 10px;
	color : black;
	font-family : arial;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color :red;
}
.newsbox_content a:hover {
	color :black;
}
.righttop {
	padding : 5px 5px 5px 5px;
}
.header1 {
	background-image : url(/images/thiointernet/header1.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	vertical-align : bottom;
	text-align : center;
	font-size : 10px;
	color : white;
	padding : 5px 5px 5px 5px;
}
.header1 a:link,
.header1 a:active,
.header1 a:visited {
	color :white;
}
.header1 a:hover {
	color : #999999;
}
.header2 {
	background-image : url(/images/ThioInternetv2/header21.jpg);
	background-position : right bottom;
	background-color : white;
	width : 300px;	
}
.footer_right {
	 background-image : url(/images/ThioInternetv2/right-bottom.jpg);
	 background-repeat : no-repeat;
	 background-position : top;
	 background-color : white; 
}
.LinksPage_Link {
	font-size : 12px;
}
.linkspage_link a:link,
.linkspage_link a:active,
.linkspage_link a:visited {
	color : black;
	text-decoration : none;
}
.Linkspage_link a:hover {
	color : #cc0001;
	text-decoration : none;	
}
.LinksPage_Title {
	font-size :12px;
	font-weight : bold;
}
.Backoffice_link {
	font-size :12px;
} 
.Content_header {
	font-size : 12px;
	font-weight : bold;
}   
.Content_title {
	font-size : 12px;
	font-weight : bold;
}
.Content_text {
	font-size :12px;
}

.Content_text a{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

.BO_header {
	font-size :12px;
	font-weight : bold;
}
/* Link (LK) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.LK_Header {
	font-weight : bold;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
}
.LK_Link {
	font-size :12px;
}
.LK_Link a:link,
.LK_Link a:active,
.LK_Link a:visited{
	color :blACK;
	text-decoration : none;
}
.LK_Link a:hover{
	color : #cc0001;
	text-decoration : none;
}
.LK_TopIndex  {
	font-size :12px;
}

.LK_TopIndex a:link,
.LK_TopIndex a:active,
.LK_TopIndex a:visited {
	color : black;
	text-decoration : none;
}
.LK_TopIndex a:hover {
	color : #cc0001;
	text-decoration : none;
}


/* List (LS) CLasses */
.LS_BodyIndex {
	font-size : 11px;
	color : black;
}
.LS_bodyIndex a:link,
.LS_bodyIndex a:active,
.LS_bodyIndex a:VISITED{
	color : black;
	text-decoration : none;
}
.LS_bodyIndex a:HOVER {
	color :red;
	text-decoration : none;
}
.LS_TopIndex {
	font-size :11px;
	font-weight : bold;
}
.LS_Header {
	font-weight : bold;
	font-size :11px;

}
.LS_Title {	
	font-weight : bold;

}
.LS_link {
	font-size : 11px;
}
.LS_link a:link,
.LS_link a:active,
.LS_link a:visited {
	color : black;
	text-decoration : none;
}
.LS_link a:hover {
	color : #cc0001;
	text-decoration : none;
}
.LS_More {
	font-size :11px;
}
.LS_More a:link,
.LS_More a:active,
.LS_More a:visited{
	color : black;
	text-decoration : none;
}
.LS_More a:hover{
	color : #cc0001;
	text-decoration : none;
}
.LS_Body {
	font-size : 11px;
	color : black;

	text-align : center;
}
.LS_Body TD{
	font-size : 11px;
	color : black;

	text-align : center;
}
.LS_Body a:link,
.LS_body a:active,
.Ls_body a:visited {
	color : black;
	text-decoration : none;
}
.Ls_body a:hover{
	color : #cc0001;
	text-decoration : underline;
}
.LS_Top {
	font-size : 11px;
}
.LS_BoxTitles {
	font-size : 11px;
}
.LS_BoxTitles a:hover {
	font-size : 11px;
	color : #cc0001;
}
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.Form_Label {
	color : #666666;
	font-size :12px;
	font-weight : bold;
}

.Form_Search {
}
.Form_Radio {
}
.Form_Pulldown {
}
.Form_Text {
	color : #666666;
	font-size : 12px;
}
.Form_Text2 {
}
.Form_Text3 {
}
.Form_Password {
	font-size: 12px; 
 	COLOR: #666666; 
}
.Form_error {
	color : red;
	font-size : 10px;
}
.Form_hint {
	color : green;
	font-size :10px;
}

/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
	background-color : #CC0001;
	color : white;
	text-align : left;
	padding : 2px 5px 2px 5px;
}
.MB_Td {
	font-size : 12px;
	background-color : #cccccc;
	padding : 2px 5px 2px 5px;
	display : block;
}

.MB_Td a:link,
.MB_Td a:active,
.MB_Td a:visited {
	color : black;
	text-decoration : none;
}

.MB_Td a:hover {
	color : #cc0001;
	text-decoration : none;
}
.MB_Title {
	font-weight : bold;
	font-size : 12px;
}
.MB_ActionMenu {
	font-size : 12px;
}
.MB_actionMenu a:link,
.MB_actionMenu a:active,
.MB_actionMenu a:visited{
	color : black;
	text-decoration : none;
}
.MB_actionMenu a:hover{
	color : #cc0001;
	text-decoration : none;
}
.News_title {
	font-size : 12px;
	font-weight : bold;
}
.News_content {
	font-size : 12px;
	
}

.newsbox_text {
	font-size : 11px;
	color : black;
	text-decoration : none;
}
.newsbox_text a:link,
.newsbox_text a:active,
.newsbox_text a:visited {
	color : black;
	font-size : 11px;
	text-decoration : none;
}
.newsbox_text A:HOVER{
	font-size : 11px;
	color : #cccccc;
	text-decoration : none;
}

div#apotheekList ul {
	margin: 20px 0px 0px 0px; 
	padding: 0; 
	width: 11em; 
	background: #EEEFEE;
	/*border: 1px solid #AAA;*/
	white-space : nowrap;
}
div#apotheekList li {
	position: relative;
	list-style: none;
	margin: 2px 0px 0px 0px;
	white-space : nowrap;
	text-align : left;
	font-weight: bold;
	font-size: 11px;
	padding : 0px 0px 0px 8px;
	background-color: #EEEFEE;
}

li.selected{
	background-image :   url(/images/thiointernetv2/redBullet.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

div#apotheekList li:hover {
	/*background-color: #676767;*/
	background-image :   url(/images/thiointernetv2/redBullet.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

div#apotheekList li a {
	color: #666666;
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none; 
	width: 175px;
}
div#apotheekList>ul a {
	width: auto;
}
.BOLink {
	font-size : 11px;
}
.BOLink a:link,
.BoLink a:active,
.BOlink a:visited {
	color : #CC0001;
	text-decoration : none;
	font-size : 11px;
}
.BOLink a:hover {
	color : black;
	text-decoration : none;
	font-size : 11px;
}
.Webmap_Object {
	font-size : 11px;
	color : black;
}
.webmap_object a:link,
.webmap_object a:link,
.webmap_object a:link,{
	color : #cc0001;
	font-size : 11px;
}
.webmap_object a:link {
	color : black;
	font-size :11px;
}
.box_table {
	background-color : #EEEFEE;
	width : 195px;
}
.box_header {
	font-weight : bold;
	font-size : 11px;
	color : black;
}
.box_content {
	font-size : 11px;
}
.box_content a:link,
.box_content a:active,
.box_content a:visited {
	color : red;
	font-size :11px;
	text-decoration :none;
}
.box_content a:hover {
	color : black;
	font-size :11px;
	text-decoration :none;
}
.box_more a:link,
.box_more a:active,
.box_more a:visited {
	color : red;
	font-size :11px;
	text-decoration :none;
}
.box_more a:hover {
	color : black;
	font-size :11px;
	text-decoration :none;
}
.EditNews_link {
	position:absolute;
	right:20px;
	bottom:20px;
	height:25px;
	background-color : #CC0001;
	border :  solid 1px black;
}
.EditNews_link a:link,
.EditNews_link a:ACTIVE,
.EditNews_link a:VISITED {
	COLOR : WHITE;
	TEXT-DECORATION : NONE;
	font-weight : bold;
}
.EditNews_link a:HOVER {
	COLOR : BLACK;
	TEXT-DECORATION : NONE;
	font-weight : bold;
}
.ABTable {
	width : 700px;
}TD.ABTable {
	width : 700px;
}
.shop_table {
}
.shop_header {
	background-color :#cccccc;
	border : solid 1px black;
	color : black;
	padding-left : 10px;
}
.OS_header {
	font-weight :bold;
}
.form_subheader {
	background-color :#cccccc;
	border : solid 1px black;
	color : black;
	padding-left : 10px;
}
.OS_content {

}
.OS_content a:link,
.OS_content a:active,
.OS_content a:visited {
	color : #999999999;
}
.OS_content a:hover {
	color : black;
}


.CMED_TDAlphabet TD {
	width : 25px;
	height :50px;
	vertical-align : center;
	text-align : center;
}
.CMED_TDAlphabet {
	text-deocoration : none;
}
.CMED_TDAlphabet a:link,
.CMED_TDAlphabet a:active,
.CMED_TDAlphabet a:visited {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #CC0001;
	color : #cccccc;
	width : 15px;
	height : 15px;	
	TEXT-ALIGN : CENTER;
	font-size : 11px;
	font-weight : bold;
}
.CMED_TDAlphabet a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #CC0001;
	width : 15px;
	height : 15px;
	TEXT-ALIGN : CENTER;
	font-size : 11px;
	font-weight : bold;
}
/* Lichte variant ------------------------------------------ */
.CMED_TDCrumblelink {
	FONT-WEIGHT : BOLD;
	FONT-FAMILY : ARIAL;
}
.CMED_TDNbsp {
}
.CMED_TDMaincontent {

}
.CMed_TableGeneesmiddelen {

}
.CMED_TDAlphabet {
	background-color :#999999;
	BORDER : SOLID 1PX BLACK;
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_TDAlphabet a:Link,
.CMED_TDAlphabet a:active, 
.CMED_TDAlphabet a:visited {
        color : white;
	text-transform:capitalize;
}

.CMED_TDAlphabet a:hover {
	color : #CC0000;
	text-transform:capitalize;
}
.CMED_TDAlphabet B {
	COLOR : #000000;
}

.CMED_TDAlphabet B a:link,
.CMED_TDAlphabet B a:active,
.CMED_TDAlphabet B a:visited {
	COLOR : #CC0001;
}

.CMED_TDAlphabet B a:hover {
	color : white;
}

.CMED_TDAlphabet B a:link,
.CMED_TDAlphabet B a:active,
.CMED_TDAlphabet B a:visited {
	COLOR : #CC0001;
}

.CMED_TDAlphabet B a:hover {
	color : white;
}
.CMED_TDSearch {
	background-color :#C0C0C0;
	BORDER-right : SOLID 1PX BLACK;
	BORDER-left : SOLID 1PX BLACK;
	BORDER-bottom : SOLID 1PX BLACK;	
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_zoek {
}
.CMED_TDSubcontent {
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}
.CMED_geneesmiddelnaam {
	FONT-WEIGHT : bold;
}
.CMED_onderwerptitel {
	font-weight : bold;
}
.CMED_bold {
	FONT-WEIGHT : BOLD;
}
.CMED_itallic {
	FONT-STYLE : ITALIC;
}
.CMED_onderwerpenreturnlink {
	font-size : 10px;
	text-decoration : none;
}