h2.instrumente {
	font-size: 1.4em;
}

h3.instrumente {
	font-size: 1.2em;
}

ul.instrumente {
	list-style-type: none;
}

.instrumente li {
	margin-bottom: 0.5em;
}

ul.instrumente_sonstiges {
	list-style-type: square;
	margin-bottom: 1em;
}

.instrumente_sonstiges li {
	margin-bottom: 0em;
}

.instrumente_kontakt {
	margin-top: 1em;
}

p.help {
	margin-top: 2em;
	color: #666666;
}

p.help a {
	color: #6666FF;
	text-decoration: none;
}

p.help a:hover {
	text-decoration: underline;
}