/**************************************/
/*           vermietung.css           */
/**************************************/

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

h2 {
	margin-bottom: 12px;
	}

.vermietungfotos {
  margin-top: 18px;
  margin-bottom: 18px;
  }

.bildlinks {
  margin-right: 18px;
  float: left;
  }
   
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

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


