

ul {
	list-style-type:none;
}

li {
	list-style-type:none;
}

/* rechtes Menü */
/* aus Listenstile list-stile-type none */
div#maintext ul {margin-left: 50px; margin-top: 20px; font-weight:normal;}


/* Interviewaufbau */

dl {
	font-size: 1.3em;
	color:#B30000;
}

dt {
font-size:-0.2em;
	text-align: justify;
	margin-top: 1.4em;
	color:#000000;
}

dd {
	font-weight:lighter;
	color:#006666;
}
