h1, h2, h3{
	color:#666666;
}

.step_heading{
	width:100%;
	height:22rem;
	color:#cdcbcc;
	font-size:24rem;
	line-height:22rem;
	position:relative;
}

.step_heading_overlay{
    font-size: 4rem;
    line-height: 4rem;
    position: absolute;
    left: 9rem;
    top: 13rem;
    color: #ff7d00;
    font-weight: 400;
}

.blogcontent{
	padding-top:0;
	width:100%;
}

.blogcontent .container{
	max-width:192rem;
	width:100%;
	padding:0;
	position:relative;
}

.blogcontent .container .blog_header{
	position:relative;
	background-repeat:no-repeat;
	background-position:top;
	background-size:100% auto;
}

.blog_header{
	position:relative;
}

.blog_header .blog_intro{
	width:46rem;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:103rem;
	color:#666666;
}

.blog_header .blog_intro_eintrag h2{
	color:#666666;
	font-weight:bold;
}

.blog_header .blog_intro_eintrag{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:0rem;
	margin-bottom:4rem;
}

.blog_header .blog_header_image{
	width:100%;
	height:auto;
}

.blog_header .blog_header_teaser{
	position:absolute;
	top:20rem;
	right:22rem;
	background-color:#ffffff;
	width:47.5rem;
}

.blog_header .icon_1{
	width:19rem;
	height:19rem;
										  
	z-index:2;
	top:10rem;
	right:11rem;
	position:absolute;
	background-size:100%;
}

.blog_header_teaser_header{
	font-size:4rem;
	font-weight:bold;
	padding-top:6rem;
	padding-left:7rem;
	padding-right:7rem;
    line-height: 4.8rem;
	position:relative;
	color:#666666;
}

.ce-right{
	width:100%;
}

.ce-right .ce-gallery{
	width:49%;
}


.ce-right .ce-gallery .ce-column{
	float:right;
} 

.ce-right .ce-bodytext{
	width:49%;
	font-size:2rem;
}

.ce-right .ce-bodytext p{
	max-width:50rem;
}



.blog_header_teaser_header p{
	padding:0;
	margin:0;
}

.blog_header_teaser_text{
	padding-top:5rem;
	padding-left:7rem;
	padding-right:4rem;
	padding-bottom:3rem;
	line-height:2.8rem;
	font-size:2.3rem;
}

.blog_header_teaser_text p{
	margin-bottom:2rem;
}
 
.blog_header_teaser_text a{
	margin-top:1rem;
    display: inline-block;
}

.header_line_top, .header_line_bottom{
	width:11rem;
	height:0.2rem;
	background-color:#ff7d00;
	position:absolute;
	left:5.5rem;
}

.header_line_top{
	top:4.8rem;
}

.header_line_bottom{
	bottom:-1rem;
}

.blog_intro h1{
	font-weight:bold;
	color:#666666;
	font-size:4rem;
}


.blog_intro_eintrag h1{
	font-weight:bold;
	color:#666666;
	font-size:4rem;
}

.blog_intro{
	font-size:1.6rem;
}

.servicebalken{
	display:none;
}

.blog_intro_eintrag{
	font-size:1.6rem;
}

.teaser_holder{
   box-sizing:border-box;
   margin-top:14rem;
    padding-bottom: 17.5rem;
}

#archiv  li{
	display:inline-block;
	vertical-align:top;
	padding-bottom:20rem;
	
}

#archiv  li:before{
	content:"";
}

#page_blog a.button_orange:before{
	content: "";
}	

#page_blog a.button_orange{
	padding-left:9rem;
	padding-right:9rem;
	margin-top:2rem;
	display:inline-block;
    text-transform: none;
	
}

.teaser_holder .blog_header_teaser_header{
	padding-left:3rem;
	padding-top:1.8rem;
	padding-right:0;
}

.teaser_holder .blog_header_teaser_text{
	padding-left:3rem;
	padding-right:0;
}

.teaser_holder .header_line_top, .teaser_holder .header_line_bottom{
	left:0;
}

.teaser_holder .header_line_top{
	top:0.3rem;
}


.teaser_col{
	display:inline-block;
	vertical-align:top;
   box-sizing:border-box;
}

.teaser_col img{
	width:100%;
	height:auto;
	margin-bottom:3rem;
}

.teaser_col_1{
	width:46%;
	padding-right:6rem;
}

.teaser_col_2{
	width:28%;
	padding-right:6rem;
}

.teaser_col_3{
	width:26%;
}

.dreier_carousel{
	margin-bottom:15rem;
}

.schritte{
	width:100%;
	max-width:148rem; 
	margin-left:auto;
	margin-right:auto;
}

.schritte .schritt{
	width:49%;
	display:inline-block;
	padding-left:12.5rem;
	padding-right:12.5rem;
	vertical-align:top;
	padding-bottom:5rem;
	font-size:2rem;
}

.ce-bodytext{
	font-size:2rem;
}


.kategorieauswahl{
    width: 100%;
    max-width: 148rem;
    display: block;
    padding-top: 8rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.kategorieauswahl ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
	max-width:148rem; 
    margin-left: auto;
    margin-right: auto;
}
.kategorieauswahl li {
    display: block;
    flex: 0 1 auto;
    list-style-type: none;
	padding-left:0;
	cursor:pointer;
	font-weight:bold;
}


#archiv {
	width: 202rem;
	margin-left:auto;
	margin-right:auto;
}

.teaser_slide h2{
	max-width:47rem !important;
}
	
@media only screen and (max-width: 2020px) {
	#archiv {
		width: 153rem;
		margin-left:auto;
		margin-right:auto;
	}
}

@media only screen and (max-width: 1520px) {
	#archiv {
		width: 103rem;
		margin-left:auto;
		margin-right:auto;
	}
}


.kategorieauswahl li.active{
	color:#ff7d00;
}

.kategorieauswahl li:hover{
	color:#ff7d00;
}

.kategorieauswahl ul li:before{
	content:"" !important;
}

.blog_bg_grau{
	background-color:#e5e5e5;
}

.zehn_schritte{
	background-color:#e5e5e5;
	background-image:url(../blog/graukeil.jpg);
	background-repeat:no-repeat;
	background-size:100%;
}

.zehn_schritte_img{
	display:inline-block;
	margin-right:6rem;
	vertical-align:top;
}

.zehn_schritte_teaser{
	display:inline-block;
	width:49rem;
	vertical-align:top;
	margin-top:30rem;
}

.zehn_schritte_teaser .blog_header_teaser_header{
	padding-right:0;
}

.blog_content_inner{
	max-width:148rem;
	width:100%;
	margin-left:auto;
	margin-right:auto;
    padding-left: 2rem;
    padding-right: 2rem;

}

.zehn_schritte_subheader{
	padding-top:5rem;
}

.number_slider h2{
	font-weight:bold;
	margin-bottom:0;
	color:#666666;
}
.number_slider h2, .number_slider p{
	font-size:1.6rem;
	max-width:35rem;
}




.blog_bg_organge{
	background-color:#ff7d00;
	color:#fff;
}


.textbox_orange{
	margin-bottom:15rem;
				  
}

.textbox_orange h2{
	color:#fff;
	font-size:4rem;
	font-weight:bold;
	margin-bottom:0rem;
}

a.textbox_orange_button{
	background-color:#ffffff;
	display:inline-block;
	padding-left:12rem;
	padding-right:12rem;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	margin-top:2rem;
	font-size:2.4rem
}

a.textbox_orange_button:hover{
	color:#ff7d00;
}

a.textbox_orange_button p{
	padding-bottom:0;
	margin-bottom:0;
}

.textbox_orange p{
	font-size:2.4rem;
}

.textbox_orange_inner{
	padding-top:3rem;
	padding-bottom:3rem;
	padding-left:12.5rem;
	padding-right:12.5rem;
}


.teaser_dreispaltig{
	background-color:#e5e5e5;
	background-image:url(../blog/graukeil_hoch.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	padding-bottom:8rem;
}

.teaser_dreispaltig_links{
	vertical-align:top;
	width:33%;
	display:inline-block;
}

.teaser_dreispaltig_links img{
	width:100%;
	height:auto;
	padding-right:0.75rem;
}

.teaser_dreispaltig_rechts_bottom img{
	width:100%;
	height:auto;
}

.teaser_dreispaltig_rechts{
	vertical-align:top;
	width:67%;
	display:inline-block;
	padding-left:0.75rem;
}

.teaser_dreispaltig_rechts_bottom_links{
	vertical-align:top;
	width:50%;
	display:inline-block;
}

.teaser_dreispaltig_rechts_bottom_rechts{
	vertical-align:top;
	width:50%;
	display:inline-block;
	font-size:2.3rem;
	position:relative;
}

.teaser_dreispaltig_rechts_top{
	width:64rem;
	position:relative;
}

.teaser_dreispaltig_text{
	margin-left:1.5rem;
	background-color:#fff;
	padding-left:3rem;
	padding-top:7.5rem;
	padding-right:2rem;
	padding-bottom:4rem;
	line-height:3rem;
}

.blog_icon_3{
	width:19rem;
	height:19rem;
										  
	z-index:2;
	top:-15rem;
	right:-3rem;
	position:absolute;
	background-size:100%;
}

.blog_bild_icon_oben_rechts{
	position:relative;
}


.blog_bild_icon_oben_rechts img{
	width:100%;
	height:auto;
}

.blog_icon_oben_rechts{
	width:19rem;
	height:19rem;
	z-index:2;
    top: -13rem;
    right: -12.5rem;
	position:absolute;
	background-size:100%;
}




.blog_bild_icon_oben_links{
	position:relative;
	margin-top:10rem;
}

.blog_bild_icon_oben_links img{
	width:100%;
	height:auto;
}


.blog_icon_oben_links{
	width:19rem;
	height:19rem;
	z-index:2;
    top: -13rem;
    left: -12.5rem;
	position:absolute;
	background-size:100%;
}



.teaser_dreispaltig_rechts_top .blog_header_teaser_header{
	padding-left:3rem;
	padding-top:4rem;
	margin-bottom:7.5rem;
	padding-right:0;
}
.teaser_dreispaltig_rechts_top .header_line_top, .teaser_dreispaltig_rechts_top .header_line_bottom{
	left:0rem;
}

.teaser_dreispaltig_rechts_top .header_line_top{
	top:2.8rem;
}

.blog_bild_links_text_rechts{
	padding-top:10rem;
	padding-bottom:10rem;
	display:flex;
}

.blog_bild_links_text_rechts .blog_header_teaser_header{
	padding-top:0;
	padding-left:0;
}

.blog_bild_links_text_rechts .header_line_top {
    top: -1rem;
    left: -2rem;
}

.blog_bild_links_text_rechts .header_line_bottom {
    bottom: -1rem;
    left: -2rem;
}

.blog_bild_links_text_rechts_bild{
	float:left;
	display:inline-block;
	width:60%;
	text-align:center;
	padding-top:2rem;
}

.blog_bild_links_text_rechts h2{
	margin-bottom:5rem;
}

.blog_bild_links_text_rechts_bild img{
	width:100%;
	height:auto;
	max-width:48.4rem;
}

.blog_bild_links_text_rechts_text{
	float:left;
	display:inline-block;
	width:40%;
}

.blog_bild_links_text_rechts_text p{
	max-width:36.5rem;
	font-size:2rem;
	line-height:2.8rem;
}

.actkat{
	color:#ff7d00;
}

.blog_zweispaltig{
	display:flex;
	width:100%;
	max-width:123rem;
    margin-left: auto;
    margin-right: auto;
	padding-top:2rem;
	padding-bottom:9rem;
    font-size: 2rem;
}

.blogcontent .frame-type-textmedia{
	display:flex;
	width:100%;
	max-width:123rem; 
    margin-left: auto;
    margin-right: auto;
	padding-top:2rem;
}

.ce-bodytext h2{
	color:#666666;
	font-weight:bold;
}

.ce-below img{
	margin-top:11rem;
}

.blog_zweispaltig .blog_zweispaltig_links{
	width:50%;
	display:inline-block;
	padding-right:6.25rem;
}

.blog_zweispaltig .blog_zweispaltig_rechts{
	width:50%;
	display:inline-block;
	padding-left:6.25rem;
}

/** Carousel **/
.jcarousel-wrapper {
    position: relative;
}


.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel ul li:before{
	content: "";
	
}

.jcarousel li {
    width: 30%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
   width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #999999;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.blog_teaserslider .jcarousel-control-prev,
.blog_teaserslider .jcarousel-control-next {
	top:17.5rem;
}

.jcarousel-control-prev {
    left: -5rem;
}

.jcarousel-control-next {
    right: -5rem;
}

.teaser_slide p{
	padding-left:2rem;
	font-size:2rem;
	line-height:2.8rem;
}

.blog_header_image img{
	width:100%;
	height:auto;
}

.teaser_slide .blog_header_teaser_header{
	padding-top:3rem;
	padding-left:2rem;
	padding-bottom:5rem;
	padding-right:0;
    font-size: 3.8rem;
    line-height: 4.5rem;
}

.teaser_slide .header_line_top{
	top:1.8rem;
	left:0;
}
.teaser_slide .header_line_bottom{
	bottom:4rem;
	left:0;
}

#jcarousel-control-prev-single, #jcarousel-control-next-single, #jcarousel-control-prev-double, #jcarousel-control-next-double{
	display:none;
}	

.teaser_footer a.button_orange:before{
	content:"";
}

.teaser_footer a.button_orange{
	margin-top:12rem;
	padding-top:1.5rem;
	padding-bottom:1.5rem;
	padding-left:8.5rem;
	padding-right:8.5rem;
	text-transform:none;
	font-size:2.3rem;
}


/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}

.img_small{
	display:none;
}

.img_big{
	display:block;
}


@media only screen and (max-width: 1575px) {	
	.blog_header .blog_intro{
		margin-top:0rem;
		padding-top:88rem;
	}
	.teaser_dreispaltig .blog_content_inner{
    padding-left: 5rem;
    padding-right: 5rem;
		
	}
	
	
	
	.blog_bild_icon_oben_rechts{
		padding-right:12.5rem;
		padding-top:13rem;
	}
	
	.blog_bild_icon_oben_rechts .blog_icon_oben_rechts{
		right:0rem;
		top:0;
	}
}



@media only screen and (max-width: 1470px) {	
	.zehn_schritte_img{
		width:50%;
	}
	.zehn_schritte_img img{
		width:100%;
		height:auto;
	}
	
	.zehn_schritte_teaser{
		width:40%;
		margin-top: 10rem;
	}
	
	.zehn_schritte .blog_header_teaser_header{
		padding-left:0rem;
	}
	
	.zehn_schritte .blog_header_teaser_text{
		padding-left:0rem;
	}
	
	.zehn_schritte .header_line_top, .zehn_schritte .header_line_bottom{
		left:-2.5rem;
	}
	
	.dreier_carousel{
		width:90%;
	}
	
	.step_heading{
		font-size:16rem;
		line-height:16rem;
		height: 16rem;
	}
	
	.step_heading_overlay{
		font-size:2rem;
		line-height:2rem;
		left:6rem;
		top:9rem;
	}
}



@media only screen and (max-width: 1450px) {	
	.blog_header .blog_intro{
		margin-top:0rem;
		padding-top:73rem;
	}
	
	.schritt_bild img{
		height:13rem;
	}
	
	
	.blog_bild_icon_oben_links{
		padding-left:6.25rem;
		padding-top:6.5rem;
	}
	
	.blog_bild_icon_oben_links .blog_icon_oben_links{
		left:0rem;
		top:0;
		width:9.5rem;
		height:9.5rem;
	}
	
	
	
}


@media only screen and (max-width: 1290px) {
	.blog_zweispaltig{
		padding-left:2rem;
		padding-right:2rem;
	}
}

@media only screen and (max-width: 1250px) {
	.blog_header_teaser_header{
		font-size:2rem;
		line-height:2.4rem;
	}
	.blog_header_teaser_text{
		font-size:1.6rem;
		line-height:1.8rem;
	}
	
	.blog_intro_eintrag h1{
		font-size:2rem;
		line-height:2.4rem;
	}
	
	.blog_zweispaltig h2{
		font-size:2rem;
		line-height:2.4rem;
	}
	
	.blog_zweispaltig .bild img{
		max-width:100%;
		height:auto;
	}
	
	.ce-bodytext{
		font-size: 1.6rem;
		line-height:2rem;
	}
	
	.teaser_holder .blog_header_teaser_header{
		padding-left:1.5rem;
	}
	
	.teaser_holder .blog_header_teaser_text{
		padding-left:1.5rem;
	}
	
	.teaser_dreispaltig_rechts_top{
		width:32rem;
	}
	
	.zehn_schritte .header_line_top, .zehn_schritte .header_line_bottom{
		left:-1.5rem;
	}
	
	.teaser_dreispaltig_text{
		font-size:2rem;
		line-height:2.4rem;
	}
	
	
	
	.blog_bild_icon_oben_rechts{
		padding-right:6.25rem;
		padding-top:6.5rem;
	}
	
	.blog_bild_icon_oben_rechts .blog_icon_oben_rechts{
		right:0rem;
		top:0;
		width:9.5rem;
		height:9.5rem;
	}
	
	
	
	
	
	
	
	.blog_zweispaltig .blog_zweispaltig_links{
		padding-right:2rem;
	}
	.blog_zweispaltig .blog_zweispaltig_rechts{
		padding-left:2rem;
	}
	
	.ce-bodytext{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	
	.blog_zweispaltig .ce-bodytext{
		padding-left: 0rem;
		padding-right: 0rem;
	}
	
	.blog_bild_links_text_rechts .header_line_top, .blog_bild_links_text_rechts .header_line_bottom{
		left: -1rem;
	}
	
	.schritte .schritt{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	
	.blog_intro_eintrag{
		font-size:2rem;
		line-height:2.4rem;
	}
	
	.schritt_text{
		font-size:2rem;
		line-height:2.4rem;
	}
	
	.blog_zweispaltig{
		font-size: 1.6rem;
		line-height: 2rem;
	}
	
	.ce-textpic img{
		max-width:100%;
		height:auto;
		padding-right: 2rem;
	}
	
	.ce-right .ce-bodytext{
    font-size: 1.6rem;
    line-height: 2rem;
	}
}

@media only screen and (max-width: 1050px) {	
	#archiv {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
    padding-top: 5rem;
	}
	
	.kategorieauswahl ul{
		display:inline-block;
	}
	.kategorieauswahl ul li{
		width:30%;
		float:left;
	}
}

@media only screen and (max-width: 1030px) {	
	.blog_header .blog_intro{
		margin-top:0rem;
		padding-top:58rem;
	}
	.teaser_holder{
		margin-top:7rem;
	}
	
	.teaser_col_1, .teaser_col_2 {
		padding-right:2rem;
	}
	
	.teaser_holder .blog_header_teaser_header, .teaser_holder .blog_header_teaser_text {
		padding-left:1.5rem;
	}
	
	#page_blog a.button_orange{
		font-size:1.6rem;
	}
	
	
	.textbox_orange_inner{
		padding-left:6rem;
		padding-right:6rem;
	}
	
	
	
	
	#archiv img{
		max-width:100%;
		height:auto;
		width:20rem
	}
	
	#archiv li{
    width: 30rem;
	padding-bottom:10rem;
	}
	
	.teaser_slide .blog_header_teaser_header{
		font-size:2rem;
		line-height:2.3rem;
	}
	
	.teaser_slide p{
		font-size:1.6rem;
		line-height:1.8rem;
		padding-left:1rem;
	}
	
	.teaser_slide .blog_header_teaser_header{
		padding-left:1rem;
	}
	
	.blog_bild_links_text_rechts_text p {
		font-size:1.6rem;
		line-height:1.8rem;
	}
	
	.blog_bild_links_text_rechts_bild{
		width:50%;
		margin-right:8%;
	}
	
	
	.dreier_carousel{
		margin-bottom:3rem;
	}
	
	
	.schritt_text{
		font-size:1.6rem;
		line-height:1.8rem;
	}
}


@media only screen and (max-width: 900px) {	
	a.textbox_orange_button{
		padding-left:4rem;
		padding-right:4rem;
	}
	
	
	.schritte .schritt{
		padding-left: 2rem;
		padding-right: 2rem;
		width:100%;
		margin-bottom:4rem;
	}
}

@media only screen and (max-width: 810px) {	
	a.textbox_orange_button{
		padding-left:3rem;
		padding-right:3rem;
	}
	a.textbox_orange_button{
		padding-left:2rem;
		padding-right:2rem;
	}
	
	.zehn_schritte .blog_header_teaser_text{
		padding-bottom:0;
	}
}


@media only screen and (max-width: 791px) {
	.blog_header .icon_1 {
		width: 9.5rem;
		height: 9.5rem;
		z-index: 2;
		top: 5rem;
		right: 5.5rem;
		position: absolute;
		background-size: 100%;
	}
	
	.blog_icon_oben_rechts{
		width: 9.5rem;
		height: 9.5rem;
	}
	
	
	.blog_icon_3{
		width: 9.5rem;
		height: 9.5rem;
		z-index: 2;
		top: -6rem;
		position: absolute;
		background-size: 100%;
	}
	
	.blog_header .blog_header_teaser {
		position: absolute;
		top: 10rem;
		right: 11rem;
		background-color: #ffffff;
		width: 47.5rem;
	}	
	.blog_header .blog_intro{
		margin-top:0rem;
		padding-top:55rem;
	}
	
	.zehn_schritte_img{
		margin-right: 3rem;
	}
	
	.dreier_carousel{
		width:80%;
		margin-top: -4rem;
	}
	#jcarousel-control-prev-double, #jcarousel-control-next-double{
		display:block;
	}
	#jcarousel-control-prev, #jcarousel-control-next{
		display:none;
	}
	
	
	.img_big{
		display:none;
	}

	.img_small{
		display:block;
	}
	
	.teaser_dreispaltig_rechts{
		width:100%;
	}
	
	.teaser_dreispaltig_rechts_bottom_links{
		width:35%;
	}
	
	.teaser_dreispaltig_rechts_bottom_links img{
		margin-bottom:2rem;
	}
	
	.teaser_dreispaltig_rechts_bottom_rechts{
		width:65%;
	}

	.blogcontent .container{
		max-width:90%;
	}
	
	
	.ce-right .ce-bodytext{
		width:100%;
	}
	
}


@media only screen and (max-width: 727px) {	
	
}

@media only screen and (max-width: 720px) {
	.blog_header .blog_header_teaser {
		position: absolute;
		top: 10rem;
		right: 11rem;
		background-color: #ffffff;
		width: 30rem;
	}
	.blog_header_teaser_header{
		line-height: 2.4rem;
		font-size: 2rem;
		padding-left:3rem;
		padding-right:3rem;
	}
	.blog_header_teaser_text{
		font-size:1.6rem;
		line-height:1.8rem;
		padding-left:3rem;
		padding-right:3rem;
	}
	
	.header_line_top, .header_line_bottom {
		left:2rem;
	}
	
	.blog_header .blog_intro{
		margin-top:0rem;
		padding-top:44rem;
		font-size:1.6rem;
		line-height:1.8rem;
	}
	
	.blog_intro h1 {
		font-size:2rem;
	}
	
	.teaser_col{
		width:100%;
		padding:0;
	}
	
	.teaser_upper_space{
		height:0 !important;
	}
	
	.teaser_image_holder{
		width:11rem;
		margin-right:3rem;
		float:left;
		padding-bottom:4rem;
	}
	.teaser_holder .header_line_top, .teaser_holder .header_line_bottom{
		left:13rem;
	}
	
	.teaser_col .blog_header_teaser_text{
		padding-top:3rem;
		padding-left:14rem !important;
	}
	
	
	.zehn_schritte_img{
		margin-right: 3rem;
	}
	
	.zehn_schritte_teaser{
		margin-top:0rem;
	}
	
	.textbox_orange h2{
		font-size:2rem;
		line-height:2rem;
	}
	
	.textbox_orange p{
		font-size:1.6rem;
		line-height:1.8rem;
	}
	
	a.textbox_orange_button{
		font-size:1.6rem;
	}
	
	
	
	
}


@media only screen and (max-width: 688px) {	
#archiv li{
	width:100%;
}

.teaser_slide h2{
	max-width:100% !important;
}

.number_slider h2, .number_slider p {
	max-width:100%;
}
}


@media only screen and (max-width: 680px) {	
	.step_heading{
		font-size:14rem;
		height:14rem;
	}
	.step_heading_overlay{
		font-size:2rem;
	}
	
	.blog_header_teaser_text{
		padding-top:3rem;
	}
	
	.teaser_footer a.button_orange{
		padding-left:2rem;
		padding-right:2rem;
	}
	
	.teaser_dreispaltig .blog_content_inner{
		padding-left:0;
		padding-right:0;
	}
	
	
	.blog_zweispaltig{
		display:block;
	}
	
	.blog_zweispaltig{
		height:auto;
	}
	
	.blog_zweispaltig .blog_zweispaltig_links, .blog_zweispaltig .blog_zweispaltig_rechts{
		width:100%;
		padding-left:0;
		padding-right:0;
		clear:both;
		display:inline-block;
		float:none;
	}
	
	.blog_zweispaltig .blog_zweispaltig_rechts{
		margin-top:4rem;
	}
	
	.blog_bild_links_text_rechts_text{
		width:100%;
		
	}
	
}



@media only screen and (max-width: 503px) {	
	#jcarousel-control-prev-single, #jcarousel-control-next-single{
		display:block;
	}
	#jcarousel-control-prev, #jcarousel-control-next, #jcarousel-control-prev-double, #jcarousel-control-next-double{
		display:none;
	}
	.step_heading_overlay{
		font-size:2rem;
	}
	.blog_header .blog_header_teaser{
		left: 10%;
		width: 80%;
		top:12rem;
	}
	
	.blog_header  .blog_intro{
		max-width:70%;
		padding-left:0;
		padding-right:0;
	}
	
	.zehn_schritte_img{
		width:40%;
	}
	
	.zehn_schritte_teaser{
		width:100%;
	}
	
	.teaser_dreispaltig_rechts_bottom_links{
		width:100%;
	}
	
	.teaser_dreispaltig_rechts_bottom_links img{
		height:12rem;
		width:auto;
		float:left;
		display:inline-block;
		margin-left:1.5rem;
	}
	
	.teaser_dreispaltig_rechts_bottom_rechts{
		width:90%;
	}
	
	.textbox_orange{
		margin-bottom:5rem;
	}
	
	.teaser_dreispaltig_rechts_top{
		padding-top:4rem;
	}
	
	.kategorieauswahl ul{
		display:block;
	}
	.kategorieauswahl ul li{
		display:inline-block;
		width:33%;
	}
}


@media only screen and (max-width: 455px) {	
	.dreier_carousel{
		width:75%;
		margin-top: -4rem;
	}
}
