/**************************************/
/*            reparatur.css           */
/**************************************/

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

h2 {
	margin-bottom: 12px;
	}

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

.hobel {
	float: right;
	width: 375px;
	height: 250px;
	margin-top: 22px;
	}

.beratung {
	float: left;
	width: 335px;
	margin-right: 20px;
	margin-top: 18px;
	}   
  
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

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

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