/**
* ----------------------------------------------------------------------
* Funktionsbeschreibung:
* Hier werden die Schriften, Forumlare usw.
* an das Design der Seiten angepasst.
* color: #666666 (grau)
* a: #2C66C7     (dunkelblau)
* #3399FE (dunkelblau)
* ----------------------------------------------------------------------
*/

/**
* ----------------------------------------------------------------------
* PLZ Erweiterung
*/
.wiroPanel {
}

.wiroTableInputScrollPanel {
	/*position:	absolute;*/
	height:		125px;
	width:		500px;
	overflow:	auto;
	background-color:	#FFFFFF;
	border:		1px solid #3299FE;
	color: #666666
}

.wiroTableInputScrollPanelAll {
	/* position:	absolute; */
	width:		500px;
	overflow:	auto;
	background-color:	#FFFFFF;
	border:		1px solid #3299FE;
	color: #666666
}

.plzTable {
  margin: 	0px 0px 0px 0px;
  padding: 	0px;
  width:	95%;
}

.plzTableAll {
  margin: 	0px 0px 0px 0px;
  padding: 	0px;
  width:	100%;
}

.wiroTableInputMarkiert {
  background-color:#FABB00;
  cursor: pointer;
  
  font-family: 	Arial, Helvetica, sans-serif;
  font-size: 	12px;
  font-weight:	normal;
  color: 		#FFFFFF;
}

.wiroTableInputNichtMarkiert {
  background-color:#FFFFFF;
  cursor: pointer;
  
  font-family: 	Arial, Helvetica, sans-serif;
  font-size: 	12px;
  font-weight:	normal;
  color: 		#919699;
}

.wiroTableInput {
  /*position:absolute;*/
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  /* border:		1px solid #FABB00;*/
  
  /* width:350px; */
}    
    
.wiroTextfeldMitFoerderung {
}

/**
* ----------------------------------------------------------------------
* WiRo Erdgasfahrzeug-Rechner
*
* CSS-Eigenschaften
* Im Pop-Up sind die Anker-Tags sonst nicht definiert.
*/

a:active	{ color: #2C66C7; text-decoration: none; }
a:hover		{ text-decoration: underline; }
a:link		{ color: #2C66C7; text-decoration: none; }
a:visited	{ color: #2C66C7; }
a			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }


/**
* CSS WiRo Energie&Konnex Consulting GmbH
*/
.wiro_rechtliches {
  text-align:	justify;
  color:		#666666;
  font: 		7px verdana;
  margin: 		0px;
}

.wiro_tabelle_schrift_hell {
}

.wiro_tabelle_spalte_1 {
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	12px;
  background-color:	#2C66C7;
	color: #FFFFFF;
	font-weight: bold;
}

.wiro_tabelle_spalte_gerade, .wiro_tabelle_spalte_gerade .wiro_texte{
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	12px;
  background-color:	#3399FE;
	color: #FFFFFF;
}

.wiro_tabelle_spalte_ungerade {
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	12px;
}

.wiro_red {
  font-weight:	bold;
  color: 		#CC0000;
}

.wiro_green {
  font-weight:	bold;
  color: 		#00652B;
}

.wiro_headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;

}

.wiro_subheadline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.wiro_button {
  width:		80px;
}

.wiro_button_breit {
  width:		150px;
}

.wiro_button_drucken {
  width:		150px;
  height:		40px;
}

.wiro_dropdown, .wiro_dropdown-fahrzeuge {
  width: 		350px;
	border:		1px solid #3299FE;
	color: #666666
}

.wiro_dropdown_small {
	border:		1px solid #3299FE;
	color: #666666
}

.wiro_dropdownHeadline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:	bold;
  background-color:	#2C66C7;
	color: #FFFFFF;
  text-align:	center;
}

.textfelder {
  text-align:	right;
	border:		1px solid #3299FE;
	color: #666666
}

.wiro_readonly {   
  background-color:	#D5D8CC;
  text-align:	right;
	border:		1px solid #3299FE;
	color: #666666
}

.wiro_disclaimer {  
  text-align: 	center;
}

.wiro_mouseover_info {
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	12px;
  font-weight:	bold;
  color:		#FFFFFF;
}

.wiro_popups{
  text-align: 	justify;
}

.wiro_popups_button{
  text-align: 	center;
}

.wiro_icons {
  text-align:	center;
}

.wiro_texte {
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	12px;
  font-weight:	normal;
  color: 		#666666;
}

.wiroGraphic {
	border:		1px dotted #666666;
	margin-bottom: 10px;
}
