/*Login-Anfang*/

p.login_input_data_table_text
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #b64d02;
	margin-right: 2px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px
}

p.login_links_table_text
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;	
   color: #b64d02;
	margin-top: 0px;
	margin-bottom: 0px;
   margin-left: 10px;
   line-height: 20px
}

p.login_info_text
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;	
   color: #b64d02;
   margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px
}

p.add_container_text
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

p.fuer_patienten_info_text
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

p.therapie_info_text
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

p.logout
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #b64d02;
	letter-spacing: -0.1ex;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.login_info_text_top
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;	
   color: #b64d02;
   margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px
}

p.login_e_mail
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #b64d02;
	letter-spacing: -0.1ex;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*Hyperlink-Farbe*/
font.hyperlink_color 
{ 	
   color: #b64d02;
   text-decoration: underline
}

font.hyperlink_color_weight 
{ 	
   color: #b64d02;
   text-decoration: underline;
	font-weight: bold
}

font.hyperlink_color_fuer_patienten 
{ 	
   color: #000000;
   text-decoration: underline
}
/*Login-Input-Text*/
input.login 
{
	 border-right: #a7abac 1px solid;
	 border-top: #a7abac 1px solid;
	 display: inline; /*Wird von IE 5.0 nicht unterstützt*/
	 font-weight: normal;
	 font-size: 11px;
	 color: #b69278;
	 /*margin: 0px;*/
	 margin-top: 6px;
	 border-left: #a7abac 1px solid;
	 width: 120px;
	 border-bottom: #a7abac 1px solid;
	 font-family: tahoma, verdana, arial, helvetica
}

/*Input-Suche*/
input.suche
{
	 border-right: #a7abac 1px solid;
	 border-top: #a7abac 1px solid;
	 display: inline; /*Wird von IE 5.0 nicht unterstützt*/
	 font-weight: normal;
	 font-size: 11px;
	 color: #86b7e5;
	 /*margin: 0px;*/
	 margin-top: 2px;
	 border-left: #a7abac 1px solid;
	 width: 150px;
	 border-bottom: #a7abac 1px solid;
	 font-family: tahoma, verdana, arial, helvetica
}

/*Login-Ende*/

/* ******************************* */
/*Tabellen*/
/* ******************************* */

/*Außerste Tabelle vom Login*/
table.login_table
{
}

/*Innere Tabelle vom Login, beinhaltet Tabellen mit Inhalten*/
table.login_content_table
{
  background: #ededed
}

table.login_input_data_table
{
}

table.suche_table
{
}

table.add_container_table
{
	
}

table.fuer_patienten_table
{
	
}

login.therapie_info_table
{
	
}

img.login_rechts_td_submit
{
 margin-top: 6px;
 margin-left: 5px
}

img.suche_rechts_td_submit
{
 margin-top: 0px;
 margin-left: 5px
}

img.fuer_patienten
{
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 2px;
	padding-right: 2px
}

img.add_container
{
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 2px;
	padding-right: 2px
}