@charset "UTF-8";
/* CSS Document */

#content ul {
	margin-left: 10px;
}
#content ul {
	list-style-image: url(../img/quadrat.gif);
}
#content ul li ul {
	list-style-image: url(../img/weiss.gif);
	margin-left: 0px;
}
.normal {
	font-size: 0.7em;
	line-height: 1.9em;
}
.top {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6em;
}
.sub {
	font-size: 0.9em;
	font-weight: normal;
}
.substrong {
	font-weight: bold;
	color: #00509e;
}
.extra {
	font-size: 0.68em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
