/*schrift-tags GROESSE 1*/
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
.menu {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
.content {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}
