

/* --- Stylesheet 1071 () --------- */ 

#content .theme {
	background: #e8ebd1;
	width: 275px;
	height: 220px;
	float: left;
	margin: 0px 15px 20px 0px;
	overflow: hidden;
	position: relative;
}

#content .theme .themeHead {
	width: 275px;
	height: 90px;
	position: relative;
}

#content .theme .File {
	width: 120px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

#content .theme .subject {
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 8px;
}

#content .theme .subject h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#content .theme .themebody {
	width: 255px;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	padding: 10px;
	position: relative;
}

#content .theme .preis {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #6F8600;
}