@charset "utf-8";
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 0.9em;
}
.herausheben {
	color: #FF6;
	font-weight: bold;
}
.herausheben_schwach {
	font-weight: normal;
	color: #FF6;
}


.bildunterschrift {
	font-size: 0.7em;
}
p {
	font-size: 0.9em;
}
.autor {
	font-size: 0.8em;
	a {
	color: #f0f0f0;
}

a:visited {
	color: #f0f0f0;
}

a:active {
	color: #f0f0f0;
}

a:hover {
	color: #ff712c;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 0.9em;
}
ul {
	font-size: 0.9em;
}
p {
	font-size: 0.9em;
}


