@charset "UTF-8";
/* CSS Document */

/* CSS für Home */ 

.welcome {
	background: url(img/home_welcome.jpg) no-repeat scroll 0 0;
	height:500px;
	padding-top: 45px;
	padding-left: 5px;
	
}

.welcome h3 {
	color: #174509;
}
	

.aktuellesangebot {

margin-bottom:13px;
margin-right:0px;
padding: 25px;
padding-top: 82px;
width:175px;
height:140px;
background:transparent url(img/aktuellesangebot_bg.jpg) no-repeat scroll 0 0 ;
font-size:9px;
float:left;
}

.aktuellesangebot img {
	border:thin solid;
	border-color:#060
}




.gartentipp {

margin-top: 140px;
margin-bottom:13px;
margin-right:33px;
padding: 25px;
padding-top: 78px;
width:175px;
height:140px;
background:transparent url(img/gartentipp_bg.jpg) no-repeat scroll 0 0 ;
font-size:9px;
float:right;
}



.gartentipp img {
	border:thin solid;
	border-color:#060
}


.counter {

display:none;

}




/* CSS für "...ideen"-Unterseiten */ 

.ideen {
width:519px;	
}

.ideen h2 {
color: #174509;
margin-bottom: 10px;

}

.ideen a {
color: #174509;

}

.ideenbold {
font-weight: bold;

}

.obergartenideen {
background: url(img/gartenideen/gartenideen.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.oberwohnideen {
background: url(img/wohnideen/wohnideen.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.obergeschenkideen {
background: url(img/geschenkideen/geschenkideen.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.platzhalter {

width: 519px;
height:460px;
padding:0px;
margin-top: 10px;
background:#fafcd9;

}






/* CSS für andere Unterseiten */ 

.oberpunkt {
background: url(img/gartendesign/gartendesign.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.oberpunktformalegaerten {
background: url(img/formalegaerten/formalegaerten.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.oberpunktbaumpflege {
background: url(img/baumpflege/baumpflege.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.unterpunkt {
	height: 145px;
	
}

.unterpunkt h2 {
	color: #174509;
	font-weight: bold;
}

.unterpunkt h3 {
	color: #174509;
}

.unterpunkt img {
	float: right;
	padding-top:5px;
	margin-left: 10px;
}

.unterpunkt p {

	padding-top:10px;
	font-size: 10px;
	
}


.ueberschrifttext {
	font-weight: bold;
	margin-bottom: 30px;
}

.ueberschrifttext h2 {
	color: #174509;
}

.anfahrt h2 {
	color: #174509;
}

.anfahrt h3 {
	
	color: #174509;
	
}

.oberprojektplus {
background: url(img/projekt_plus/projekt_plus.jpg) no-repeat scroll 0 0;
width: 519px;
height: 174px;
margin-bottom: 20px;

}

.kontaktformular {

height: 800px;

}

.partner a {
	font-size:14px;
	color: #174509;
		
}

.partner img {

float:right;


}

#lagerverkauf {
margin: 0 auto;
width: 808px;


}

#lagerverkauf a {
font-size:14px;
color: #174509;	

}

#lagerverkauf img {
	border: 0px;
}


