@import 'https://fonts.googleapis.com/css?family=Proza+Libre:400i';
.branche_head span.rot {
	background: #ff6d00;
	border-radius: 30px 0px 30px 0px;
	padding: 5px 20px;
}

.branche_head {
    font-family: 'Proza Libre', sans-serif;
    color: #FFF;
    font-size: 1.5em;
}
.liste_branche {
    background: none;
    color: #000;
    list-style-image: url(http://wp12935036.server-he.de/pferdekompass/images/kopf.png);
    margin-bottom: 7px;
}

.liste_pferd {
list-style-image: url(http://wp12935036.server-he.de/pferdekompass/images/huf.png);
}

h1,h2 {
  font-weight: bold !important;
}
h2 {
  font-size: 22px !important;
}