#formular {
	text-align: left;
	margin-left: 340px;
}

form.Kontakformular {
	width: 100px;
}

label {
	font-size: 17px;
}

label.bold {
	font-weight: bold;
}

.highlight {
background-color: #ffcccc;
}

.nohighlight {
background-color: none;
}

#inhalt p {
	font-size: 20px;
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}