/* CSS Document */


body {
  behavior:  url(../css/csshover.htc);
  font-family : arial;
  margin : 10px;
 	color :#333333;
/*  scrollbar-arrow-color:#C0CAE3;
	scrollbar-3dlight-color:#C0CAE3;
	scrollbar-highlight-color:#283987;
	scrollbar-darkshadow-color:#283987;
	scrollbar-shadow-color:#C82A5B;
	scrollbar-track-color:#acb7e8;
	scrollbar-face-color:#283987;
*/
   font-size : 11px;
}
U {
	text-decoration : none;
	font-weight : bold;
}
body TD {
	font-size : 11px;
}
HR {
	color : #BCBEC0;
	height : 1px;
}
.maintable {
	background-color : white;
	height : 100%;
}
.headerleft {
	background-color : white;
	background-image : url(../images/kring-apotheken/logolefttop.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	width: 200px;
	height : 100px;
}
.pheader {
	background-color : white;
	height : 100px;
	background-image : url(../images/kring-apotheken/righttop.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-size :24px;
	color : #283987;
	font-weight : bold;
	vertical-align :top;
	font-style : italic;
    letter-spacing : 8px;
	text-transform : Uppercase;
}
.pheader TD {
	white-space : nowrap;
}
.pharmname {
	background-color : white;
	height : 100px;
	background-image : url(../images/kring-apotheken/righttop.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-size :20px;
	color : #283987;
	font-weight : bold;
	vertical-align :top;
	font-style : italic;
    letter-spacing : 8px;
	text-transform : Uppercase;
}
.headertop {
	background-color :#283987;
	height : 30px;
	border-bottom : thin solid 1px white;
}
.mainleft {
	background-color : #C82A5B;
	width: 200px;
	height : 100%;
	vertical-align : top;
}
.content_area {
	background-color : white;
	width : 100%;
	height : 100%;
	padding-left : 10px;
	padding-top : 0px;
	font-size :12px;
	color :#333333;
}
p.content_area {
	font-size :11px;
	color : #333333;
}
td.content_area {
	font-size :11px;
	color :#333333;
}
.content_area TD {
	font-size : 12px;
}
.content_area iframe {
	font-size : 12px;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited {
	text-decoration : none;
	color : #B90054;
}

.content_area a:hover {
	text-decoration : underline;
	color : #283987;
}
.footer {
	background-color : #283987;
	white-space : nowrap;
	font-size : 10px;
	color : white;
	text-align : right;
	height : 30px;
	padding : 0px 10px 0px 10px;
	border-top : thin solid 1px white;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	text-decoration : none;
	color : white;
	padding : 0px 15px 0px 15px;
}
.footer a:hover {
	text-decoration : underline;
	color : white;
	padding : 0px 15px 0px 15px;
}
.footerleft{
	background-color : #283987;
	white-space : nowrap;
	font-size : 10px;
	color : white;
	height : 30px;
	padding : 0px 10px 0px 10px;
	border-top : thin solid 1px white;
	text-align : center;
}
.footerleft a:link,
.footerleft a:active,
.footerleft a:visited {
	text-decoration : none;
	color : white;
}
.footerleft a:hover {
	text-decoration : underline;
	color : white;
}
.adresbar {
	height : 30px;
	background-color : #C82A5B;
	color : white;
	font-weight : bold;
	font-size : 12px;
	padding : 0px 10px 0px 45px;
	vertical-align : middle;
	border-top : thin solid 1px white;
	border-bottom : thin solid 2px white;
}
div#nav {
	float: right; 
	width: 11em; 
	margin: -1px 0 0 -1px;
	background: #BCBEC0;
	white-space : nowrap;
/*	border-top : thin solid 1px white;
*/	height : 25px;
	font-size : 11px;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	width: 11em; 
	background: #E3E4E6;
	/*border: 1px solid #AAA;
	*/white-space : nowrap;
		font-size : 11px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	white-space : nowrap;
	text-align : right;
	padding : 0px 0px 0px 0px;

}
div#nav li:hover {
	background-color: #939598;

}
div#nav li.submenu {
	background-color: #BCBEC0;

}
div#nav li.submenu:hover {
	background-color: #939598;
	display :block;

}
div#nav li a {
	display: block; 
	padding: 0.25em 5 0.25em 0.5em;
	text-decoration: none; 
	width: 175px;

}
div#nav>ul a {
	width: auto;

}
div#nav ul ul {
	position: absolute; 
	top: 0; 
	left: 175px;
	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;
}
div#nav li.submenu {
	background-color: #BCBEC0;

}

.group1 {
	color :red;
	background-color : red;
	position : relative;
	padding : 25px;
}
.lefttabs_grouptab {
	background-color: #C82A5B;
	padding : 5px 5px 5px 5px;
	color : #283987;
}
a.lefttabs_grouptab {
	color : white;
	font-weight : bold;
	text-align : right;
}
li.group2 {
	color :green;
	background-color : green;
	position : relative;
	padding : 25px;
}
li.group3 {
	color :yellow;
	background-color : yellow;
	position : relative;
	padding : 25px;
}

/* End Hovering Classes */ 
.Lefttabs_table {
}
.lefttabs_grouptab {
	color:#FF0;
}
.lefttabs_selected {
	font-size : 10px;
	color : #283987;
	font-family : verdana;
	font-weight : bold;
}
.lefttabs_notselected {
	font-size : 10px;
	color :white;
	font-family : verdana;
	font-weight : bold;
}
.uppertabs_selected {
	color : #283987;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}
.uppertabs_notselected {
	color : #676767;
	font-size : 10px;
	font-family : verdana;
}
.newsbox_table {
	height : 100%;
	width: 142px;
	border-collapse : collapse;
}
.newsbox_header {
	font-weight : bold;
	Color : #C82A5B;
	height : 20px;
	background-color : white;
	font-style : italic;
	padding : 2px 5px 2px 5px;
}
.newsbox_content {
	color : #333333;
	font-size : 11px;
	height : 20px;
	background-color : white;
	padding : 2px 5px 2px 5px;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	text-decoration : none;
	color : #333333;
	font-size : 11px;
}
.newsbox_content a:hover {
	text-decoration : underline;
	color : #283987;
	font-size : 11px;
}
.newsbox_footer {
	background-color : #C82A5B;
	height : 100%;
	text-align : center;
}
/* ------------------------------------------------ */
/* List (LS) CLasses */
.LS_BodyIndex {
	color :#333333;
}
.LS_TopIndex {
	color : #333333;
	font-size :12px;
	font-weight : bold;
}
.LS_Header {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.LS_Title {	
	font-weight : bold;
	color : #00008c;
}
.LS_link {}
.LS_link a:link,
.LS_link a:active,
.LS_link a:visited{
}
.LS_link a:hover {
}
.LS_More {}
.LS_More a:link,
.LS_More a:active,
.LS_More a:visited {
}
.LS_More a:hover{
}
.LS_Body {
}
.LS_Top {
font-size :11px;
}
.LS_BoxTitles {
}
.LS_BoxTitles a:hover {
}
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.Form_Label {
	font-size :12px;
	font-weight : bold;
	color :#333333;
}

.Form_Search {
	font-size :12px;
	color :#333333;
}
.Form_Radio {
	font-size :12px;
	color :#333333;
}
.Form_Pulldown {
	font-size :12px;
	color :#333333;
}
.Form_Text {
	font-size : 12px;
	color :#333333;
}
.Form_Text2 {
	font-size :12px;
	color :#333333;
}
.Form_Text3 {
	font-size :12px;
	color :#333333;
}
.Form_Password {
	font-size: 12px; 
	color :#333333;
}
.Form_error {
	color : red;
	font-size : 10px;
	color :#333333;
}
.form_hint {
	color : green;
	font-size :10px;
	color :#333333;
}

/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
	background-color : #B90054;
	color :#333333;
}
.MB_Td {
	font-size : 12px;
	background-color : 	#B90054;
	color :#333333;
}

.MB_Td a:link {

}
.MB_Td a:active {
}
.MB_Td a:visited {
}
.MB_Td a:hover {
}
.MB_Title {
	font-weight : bold;
	font-size : 12px;
	color :#333333;	
}
.MB_ActionMenu {
}
.MB_actionMenu a:link{
}
.MB_actionMenu a:active{
}
.MB_actionMenu a:visited{
}
.MB_actionMenu a:hover{
}
/* Link (LK) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.LK_Header {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
	color :#333333;
}
.LK_Link {
	font-size : 12px;
	color :#333333;
}
.LK_Link a:link,
.LK_Link a:active,
.LK_Link a:visited {
	font-size : 12px;
}
.LK_Link a:hover{
	font-size : 12px;
}
.LK_TopIndex  {
	font-size : 12px;
}
.LK_TopIndex a:link,
.LK_TopIndex a:active,
.LK_TopIndex a:visited {
	font-size : 12px;
}
.LK_TopIndex a:hover {
	font-size : 12px;
}
/* Adres List (AL) CLasses */
.AL_header {
	font-size : 14px;
	color :#333333;
}
.AL_Link {
	font-size : 12px;
	color :#333333;
}
.AL_Link a:link,
.AL_Link a:active,
.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,
.AL_domain a:active,
.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,
.AL a:active,
.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 : #00008c;
}
.News_content {
	font-size: 12px;
	color :#333333;
}
.BO_header {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.Backoffice_link {
	font-size :12px;
	color :#333333;}
.LinksPage_Link {
	font-size: 12px;
	color :#333333;
}
.LinksPage_Link a:link,
.LinksPage_Link a:active,
.LinksPage_Link a:visited {
	font-size : 12px;
	color : #C30854;
}
.LinksPage_Link a:hover{
	font-size : 12px;
	color : #283987;
}
.LinksPage_Title {
	font-size: 12px;
	font-weight : bold;
	color :#00008c;
}
.List_Object_Title {
	font-size: 12px;
	font-weight : bold;
	color : #B90054;
}
.List_Object_Content {
	font-size: 12px;
}
.content_text_small{
	font-size : 12px;
	color :#333333;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size : 12px;

	color :#333333;}
.MB_Td {
	font-size : 12px;
	color :#333333;
}
.MB_Td a:link,
.MB_Td a:active,
.MB_Td a:visited {
	font-size : 12px;
}
.MB_Td a:hover {
	font-size : 12px;
}
.MB_Title {
	font-weight : bold;
	font-size : 12px;
	color :#333333;
}
.MB_ActionMenu {
	font-size : 12px;
	font-weight : bold;
	color :#333333;
}
.MB_actionMenu a:link,
.MB_actionMenu a:active,
.MB_actionMenu a:visited {
	font-size : 12px;

}
.MB_actionMenu a:hover{
	font-size : 12px;
}
.Form_Content {
	font-size :12px;
	color :#333333;
}
/************************************************************/
.Content_header {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
} 
.CONTENT_HEADER td {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.Content_title {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.Content_text {
	font-size : 12px;
	color :#333333;
}
/* --------------------------------------------------- */

.Duty_object_title {
	color : #B90054;
	font-weight : bold;
	font-size : 12px;
}
.Duty_Object_Header {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
}
.BackOffice_Link a{
	font-size : 11px;
}
.evLabelTD {
	font-size : 12px;
	color :#333333;
}
.evTextBox {
	font-size : 12px;
	color :#333333;
}

/* Thema Classes */ 
.NavYear_table  {
	/*width : 100%;
	border-bottom : 1px solid #999;*/
	margin-bottom:7px;
}
.NavYear_Selected {
	color : #B90054;
	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 : #B90054;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_Selected a:hover{
	color : #002A8F;
	white-space :nowrap;
	font-weight : bold;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected {
	color : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
}
.NavYear_NotSelected a:link,
.NAvYear_NotSelected a:active,
.NAvYear_NotSelected a:visited {
	color : #002A8F;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavYear_NotSelected a:hover {
	color : #B90054;
	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 : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema_selected a:hover {
	color : #002A8F;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected {
	color : #B90054;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema_notselected A:link,
.NavThema_notselected a:active,
.NAvThema_notselected a:visited {
	color : #002A8F;/*aaaaaa*/
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema_notselected a:HOVER {
	color : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
/*.NavThema_footer {
	width :100%;
}*/


.NavThema2_Table {
/*	width : 100%;
	border-bottom : thin 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 : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavThema2_selected a:hover {
	color : #002A8F;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected {
	color : #B90054;
	white-space : nowrap;
	font-size :11px;
}
.NAvThema2_notselected a:link,
.NavThema2_notselected a:active,
.NAvThema2_notselected a:visited {
	color : #002A8F;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvThema2_notselected a:HOVER {
	color : #B90054;
	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;
	color :#333333;
}
.NavJump_Table {
	width : 150px;
	margin-top : 15px;
	padding: 2px;
	/*border : thin solid 1px black;*/
}
.NavJump_selected {
	/*white-space : nowrap;*/
	font-size :11px;
padding-left: 10px;
padding-top: 3px;
background-image: url(/images/thiosites-v2/redbullet.gif);
background-repeat: no-repeat;
background-position: center left;
}
.NavJump_selected a:link,
.NavJump_selected a:active,
.NavJump_selected a:visited {
	color : #B90054;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;

}
.NavJump_selected a:hover {
	color : #002A8F;
	/*white-space : nowrap;*/
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected {
	color : #B90054;
	/*white-space : nowrap;*/
	font-size :11px;
padding-left: 10px;
padding-top: 3px;
background-image: url(/images/thiosites-v2/redbullet.gif);
background-repeat: no-repeat;
background-position: center left;
}
.NAvJump_notselected a:link,
.NavJump_notselected a:active,
.NAvJump_notselected a:visited {
	color : #002A8F;
	display: block;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvJump_notselected a:HOVER {
	color : #B90054;
	/*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 : thin 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 : thin solid 1px black;
	background-color : #002A8F;
	color : #B90054;
	width : 20px;
	height : 20px;
	
}
.ABindex_selected a:hover {
	text-decoration : none;
	border : thin solid 1px black;
	background-color : #B90054;
	color : #002A8F;
	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 : thin solid 1px black;
	background-color : #B90054;
	color : #002A8F;
	width : 20px;
	height : 20px;
	
}
.ABindex_notselected a:hover {
	text-decoration : none;
	border : thin solid 1px black;
	background-color : #002A8F;
	color : #B90054;
	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 : thin solid 1px black;
}
.NavGM_selected {
	white-space : nowrap;
	font-size :11px;
}
.NavGM_selected a:link,
.NavGM_selected a:active,
.NavGM_selected a:visited {
	color : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_selected a:hover {
	color : #002A8F;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected {
	color : #B90054;
	white-space : nowrap;
	font-size :11px;
}
.NAvGM_notselected A:link,
.NavGM_notselected a:active,
.NAvGM_notselected a:visited {
	color : #002A8F;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NAvGM_notselected a:HOVER {
	color : #B90054;
	white-space : nowrap;
	text-decoration : none;
	font-size :11px;
	padding : 0px 5px 0px 5px;
}
.NavGM_footer {
	width :100%;
}
.box_table {
width : 142px;
	background-color : white;
}
.box_header {
	font-weight : bold;
	Color : #C82A5B;
	height : 20px;
	background-color : white;
	font-style : italic;
}
.box_content {
	color : #333333;
	font-size : 11px;
	height : 20px;
	background-color : white;
	padding : 5px 2px 5px 2px;
}
.box_content a:link,
.box_content a:active,
.box_content a:visited {
	text-decoration : none;
	color : #333333;
	font-size : 11px;
}
.box_content a:hover {
	text-decoration : underline;
	color : #283987;
	font-size : 11px;
}
.box_bullet {
	color : white;
}
.box_more {
	font-size : 11px;
}
.box_more a:link,
.box_more a:active,
.box_more a:visited {
	font-size :11px;
}
.box_more a:hover {
	font-size :11px;	
}
.login_table {
	border-collapse : collapse;
	border : thin solid 1px #C82A5B;
	width : 411px;

}
.login_table TD {
	border : none;

}
.form_error{
	border : none;
	color : red;
	font-weight : bold;
}
.form_error b{
 color : white;}
.form_text {
	color : #333333;
}
.form_label {
	color : #333333; 
}
H1, H2, H3, H4, H5, H6, H7 {
	font-size :12px;
	font-weight : bold;
	color : #00008c;
	margin : 0px;
}
.webmap_Object b{
	color : #00008c;	
}
.Duty_Object_Title {
	color : #00008c;
}
.content_header {
	font-weight : bold;
	font-family : arial;
	
}
.EditNews_link a:link,
.EditNews_link a:active,
.EditNews_link a:visited {
	color : white;
	text-decoration : none;
}
.EditNews_link a:hover {
	color : #cccccc;
}

