#inhalt .start .termine {
	width: 278px;
	height: 150px; 
	float: left;
	padding-top: 55px;
}
#inhalt .start .termine p {
	margin: 10px 20px 10px 35px;
}

#inhalt .start .termine a {
	color: #1b1b1b;
	display: block; 
}
#inhalt .start .termine a:hover {
	color: #1b1b1b;
	text-decoration: underline; 
}


#inhalt .start .fotos {
	width: 278px;
	height: 150px; 
	float: left;
	padding-top: 55px;
}
#inhalt .start .fotos p {
	margin: 5px 30px 2px 5px;
}
*+html #inhalt .start .fotos p {
	margin: 5px 30px 5px 5px;
}
#inhalt .start .fotos img {
	margin: 0px 5px 0px 23px;
	border: 1px solid #f5fad0;
	float: left; 
}
#inhalt .start .fotos a {
	color: #1b1b1b;
}
#inhalt .start .fotos a:hover {
	color: #1b1b1b;
	text-decoration: underline; 
}


#inhalt .start .buchen {
	width: 278px;
	height: 150px; 
	float: left;
	padding-top: 55px;
}
#inhalt .start .buchen p {
	margin: 10px 20px 10px 35px;
}

#inhalt .start .buchen a {
	color: #1b1b1b; 
}
#inhalt .start .buchen a:hover {
	color: #1b1b1b;
	text-decoration: underline; 
}


#inhalt .start .echo {
	width: 278px;
	height: 150px; 
	float: left;
	padding-top: 55px; 
}
#inhalt .start .echo p {
	margin: 10px 30px 10px 25px;
}
#inhalt .start .echo a {
	color: #1b1b1b;
	display: block; 
}
#inhalt .start .echo a:hover {
	color: #1b1b1b;
	text-decoration: underline; 
}

