﻿h2.instrumente {
	font-size: 1.4em;
    text-align: center;
}

div#instrumente div div h3.instrumente {
	font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}

div#instrumente div div h4 {
    margin: 0px;
}

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: 0px;
}

p.help {
	margin-top: 2em;
	color: #666666;
}

p.help a {
	color: #6666FF;
	text-decoration: none;
}

p.help a:hover {
	text-decoration: underline;
}

div.gesuch {
    margin-bottom: 50px;
}

div.gesuch div.first {
    background-color: #E0EAFF;
}

div.gesuch div.second {
    background-color: #F5F5FF;
}

div.angebot div.first {
    background-color: #FFEAE0;
}

div.angebot div.second {
    background-color: #FFF5F5;
}

div.first,
div.second {
    padding: 7px 15px;
}
