﻿/**********************************/
/*begin body formatting*/
/**********************************/

body {

	margin-top:10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


/**********************************/
/*end body formatting*/
/**********************************/
.table_border {
	border: 1px solid #be2f27;
	background-image: url(../images/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 130%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE2F27;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.scrollcases {
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 290px;
	width: 430px;
	visibility: visible;
	padding-right: 30px;
}

div {		 scrollbar-base-color: #FFFFFF;
          scrollbar-face-color:#cb564f;
		    scrollbar-arrow-color:#ffffff;
          scrollbar-track-color:#f9e5de;
	scrollbar-3d-light-color: #FFFFFF;
          scrollbar-highlight-color: #cb564f;
			scrollbar-darkshadow-color: #cb564f;
          scrollbar-shadow-color: #cb564f;
   }
.kapitel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color:#be2f27;
}
a.hautarzt:link {
font-size: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #FFFFFF;
}
a.hautarzt:visited {
font-size: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #FFFFFF;
}
a.hautarzt:hover {
font-size: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #FFFFFF;
}
a.hautarzt:active {
font-size: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #FFFFFF;
}
/**********************************/
/*begin normal link formatting*/
/**********************************/


A.link_small, A.link_small:visited {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
cursor: hand;
}
A.link_small:hover {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
cursor: hand;
}
A.link_small:active {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
cursor: hand;
}

/**********************************/
/*end normal link formatting      */
/**********************************/

/**********************************/
/*begin content_modul link formatting*/
/**********************************/

A.content_modul, A.content_modul:visited {
  color: #3A3A52;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
cursor: hand;
}
A.content_modul:hover {
  color: #3A3A52;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
cursor: hand;
}
A.content_modul:active {
  color: #3A3A52;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
cursor: hand;
}

/**********************************/
/*end content_modul link formatting*/
/**********************************/

/***************************/
/* begin button formatting */
/***************************/

.Button_s
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 100px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_100.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor: pointer;
cursor: hand;
}

.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 120px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_120.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor: pointer;
cursor: hand;
}

.Button_l
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	border: 0px; 
	margin: 3px; 
	margin-left:6px;
	WIDTH: 140px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../Images/Buttons/button_140.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	padding-bottom:4px;
	cursor: pointer;
cursor: hand;
}

/*************************/
/* end button formatting */
/*************************/

/***************************/
/*begin web menu formatting*/
/***************************/
.nav_webmenu 
{
	
	align:right;
		
}



.nav_webmenu_rootitem  
{
	height: 0px; 
	margin-left:0px;
	margin-right:0px;	
	text-align:left;
	vertical-align:middle;	
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
		
	cursor: pointer;
    cursor: hand;
}
.nav_webmenu_rootitem_hover  
{
	height: 0px; 
	margin-left:0px;
	margin-right:0px;	
	text-align:left;
	vertical-align:middle;	
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
		
	cursor: pointer;
    cursor: hand;
}

.nav_webmenu_rootitem_selected, .nav_webmenu_rootitem_hover_selected 
{
	height: 0px; 
	margin-left:0px;
	margin-right:0px;	
	text-align:left;
	vertical-align:left;	
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
		
	cursor: pointer;
  cursor: hand;
}

.nav_webmenu_subgroup {

background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #CCCCCC;


	
cursor: pointer;
  cursor: hand;
}

.nav_webmenu_subitem  
{
	text-align:left;
	font-size: 8pt; 
	color:#666666;
	HEIGHT: 20px; 
	background:#ffffff;
cursor: pointer;
  cursor: hand;

}

.nav_webmenu_subitem_hover  
{
	text-align:left;
	font-size: 8pt; 
	color:#666666;
	HEIGHT: 20px; 
	background:#ebebeb;
cursor: pointer;
  cursor: hand;

}

.nav_webmenu_subitem_selected, .nav_webmenu_subitem_hover_selected
{
	text-align:left;
	font-size: 8pt; 
	color:#666666;
	HEIGHT: 20px; 
	background:#ebebeb;

cursor: pointer;
  cursor: hand;

}

/*************************/
/*end web menu formatting*/
/*************************/
/*********************************************/
/*begin horizontal list navigation formatting*/
/*********************************************/

A.nav_listh:link {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_listh:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_listh:hover {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_listh:active {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

TABLE.nav_listh
{

 }

.nav_listh
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 color:#ffffff;
}

.nav_listh_selected
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.nav_listh_alt
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav_listh_alt_selected
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline
}

.nav_listh_sep 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 color:#ffffff;
}



/**********************************/
/*end horizontal list formatting*/
/**********************************/

/*********************************************/
/*begin tree navigation formatting*/
/*********************************************/


A.nav_tree:link {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_tree:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_tree:hover {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_tree:active {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

A.nav_tree_selected:link {
 
color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
 }
 
A.nav_tree_selected:visited {
 
color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
 }
 
A.nav_tree_selected:hover {
 
color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
 }
A.nav_tree_selected:active {
 
color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
 }
A.nav_tree_sub:link {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

A.nav_tree_sub:visited {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
   font-weight: normal;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_tree_sub:hover {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_tree_sub:active {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

A.nav_tree_sub_selected:link {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
   font-weight: normal;
 }

A.nav_tree_sub_selected:visited {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
   font-weight: normal;
 }

A.nav_tree_sub_selected:hover {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
   font-weight: normal;
 }

A.nav_tree_sub_selected:active {
  color: #FF9900;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
   font-weight: normal;
 }
  

/*********************************************/
/*end tree navigation formatting*/
/*********************************************/

/*******************************************/
/*begin vertical list navigation formatting*/
/*******************************************/

TABLE.nav_listv
{
	width:100%;
}

.nav_listv
{
	text-align: left;
}

.nav_listv_selected
{
	font-weight: bold;
	text-align: left;
}



.nav_listv_sep 
{
	background-color: Gray;
}

A.nav_listv:link, A.nav_listv:visited {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
font-size: 12px;
  cursor: pointer;
font-weight: bold;
cursor: hand;
}

A.nav_listv:hover, A.nav_listv:active {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
font-size: 12px;
font-weight: bold;
  cursor: pointer;
cursor: hand;
}

A.nav_listv_alt:link, A.nav_listv_alt:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
font-size: 12px;
font-weight: bold;
cursor: hand;
}
A.nav_listv_alt:hover, A.nav_listv_alt:active {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
font-size: 12px;
font-weight: bold;
cursor: hand;
}

/******************************/
/*end vertical list formatting*/
/******************************/

/*******************************/
/*begin small basket formatting */
/*******************************/

.sbasket_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sbasket_value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee0010;
}


/******************************/
/*end small basket formatting*/
/******************************/

/*******************************/
/*begin list element formatting */
/*******************************/

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.list_item_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.list_item_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_sep 
{
	
}

/*****************************/
/*end  list element formatting */
/*****************************/

/**********************************/
/*begin module formatting  */
/**********************************/

.module_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width:100%;
	background-color:Transparent;
	padding-left:0;	
}

TABLE.module
{
	width:100%;
}

/**********************************/
/*end module formatting  */
/**********************************/


/******************************************/
/*begin page navigation control formatting*/
/******************************************/

TABLE.pagenav_table
{
	background-color : #ebebeb;
	border: 1px solid #cccccc;	
}


TABLE.pagenav_table
{
	background-color : #e7f5f0;
	width: 100%;
}


/****************************************/
/*end page navigation control formatting*/
/****************************************/



/**********************************/
/*begin fonts formatting*/
/**********************************/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A3A52;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A52;
}
.text {
	
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A52;
}
.text_greyed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c4c4c4;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A52;
}
.text_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #3A3A52;
}

/**********************************/
/*end fonts formatting*/
/**********************************/



/**********************************/
/*begin sitemap formatting link*/
/**********************************/
TABLE.sitemap_module
{
	background-color:;
}

.sitemap_td_titel
{
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F4F4F4;	
}
.sitemap_td_subtitel
{
	background-color:;
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

A.sitemap_module_title:link, A.sitemap_module_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_title:hover, A.sitemap_module_title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_subtitle:link, A.sitemap_module_subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}
A.sitemap_module_subtitle:hover, A.sitemap_module_subtitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}


/**********************************/
/*end sitemap formatting*/
/**********************************/
  
.hand { 
	cursor: pointer;
cursor: hand;
} 

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.textbox {
	border: 1px solid #676767;
	height: 21px;
	width: 105px;
}

.validationsummary 
{
	font-size: 12px;
	color:Red;	
}

.validationitem 
{
	font-size: 10px;
	color:Red;	
}

.highlight1
{
	background-color : #F7F5F0;
	border: 1px solid #666666;	
}
.right_line{
	
	border-right: 1px solid #000000;
}
.table{
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
}
.body_tbl_dotted {
	border: 1px dotted #ff0000;
}

.body_tbl_dotted_right {
	
	border-right: 1px dotted #cccccc;
}

/**********************************/
/*FRAKO spezifische Styles*/
/**********************************/

.border {
	border-top: 1px none #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-left: 1px solid #525252;
}
.border2 {
	border-top: 1px none #525252;
	border-right: 1px none #525252;
	border-bottom: 1px solid #525252;
	border-left: 1px none #525252;
}
.searchbutton {
	
	border: 0px; 
	margin-top: 7px; 
	margin-left:3px;
	WIDTH: 10px; 
	HEIGHT: 21px; 
	BACKGROUND-image: url(../IMAGES/arrow_right.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	TEXT-ALIGN: center;
	vertical-align:middle;
	cursor: pointer;
cursor: hand;
}
.searchtext {
	font-size: 12px;
	color: #666666;
	margin-right:3px;
	vertical-align: 20%;	
	
	
}
.footer_line {
	border-bottom: 1px solid #C6CCBF;
}
.notepad_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


