/**
 *
 * STYLEEINSTELLUNGEN: Allianz Kfz-Steuerrechner
 * 
 */   
 
.tx-allianzkfzsteuer-pi2 {
	font-family:arial;
} 

#kfz_background {
  background: #eaeaeb url(images/kfzsteuer/hintergrund_kasten.gif) 0 0 repeat-x;
  margin: 5px 0 0 5px;
  width: 520px;
  min-height: 557px;
  border:1px solid #e9e9e9;
}

/* IE Browserweiche */
*+html #kfz_background {
  height: 570px;
}

#kfz_calc {
  padding: 20px 0px 0 0px;;
}

#kfz_step1,
#kfz_step2,
#kfz_step3 {
    padding-left: 5px;
}

.kfz_row {
  margin-bottom: 4px;
  height: 20px;
}

.kfz_label {
  color: #302d2b;
  font-size: 14px;
  padding: 0 0 0 3px;
  margin: 0 8px 0 0;
  height: 20px;
  width: 170px;
  float:left;
  font-family:arial;
}
.kfz_label_info {
  color: #302d2b;
  padding: 0 0 0 3px;
  margin: 0 8px 0 0;
  height: 20px;
  width: 500px;
  float:left;
  font-family:arial;
}

.kfz_text {
  height: 20px;
  width: 320px;
  text-align: left;
  float:left;
}

.kfz_text_fixed {
    color: #848484;
}

.kfz_step {
    padding-right: 0px;
    width: 15px;
    display: block;
    float: left;
}

#kfz_result {
    width: 500px;
    float:left;
    margin-top:35px;
    font-size: 16px;
	font-weight:bold;
	padding:0 0 0 8px;
	font-family:arial;
}

#kfz_taxamount {
    font-size: 16px;
    font-weight: bold;
}

#kfz_ecomotion_rateamount {
    font-size: 12px;
    font-weight: bold;
    background-color: #dae0e4;
    width: 50px;
    height: 15px;
    text-align: center;
}

#kfz_ecomotion_text1 {
    font-weight: bold;
    color: #00001f;
    font-family: verdana;
    padding: 3px 0 3px 0;
    margin: 0;
}

#kfz_ecomotion_text2 {
    color: #4b4f6a;
    font-size: 8pt;
    font-family: verdana;
    padding: 3px 0 6px 0;
    margin: 0;
}

#kfz_ecomotion a {
    font-size: 8pt;
    font-family: verdana;
}


#kfz_ecomotionvalue {
    font-weight: bold;    
}

#kfz_ecomotion_hint {
	font:9pt;
	color:#888888;
}

#kfz_ecomotion {
    float:left;
    background-color: white;
    width: 515px;
    margin: 0;
    padding: 10px 0 0 5px;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
}

*+html #kfz_ecomotion {
    height: 180px;
}
#kfz_ecomotion_kmamount {
    width: 45px;
}

#kfz_ecomotionimage {
    padding-top: 3px;
}

#kfz_ecomotion_logo {
    float:left;
    width: 520px;
    background: url(images/kfzsteuer/co2_654_104.jpg) -80px 0px no-repeat;
    height: 104px;
    margin-top: 10px;
}


.eco_link1 {
    background: url(images/kfzsteuer/pfeile.jpg) -1px 8px no-repeat;
    padding: 5px 5px 5px 15px;
    
}

.eco_link2 {
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    color: white;
    float: right;
    background: url(images/kfzsteuer/b_blue.gif) 0px 2px no-repeat;
    padding: 5px;
    margin-left: 10px;
}

#eco_rate_box,
#eco_km_box {
    float: left;
}


#eco_km_box {
    margin-top: 7px;
}

#eco_rate_box {
    margin-left: 20px;
    margin-top: 7px;
    padding-top: 2px;
}

#kfz_eco_links {
    float:right;
    margin: 10px 10px 10px 0;
    width: 300px;

}

.kfz_large {
    width: 320px;
}

.kfz_small {
    width: 50px;
}

.kfz_small2 {
    width: 120px;
}

#kfz_background table {
    width: 520px;
    height: 30px;
    border: 0;
}

#kfz_background .td1 {
    width: 40%;
}
#kfz_background .td2 {
    width: 60%;
}

#kfz_title {
  font-size: 16px;
  font-family:arial;
}

#kfz_title2 {
  text-align: right;
  margin-right: 3px;
  font-size: 8pt;
  font-family:arial;
}


.color1 {
    color: #113388;
    font-weight: bold;  
}

.color2 {
    color: #F1701A; 
    font-weight: bold; 
}

#kfz_autoweltlink {
    text-decoration: none;
    color: #000000;
}

#id {
    display: none;
}

#kfz_step2 {
    margin-top:12px;
    width: 510px;
    float:left;
}

#kfz_step3 {
    margin-top:12px;
    width: 510px;
    float:left;
    
}

.calculate-button {
    color:#ffffff;
    font-weight:bold;
    background:url(images/kfzsteuer/icons/berechnen_button.gif) no-repeat;
    height:42px;
    width:150px;
    border:0;
    cursor: pointer; 
}
.kfz_button1 {
	width:140px;
	background-color:#7f7f7f;
	margin-left: 10px;
	color: #ffffff;
    border: 1px solid #e9e9e9;
    cursor: pointer;	
}

.kfz_showhide_link {
    cursor: pointer;
    margin-left: 2px;
}

#kfz_dropdown {
    min-height: 120px;
    border-top: 8px solid #ffffff;
    border-bottom: 8px solid #ffffff;
    width: 516px;
}

* html #kfz_dropdown {
    height: 120px;
}

/* OSOWEB CSS */
#composition13 #label1{
	position:absolute;
	left:1px;
	top:1px;
	z-index:1;
	width:518px;
	height:18px;
	border-top:1px solid #e9e9ea;
	border-bottom:1px solid #e9e9ea;
	border-left:1px solid #e9e9ea;
	border-right:1px solid #e9e9ea;
}
#composition13 #area2{
	position:absolute;
	left:1px;
	top:20px;
	z-index:2;
	background-image:none;
	background-repeat:repeat;
	width:260px;
	height:86px;
	border-top:1px solid #e9e9ea;
	border-bottom:1px solid #e9e9ea;
	border-left:1px solid #e9e9ea;
	border-right:1px solid #e9e9ea;
}
#composition13 #area3{
	position:absolute;
	left:261px;
	top:20px;
	z-index:3;
	background-image:none;
	background-repeat:repeat;
	width:258px;
	height:86px;
	border-top:1px solid #e9e9ea;
	border-bottom:1px solid #e9e9ea;
	border-left:1px solid #e9e9ea;
	border-right:1px solid #e9e9ea;
}
#composition13 #label4{
	position:absolute;
	left:1px;
	top:20px;
	z-index:4;
	width:222px;
	height:19px;
}
#composition13 #label5{
	position:absolute;
	left:4px;
	top:41px;
	z-index:5;
	width:137px;
	height:19px;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
#composition13 #obj6{
	position:absolute;
	left:149px;
	top:43px;
	z-index:6;
	width:57px;
	height:20px;
}
#composition13 .formtext6 {
	width:53px;
	height:16px;
	color:;
}
#composition13 #obj7{
	position:absolute;
	left:72px;
	top:69px;
	z-index:7;
	width:134px;
	height:28px;
}
#composition13 #formsubmit7{
	width:134px;
	height:28px;
	color:;
}
#composition13 #label8{
	position:absolute;
	left:261px;
	top:20px;
	z-index:8;
	width:222px;
	height:19px;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
#composition13 #label9{
	position:absolute;
	left:263px;
	top:41px;
	z-index:9;
	width:85px;
	height:19px;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
#composition13 #obj10{
	position:absolute;
	left:354px;
	top:43px;
	z-index:10;
	width:45px;
	height:20px;
}
#composition13 .formtext10{
	width:41px;
	height:16px;
	color:;
}
#composition13 #obj11{
	position:absolute;
	left:421px;
	top:43px;
	z-index:11;
	width:45px;
	height:20px;
}
#composition13 .formtext11{
	width:41px;
	height:16px;
	color:;
}
#composition13 #label12{
	position:absolute;
	left:399px;
	top:43px;
	z-index:12;
	width:19px;
	height:19px;
}
#composition13 #obj13{
	position:absolute;
	left:332px;
	top:69px;
	z-index:13;
	width:134px;
	height:28px;
}
#composition13 #formsubmit13{
	width:134px;
	height:28px;
	color:;
}
#composition13{
	position:relative;
	width:520px;
	min-height:120px;
	background-color:;
	background-image:url(none);
	background-repeat:repeat;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	float: left;
}
* html #composition13{
	height:120px;
}
#composition13 p {
	margin:0;
	padding:0;
}
#composition13 input {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
#composition13 form {
	display:inline;
}

#switchcalctypelink {
	font-size:11px;
}




