#solar_head{
	width: 643px;
	height: 254px;
	background: #9e2003;
	color: #FFFFFF;
}

	#solar_head h2{
		color: #ffffff;
		font-weight: bold;
		font-size: 1.4em;
	}
	
	#solar_head p,.info_box p{
		line-height: 1.6em;
	}

.yellow{
	color: #e1bf1f;
}

.txt_box{
	padding: 15px 0 0 15px;
}

h4{
	color: #434343;
	padding: 15px 0 15px 15px;
}

.b{
	font-weight: bold;
}

.info_box{
	width: 643px;
	height: 162px;
	background: transparent url(images/bg_solar_desc.gif) no-repeat top left;
}

	.info_box h5{
		color: #ab3232;
		font-weight: bold;
	}
	
.config_button_solar{
	position: relative;
	width: 583px;
	height: 75px;
	padding: 25px 0 0 60px;
	background: transparent url(images/btn_config_select_solar.gif) no-repeat top left;
}

	.config_button_solar .weiter{
		position: absolute;
		bottom: 24px;
		right: 0px;
		width: 150px;
		height: 45px;
		background: transparent url(images/btn_weiter_solar.jpg) no-repeat top left;
	}
		.config_button_solar .weiter span{
			display: none;
		}

	.config_button_solar a{
		color: #9e2003;
		font-size: 1.4em;
		font-weight: bold;
	}
	
	.config_button_solar a:hover{
		text-decoration: underline;
	}
