@charset "UTF-8";

/* ####################*/
/* CONTACT */
/* ####################*/

#contact h2 {
	font-size: 34px; color: #CCC;
}

#contact p {
	line-height: 130%;
}

#contact ul {
	padding: 0;
	list-style: none;
	line-height: 1.8;
}

#contact ul strong {
	display: block;
	float: left;
	width: 80px;
}

p#inhalt_verantwortlich {
	font-size:12px;
}

#first_hr {
	margin-top: 20px;
}

