/**************************************/
/*             steingraeber_haendler.css              */
/**************************************/

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

h2 {
	margin-bottom: 12px;
	}
	
.grossesBild {
	float: left;
	width: 480px;
	height: 350px;
	}

.vergroesserung {
	width: 480px;
	height: 350px;
	}

.bilderleiste {
	float: right;
	margin-right: 40px;
	height: 350px;
	width: 140px;
	overflow: auto;
	}

.bilderleiste img {
	margin-bottom: 2px;
	width: 120px;
	height: 88px;
	}

div.grossesBild, div.bilderleiste {
	margin-top: 22px;
	}

.zurueck {
  clear: left;
  padding-top: 30px;
  }
  
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

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