@import url("/css/default/default-datalist.css");
/* Start Hovering Classes */ 
body {
  behavior:  url(../css/csshover.htc);
  font-family : arial;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 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;
	white-space : nowrap;
	text-align : right;
	padding : 0px 5px 0px 0px;
	background-image :   url(/images/thiosites/t2.jpg);
	background-repeat:no-repeat;
	z-index: 999;
}
div#nav li:hover {
	background-color: #676767;
	background-image :   url(/images/thiosites/t1.jpg);
	background-repeat:no-repeat;
}
div#nav li.submenu {
	background-color: #999999;
	background-image :   url(/images/thiosites/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: 176px;
	.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 :11px;
	font-family : arial;
}
LI {
	font-size :11px;
	display : block;
}
.powered {
	background-color : #cc0000;
	font-size :10px;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
	font-style : italic;
	border-top : solid 1px white;
	border-right : solid 1px white;
}
.powered a:link,
.powered a:active,
.powered a:visited {
	color :white;
}
.powered a:hover {
	color : #999999;
}
.main_table {
	border : solid 1px white;
	border-collapse : collapse;
	border-spacing : 0;
	height : 100%;
}
.Main_table TD {
	border-collapse : collapse;
	border-spacing : 0;
}
.page_header {
	font-size : 24px;
	color : #999999;
	border-collapse :  collapse;
	background-color : white;
	PADDING : 0px 0px 0px 8px;
	font-weight :bold;	

}
.page_footer {
}
.main_table_left {
	vertical-align : top;
	background-color : #999999;
	border-bottom :  solid 1px white;
}
.lefttop {
	background-image :   url(/images/thiosites/lefttop.jpg);
	background-repeat: no-repeat;
	background-position : right top;
	border-right : solid 1px white;
	vertical-align : top;
	padding-top : 10px;
}
.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%;
	height : 100%;
	background-color : white;
	vertical-align : top;
	border-collapse :collapse;
	border-spacing : 0;
	font-size : 11px;
	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 :11px;
	font-family :arial;
}
.content_area TABLE TD {
	font-size : 11px;
	font-family : arial;
}
/* NEWSBOX CLASSES */ 
.newsbox_table {
	height : 100%;
	width : 200px;
	border-collapse:collapse;
	background-color : #EEEFEE;
	position : relative;
	top : 0px;
}
.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;
	background-image :   url(/images/thiosites/redwhite_bg.jpg);
	vertical-align :bottom;
	font-weight : bold;
	color :white;
	font-size :14px;
}
.top1 {
	 background-image :   url(/images/thiosites/headerlinebg.jpg);
}
.top2 {
	background-image :   url(/images/thiosites/headerlinebg.jpg);
	width : 100%;
}
.header1 {
	background-image :   url(/images/thiosites/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;
}
.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: #999999;
	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 : 12px;
	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 :12px;
	font-weight : bold;
}
.LS_Header {
	font-weight : bold;
	font-size :12px;

}
.LS_Title {	
	font-weight : bold;

}
.LS_link {
	font-size : 12px;
}
.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 :12px;
}
.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 {

}
.LS_Top {

}
.LS_BoxTitles {

}
.LS_BoxTitles a:hover {

}
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.Form_Label {
	color : black;
	font-size :12px;
	font-weight : bold;
}

.Form_Search {
}
.Form_Radio {
}
.Form_Pulldown {
}
.Form_Text {
	color : black;
	font-size : 12px;
}
.Form_Text2 {
}
.Form_Text3 {
}
.Form_Password {
	font-size: 12px; 
 	COLOR: black; 
}
.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;

}
.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;
	
}
.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;
}
.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;
}
H4 {
	font-size : 11px;
	margin :0px;
}
Body {
	font-family :arial;
	font-size :11px;
}
.NavYear_table  {
	/*width : 100%;
	border-bottom : 1px solid #999;*/
	margin-bottom:7px;
}
.NavYear_Selected {
	color : #CC0001;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
}
.NavYear_Selected a:link,
.NavYear_Selected a:active,
.NAvYear_Selected a:visited {
	color : #CC0001;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_Selected a:hover{
	color : #cccccc;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected {
	color : #CC0001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
}
.NavYear_NotSelected a:link,
.NAvYear_NotSelected a:active,
.NAvYear_NotSelected a:visited {
	color : #999999;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected a:hover {
	color : #CC0001;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_footer {
	width : 100%;
}
.NavThema_Table {
	/*width : 100%;
	border-bottom : 1px solid #aaaaaa;*/
	margin-bottom:7px;
}
.NavThema_selected {
	white-space : nowrap;
	font-size :11px;
	font-weight:bold;
}
.NavThema_selected a:link,
.NavThema_selected a:active,
.NavThema_selected a:visited {
	color : #CC0001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema_selected a:hover {
	color : #cccccc;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected {
	color : #CC0001;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema_notselected A:link,
.NavThema_notselected a:active,
.NAvThema_notselected a:visited {
	color : #999999;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected a:HOVER {
	color : #CC0001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
/*.NavThema_footer {
	width :100%;
}*/


.NavThema2_Table {
/*	width : 100%;
	border-bottom :  solid 1px black;*/
	margin-bottom:7px;
}
.NavThema2_selected {
	white-space : nowrap;
	font-size :11px;	
	font-weight:bold;
}
.NavThema2_selected a:link,
.NavThema2_selected a:active,
.NavThema2_selected a:visited {
	color : #CC0001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema2_selected a:hover {
	color : #999999;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected {
	color : #CC0001;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema2_notselected a:link,
.NavThema2_notselected a:active,
.NAvThema2_notselected a:visited {
	color : #999999;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected a:HOVER {
	color : #CC0001;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema2_footer {
	width :100%;
}
.Thema_content {
	font-size :11px;
	font-family : arial;
	padding : 5px 5px 5px 15px;
}
.Thema_content TD{
	font-size :11px;
	font-family : arial;
}
H1 {
	font-size : 12px;
	margin : 0px;
}
.NavJump_Table {
	width : 150px;
	margin-top : 15px;
	padding: 2px;
	/*border :  solid 1px black;*/
}
.NavJump_selected {
	/*white-space : nowrap;*/
	font-size :11px;
padding-left: 10px;
padding-top: 3px;
background-image: url(/images/thiosites/redbullet.gif);
background-repeat: no-repeat;
background-position: center left;
}
.NavJump_selected a:link,
.NavJump_selected a:active,
.NavJump_selected a:visited {
	color : #CC0001;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;

}
.NavJump_selected a:hover {
	color : #cccccc;
	/*white-space : nowrap;*/
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected {
	color : #CC0001;
	/*white-space : nowrap;*/
	font-size :11px;
padding-left: 10px;
padding-top: 3px;
background-image: url(/images/thiosites/redbullet.gif);
background-repeat: no-repeat;
background-position: center left;
}
.NAvJump_notselected a:link,
.NavJump_notselected a:active,
.NAvJump_notselected a:visited {
	color : #333333;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected a:HOVER {
	color : #CC0001;
	/*white-space : nowrap;*/
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavJump_footer {
	width :100%;
}
.Intro_text {
	font-size : 11px;
	font-family :arial;
	/*border-bottom :  solid 1px black;*/
	padding : 5px 5px 5px 5px;
}

.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 : #CC0001;
	width : 20px;
	height : 20px;
	
}
.ABindex_selected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #CC0001;
	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 : #cc0001;
	color : #CCcccc;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected a:hover {
	text-decoration : none;
	border :  solid 1px black;
	background-color : #cccccc;
	color : #CC0001;
	width : 20px;
	height : 20px;
	
}
.ABIndex_footer {
	width : 100%;
}
.AD_content {
	font-size : 11px;
	font-family : arial;
	width : 100%;
	text-align : right;
}
.AD_content TD{
	font-size : 11px;
	font-family : arial;
}
.Nav_AD{
	width: 180px;
}

.NavGM_Table {
	width : 100%;
	border-bottom :  solid 1px black;
}
.NavGM_selected {
	white-space : nowrap;
	font-size :11px;
}
.NavGM_selected a:link,
.NavGM_selected a:active,
.NavGM_selected a:visited {
	color : #ff0030;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_selected a:hover {
	color : #cccccc;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected {
	color : #ff0030;
	white-space : nowrap;
	font-size :11px;
}
.NAvGM_notselected A:link,
.NavGM_notselected a:active,
.NAvGM_notselected a:visited {
	color : #CCCCCC;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected a:HOVER {
	color : #ff0030;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_footer {
	width :100%;
}
.BOLink {
}
.BOLink a:link,
.BoLink a:active,
.BOlink a:visited {
	color : #CC0001;
	text-decoration : none;
}
.BOLink a:hover {
	color : black;
	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-DECRATION : NONE;
	font-weight : bold;
}

.EditNews_link a:HOVER {
	COLOR : BLACK;
	TEXT-DECORATION : NONE;
	font-weight : bold;
}
/* SHOP CLASSES ------------------------------------------------ */

.validation_error {
	height: auto;
	color: red;
	border: 1px solid red;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 35px;
	margin: 10px 0px;
	background-image: url(/images/explanationmark.gif);
	background-position: 10px 10px;	
}

HR {
	height:1px;
	color:#E0E0E0;
}

.Shop_header {
	background-color:#999999;
	height: 28px;
	text-indent: 5px;
	color:#FFFFFF;
	font-weight : bold;
	font-size :11px;
	vertical-align:middle;
	width:100%;
}

.shop_subheader {
	height:28px;
	text-indent: 5px;
	background-color : #EDEEED;
	padding : 1px 1px 1px 1px;
	vertical-align:middle;
	width:100%;	
}

.shop_table {
	border :  solid 1px #E0E0E0;
	border-collapse : collapse;
	margin-right : 10px;
	width:100%;	
}

.shop_prodtable {
	width:100%;
	border:0;
	padding:0;
	border-spacing:0;
}

.shop_title {
	font-weight:bold;
}

.shop_pageNav_top {
	height:1px;
	background-color:#999999;
}

.shop_pageNav_middle {
	background-color:#EDEEED;
}

.input {
	border :  solid 1px #999999;
	height: 20px;
}

.colorLight {
	background-color: #FFFFFF;
}
.shop_rightbar2 {
	background-color : #EEEFEE;
	width : 177px;
	background-image : url(/functions/app/webshop/layout/images/thiopharma/cart_bg.png);
	background-repeat : no-repeat;
	background-position: right bottom;
}

.shop_prodTable_even {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;	
}

.shop_prodTable_odd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

#fullheight { 	
	height:100%;
	min-height:100%;/*for mozilla*/
}

.shop_discountprice_old {
	background-image: url(/functions/app/webshop/layout/images/ugoa/discountstripe.gif);
	background-repeat: no-repeat;
	font-size: 12px;	
}
.shop_discountprice_new {
	color : #fe0000;
	font-size: 16px;	
	font-weight: bold;
}

.Form_Error TD{
	color : white;
}
.Form_Text {
	width : 150px;
}
.Form_Password {
	width : 150px;
}
.Form_table {
	border-collapse : collapse;
	background-color : white;
	font-size : 12px;
	background-color : white;
}
.Form_table TD {
	padding : 2px 5x 2px 5px;
	font-size : 12px;
}
.Form_label {
	font-wEIght : normal;
	padding : 0px 5px 0px 5px;
	height:20px;
}
.Form_Text {
	font-size :12px;
}
.Form_Text2 {
	font-size :11px;
	color : #CC0000;
}
.Form_Text3 {
	font-size :10px;
	color : #CC0000;
}
.Form_error {
	color : red;
	font-size :10px;
}
.Form_hint {
	font-size :10px;
	color : green;
}
.form_button {
}
.form_textfield {
}
.form_checkbox {
}
.form_radio {
}
.form_select {
}
.Form_Header {
	font-weight : bold;
	border-bottom :  solid 5px white;
	background-color : #999999;
	COLOR : #FFFFFF;
	padding : 2px 5px 2px 5px;
}
.form_subheader {
	font-weight : bold;
	border-bottom :  solid 5px white;
	border-top :  solid 5px white;
	background-color : #999999;
	font-size :14px;
	margin-top : 10px;
	COLOR : #FFFFFF;	
	padding : 2px 5px 2px 5px;
}
.form_footer {
	background-color : #CCCCCC;
	border-top :  solid 1px black;
}
div.print a:link,
div.print a:active, 
div.print a:visited {
	color : #cccccc;
	text-decoration : none;
	font-size : 11px;
}
.div.print a:hover {
	color : white;
	text-decoration : none;
	font-size :11px;
}
div.pharmname {
	position : absolute;
	left : 185px;
	top :50px;
}
.servicelogo {
	background-image : url(../images/thiosites-v2/Service_kl.jpg);
	background-repeat: no-repeat;
	background-position : right top;
	border : solid 1px red;
	height :55px;
	width : 55px;	
	float:right;
	display : inline;
}
.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;
}




/* Lichte variant ------------------------------------------ */
.CMED_TDCrumblelink {
	FONT-WEIGHT : BOLD;
	FONT-FAMILY : ARIAL;
}
.CMED_TDNbsp {
}
.CMED_TDMaincontent {

}
.CMed_TableGeneesmiddelen {

}



.CMED_TDAlphabet {
	PADDING : 10PX;
	FONT-FAMILY : ARIAL;
}

.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 : 20px;
	height : 20px;
	text-transform: capitalize;
	text-align : center;
	
}
.CMED_TDAlphabet a:hover {
	text-decoration : none;
	border : solid 1px black;
	background-color : #cccccc;
	color : #CC0001;
	width : 20px;
	height : 20px;
	text-transform: capitalize;	
	text-align : center;
}
.CMED_TDAlphabet A B {
	color : yellow;
}
/*
.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 {
	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;
}