#top .mod_top_phone{
	float:right;
}
.ce_image_text_box.version2.block {
    background: white;
}
#bottom p {
    margin-bottom: 0;
}

.ce_image_text_box .subheadline {
    color: rgb(150,150,150);
    font-style: italic;
    margin: 8% 0px;
    margin-top: -8%;
}
.orangeheadline h3{
	color:#ff6900;
}
.ce_image_text_box ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.wenigerabstand .container {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.downloads .ce_downloads_box_inside {
    background: rgb(248,248,248);
    padding: 30px;
    font-size: 0.85rem;
    height: 260px;
}

.downloads .image_container img {
    height: 260px;
    width:auto;
}

.downloads .column {
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 1;
    flex-grow: 1;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

@media only screen and (max-width: 800px){
	.downloads .ce_downloads_box_inside {
    background: rgb(248,248,248);
    padding: 30px;
    font-size: 0.85rem;
}

.downloads .image_container img {
    height: auto;
    width:100%;
}

.downloads .column {
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 1;
    flex-grow: 1;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
}

.headlineorange h2{
	color:#ff6900;
}
.schwarz h2{
	color:rgb(59,60,66);
}
.abstand .column{
	    padding-left: 5px;
    padding-right: 5px;
}
.abstand .ce_text.block {
    padding-left: 20px;
}

.erklaerungformular p {
    margin-bottom: -15px;
    padding-top: 15px;
}

.erklaerungformular1 p {
    margin-bottom: -15px;

}
form.no-border fieldset {
    padding: 0;
    border: 0;
    border-top: 0px solid rgba(0,0,0,0.2); 
}


form .checkbox_container span {
    display: inline;
    padding-left: 25px;

}
form .abstandgroesser span {
    padding-right: 10px;
}

@media only screen and (max-width:1050px){
	form .checkbox_container span {
    display: block;


}
.normales-label span.mandatory {
    display: inline;
}
}
form fieldset {
    margin-bottom: 0px;
}
.abstanduntennormal {
    margin-bottom: 0px !important;
}

.normales-label legend {
    background-color: #fff !important;
    color: #555555 !important;
 /*   font-weight: 600 !important;*/
}
.normales-label span.mandatory {
    padding-left: 2px !important;
}

.normales-label legend {
    margin-bottom: 5px !important;
}
.hide-label legend {
    display: none;
}
form div.checkbox-text {
	margin-bottom:0px;
}
label.keinefeldbezeichnung {
    display: none;
}