﻿@import url(../../style/green.css);


.select 
{
  font-size: 12px;
}

.mandant_footer {
  display: none;
}


.page_head {
  display: block;
  height: 82px;
  width: 700px;
  background: url('../img/header_flaachtal.gif') no-repeat top;
}

.loginView a 
{
  color: Black;
  text-decoration: none;
}


/* Produktlinen Steuerung */
.hide_products .product 
{
  display: none;
}

.hide_products .produktlinie
{
  display: block;
}

.hide_products .person_total
{
  display: none;
}

.product_option_name {
  width:150px;
}

/* Fake Product Title */
.fakeProductTitle	
{
	margin-left: 24px;
		clear: both;
		float: left;
		font-size: 1.2em;
		font-weight: bold;
}	

.fakeProductTitle.product_help
{
		
		float: left;
		clear: none !important;
		margin-left: 5px;
		width: 20px;
}

/*
.active_person span.person_status { 	background: url(../../img/blue/arrow_active_1.gif) no-repeat center left; }
.inactive_person span.person_status { 	background: url(../../img/blue/arrow_inactive_1.gif) no-repeat center left; }
.new_person span.person_status { 		background: url(../../img/blue/arrow_inactive_color_1.gif) no-repeat center left; }
.personalien span.person_status { 		background: url(../../img/blue/arrow_inactive_color_1.gif) no-repeat center left; }
span.person_add { background: url(../../img/blue/arrow_inactive_color_1.gif) no-repeat center left; }	
*/


span.person_details.edit 
{
  background-image: none;
}

span.person_details.edit {
  padding-left: 0px;  
}

span.person_details.show {
  padding-left: 20px;
}

 span.person_details.hide {
  padding-left: 20px;
}

.person_personalien .mandatory .textbox 
{
  background-color: #FFFFFF;
}


/***
Varianten Steuerung ein.
***/


.person_total 
{
  display: none;
}

.person_status
{
  display: none;
}

/*******************
VARIANTEN
**********************/

.variante_head { background:transparent url(../img/border_active_bg.gif) repeat-x scroll center top; }
.inactive_person .variante_head { background:transparent url(../img/border_inactive_bg.gif) repeat-x scroll center top; }
.inactive_variante .variante_head { background:transparent url(../img/border_inactive_bg.gif) repeat-x scroll center top; }
.variante_head_switch { background : url(../img/arrow_active.gif) no-repeat scroll left center; }
.active_variante   .variante_head_switch { background : url(../img/arrow_active.gif) no-repeat scroll left center; }
.inactive_variante .variante_head_switch { background : url(../img/arrow_inactive_color.gif) no-repeat scroll left center; }
a.variante_head_deleteaction { background: url(../img/delete.gif) no-repeat scroll top left; }
.variante_new_switch { background : url(../img/arrow_inactive_color.gif) no-repeat scroll left center; }



/***
Varianten Steuerung aus.
***/
/*
.variante_new 
{
  display: none;
}

.variante_head 
{
  display: none;
}

.active_person .inactive_variante .person_body { display:block; }

.inactive_person div.person_footer { display:none; }
*/


/***
Varianten Selektion ein.
***/

.variante_head_chkbox {
  display: block;
}

/***
Variante special Design
***/
.variante_head 
{
  clear:both;
  float:left;
  width:694px; 
  font-weight: bold;
  border-bottom-width:0px;
  border-left-style:solid;
  border-left-width:3px;
  border-right-style:solid;
  border-right-width:3px; 
  border-color:#57B247;
  line-height:26px;
  height: 26px;
}

.variante_new
{
  clear:both;
  float:left;
  width:694px; 
  border-bottom-width:0px;
  border-left-style:solid;
  border-left-width:3px;
  border-right-style:solid;
  border-right-width:3px; 
  border-color:#57B247;
}

/***
Für Suchmaske
***/
.SearchFirmaNameGridInvisible { display:none }
