/*schrift-tags GROESSE 1*/
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.menu {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.content {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
