/**************************************/
/*     einstiegsinstrumente.css       */
/**************************************/

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

h2 {
	margin-bottom: 12px;
	}

h3 {
	margin-top: 18px;
	}

.beratung {
	float: left;
	width: 520px;
	/*height: 325px;*/
	margin-right: 20px;
	}

.bildhalbesachen {
	float: right;
	width: 190px;
	height: 225px;
	margin-top: 4px;
	}

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

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

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

.bild_2 {
	float: left;
	width: 280px;
	height: 230px;
	margin-top: 22px;
	margin-right: 20px;
	}
	
.beschreibung_2 {
	float: right;
	width: 430px;
	height: 234px;
	margin-top: 0px;
	}
	
.verkauft {
	color: #C00;
	}
  
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

.text a:link {
	color: #000;
	}

.text a:hover, .text a:visited {
	color: #666;
	}
