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

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

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

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

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

.verkauft {
	color: #C00;
	}

.meisterstueck {
  width: 730px;
  padding: 0px;
  margin: 0px;
  }

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

.beschreibung_thumbs {
  float: right;
  margin-top: 22px;
  }
  
.beschreibung {
	height: 122px;
	}
  
.liste {
	list-style-image: url(../images/kreis_grau.gif);
	margin-left: 14px;
	}

.hinweis { 
	font-size: 11px;
  padding-bottom: 5px;
  }
  
.thumb {
  margin-right: 5px;
  }


