html {
   background-image: url(../images/bg.jpg);
   background-size:cover;
   background-repeat:no-repeat;  
   background-attachment:fixed;
   height:100%;
   margin-bottom:1px;
   overflow-y:scroll;
   overflow-x:hidden;
   scroll-behavior: smooth;
}

body {			position:absolute; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;
				color:#787878;
				background-color:#ffffff; 
				

}



.font10 { font-size:10px; font-size:0.625rem; }
.font11 { font-size:11px; font-size:0.688rem; }
.font12 { font-size:12px; font-size:0.750rem; }
.font13 { font-size:13px; font-size:0.813rem; }
.font14 { font-size:14px; font-size:0.875rem; }
.font15 { font-size:15px; font-size:0.938rem; }
.font16 { font-size:16px; font-size:1.000rem; }
.font17 { font-size:17px; font-size:1.063rem; }
.font18 { font-size:18px; font-size:1.125rem; }
.font20 { font-size:20px; font-size:1.250rem; }
.font22 { font-size:22px; font-size:1.375rem; }
.font24 { font-size:24px; font-size:1.500rem; }
.font26 { font-size:26px; font-size:1.625rem; }
.font30 { font-size:30px; font-size:1.876rem; }
.font32 { font-size:32px; font-size:2.000rem; }
.font34 { font-size:34px; font-size:2.125rem; }
.font36 { font-size:36px; font-size:2.250rem; }
.font38 { font-size:38px; font-size:2.375rem; }
.font40 { font-size:40px; font-size:2.500rem; }
.font44 { font-size:44px; font-size:2.750rem; }
.font48 { font-size:48px; font-size:3.000rem; }
.font60 { font-size:60px; font-size:3.750rem; }
.font65 { font-size:65px; font-size:4.063rem; line-height:4.063rem; }
.font70 { font-size:70px; font-size:4.375rem; line-height:4.375rem; }
.font72 { font-size:72px; font-size:4.500rem; }

.weiss{background-color:#ffffff;}
.grau{background-color:#f9f9f9;}

.gruen {
	font-family: 'Roboto Slab';
	color: #97bf0d;
	font-size:20px;
	padding-bottom:10px;
	font-weight:500;
}

.rot {
	font-family: 'Roboto Slab';
    color: #ae0f0a;
	font-size:20px;
	padding-bottom:10px;
}

/* fix für iphone scrolling im iframe :: start */

	.scroll-wrapper{
		position: fixed; 
		right: 0; 
		bottom: 0; 
		left: 0;
		top: 0;
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
	}    
/* fix für iphone scrolling im iframe :: ende */





.grau_50 p{
		font-family: 'Roboto Slab';
		font-weight:400;
		font-size:18px;
		line-height:28px;
		color:#ffffff;
		margin-top:100px;
	}




p,div { font-family:  'Open Sans', Arial, Helvetica, sans-serif; margin-top:0px; padding-top:0px; font-weight:300; word-wrap: break-word; color:#646464;}
td {    font-family:  'Open Sans', Arial, Helvetica, sans-serif; margin-top:0px; padding-top:0px; }



td.mail{color:#f9f9f9; font-size:14px; line-height:24px; text-decoration:none;}
td{color:#f1f1f1;}
textarea{font-family: 'Roboto Slab'; font-size:14px;  resize:vertical;}

form{height:100%;}



a.mail:link, a.mail:visited {font-family: 'Roboto Slab'; color:#a3742a; font-size:16px; text-decoration:none;}
a.mail:active, a.mail:hover{font-family: 'Roboto Slab'; color:#787878; font-size:16px; text-decoration:none;}

a.quickmail:link, a.quickmail:visited {font-family: 'Roboto Slab'; color:#a3742a; font-size:16px; text-decoration:none;}
a.quickmail:active, a.quickmail:hover{font-family: 'Roboto Slab'; color:#787878; font-size:16px; text-decoration:none;}
a.quickmail2:link, a.quickmail2:visited {font-family: 'Roboto Slab'; color:#f1f1f1; font-size:16px; text-decoration:none;}
a.quickmail2:active, a.quickmail2:hover{font-family: 'Roboto Slab'; color:#787878; font-size:16px; text-decoration:none;}

a.mailto:link, a.mailto:visited {font-family: 'Roboto Slab'; font-style:italic; color:#323232; font-size:14px; text-decoration:none;}
a.mailto:active, a.mailto:hover{font-family: 'Roboto Slab'; font-style:italic; color:#e2001a; font-size:14px; text-decoration:none;}


.standard{ float:left; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}
.ma_standard { position:relative; display:inline; float:left; }
.standard_r{ float:right; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}


.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:absolute; top:0px;  }
.toptab { height:100%; width:100%; padding:0px; margin:0px;  }


.align_l{text-align:left; float:left; display:inline; position:relative;}
.align_r{text-align:right; float:right; display:inline; position:relative;}
.align_center{text-align:center; margin:0 auto; display:inline; position:relative;}

.bgdiv_con_100{ float:left; position:relative; display:inline; width:100%; margin:0 0 0 0; padding:0 0 0 0; box-sizing:border-box;}
.bgdiv_con_100_header{ float:left; position:relative; display:inline; width:100%; margin:0 0 80px 0; padding:0; box-sizing:border-box;}
.bgdiv_con_100_maps{ float:left; position:relative; display:inline; width:100%; margin:0 0 5px 0; padding:0; box-sizing:border-box;}





.100_pad{padding:0px 50px;}

.bgdiv_con_center{ margin:0 auto; padding:0px; }
.center{ margin:0 auto; padding:0px; text-align:center;}


.header_text p{
	font-size:16px;
	line-height:24px;
	color:#ffffff;
}

.navitop{
		width:100%;
		position:fixed;
		top:-1px;
		left:0px;
		background:url(topdock.jpg) center no-repeat;
		display:none;
		transition: transform 0.8s ease 0.8s;
	}



a.back_button:link, a.back_button:visited{
		font-family: 'Roboto Slab';
		font-size:14px;
		font-weight:400;
		margin:0;
		position:absolute;
		top:-105px;
		
	}
	
a.back_button:active, a.back_button:hover{
		font-family: 'Roboto Slab';
		font-size:14px;
		font-weight:400;
		margin:0;
		position:absolute;
		top:-105px;
	}

/*Navigation START*/

	

img.logo{max-height:106px;}


.pad_logo{
	height:106px;
}

.pad_logo img{
	height:106px;
}

.pad_gruen{
	height:146px; 
	mask:url(../images/bg_nav_gruen.png);
	mask-size: 100% 146px;
    -webkit-mask: url(../images/bg_nav_gruen.png);
    -webkit-mask-size: 100% 146px;
}

.center_width{
	width:600px;
}


.nav_top{
	padding:20px 0px;
	height:146px;
	margin:-146px 0px 5px;
}

.nav_bg{
	background-color:#f9f7f1;
	padding:37px 0px 0px;
	margin-bottom:5px;
	height:93px;
	box-sizing:border-box;
}


.navtop_kontakt{
	float:right;
	padding-top:32px;
}

.navtop_kontakt img{
	height:16px;
	display:inline;
	margin-right:10px;
}

.navtop_kontakt p{
	font-family:'Roboto Slab' !important;
	font-weight:500;
	font-size:20px;
	line-height:20px;
	color:#ffffff !important;
	margin-left:60px;
}

.navtop_kontakt a{
	font-family:'Roboto Slab' !important;
	font-weight:300;
	font-size:16px !important;
	color:#ffffff !important;
}
	
	
	a.nav_head:link, a.nav_head:visited{
		font-family: 'Roboto Slab';
		font-size:18px;
		font-weight:400;
		color:#1e1e1e;
		padding-left:27px;
		height:17px;
	}
	a.nav_lang{
		font-family: 'Roboto Slab';
		font-size:18px;
		font-weight:400;
	}
	
	a.nav_lang:link, a.nav_lang:visited{
		color:#1e1e1e;
	}
	
	a.nav_lang_active{
		font-family: 'Roboto Slab';
		font-size:18px;
		font-weight:400;
	}
	
	
	a.nav_lang_active:link, a.nav_lang_active:visited{
		color:#7895b5;
	}
	
	p.nav_head{
		font-family: 'Roboto Slab';
		font-size:18px;
		font-weight:400;
		color:#1e1e1e;
		padding-left:27px;
		height:23px;
		margin:0;
		display:inline;
	}
	
	a.nav_head:active, a.nav_head:hover{
		color:#7895b5;
	}
	
	a.nav_lang:active, a.nav_lang:hover{
		color:#7895b5;
	}
	
	a.nav_lang_active:active, a.nav_lang_active:hover{
		color:#7895b5;
	}
	
	a.nav_head_active{
		font-family: 'Roboto Slab';
		font-size:18px;
		font-weight:400;
		color:#a3742a;
		padding-left:27px;
		height:17px;
	}

	p.nav_ort{ background-image:url(../images/ort_icon.png); background-repeat:no-repeat; background-size:auto 20px; background-position:left center;}
	p.nav_oeff{ background-image:url(../images/zeit_icon.png); background-repeat:no-repeat; background-size:20px; background-position:left center;}
	
	a.nav_tel:link, a.nav_tel:visited{ margin-right:40px; background-image:url(../images/tel_icon.png); background-repeat:no-repeat; background-size:20px; background-position:left center;}
	
	a.nav_tel:active, a.nav_tel:hover{ margin-right:40px; background-image:url(../images/tel_icon.png); background-repeat:no-repeat; background-size:20px; background-position:left center;}
	
	a.nav_mail:link, a.nav_mail:visited{ background-image:url(../images/mail_icon.png); background-repeat:no-repeat; background-size:20px; background-position:left center;margin-left:40px;}
	
	a.nav_mail:active, a.nav_mail:hover{ background-image:url(../images/mail_icon.png); background-repeat:no-repeat; background-size:20px; background-position:left center;}
	
	a.maps{
		height:15px;
		background-image: url(../images/maps_icon.png);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:21px;
	}
	
/*Navigation ENDE*/

/* responsive menu */
	
		a.logo_res{
			height:56px;
			width:204px;
			background-image:url(../images/logo_res.png);
			background-repeat:no-repeat;
			background-position:left center;
			background-size: auto 56px;
			margin-left:20px;
		}
		
		a.nav_res{
			font-family: 'Roboto Slab';
			color:#ffffff;
			font-size:24px;
			font-weight:400;
			
		}
		
		.menu { 
			  float: left;
			  overflow-y:auto;
			  -webkit-transition: all 0.3s ease;  
			  -moz-transition: all 0.3s ease;
			  -ms-transition: all 0.3s ease;
			  transition: all 0.3s ease; 
			  
			}
			.menu ul { 
			  padding: 0px;
			  margin: 0px;
			  list-style: none;
			  position: relative;
			  display: inline-table;
			  z-index:9999;
			   
			}
			.menu > li > ul.sub-menu {
				min-width: 10em;
				padding: 4px 0;
				background-color: #f9f7f1;
				border: 1px solid #142b47;
				  z-index:9999;
			}
			.menu ul li { padding: 0px; margin: 0px; }
			.menu > ul > li { display: inline-block; }
			.menu ul li a { display: block; text-decoration: none; color: #646464; font-size: 16px !important; font-family:  'Roboto Slab', Arial, Helvetica, sans-serif; font-weight:400;}
			.menu ul li > a { height:20px; padding: 20px; }
			.menu ul li > p { min-height:20px; padding: 20px; }
			.menu ul ul { 
			  display: none; 
			  position: absolute; 
			  top:100%;
			  min-width: 160px;
			  background-color: #f1f1f1;
			  border: 1px solid #142b47;
			}
			.menu ul li:hover > ul { display: block; }
			.menu ul ul > li { position: relative; }
			.menu ul ul > li a { padding: 5px 15px 5px 10px; height: auto; background-color: #f1f1f1; }
			.menu ul ul > li a.subactive { background-color: #646464; color: #ffffff; }
			.menu ul ul ul { position: absolute; left: 100%; top:0; }

	/* ende responsive menu */	
	
	
	/* HEADERBILD */
	
	.rslides {
			  list-style: none;
			  overflow: hidden;
			  width: 100%;
			  height:100%;
			  padding: 0;
			  margin: 0;
			  }
	

			.rslides li {
			  -webkit-backface-visibility: hidden;
			  position: absolute;
			  display: none;
			  width: 100%;
			  left: 0;
			  top: 0;
			  margin:0;
			  padding:0;
			  }

			.rslides li:first-child {
				
			  position: relative;
			  display: block;
			  float: left;
			  }

			.rslides img {
			  display: block;
			  height: auto;
			  float: left;
			  width: 100%;
			  border: 0;
			  }
			  
			.rslides_navi_pos .next{
				background-image: url(../images/arrow_header_r.png);
				background-size:17px 34px;
				background-repeat: no-repeat;
				background-position: right center;
				color:rgba(0, 0, 0, 0.0);
				width:17px;
				height:34px;
				display:inline-block;
				float:right;
				margin:0 0 0 0;
			}
			
			.rslides_navi_pos .prev{
				background-image: url(../images/arrow_header_l.png);
				background-size:17px 34px;
				background-repeat: no-repeat;
				background-position: right center;
				color:rgba(0, 0, 0, 0.0);
				width:17px;
				height:34px;
				display:inline-block;
				float:left;
				margin:0 0 0 0;
			}
			
	.startheader{
		background-size:cover;
		background-position:center;
	}
	
	.startheader_ol{
		background-image:url(../images/header_ol.png);
		background-repeat:repeat;
	}
	
	.contentheader{
		background-size:cover;
		background-position:center;
	}
	
	.contentheader_ol{
		background-image:url(../images/header_ol.png);
		background-repeat:repeat;
	}
	
	.header_inhalt{
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align:center;
	}
	
	.header_inhalt_content{
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.header_inhalt p{width:800px; margin:0 auto; color:#ffffff !important; margin-bottom:40px;}
	
	.header_linkbox{
		text-align:center;
		margin:0 auto;
		padding:7px 0 8px;
	}
	
	/* HEADERBILD ENDE */
	
	
	a.header_link1:link, a.header_link1:visited{
		font-size:16px;
		text-transform:uppercase;
		padding:11px 50px;
		color:#ffffff;
		border:1px solid #2756a0;
		border-radius:3px;
		background-color:#2756a0;
		margin-right:30px;
	}
	
	a.header_link1:active, a.header_link1:hover{
		color:#2756a0;
		background-color:#ffffff;
	}
	
	a.header_link2:link, a.header_link2:visited{
		font-size:16px;
		text-transform:uppercase;
		padding:11px 50px;
		color:#2756a0;
		border:1px solid #2756a0;
		border-radius:3px;
		background-color:#ffffff;
	}
	
	a.header_link2:active, a.header_link2:hover{
		color:#ffffff;
		background-color:#2756a0;
	}
	
	a.content_button:link, a.content_button:visited{
		font-size:14px;
		padding:11px 20px;
		color:#ffffff;
		border:1px solid #2756a0;
		border-radius:3px;
		background-color:#2756a0;
		font-weight:500;
	}
	
	a.content_button:active, a.content_button:hover{
		color:#2756a0;
		background-color:#ffffff;
	}
	
	
	.footer_line p{
		font-size:16px !important;
		font-family:'Roboto Slab';
		color:#ffffff;
	}
	.footer_line a{
		font-size:16px !important;
	}
	
	.footer_line{
		background-color:#323232;
		font-size:16px !important;
		padding:10px 0;
	}
	


/* ColorBox */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999999999999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
	
	.nicecon_sub_txt_con_100{
		cursor:pointer;
		font-weight: 500;
		font-size: 24px;
		float:left;
		display:inline;
		position:relative;
		padding:12px 80px 12px 40px;
		background:url(../images/plus.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
		box-sizing:border-box;
		background-color:#f9f7f1;
		background-repeat:no-repeat;
		margin-top:10px; 
			-moz-transition: all 0.2s ease-out;  /* FF4+ */
			-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
			-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
			-ms-transition: all 0.2s ease-out;  /* IE10? */
			transition: all 0.2s ease-out;
		}
		
		.nicecon_sub_txt_con_100:hover{
			background:url(../images/plus_hover.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
			background-size:19px 36px, cover;
			-moz-transition: all 0.2s ease-out;  /* FF4+ */
			-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
			-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
			-ms-transition: all 0.2s ease-out;  /* IE10? */
			transition: all 0.2s ease-out;
		}
		
		
	.nicecon_sub_txt_con_100_active{
		cursor:pointer;
		font-family: 'Roboto Slab' !important;
		font-weight: 500;
		font-size: 24px;
		color:#7895b5;
		float:left;
		display:inline;
		position:relative;
		padding:12px 80px 12px 40px;
		background:url(../images/minus.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
		box-sizing:border-box;
		background-color:#f9f7f1;
		background-repeat:no-repeat;
		margin-top:10px; 
			-moz-transition: all 0.2s ease-out;  /* FF4+ */
			-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
			-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
			-ms-transition: all 0.2s ease-out;  /* IE10? */
			transition: all 0.2s ease-out;
			
		}
		
		
		
		.nicecon_sub_txt_con_100_active:hover{
			background:url(../images/minus_hover.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
			background-size:19px 36px, cover;
			-moz-transition: all 0.2s ease-out;  /* FF4+ */
			-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
			-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
			-ms-transition: all 0.2s ease-out;  /* IE10? */
			transition: all 0.2s ease-out;
		}
	
	.nicecon_inhalt{
		font-size:16px;
		line-height:24px;
		color:#505050;
		box-sizing:border-box;
		float:left;
		padding:0 20px 0px 20px;
		position:relative;
		width:100%;
		border-bottom:2px solid #f9f7f1;
	}
	
	.pad_inner{padding:20px 0px;}
	
	.nicecon_inhalt p{
		font-size: 18px;
		color: #5c5c5c;
		margin-bottom:0px;
	}
	
	.nicecon_link a{
		font-family: 'Roboto Slab';
		font-weight: 500;
		font-size: 22px;
		color:#7895b5;
		margin: 0;
		width:100%;
	}
	
	.nicecon_sub_txt_con_100_active a{
		
		color:#7895b5;
	}
	
	.border_acc{
		border-top:1px solid #363636;
		width:100%;
		margin-top:-22px;
		margin-bottom:20px;
	}
	
		
	a.nicecon_files{
		font-family: 'Roboto Slab' !important;
		font-weight: 500;
		font-size: 24px;
		color:#7895b5;
		float:left;
		display:inline;
		position:relative;
		padding:12px 80px 12px 40px;
		background:url(../images/pdficon.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
		box-sizing:border-box;
		background-color:#f9f7f1;
		background-repeat:no-repeat;
		margin-bottom:10px; 
	}	
	
	a.nicecon_files:hover{
		background:url(../images/pdficon_hover.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
	}
	
	a.nicecon_files_zusatz{
		font-family: 'Roboto Slab' !important;
		background:url(../images/pdficon.png) center left no-repeat;
		font-weight: 400;
		font-size: 18px !important;
		color:#7895b5;
		padding:0px 0px 0px 30px;
		margin-right:20px;
	}
	
	a.nicecon_files_zusatz:hover{
		background:url(../images/pdficon_hover.png) center left no-repeat;
	}
		
	
	a.nicecon_video{
		font-family: 'Roboto Slab' !important;
		font-weight: 500;
		font-size: 22px;
		color:#7895b5;
		float:left;
		display:inline;
		position:relative;
		padding:12px 80px 12px 40px;
		box-sizing:border-box;
		background:url(../images/youtubeicon.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
		box-sizing:border-box;
		background-color:#f9f7f1;
		background-repeat:no-repeat;
		margin-bottom:10px;
	}
	
	a.nicecon_video:hover{
		background:url(../images/youtubeicon_hover.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
	}
	
	a.nicecon_video_zusatz{
		font-family: 'Roboto Slab' !important;
		background:url(../images/youtubeicon.png) center left no-repeat;
		font-weight: 400;
		font-size: 18px !important;
		color:#7895b5;
		padding:0px 0px 0px 30px;
		margin-right:20px;
	}
	
	a.nicecon_video_zusatz:hover{
		background:url(../images/youtubeicon_hover.png) center left no-repeat;
	}
	
		
	
	a.nicecon_links{
		font-family: 'Roboto Slab' !important;
		font-weight: 500;
		font-size: 22px;
		color:#7895b5;
		float:left;
		display:inline;
		position:relative;
		padding:12px 80px 12px 40px;
		box-sizing:border-box;
		background:url(../images/linkicon.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
		box-sizing:border-box;
		background-color:#f9f7f1;
		margin-bottom:10px;
	}
	
	a.nicecon_links:hover{
		background:url(../images/linkicon_hover.png) center right 40px no-repeat, url(../images/bg_pattern_acc.png) center no-repeat;
		background-size:19px 36px, cover;
	}
	
	a.nicecon_links_zusatz{
		font-family: 'Roboto Slab' !important;
		background:url(../images/linkicon.png) center left no-repeat;
		font-weight: 400;
		font-size: 18px !important;
		color:#7895b5;
		padding:0px 0px 0px 30px;
		margin-right:20px;
	}
	
	a.nicecon_links_zusatz:hover{
		background:url(../images/linkicon_hover.png) center left no-repeat;
	}
		
		
	
	iframe.gmaps{
		width:100%;
		height:300px;
		margin:0 0 0 0;
		-webkit-filter: grayscale(100%);
		filter: url(desaturate.svg#greyscale);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		-moz-transition: all 0.2s ease-out;  /* FF4+ */
		-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
		-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
		-ms-transition: all 0.2s ease-out;  /* IE10? */
		transition: all 0.2s ease-out;
	}
                               
	iframe.gmaps:hover{
		-webkit-filter: grayscale(0%);
		filter: url(desaturate.svg#greyscale);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		-moz-transition: all 0.2s ease-out;  /* FF4+ */
		-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
		-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
		-ms-transition: all 0.2s ease-out;  /* IE10? */
		transition: all 0.2s ease-out;
	}
	
	ul{
		color:#646464;
	}
	
	ul li{
		color:#646464;
	}
	
	/* fade slider */
.slides {
    overflow:hidden;
    position:relative;
	width:100%;
}
.slides ul {
    list-style:none;
}
/* keyframes #anim_slides */
@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
.slides ul li {
    opacity:0;
    position:absolute;
    top:0;
    /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
/* css3 delays */
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slides ul  li:nth-child(4), .slides ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slides ul li img {
    display:block;
}


	