/** 
 * FORMULAR STROM ONLINE BESTELLEN
 **/
#strom {
	background: none;
	padding: 50px 0 0 0;

}

#strom legend {
	display: block;
	text-align: left;
	padding: 0 0 0 145px;
}

#strom label, #strom .label {
	/*color: #0051a0;*/
	color: #000;
	display: inline-block;
	text-align: right;
	width: 140px;
}

.erdgastarif2 p {
	background: none !important;
}

#strom .checkboxlabel {
	display: inline !important;
	text-align: left;
}

#strom .checkbox {
	float: none;
}

#strom .indent {
	padding: 0 0 0 145px;
}

#strom input.half {
	width: 119px;
}

#strom .textleft {
	/*text-align: left !important;*/
}

#strom button {
	font-size: 12px;
}

#strom .button {
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

#strom a.button:hover {
	text-decoration: none;
}

.abort {
	margin: 0 0 0 20px;
}

#strom table.tarif {
	border: 1px solid #ccc;
	border-right: 0px;
}

#strom .box_content {
	width: 494px;
}

.bestplus {
	background: none;
	border: none;
	width: 100% !important;
}

.bestplus td {
	border: none;
	margin: 0px;
	padding: 0px;
	width: auto !important;
}

/** 
 * STEPS
 **/

#steps {
	background: url('../images/bg_step_border_default.gif') repeat-x left 39px;
	height: 42px;
}

#steps a {
	background: url('../images/bg_step.gif') center 9px no-repeat;
	color: #5BC5ED;
	display: block;
	float: left;
	font-size: 15px;
	line-height: 30px;
	padding: 14px 15px 15px;
	text-align: center;
}

#steps a.current {
	background: url('../images/bg_step_border_next.gif') no-repeat center top;
	color: #006699;
	padding: 15px 30px;
}

#steps a span {
	font-size: 18px;
}
#steps a.current span {
	font-size: 26px;
	font-weight: bold;
}

#steps a:hover {
	text-decoration: none;
}

/** 
 * Specials
 **/
#strom hr {
	border-top: 1px solid #ddd;
}

#strom small {
	color: #ccc;
	font-size: 10px;
}

#strom div.alignleft {
	border-right: 1px solid #ddd;
	margin: 0 3% 0 0;
	padding: 0 2%;
	width: 26.1%;
}

#strom div.alignleft h3 {
	margin-top: 0px;
	padding-top: 0x;
}



#strom .checkboxlabel {
	display: inline;
	float: none;
	width: auto;
}

#strom p.submit {
	margin: 10px 0 0 0;
}

.stromsidebar {
	padding: 90px 0 0 0;
}

.step5 strong {
	display: inline-block;
	width: 180px;
}

.step5 div.tarif strong {
	display: inline;
	width: auto;
}

.step5 p {
	background: #efefef;
	margin: 0 0 1px 0;
	padding: 5px;
}

.step5 p strong {
	font-weight: normal;
}

button {
	padding: 0 0 3px 0;
}

.icon {
	margin: 0 0 2px 0px;
}

.nobg {
	background: none !important;
}
