h1 {
	font-size: 1.4em;
}

h1, h2 {
	font-weight: bold;	
}

h1, h2, h3 {
	color: #f08143;
	padding: 2em 0 0.5em 0;
}

.section-datenschutz p {
	color: white;
}

.section-datenschutz a {
	color: white;
}

.section-datenschutz a:hover {
	outline:0;
	/*text-decoration:underline;*/
	color: #F08143;
}

li {color: white; margin: 1em 0 1em 0}