body { 
	background: url(../bilder/hint-weingut1.jpg) repeat-x #f9f4e0;

	}

#impressionen {
	background: #f9dd9f;
	width: 590px;
	padding: 0 0 15px 0;
	text-align: center;
}

#impressionen ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
	
#impressionen a img {
	border:4px solid #f9f4e0;
	margin:4px 15px; /* bei 4 Bildern  margin: 4px 2px; */
}

#impressionen a:hover img {
	border:4px solid #f5b300;
	margin:4px 15px; /* bei 4 Bildern  margin: 4px 2px; */
}

#impressionen .text {
	padding: 20px 50px 10px 60px; /* bei 4 Bildern  padding: 20px 40px 10px; */
	font-family: Arial, Verdana, san-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}


#impressionen h1 {
	font-size: 120%;
}


/* ###### Seite pfalz-weingut.htm ###### */

.boxImpressionen {
	font-family: Arial, Verdana, san-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: center;
	background: #f9dd9f;
	margin: 10px 45px 10px 0;
	padding: 2px 10px;
	border: 1px solid #f5b300;
	color: #333;
}

.boxImpressionen h1 {
	font-size: 120%;
	margin:0;
	padding:8px 0 4px;
	color: #333;
}

p.boxText {
	font-size: 90%;
	line-height: 120%;
	margin:0;
	padding:0;
}

.boxImpressionen a {
display:block;
background:#f9f4e0;
border-top: 1px solid #f5b300;
border-bottom: 1px solid #f5b300;
text-decoration: none;
margin: 5px 0;
padding: 5px;
color: #f70;
font-weight:bold;
}

.boxImpressionen a:hover {
background:#f5b300;
border-top: 1px solid #f9f4e0;
border-bottom: 1px solid #f9f4e0;
padding: 5px;
color: #f9f4e0;
}
