h1 {
    font-family: 'Open Sans';
    color: hsla(218,86%,32%,1.0);
    font-size: 2.6em;
	line-height: 1em;
    font-weight: 400;
	padding:20px 0 40px;
}
h2 {
    font-family: 'Open Sans';
    color: hsla(166,16%,36%,1.0);
    font-size: 1.6em;
    font-weight: 400;
}

h3 {
	 font-family: 'Open Sans';
    color: hsla(166,16%,36%,1.0);
    font-size: 1.4em;
    font-weight: 400;
}

h4 {
	
	
}

h5{
	
	
}

p {
	line-height: 1.4em;
	margin:25px 0;
	color:hsla(166,16%,36%,1.0);
	font-size:100%;
}

a {
	color:hsla(166,16%,36%,1.0);
}

a:hover {
	color:hsla(218,86%,32%,1.0);
}

img {width:100%;}


.hinweis p {
	font-size:0.8em;
}


.breadcrumbs {
    font-size: 0.6em;
}

.breadcrumbs img {
	width:10px;
}

.teaser {
    text-align: center;
    padding: 0px 0 40px;
    font-size: 1.4em;
}


.main-navi .sticky-logo {
    display: none;
    left: 8%;
	top:10%;
	position:absolute;
	width:5%;
}

.tip, 
.hasTooltip{display:block!important}
.fade {display:none!important}

.form-limit {display:none;}

.result-text {
	padding:20px;
	margin:20px 0 40px;
	border-bottom:2px dotted hsla(203, 23%, 11%, 1.0);
}

.new-search {
	display:flex;
	margin-top:30px;
}

.new-search .pull-left.cont1 {
	display:flex;
	margin-top:30px;
	width:80%;
}

.new-search .pull-left.cont2 {
	
	margin-top:30px;
	width:20%;
}


.new-search input {
	border: 2px solid #35a9d1;
    border-right-color: rgb(53, 169, 209);
    border-right-style: solid;
    border-right-width: 2px;
border-right: none;
background: #fff;
padding: 3px;
height: 40px;
vertical-align: top;
width:85%;
box-sizing: border-box;
	
}





.new-search button {
	
height: 40px;
padding: 3px;
border-left: none;
border: 2px solid #35a9d1;
	background:#35a9d1;
	color:#fff;
	
}

.new-search label {
	color:#35a9d1;
	font-size:0.8em;
	padding-right:10px;
	width:15%;
	
}

.Ergebnis-box {
	background:#35a9d1;
	color:#fff;
	margin-top:50px;
	padding:5px 30px;
	box-sizing: border-box;
	
}

.Ergebnis-box p {
	margin:0;
}


.nivo-caption {
	width:70% !important;
	left:15% !important;
	bottom:10% !important;
	margin:auto;
	
}

.nivo-caption .title{
	display:block;
	font-size:3.0em;
	padding: 20px 20px;
	text-align:center;
	color:#fff;
}

#scroll{
	margin-left:48%;
}

#scroll a img{
	padding:10px;
	width:50px;
}

.gesetzestexte {
	margin: 2% 0;
}

.block {
	padding: 5% 0;
	border-bottom:1px dotted hsla(166,16%,36%,1.0);
}
.block ul {
	list-style-type:none;
	margin:2% 5%;
}

.item-style-1 ul {
	list-style-type:none;
	margin:2% 5%;
}

article .zertifikate {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

article .zertifikate a {
	width:30%;
	margin:5px;
	border:2px solid #ddd;
	display:block;
}

article .zertifikate a img{
	width:100%;
	
}

.anfrage-box h2 {
	font-size:1.4em;
}

.anfrage-box {
	border-top:1px solid #4d6a64 ;
	border-bottom:0px solid #4d6a64 ;
	padding:5% 0;
	margin-top:50px;
}

.anfrage-box h3 a {
	font-size:1.5em;
}

.zurueck {
	width:40px;
}




