.typography p {
	font-size:0.8em;
	padding: 0 0 10px 0;
	margin:0;
}
.typography #bottom p {
	font-size:0.7em;
}
.typography ul {
	list-style:none;
	padding:0;
	margin:0;
}
.typography li {
	padding:0;
	margin:0;
}
.typography h1 { color: #C0B378; margin: 8px 0 30px; font-size: 28px; }
.typography h2 { color: #C0B378; margin: 8px 0 16px; font-size: 20px; font-weight: normal; }
.typography h3 { color: #aea370; font-size: 1.2em; padding:0; margin: 0 0 8px 0; }
.typography h4 { color: #C0B378; font-size: 1.2em; padding:0; margin: 0 0 8px 0; line-height:1.1em; }
.typography img {
	border:0px;
}
.typography .layoutimg {
	display:block;
}
.typography form {
	margin:0;
}
.typography fieldset {
	border:0px;
	padding:0;
}

.typography .seitenAbschluss { /* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}