
a {
	text-decoration: none;
	color: #4c4c4c;
}
a:hover {
	color: #eb8227;
}
a img {
	border: none;
}

.main_headline {
	color: #eb8227;
	font: small-caps 1.2em/200% Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-top: -10px;
}

.main_text {
	font-size: 0.85em;
	color: #4c4c4c;
	line-height: 140%;
	margin-left: 10px;
}

.main_quote {
	color: #eb8227;
	font: italic 1.2em/150% Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 50px;
}

.newsfield_headline {
	color: #eb8227;
	font: small-caps 1.1em/150% Georgia, "Times New Roman", Times, serif;
}

.newsfield_text {
	color: #4c4c4c;
	font-size: 0.8em;
	line-height: 130%;
}
.newsfield_text_small {
	color: #afafaf;
	font-size: 0.75em;
	line-height: 130%;
	font-style: italic;
	margin-top: 10px;
}
.newsfield_subhead {
	font: small-caps 1.2em Georgia, "Times New Roman", Times, serif;
	color: #707173;
	margin-bottom: 10px;
}
.newsfield_more {
	font-size: 0.9em;
	margin-left: 112px;	
}
.newsfield_link {
	font-size: 0.8em;
	line-height: 250%;
}

.newsfield_logo {
	margin-left: 2px;
}

.newsfield_list {
	color: #4C4C4C;
	font-size: 0.8em;
	line-height: 140%;
	margin-top: 10px;
	margin-left: -25px;
}

.team_text {
	font-size: 0.8em;
}

.team_img {
	float:  left;
	margin-right: 10px;
	width: 200px;
	clear: both;
}

.kontakt_img {
	float: right;
}

.termine_subhead {
	font: small-caps 1.3em/200% Georgia, "Times New Roman", Times, serif;
	color: #707173;
}
.termine_text {
	font-size: 0.8em;
	margin-left: 10px;
}


