

/* --- Stylesheet 1044 () --------- */ 

.T800 .intro {
	margin: 19px 0px;
}

.T800 .spalte {
	width: 200px;
	height: 250px;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
	position: relative;
	cursor: pointer;
	float: left;
}

.T800 h3 {
	margin: 8px 0px 5px 0px;
	font-size: 17px;
}

.T800 p {
	font-size: 13px;
	line-height: 16px;
}


.T800 .wrap {
	position: relative;
	width: 150px;
	height: 100px;
}

.T800 .wrap .preis {
	position: absolute;
	bottom: 2px;
	right: 3px;
	background-color: #1C502E;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px;
}

.T800 div.Bild {
	width: 150px;
	height: 100px;
	overflow: hidden;
}

.T800 h5 {
	margin: 3px 0px;
}

#content .T800 h5 a {
	font-size: 10px;
	border: 0px;
	text-transform: uppercase;
	background: #1C502E;
	color: #fff ;
	padding: 2px 3px;
	text-decoration: none;
}

#content .T800 h5 a:hover {
	background: #fff;
	color: #1C502E ;
}

/* --- Stylesheet 1045 (optional) --------- */ 

.S1045 .spalte {
	width: 420px;
	height: 150px;
	margin: 0px 10px 15px 0px;
}

.S1045 .wrap {
	float: left;
}
.S1045 .inhalt {
	margin-left: 170px;

}