/**************************************/
/*            meisterstueck.css              */
/**************************************/

.text {
	clear: left;
	padding-top: 23px;
	}

h2 {
	margin-bottom: 12px;
	}
	
.einleitung {
  padding-bottom: 13px;
  }

.beschreibung {
	float: right;
	width: 430px;
	height: 234px;
	margin-top: 18px;
	}

.liste {
	list-style-image: url(../images/kreis_grau.gif);
	margin-left: 14px;
	}

.bild {
	float: left;
	width: 280px;
	height: 230px;
	margin-top: 22px;
	margin-right: 20px;
	}

.verkauft {
	color: #C00;
	}


