/*
FLIE�TEXT | Meta normal 10/14pt black (15,7)
BU: Meta normal 8pt #9c9e9f (12,5)
HEADLINE | Meat Bold 18pt #008a2e (28,25)
Banner: The Sans Extra Bold Italic 27/32pt white (42,35)
Slider h�he: 440px
Navi-top: Meta Bold 14pt black (22px)
Submenu Meta medium 8/11 white (12,56)
SUBHEAD Meta Bold 14pt black (19)
.slider{
	
}

*/

/*Video*/
#slider1_container #resizer{
	opacity: 80;
	width: 40px;
	height: 40px;
	top: 20px;
	position: absolute;
	z-index: 5000;
	right: 20px;
	cursor: pointer;
	
}

#slider1_container video{
	position: absolute;
	top: -66%;
	left: -100px;
}

#slider1_container.fullsize video{
	position: relative;
	top: 0px;
	left:0px;
	max-width: 100%;
}

#slider1_container #resizer:before{
	font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	 content: "\e987";
	 position: absolute;
	 
	 font-size: 3rem;
	 color: #8f8f8f;
	 
	 cursor: pointer;

}

#slider1_container.fullsize{ 
position: fixed; 
right: 0; 
bottom: 0;
min-width: 100%; 
min-height: 100%;
width: auto; 
height: auto; 
z-index: 2;
background-size: cover; 
}
#slider1_container.fullsize #resizer{
	position: fixed;
}
#slider1_container.fullsize #resizer:before{
	content: "\e988";
	color: #D8031F;
}
.logo{
	z-index: 3;
	
}





/*Sprachmenü*/
#language nav{
	text-align: right;
}
#language nav li a{
	font-size: 11px;
	font-weight: normal;
}
#language nav li.active a,
#language nav li:hover a
{
	text-decoration: underline;
}
.topbild .bannerwrapper{
	position: absolute;
	bottom: 30px;
}
.topbild{
	position: relative;
}

#block3 li.break{
	width: 100%;
	height: 1px !important;
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
	min-height: 0;
}

@font-face {
    font-family: 'the_sans_extra_bold-italic';
    src: url('fonts/thesans_extrabold_italic-webfont.eot');
    src: url('fonts/thesans_extrabold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thesans_extrabold_italic-webfont.woff2') format('woff2'),
         url('fonts/thesans_extrabold_italic-webfont.woff') format('woff'),
         url('fonts/thesans_extrabold_italic-webfont.ttf') format('truetype'),
         url('fonts/thesans_extrabold_italic-webfont.svg#the_sans_extra_bold-italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'metabold';
    src: url('fonts/metabold-webfont.eot');
    src: url('fonts/metabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/metabold-webfont.woff2') format('woff2'),
         url('fonts/metabold-webfont.woff') format('woff'),
         url('fonts/metabold-webfont.ttf') format('truetype'),
         url('fonts/metabold-webfont.svg#the_sans_extra_bold-italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


body, html{
	font-family: "ff-meta-web", Arial, Helvetica, sans-serif;
	min-height: 100%;
	font-size: 15.69px;
	line-height: 21.97px;
   margin: 0;
	padding: 0;
}
.myslide{
	float: left;
	background-repeat: no-repeat;
	background-position: center center; 
	
	
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.myslide,
.theslides{
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hodden;
}
#slider1_container{
	width: 1280px;
	height: 440px;
	overflow: hidden;
	position: relative;
}

#fakefooter,
#fakeaddress{
	display: none;
}

.logo{
	padding-top: 8px;
}
/*#sbCenter{
	z-index: 900 !important;
}*/
/*
#sbBottom{
	z-index: 900 !important;
}*/


#content{
	margin-top: 30px;
	/*font-family: 'Convergence', sans-serif;*/
	min-height: 100%;
	
}
p, figcaption{
	
	padding: 0;
	margin: 0;
}
p{
	
	margin-bottom: 20px;
}
section,
nav,
.logo,
.footer,
.footernavi{
   width: 960px;
	margin: auto;	
}
.footernavi{
	clear: both;
	float: none;
	overflow: hidden;
	padding-bottom: 20px;
}
.trenner{
	width: 80%;
	clear: both;
	border-bottom: 1px solid #9c9e9f;
	padding-bottom: 30px;

	margin: auto;
		margin-bottom: 30px;
}
.footernavi ul,
.footernavi li{
	margin:0;
	padding: 0;
	list-style: none;
}
.footernavi li a{
margin: auto;
	width:100%;
	overflow: hidden;
	
		padding-bottom: 1px;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
}
.footernavi li a:hover{
	color: #8f8f8f;
}
.footernavi li li a {
		padding-bottom: 3px;
		font-weight: normal;
			text-align: left;
		}
.footernavi li{
	float: left;
	width: auto;
	max-width: 120px;
	margin-right: 30px;

}
.footernavi li li{
	float: none;
	width: auto;

}
.bannerwrapper:before{
	content: " ";
	
}
.bottom{
	position:absolute;
	bottom: 0;
}
.bannerwrapper{
	position: absolute;;
	background-image: url(../gfx/banner_wrapper_left.png);
	background-repeat: no-repeat;
	margin-left: 30%;
	padding-left: 46px;
	width: 70%;
	bottom: 30px;
	
	
}
p.bannertext{
	text-indent: 10px;
	margin: 0;
	padding: 0;
	max-width: 75%;
	font-family: the_sans_extra_bold-italic;
		font-size: 42px;
	line-height: 43px;
	color: white;
	text-align: left;
}
.bannertext a{
	text-decoration: none;
	color: white;
}
.banner{
	background-image: url(../gfx/menuhtg.png);
	position: relative;
	margin: auto;
	padding: 25px;
	
	


}
.news .article{
	padding: 8px 10px;
	margin-bottom: 12px;
}
.news .article:nth-child(odd){
	background-color: #f2f2f2;
}
.news .header h3 a{
	text-decoration: none;
	color: #000 !important;
	font-size: 19px;
	line-height: 22px;
	
}
.teaser-text p{
	margin-bottom: 5px;
}
.news .header h3{
	margin: 0;
	margin-bottom: 8px;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	font-family: metabold;
}
#inhalt a{
	color: #008a2e;
}
.news a.more{
	font-size: 15.7px;
	color: #008a2e;
	margin-top: 10px;
	display: block;
}


.csc-textpic-caption,
p.figureCaption{
	font-size: 12.5px;
	color: rgba(0,0,0,0.5);
	text-align: right;
	padding: 5px 0;
}
.csc-frame-frame1 div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image{
	margin-right: 20px;
}
.csc-frame-frame1 p.figureCaption,
.csc-frame-frame1 .csc-textpic-caption{
	text-align: left;
	font-size: 12.5px;
	color: rgba(0,0,0,1);
	line-height: 15.7px;
}
.fblock{
	width: 230px;
	max-width: 25%;
	float: left;
	margin-right: 3px;
	padding-top: 20px;
	}
.footernavi> ul{
	padding-left: 233px;
}
.f2{
	width:227px;
}	

.f3{
	width:275px;
}	

.f4{
	width:auto;
}	
.fblock p{
padding: 0;
margin: 0 0 17px 0;
font-size: 14px;
line-height: 140%;
}

.fblock h2,
.fblock p,
.fblock a,
.footernavi a,
.footernavi{
	color: #9c9e9f;
	text-decoration: none;
	
}
.fblock h2{
	font-weight: normal;
	font-family: metabold;
	font-size: 22px;
	margin-bottom: 20px;
}
.fblock .phone{
	padding-top: 48px;
}
.fblock .phone a{
	text-decoration: underline;
	
}
.fblock ul{
	margin: 0;
	padding: 0;
	margin-top: 45px;
}
.fblock li{
	list-style:none;
	
}
.fblock li a{
font-family: metabold;
    font-size: 22px;
    font-size: 14px;
    font-weight: normal;
	line-height: 28.26px;
	line-height:140%;
}

.fblock.f4 li a{
	font-family: "ff-meta-web", Arial, Helvetica, sans-serif;;
}

.fblock:last-child{
	margin: 0;
}

/*Neues Footer-Servicemenü*/
.service{
	clear: both;
	float: none;
}
.service .fblock.f2{
	width: 75%;
	position: relative;
	max-width: none;
	
}
.service .fblock 	ul{
	display: flex;
  flex-wrap: wrap;
	/*background-color: #9c9e9f;*/
	width: 100%;
	margin-top:0;
	justify-content: center;
}
.service .fblock 	ul li{
	padding: 5px 10px;
	flex: 1;
	
}
.service .fblock 	ul li:first-child{
	padding-left: 0;
}
.service .fblock 	ul li a{
	color: #9c9e9f;
	font-size: 12px;
}


.slider,
.topbild{
	clear: both;
	float: none;
	margin-bottom: 22px;
	max-height: 440px;
	overflow: hidden;
	margin-top: -4px;
}
.topbild{
	width: 100%;
	height: 440px;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  -moz-animation: topbild_pulse 10s 0s infinite linear;
  -webkit-animation: topbild_pulse 10s 0s infinite linear;
  -o-animation: topbild_pulse 10s 0s infinite linear;
  animation: topbild_pulse 10s 0s infinite linear;
}
.topbild:before{
	content: " ";
}

@-moz-keyframes topbild_pulse {
	0% { background-size: 100% auto; }
	50% { background-size: 130% auto; }
	100% { background-size: 100% auto; }
}

@-webkit-keyframes topbild_pulse {
	0% { background-size: 100% auto; }
	50% { background-size: 130% auto; }
	100% { background-size: 100% auto; }
}

@-o-keyframes topbild_pulse {
	0% { background-size: 100% auto; }
	50% { background-size: 130% auto; }
	100% { background-size: 100% auto; }
}

@keyframes topbild_pulse {
	0% { background-size: 100% auto; }
	50% { background-size: 130% auto; }
	100% { background-size: 100% auto; }
}

p.preis{
	color: #008a2e;
	text-align: right;
	font-size: 25px;
	font-family: metabold;
}

h2{
	font-size: 28.25px;
	line-height: 130%;
	color: #008a2e;
	margin: 0 0 28px 0;
	padding: 0;
	font-weight: normal;
	font-family: metabold;
}
div.csc-default,
div.csc-frame{
	padding-bottom: 26px;
	padding-bottom: 8px;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 26px;
}
div.csc-default:last-child{
	border: none;
	margin: 0;
	
}
.grid{
	width: 100%;
	overflow: hidden;
}
.grid .headline{
	width: 100%;
}


.grid .headline div.csc-default h2{
	margin: 0;
}

.grid .text{
	width: 320px;
	padding-right: 30px;
	float: left;
}
.grid .youtube{
	width: 580px;
	float: left;
}

#inhalt{
	overflow: hidden;
	margin-bottom: 28px;
}
.einspaltig{
	padding-top: 50px;
}
.links{
	width:620px;
	 padding-right: 10px;
	 padding-top: 46px;
	 border-right: 1px solid #7f7f7f;
	 float: left;
}
.rechts{
	float: left;
	width: 300px;
	padding-left: 10px;
	 padding-top: 46px;
}

footer{
	background-color: #333333;
	min-height: 179px;
	width: 100%;
	float: none;
	clear: both;
	background-image: url(../gfx/footer_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 0;
	position: relative;
	overflow: hidden;
}

.youtubeVideo figure{
	margin: 0;
	padding: 0;
}

.grid .sublinks,
.grid .submitte,
.grid .subrechts{
	width: 300px;
	margin-right: 20px;
	float: left;
}
.grid .subrechts{
	margin: 0;
}
#slideout{
	background-color: #333;
	position: absolute;
	min-width: 555px;
	top: -80px;
	right: 10%;
	color: #8f8f8f;
	z-index: 10000;
	opacity: 0.9;
	padding-top: 10px;
	border-radius: 5px;
	-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
#slideout .row{
	padding: 0 10px;
	display: flex;
}
#slideout .row:last-child{
	justify-content: flex-end;
}
#slideout .row div{
	max-width: 50%;
	flex:1;
}
#slideout:hover{
	top: 0px;
}
#slideout a{
	color: #8f8f8f;
}
#slideout span{
	font-size: 20px;
}
#slideout div{
	padding: 5px 5px;
font-size: 12px;
font-weight: bold;
}
#slideout span.infotext,
#slideout li a{
	font-size: 14px;
}
#slideout div.openclose{
	text-align: right;
	
}
#slideout div.openclose span{
	
	font-size: 28px;
}
#slideout span{
	display: inline-block;
	padding: 0px 5px 0 10px;
}
#slideout ul{
	display: flex;
	justify-content: flex-start;
	margin: 0;
	padding: 0;
}
#slideout ul li{
	list-style: none;
	padding: 0px 5px;
	flex: 1;
	
}
@media (min-width: 827px){
	/*Hier nur das Men�*/
	.menu-button{
		display: none;
	}
	nav ul,
nav li{
	list-style: none;
	margin: 0;
	padding: 0;
}
nav > ul{
		padding-left: 90px;
		padding-top: 22px;
}
nav{

	overflow: hidden;
	clear: both;
	float: none;
	display: block;
	

}
nav li{
	display: inline-block;
	overflow: hidden;
	height: 35px;
padding: 0 5px;
padding:0;
	
	
}
nav li span{
	display: block;
	float: left;
	width: 7px;
	height: 35px;
	
	
}
nav li span:before{
	content: " ";
	
}
nav li a{
	font-family: metabold;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
	height: 25px;
	padding: 5px 18px;
}
nav > ul > li.act > a{
	color: #008a2e;
}

nav li:hover a,
nav li.act:hover a
{
	color: white;
background-image: url(../gfx/menuhtg.png);
}



nav li:hover .before,
nav li.act:hover .before,
nav li li .before

{
	background-image: url(../gfx/menu_links.png);
	background-position: left bottom;
	
}
nav li:hover .after,
nav li li .after{
	background-image: url(../gfx/menu_rechts.png);
}
nav li ul{
	display: none;
	position: absolute;
	margin-top: 35px;
	padding-top: 2px;
	z-index: 9000;
	
	 
}
nav li li{
	display: block;
	float: none;
	clear: both;
	background-color: transparent;
	height:auto;
	
}
nav li li span{
	height: 24px;
}

nav li li:hover{
	background-color: transparent;
}
nav li li a{
		font-size: 14px;
		font-weight: 300;
		
		/*	background-color: rgba(38,155,77,0.8);*/
		background-image: url(../gfx/menuhtg.png);
		color: white;
		padding: 2px 8px 2px 10px;
		height: 20px;
		
}
nav li li a:hover{
	background-image: url(../gfx/htgred.png) !important;
		padding: 2px 11px;
}

nav li:hover li .after,
nav li li .after{
	background-image: url(../gfx/menu_rechts.png);
}
nav li:hover li .before,
nav li li .before{
	background-image: url(../gfx/menu_links.png);
}

nav li li:hover .before{
	background-image: url(../gfx/subleftred.png)  !important;
	
}
nav li li:hover .after{
	background-image: url(../gfx/subrightred.png) !important;
}



nav li li:nth-child(1){
	margin-left: -4.4px;
}
nav li li:nth-child(2){
	margin-left: -8.5px;
}
nav li li:nth-child(3){
	margin-left: -12px;
}
nav li li:nth-child(4){
	margin-left: -15.5px;
}
nav li li:nth-child(5){
	margin-left: -19px;
}
nav li li:nth-child(6){
	margin-left: -22.5px;
}
nav li li:nth-child(7){
	margin-left: -27px;
}
nav li li:nth-child(8){
	margin-left: -30.5px;
}
nav li li:nth-child(9){
	margin-left: -35.5px;
}
nav li li:nth-child(10){
	margin-left: -39px;
}



nav li li:hover:nth-child(1){
	margin-left: -5.4px;
}
nav li li:hover:nth-child(2){
	margin-left: -9.5px;
}
nav li li:hover:nth-child(3){
	margin-left: -13px;
}
nav li li:hover:nth-child(4){
	margin-left: -16.5px;
}
nav li li:hover:nth-child(5){
	margin-left: -20px;
}
nav li li:hover:nth-child(6){
	margin-left: -23.5px;
}
nav li li:hover:nth-child(7){
	margin-left: -27px;
}
nav li li:hover:nth-child(8){
	margin-left: -30.5px;
}
nav li li:hover:nth-child(9){
	margin-left: -35.5px;
}
nav li li:hover:nth-child(10){
	margin-left: -39px;
}

nav li:hover ul{
	display: block;
	
}
	
}
@media (max-width: 826px){
	/*Hier nur das mobile Men�*/
	nav{
		display: none;
	}
	.menu-button img{
	width: 30px;
	height: auto;
}
.menu-button{
		display: block;
		position: absolute;
	right: 20px;
	top: 30px;
	}
nav ul,
nav li{
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}
nav{
	margin-top: -30px;
	position: absolute;
	top:0;
	right: 0;
	text-align: right;
	margin: 0!important;
	padding: 0 !important;
	padding-top: 80px !important;
	z-index: 190;
	width: auto !important;
background-image: url(../gfx/htg_mobile_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 320px;
}
nav li{
	text-align: left;
	padding: 0;
	
	padding-left: 98px;
	width: auto;
		
}
nav li a:hover{
	background-image: url(../gfx/submenu_mobile_aktive.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 42px;
}
nav li li a:hover{
	/*background-image: none;
	padding-left: 30px;
	padding-right: 42px;
	color: #D10B1E;*/
}
nav li li{
	margin: 0;
		padding:0;
}
nav li ul{

}
nav li a{
	margin: 0;
	text-decoration: none;
	color: white;
	font-family: "ff-meta-web", Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
   padding-left: 30px;
	
	padding-right: 42px;
}
nav li li a:before{
	content: "> "; 
}
nav li li a{
	
   padding-left: 35px;
	
	padding-right: 42px;
}
}
@media (max-width: 960px){
.logo {
width: 80%;
}
		section, nav, .footer,.footernavi{
			width: 100%;
	}
	section{
		width: auto;
		padding: 0 30px;
	}
	.logo{
		padding-left: 30px;
	}
	.links{
		width: 66%; 	
	}
	.rechts{
		width: 31%;
	}
}
@media (max-width: 945px){
nav {
text-align: right;
}
	nav > ul{
		padding-left: 0px;
	}
nav li a {
font-size: 18px;
}
	.logo{
		padding-left: 30px;
	}
.topbild{
	height: 350px;
}
.bannerwrapper{
	width: 65%;
	bottom: 120px;
}


p.bannertext{
	font-size: 31px;
	max-width: 500px;
}
.banner{
	padding: 8px 25px;
}
	.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right{
	width: 100%;	
	max-width: none;
}
.rechts  .news .article:last-child{
	display: none;
}
.links > div:last-child{
	display: none;
}
.links > div{
	border: none;
}
.links figure{
	display: block;
	width: 100%;
	
	
}

.links figure img{
	width: 100%;
	height: auto;
}
#fakefooter{
display: block;
	width:100%;
	float: none;
	clear: both;
padding-top: 52px;
	position: relative;
}
#fakefooter .csc-textpic{
	width: 100%;
}
#fakefooter .csc-textpic,
#fakefooter .csc-textpic-imagewrap{
	width: 100%;
}
#fakefooter .csc-textpic-imagecolumn{
	width: 16%;
}
#fakefooter img,
#fakefooter figure
{
	width:100%;
	height: auto;
}
.footer,
.footernavi{
	padding-left: 30px;
}
.fblock{
	width: 176px;
}
.footernavi >ul{
	padding-left: 179px;;
}
.f1 img{
	width: 150px;
	height: auto;
}
.h2{
	width: 190px;
}
.f3{
	width: 230px;
}

.fblock p {
    font-size: 12.5px;
    }


#block1 figure{
	width: 33% !important;
	margin-bottom: 20px !important;
}
#block1 figure img{
	width: 100% !important;
	height: auto !important;
}
div.csc-default{
	width: 100% !important;
}
footer.bottom{
	position: relative;
}
#block3 li.clicker{
	width: 96% !important;
	float: none !important;
	min-height: 15px;
}

li.el
{
	background-color: transparent !important;
}
li.el2
{
	background-color: transparent !important;
}

#block3 li:nth-child(even){
float: none !important;
background-color: #e5f3ea !important;
}
#block3 li div.marker{
	width: 15% !important;

}

#block3 li .text{
	width: 70% !important;
}	

#block3 li .preis{
	width: 15% !important;

}
}
@media (max-width: 767px){

.topbild{
	height: 252px;
}
.bannerwrapper{
	width: 100%;
	margin-left:-30px;
	bottom: 218px;
	 
}
p.bannertext{
	max-width: 90%;
	font-size: 22px;
	line-height: 110%;
	
}
#block2 .info,
#block4 .preismodell,
#block4 #summe{
	width: 90% !important;
	float: none !important;
	clear: both;
}
.fblock .phone{
	padding-top: 0;
}
.fblock p{
	margin-bottom: 5px;
}
#block4 .sau{
	margin-bottom: 3px;
}
#block4 #summe{
	margin-top: 20px;
}
#block2 .tabelle{
	width: 100% !important;
	padding: 0px !important;
}




	.before, .after{
	display: none !important;
}
.einspaltig{
padding-top: 10px;
}
#inhalt{
	padding:10px;
}
.einspaltig .video .text{
	width: 98%;
}
#content{
margin-top: 20px;	

} 
.logo{
width: 80%;
padding-left: 20px;

	}
section,
nav {
width: 98%;
padding-left: 20px;

	}
#inhalt{
	padding-top: 0;
}
.logo img{
	width: 150px;
	height: auto;
}
.logo span{
	font-size: 45px !important;
	padding-left: 25px;
}
.fblock.f1 span.icon-RudolphClaim_pos{
	font-size: 45px !important;
}
.slider{
	margin-top: 15px;
}
footer{
	background-image: none;
	width: 98%;
	padding: 2%;
	height: auto;
}
.fblock{
	width: 32%;
}
.footernavi> ul{
	padding-left: 32%;
}
.fblock.f3{
	display: none;
}
footer{
	padding: 0;
	width: 100%;
}
.footer,
.footernavi{
	padding-left: 20px;
}
.fblock li a{
	/*font-size: 19px;*/
}
#fakeaddress,
#fakeaddress .fblock.f3
{
	display: block;
}

#fakeaddress .fblock.f3{
	width: 100%;
	padding: 0;
	margin: 0;
}
.einspaltig{
	padding: 0 10px;
}
.links{
	width:60%;
	 padding-right: 10px;
	 border-right: 1px solid black;
	 float: left;
	 padding-top: 0;
}
.rechts{
	float: left;
	width: 30%;
	padding-left: 10px;
	padding-top: 0;
}
	
	nav#mm-menu li a{
		width: 98% !important;
	}
}
@media (max-width: 560px) {
h2{
	font-size: 22px;
line-height: 130%;
	margin-bottom: 20px;
}
body{
	font-size: 14px;
	line-height: 19px;
}
div.csc-default,
.news{
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.news{
	padding-bottom: 20px;
}
.csc-textpic-intext-right .csc-textpic-imagewrap{
	max-width: 50%;	
}
.news .header h3 a{
	font-size: 19px;
}
.news .article{
	margin-bottom: 5px;
}
#inhalt nav > ul{
	padding: 0;
}
#inhalt nav li,
#inhalt nav li a {
    height: auto;
    
}


#fakefooter .csc-textpic-imagecolumn{
	width: 32%;
	margin-bottom: 4px;
}

.fblock{
	width: 32%;
}
.footernavi> ul{
	padding-left: 32%;
}
.f1 img{
	width: 117px;
}
figure img{
	width: 100%;
	height: auto;
}
#content{
	padding: 0;
}
section,
nav,
.logo{
width: 100%;
padding-left: 0 !important;
margin-left: 0 !important;
padding-right: 0 !important;
margin-right: 0 !important;
	
}
#film .video-js {
  width: 320px !important;
  height: 180px !important;
}
.links,
.einspaltig{
	width:auto;
	 padding-right: 0px;
	 padding-left:10px;
	 padding-right:10px;
	  float: none;
	  border: none;
}
.rechts,
#fakefooter{
	float: none;
	width: auto;
	padding-left: 10px;
	 padding-right:10px;
	 padding-top: 0;
}
.footer,.links,.rechts,#fakefooter, .footernavi{
	padding-left: 10px;
	width: 92%;
}
.footernavi li a{
	font-size: 12.5px;
}
}
@media (max-width: 400px) {
#slideout{
	width: 100%;
	right: 0;
	min-width: 0;
	padding-left: 0;
	top: -155px;
}
#slideout div.openclose i {
    font-size: 14px;
}
.topbild{
	height: 196px;
}
.bannerwrapper{
	bottom: 274px;
}
p.bannertext{
	font-size: 18px;
	
}
h2{
	font-size: 18px;
}
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right,
.csc-textpic,
.csc-textpic .csc-textpic-imagewrap{
	width: 100%;	
	max-width: none;
}

.csc-textpic .csc-textpic-imagecolumn,
.csc-textpic .csc-textpic-imagecolumn figure,
.csc-textpic .csc-textpic-imagecolumn img{
	width: 40%;
}
.csc-textpic .csc-textpic-imagecolumn figure,
.csc-textpic .csc-textpic-imagecolumn img{
	width: 100%;
	height: auto;
}

.footernavi li a{
	font-size: 11px;
}

#fakefooter .csc-textpic-imagecolumn{
	width: 48%;
	
}
.fblock p{
	font-size: 11px;
}
.fblock{
	width: 50%;
	max-width:48%;
}
.footernavi> ul{
	padding-left: 30px;
}
.f4{
	position: absolute;
	padding-top: 70px;
}
.fblock .phone a{
	font-size: 11px;
	background-image: none;
	padding-left: 0;
}
.service .fblock.f2{
	width: 100%;
}
}

a[href^="index.php?id=27"]{
/*display: none;*/
}