@CHARSET "UTF-8";

.text_titel {
	font-size:20px;
	line-height: 26px;
}

.text_groesser {
	font-size:13px;
	line-height: 18px;
	font-weight:bold;
}

.text_content {
    font-size:13px;
	line-height:18px;
}

.text_untertitel {
    font-size:11px;
	line-height: 14px;
}

.subtitel {
    font-size:13px;
	line-height: 17px;
	font-weight: bold;
}

ul.list {
	font-size:13px;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
}