/*====================================================================*/
/* MEDIA QUERIES */
/*====================================================================*/

/* für 320px */
@media only screen and (min-width: 20px){

	.bgdiv_scrollicon{
		display:none;
	}

	/* mobile navi :: start */

		.show_nav_mobile{
			display:inline;
		}

		.top_navi_mobi_100{
			display:block;
			padding:2px 0 0 0;
			position:fixed;
			top:0px;
			z-index:9999999999999;
			height:59px;
		}

		.top_navi_mobi{
			float:left;
			position:relative;
			text-align:left;
			margin:-4px 20px 0 20px;

			display:inline;
		}


		.menu {
			width:300px;
		}

	/* mobile navi :: ende */

	.topdiv { margin:0 0 0 0; }


	.con_100_padding_tb{ padding:40px 0 40px 0; }
	.bgdiv_con_center{ width:300px; }
	.bgdiv_con_center_1540{ width:300px; }
	.rahmen_overflow_inner{	width:340px; }


	/* standard-aufteilungen :: start */

	.sp_50p{
		width:300px;
		margin:0 0 40px 0;
	}

		.sp_50p_picbox{
			width:300px;
		}

			.sp_50p_picbox img{
				width:300px;
				margin:0 0 0 0;
			}

		.sp_13_picbox_links{
			float:left;
		}

		.sp_13_picbox_rechts{
			float:right;
		}


	.sp_13{
		width:300px;
		margin:0 0 0 0;
	}

		.sp_13_overflow_inner{
			width:340px;
			margin:0 0 0 0;
		}

		.sp_13_picbox{
			width:300px;
			margin:0 0 40px 0;
		}

			.sp_13_picbox img{
				width:300px;
			}

	.sp_23{
		width:300px;
	}

		.sp_23_overflow_inner{
			width:340px;
			margin:0 0 0 0;
		}

		.sp_23_links{
			float:left;
		}

		.sp_23_rechts{
			float:right;
		}

	.sp_14{
		width:300px;
		margin:0 0 40px 0;
		padding:0 0 0 0;
	}

		.sp_14_kontakt{
			width:300px;
			margin:20px 0 0 0;
			padding:20px 0 0 0;
			border-top:1px solid #dcdcdc;
			display:none;
		}

		.sp_14_kontakt iframe{
			width:300px;
			height:300px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			border:0px solid #dcdcdc;
		}


	.sp_34{
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
	}

		.rahmen_con_34_inner{
			width:100%;
		}


	/* standard-aufteilungen :: ende */


	/* news liste :: start */

		.sp_15_picbox_r_news{
			display:none;
		}

		.box_news{
			float:left;
			display:inline;
			position:relative;
			padding:40px;
			margin:0 0 0 0;
			text-align:left;
			cursor:pointer;
			width:100%;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			  box-sizing: border-box;
			 background-color:#ffffff;
		}

			.box_news:hover{
				background-color:#f5f5f5;
				-moz-transition: all 0.4s ease-out;  /* FF4+ */
				-o-transition: all 0.4s ease-out;  /* Opera 10.5+ */
				-webkit-transition: all 0.4s ease-out;  /* Saf3.2+, Chrome */
				-ms-transition: all 0.4s ease-out;  /* IE10? */
				transition: all 0.4s ease-out;
			}

	/* news liste :: ende */


	/* carousel :: start */

	.jcarousel-wrapper {
		float:left;
		display:inline;
		position:relative;
		width:300px;
		height:260px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

	/* carousel :: start */

	/* begin - nice-content aufklapp-boxen */

	.nicecon_sub_con_100{
		width:100%;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 20px 0;
		padding:0px;
		background-color:none;
		overflow:hidden;
		box-sizing:border-box;
		background-color:#fff;
		border:1px solid #fff;
		border-radius: 5px;
	}


		.nicecon_sub_txt_con_100{
			width:100%;
			float:left;
			display:inline;
			position:relative;
			margin:0 0 0 0;
			padding:12px 20px 12px 70px;
			background-repeat: no-repeat;
			cursor:pointer;
			background-position:left center;
			background-image: url(../images/bg_icon_plus.png);
			box-sizing:border-box;
		}

		.nicecon_sub_txt_con_100_active{
			width:100%;
			float:left;
			display:inline;
			position:relative;
			margin:0 0 0 0;
			padding:12px 20px 12px 70px;
			background-repeat: no-repeat;
			cursor:pointer;
			background-position:left center;
			background-image: url(../images/bg_icon_minus.png);
			box-sizing:border-box;
		}


		.nicecon_sub_info_con_100{
			width:100%;
			float:left;
			display:inline;
			position:relative;
			margin:0 0 0 0;
			padding:0 20px 20px 20px;
			overflow:hidden;
			box-sizing:border-box;
		}


			.nicecon_sub_picbox_rechts{
				float:right;
				position:relative;
				display:inline;
				width:100%;
				margin:0 0 20px 0;
				border:0px solid #ebebeb;
			}

				.nicecon_sub_picbox_rechts img{
					width:100%;
				}


			.nicecon_sub_picbox_links{
				float:left;
				position:relative;
				display:inline;
				width:256px;
				margin:0 20px 20px 0;
				border:1px solid #ebebeb;
			}

				.nicecon_sub_picbox_links img{
					width:256px;
				}

	/* end - nice-content aufklapp-boxen */


	/* formular :: start */

		input{
			width:100%;
		}


		select{
			width:300px;
		}

		input.input_100p{
			clear:left;
			width:292px;
		}

		textarea {
			width: 98%;
    height: 142px;
		}

		.button{
			margin-top:30px;
			margin-right:10px;
		}

	/* formular :: ende */


	/* aufteilung zusatzcontent :: start */

	.sp_13_zusatz_txt_links{
		width:300px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_13_zusatz_txt_rechts{
		width:300px;
		margin:0 0 0 0;
		float:right;
	}

	.sp_13_zusatz_pic_links{
		width:300px;
		margin:40px 0 0 0;
		float:left;
	}

		.sp_13_zusatz_pic_links img{
			width:298px;
			border:1px solid #ebebeb;
		}

	.sp_13_zusatz_pic_rechts{
		width:300px;
		margin:40px 0 0 0;
		float:left;
	}

		.sp_13_zusatz_pic_rechts img{
			width:298px;
			border:1px solid #ebebeb;
		}

	.sp_23_zusatz_txt_links{
		width:300px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_23_zusatz_txt_rechts{
		width:300px;
		margin:0 0 0 0;
		float:left;
	}

		.sp_23_zusatz_txt_pic_links{
			width:300px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_links img{
				width:298px;
				border:0px solid #ebebeb;
			}

		.sp_23_zusatz_txt_pic_rechts{
			width:300px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_rechts img{
				width:298px;
				border:1px solid #ebebeb;
			}

	/* aufteilung zusatzcontent :: ende */

}

@media only screen and (min-width: 560px){

	.nicecon_sub_picbox_rechts {
		float: right;
		position: relative;
		display: inline;
		width: 320px;
		margin: 0 0 20px 20px;
		border: 0px solid #ebebeb;
	  }

	.con_100_padding_tb{ padding:60px 0 60px 0; }
	.bgdiv_con_center{ width:540px; }
	.bgdiv_con_center_1540{ width:540px; }
	.rahmen_overflow_inner{	width:580px; }


	/* standard-aufteilungen :: start */

	.sp_50p{
		width:540px;
		margin:0 0 40px 0;
	}

		.sp_50p_picbox{
			width:540px;
			margin:0 0 40px 0;
		}

			.sp_50p_picbox img{
				width:540px;
				margin:0 0 0 0;
			}

	.sp_13{
		width:540px;
	}

		.sp_13_overflow_inner{
			width:580px;
			margin:0 0 0 0;
		}

		.sp_13_picbox{
			width:540px;
			margin:0 0 20px 0;
			text-align:center;
		}

			.sp_13_picbox img{
				width:300px;
			}

	.sp_23{
		width:540px;
		margin:0 0 20px 0;
	}

		.sp_23_overflow_inner{
			width:580px;
			margin:0 0 0 0;
		}

	.sp_14{
		width:540px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

		.sp_14_kontakt{
			width:540px;
			margin:20px 0 0 0;
			padding:20px 0 0 0;
			border-top:1px solid #dcdcdc;
			display:none;
		}

		.sp_14_kontakt iframe{
			width:540px;
			height:300px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			border:0px solid #dcdcdc;
		}

	.sp_34{
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
	}


		.rahmen_con_34_inner{
			width:100%;
		}

	/* standard-aufteilungen :: ende */


	/* news liste :: start */

		.sp_15_picbox_r_news{
			width:300px;
			margin:0 0 20px 40px;
			padding:0 0 0 0;
			overflow:hidden;
			display:block;
			border:1px solid #ebebeb;
		}

			.sp_15_picbox_r_news img{
				width:300px;
			}

	/* news liste :: ende */

	/* carousel :: start */

	.jcarousel-wrapper {
		float:left;
		display:inline;
		position:relative;
		width:540px;
		height:260px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

	/* carousel :: start */


	/* formular :: start */

		input{
			width:100%;
		}

		input.input_100p{
			clear:left;
			width:532px;
		}

		select{
			width:242px;
		}

		textarea {
			width:99%;
			height:160px;
		}

		.button{
			margin-top:0px;
			margin-right:10px;
		}

	/* formular :: ende */


	/* aufteilung zusatzcontent :: start */

	.sp_13_zusatz_txt_links{
		width:540px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_13_zusatz_txt_rechts{
		width:540px;
		margin:0 0 0 0;
		float:right;
	}

	.sp_13_zusatz_pic_links{
		width:230px;
		margin:40px 20px 0 20px;
		float:left;
	}

		.sp_13_zusatz_pic_links img{
			width:228px;
			border:1px solid #ebebeb;
		}

	.sp_13_zusatz_pic_rechts{
		width:230px;
		margin:40px 20px 0 20px;
		float:left;
	}

		.sp_13_zusatz_pic_rechts img{
			width:228px;
			border:1px solid #ebebeb;
		}

	.sp_23_zusatz_txt_links{
		width:540px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_23_zusatz_txt_rechts{
		width:540px;
		margin:0 0 0 0;
		float:left;
	}

		.sp_23_zusatz_txt_pic_links{
			width:540px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_links img{
				width:371px;
				border:0px solid #ebebeb;
			}

		.sp_23_zusatz_txt_pic_rechts{
			width:540px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_rechts img{
				width:371px;
				border:1px solid #ebebeb;
			}

	/* aufteilung zusatzcontent :: ende */

}

@media only screen and (min-width: 750px){

	.nicecon_sub_picbox_rechts {
		float: right;
		position: relative;
		display: inline;
		width: 320px;
		margin: 0 0 20px 20px;
		border: 0px solid #ebebeb;
	  }

	.con_100_padding_tb{ padding:80px 0 80px 0; }
	.bgdiv_con_center{ width:730px; }
	.bgdiv_con_center_1540{ width:730px; }
	.rahmen_overflow_inner{	width:770px; }


	/* standard-aufteilungen :: start */

	.sp_50p{
		width:345px;
		margin:0 0 0 0;
	}

		.sp_50p_picbox{
			width:345px;
			margin:0 0 40px 0;
		}

			.sp_50p_picbox img{
				width:345px;
			}


	.sp_13{
		width:230px;
		margin:0 0 0 0;
	}

		.sp_13_overflow_inner{
			width:270px;
			margin:0 0 0 0;
		}

		.sp_13_picbox{
			width:230px;
			margin:0 0 20px 0;
		}

			.sp_13_picbox img{
				width:230px;
			}

	.sp_23{
		width:460px;
		margin:0 0 0 0;
	}

		.sp_23_overflow_inner{
			width:500px;
			margin:0 0 0 0;
		}


	.sp_14{
		width:216px;
		margin:0 0 0 0;
		padding:0 0 0 0;

	}

		.sp_14_kontakt{
			display:none;
			margin:0 0 0 0;
			padding:0 0 0 0;
			border-top:0px solid #dcdcdc;
		}

		.sp_14_kontakt iframe{
			width:216px;
			height:285px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			border:0px solid #dcdcdc;
		}

	.sp_34{
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
	}

		.rahmen_con_34_inner{
			width:100%;
		}

	/* standard-aufteilungen :: ende */


	/* carousel :: start */

	.jcarousel-wrapper {
		float:left;
		display:inline;
		position:relative;
		width:730px;
		height:260px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

	/* carousel :: start */


	/* formular :: start */

		input{
			width:100%;
		}

		input.input_100p{
			clear:left;
			width:472px;
		}

		select{
			width:212px;
		}

		textarea {
			width:99%;
			height:200px;
		}

		.button{
			margin-right:10px;
		}

	/* formular :: ende */


	/* aufteilung zusatzcontent :: start */

	.sp_13_zusatz_txt_links{
		width:730px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_13_zusatz_txt_rechts{
		width:730px;
		margin:0 0 0 0;
		float:right;
	}

	.sp_13_zusatz_pic_links{
		width:325px;
		margin:40px 20px 0 20px;
		float:left;
	}

		.sp_13_zusatz_pic_links img{
			width:323px;
			border:1px solid #ebebeb;
		}

	.sp_13_zusatz_pic_rechts{
		width:325px;
		margin:40px 20px 0 20px;
		float:right;
	}

		.sp_13_zusatz_pic_rechts img{
			width:323px;
			border:1px solid #ebebeb;
		}



	.sp_23_zusatz_txt_links{
		width:730px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_23_zusatz_txt_rechts{
		width:730px;
		margin:0 0 0 0;
		float:left;
	}

		.sp_23_zusatz_txt_pic_links{
			width:730px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_links img{
				width:371px;
				border:0px solid #ebebeb;
			}

		.sp_23_zusatz_txt_pic_rechts{
			width:730px;
			text-align:center;
			float:right;
			margin:40px 0 0 0;
		}

			.sp_23_zusatz_txt_pic_rechts img{
				width:371px;
				border:1px solid #ebebeb;
			}


	/* aufteilung zusatzcontent :: ende */

}

@media only screen and (min-width: 1225px){

	.nicecon_sub_picbox_rechts {
		float: right;
		position: relative;
		display: inline;
		width: 320px;
		margin: 0 0 20px 20px;
		border: 0px solid #ebebeb;
	  }

	.bgdiv_scrollicon{
		display:inline;
	}


	/* mobile navi :: start */

		.show_nav_mobile{
			display:none;
		}

		.top_navi_mobi_100{
			display:none;
		}

	/* mobile navi :: ende */

	.topdiv { margin:0 0 0 0; }


	.con_100_padding_tb{ padding:80px 0 60px 0;	}
	.bgdiv_con_center{ width:1250px; }
	.bgdiv_con_center_1250{ width:1250px; }
	.rahmen_overflow_inner{	width:1240px; }

	/* standard-aufteilungen :: start */

	.sp_50p{
		width:580px;
		margin:0 0 0 0;
	}


		.sp_50p_picbox{
			width:580px;
			margin:0 0 40px 0;
		}

			.sp_50p_picbox img{
				width:580px;
			}


	.sp_13{
		width:373px;
		margin:0 0 0 0;
	}

		.sp_13_overflow_inner{
			width:413px;
			margin:0 0 0 0;
		}

		.sp_13_picbox{
			width:373px;
			margin:0 0 40px 0;
		}

			.sp_13_picbox img{
				width:373px;
			}


	.sp_23{
		width:787px;
		margin:0 0 0 0;
	}

		.sp_23_overflow_inner{
			width:827px;
			margin:0 0 0 0;
		}


	.sp_14{
		width:270px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

		.sp_14_kontakt{
			display:inline;
			margin:0 0 0 0;
			padding:0 0 0 0;
			border-top:0px solid #dcdcdc;
		}

		.sp_14_kontakt iframe{
			width:270px;
			height:300px;
			margin:20px 0 0 0;
			padding:0 0 0 0;
			border:0px solid #dcdcdc;
		}

	.sp_34{
		width:74%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
	}

		.rahmen_con_34_inner{
			width:100%;
		}


	/* standard-aufteilungen :: ende */


	/* carousel :: start */

	.jcarousel-wrapper {
		float:left;
		display:inline;
		position:relative;
		width:1200px;
		height:260px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}

	/* carousel :: start */


	/* formular :: start */

		input{
			width:100%;
		}

		select{
			width:366px;
		}

		input.input_100p{
			clear:left;
			width:882px;
		}

		textarea {
			width:99%;
			height:245px;
		}

		.button{
			margin-right:15px;
		}

	/* formular :: ende */


	/* aufteilung zusatzcontent :: start */

	.sp_13_zusatz_txt_links{
		width:373px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_13_zusatz_txt_rechts{
		width:373px;
		margin:0 0 0 0;
		float:right;
	}

	.sp_13_zusatz_pic_links{
		width:373px;
		margin:0 40px 0 0;
		float:left;
	}

		.sp_13_zusatz_pic_links img{
			width:371px;
			border:1px solid #ebebeb;
		}

	.sp_13_zusatz_pic_rechts{
		width:373px;
		margin:0 0 0 40px;
		float:right;
	}

		.sp_13_zusatz_pic_rechts img{
			width:371px;
			border:1px solid #ebebeb;
		}

	.sp_23_zusatz_txt_links{
		width:787px;
		margin:0 0 0 0;
		float:left;
	}

	.sp_23_zusatz_txt_rechts{
		width:787px;
		margin:0 0 0 0;
		float:right;
	}

		.sp_23_zusatz_txt_pic_links{
			width:373px;
			margin:0 40px 0 0;
			float:left;
		}

			.sp_23_zusatz_txt_pic_links img{
				width:371px;
				border:0px solid #ebebeb;
			}

		.sp_23_zusatz_txt_pic_rechts{
			width:373px;
			margin:0 0 0 40px;
			float:right;
		}

			.sp_23_zusatz_txt_pic_rechts img{
				width:371px;
				border:1px solid #ebebeb;
			}

	/* aufteilung zusatzcontent :: ende */


}


@media only screen and (min-width:2131px) {

	.bgdiv_con_center_1250{ width:1540px; }

}
