.produktvorschau {
	font-size: 0.7em;

}
.produktvorschau td {
	vertical-align: top;
}
.produktvorschau p{
	width: 129px;
	display: block;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
}

.produktvorschau a img{
	border: 2px solid #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
}
.produktvorschau a:hover img  {
	border: 2px solid #009900;
}
.artikeltitel {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.7em;
}
.artikeltitel h3 {
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../bilder/layout/spacer_green.jpg);
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-right-color: 0;
	border-bottom-color: #009900;
}

.hidden {
	visibility: hidden;
	position: absolute;
	width: 500px;
	top: 0px;
}
.hidden h3 {
	font-size: 0.7em;
	color: #FFFFFF;
}
.fotog a img{
	border: 2px solid #FFFFFF;
	display: block;
	padding: 2px;
}
.fotog a:hover img  {
	border: 2px solid #009900;
	padding: 2px;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.startseite hr{
	color: #009900;
}
.startseite img  {
	border: 1px solid #009900;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
