@charset "utf-8";
ul#index {}
ul#index li {
	padding: 0px;
}
.index_text {
	float: left;
	width: 430px;
	text-align: justify;
	margin-bottom: 25px;
}
.index_text h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
.index_text p {
	margin: 0;
}
.index_text ul {
	margin-top: 10px;
}
.index_text ul li {
	margin-bottom: 5px;
}
.treppengeld{
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.gruss {
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
}
.index_plz_suche {
	float: right;
	width: 230px;
	background-color: #F6F6F6;
	border: 1px solid #DCDCDC;
	color: #666666;
	background-image: url(../img/plz-check.gif);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.index_plz_suche h4 {
	color: #333333;
	font-size: 1.475em;
	text-align: right;
}
.index_plz_suche ul {
	padding: 110px 5px 10px 5px;
}
.index_plz_suche ul li, .index_plz_suche ul li input,.index_plz_suche ul form {
	margin: 0;
}
.monats_werbung {
	clear: both;
	padding: 0;
	margin: 30px 0px 25px 0px;
	background-image: url(../img/monats_werbung/monats_aktion.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.monats_werbung a {
	display: block;
	width: 100%;
	height: 100px;
	
}
.monats_werbung a:hover {
	background-image: url(../img/monats_werbung/monats_aktion_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.product_werbung {}
.product_werbung ul {}
.product_werbung ul li {
	width: 330px;
	height: 150px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.product_werbung_linke_spalte {
	float: left;
}
.product_werbung_rechte_spalte {
	float: right;
}
.product_werbung ul li:hover {
	border-color: #D61810;
}
.product_werbung ul li a {
	display: block;
	width: 100%;
	height: 100%;

}
#produkt_werbung_1 {
	background-image: url(../img/produkt_werbung/1.gif);
}
#produkt_werbung_2 {
	background-image: url(../img/produkt_werbung/2.gif);
}
#produkt_werbung_3 {
	background-image: url(../img/produkt_werbung/3.gif);
}
#produkt_werbung_4 {
	background-image: url(../img/produkt_werbung/4.gif);
}