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