/* EL 2016  Style zum Internen Bereich 
--> mit '@import' im Haupt CSS 'style.css' eingebunden!
Anmerkung: alle Produkteseiten und'WP-Tabellen' haben ein eigenes CSS -> 'style-LPPV_Produkte.css' */ 

/*--------------------------------------------------*/

h1
{
   margin:0;
   font-size: 28px;
   font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h2
{
   color: #9C9C9C;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  }
  
  h3
  {
	font-family:Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size:16px;
  }

/* Text auf Loginseite */
.logText {
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size:16px;
	}
.logText a
{color: #9E7F60;}


/* ------ Login-Seite --------*/
.tableLogin
{
	text-align:center;
	width: 400px;
	border-collapse:collapse;
	line-height: 130%;
	font-size:13px;
}

.tableLogin th {
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E0D6CC;
	padding:5px;
	border-collapse:collapse;
	border:1px solid #E0D6CC; 
}

.tableLogin td {text-align:left;}
.tableLogin td input,
.tableLogin td input[type=password]
 {
	font-size:13px;
	text-align:left;
	padding:5px 5px;
	background-color:#F4F5F7;
	border-botton: 1px solid #E1E4EA;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #E1E4EA;
	border-left: 0px;
	width:270px;
	margin-left: 0px;
}

.Warnung {
	width: 50%;
	padding: 10px;
	background-color: #FCDCC7;
	margin-left: auto;
	margin-right: auto;
}
	
/* Text auf Adressseite */
.AdrText1 {
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size:12px;
	text-align:left;
	}

.AdrText2 {
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size:12px;
	text-align:right;
	Margin-right:40px;
	}


input.log
{
	width:100px;
	margin-left:300px;
	color: #000000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border : 0px solid;	
	}
	
input.log:hover
{
	/*font-size: 10px;*/
    color: #ffffff;
	background-color : #AB8F73;   
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border : 0px solid #E0D6CC;	
}	

input.abmelden
{
	z-index: 2;
	width:100px;
	margin-left:80%;
	color: #000000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border : 0px solid;	
	}
	
input.abmelden:hover
{
	/*font-size: 10px;*/
    color: #ffffff;
	background-color : #AB8F73;   
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border : 0px solid #E0D6CC;	
}	
	 
/*-----*/

.tableLPPVadrText /* Fachgruppe Adressen Text über Tabelle*/
{
   	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13px;
	/*margin-left:auto;
	margin-right:auto; */
	width: 95%;
	border-collapse:collapse;
	line-height: 130%;
}
.tableLPPVadrText tr {
	 vertical-align: top;
	 }


	 
.tableLPPVadrText td
{
	text-align:right;
	vertical-align:top;
	padding: 5px 5px;
	border-bottom: 0PX solid #E0D6CC; 
	border-left: 0px;
}
.tableLPPVadrText td:first-of-type
{
	text-align:left;	
}

.tableLPPVadresse /* Fachgruppe Adressen */
{
   	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13px;
	/*margin-left:auto;
	margin-right:auto; */
	width: 95%;
	border-collapse:collapse;
	line-height: 130%;
}
.tableLPPVadresse tr {
	 vertical-align: top;
	 }


.tableLPPVadresse th {
	/*width: 8%; */
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #404040;
	background-color: #E0D6CC;
	padding: 5px;
	border-collapse: collapse;	
}

.tableLPPVadresse td
{
	text-align:left;
	vertical-align:top;
	padding: 5px 5px;
	border-bottom: 0.1em solid #E0D6CC; 
	border-left: 0px;
}

.tableLPPVdl /* Downloaddateien*/
{
   	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13px;
	/*margin-left:auto;
	margin-right:auto; */
	width: 75%;
	border-collapse:collapse;
	line-height: 130%;
}
.tableLPPVdl tr {
	 vertical-align: top;
	 }


.tableLPPVdl th {
	width: 8%;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #404040;
	background-color: #E0D6CC;
	padding: 5px;
	border-collapse: collapse;	
}

.tableLPPVdl td
{
	text-align:left;
	vertical-align:top;
	padding: 5px 5px;
	border-bottom: 0.1em solid #E0D6CC; 
	border-left: 0px;
}
.tableLPPVdl td a
{color: #9E7F60; font-weight: bold;}
/*-------------------------------------------------------------------------*/	 
	 