@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i');

/* cookie hinweis :: start */

	.cc_container .cc_btn {
	background-color: #f6b31f !important; /* Farbe des Buttons */
	color: #ffffff !important; /* Textfarbe des Buttons */
	}
	
	.cc_container {
	background: #ebebeb !important; /* Hintergrundfarbe des gesamten Bereichs */
	color: #323232 !important; /* Schriftfarbe des gesamten Bereichs */
	border-top:1px solid #c8c8c8;
	}
	
	.cc_container a {
	color: #f6b31f !important; /* Textlink-Farbe "Mehr Infos" */
	}
	
	.cc_container .cc_btn_decline {
	background-color: #323232 !important; /* Farbe des Buttons */
	color: #ffffff !important; /* Textfarbe des Buttons */
	}
	
	.hinweistext{
				   color:#646464;
	}
	
	.hinweistext2{
				   color:#dd0000;
	}
                
/* cookie hinweis :: ende */

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

}

html {                  
   height:100%;
   margin-bottom:1px;
   overflow-y:scroll;
   overflow-x:hidden;
}


.scrollicon{
	text-align: center;
	text-decoration:none;
	width:40px;
	height:40px;
	
	position:fixed;
	bottom:60px;
	right:60px;
	display:none;
	border:0px solid #333;
	z-index:1001;
	text-decoration:none;
	background-image: url(../images/scrollicon.png);
	background-repeat: no-repeat;
}


.scrollicon div{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#ffffff;
	padding-top:18px;
}

#nav_waypoint:hover {
	opacity:1;
}


/* 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 */

a {           font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:15px; line-height:24px; font-weight:normal; outline:0; }
a:link {      text-decoration: underline; color: #323232; }
a:active {    text-decoration: underline; color: #fba601; }
a:visited {   text-decoration: underline; color: #323232; }
a:hover { 
	text-decoration: underline;
	color: #fba601;
	-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;
}

a[href^="tel"] {
  text-decoration: none;
  cursor: default;
  color: #646464;
}


/* begin content-links fuer funktionen */

	a.f_link_www:link, a.f_link_www:visited {
		font-size:15px;
		line-height:24px;
		color: #323232;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 7px;
		padding:0 0 0 24px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_pfeil_link.png);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}

	a.f_link_www:hover, a.f_link_www:active {
		font-size:15px;
		line-height:24px;
		color: #fba601;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 7px;
		padding:0 0 0 24px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_pfeil_link.png);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}
	
	
	a.f_link_file:link, a.f_link_file:visited {
		font-size:15px;
		line-height:24px;
		color: #323232;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 5px 1px;
		padding:0 0 0 30px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_pdf.png);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}

	a.f_link_file:hover, a.f_link_file:active {
		font-size:15px;
		line-height:24px;
		color: #fba601;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 5px 1px;
		padding:0 0 0 30px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_pdf.png);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}
	
	
	a.f_link_vid:link, a.f_link_vid:visited {
		font-size:15px;
		line-height:24px;
		color: #323232;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 5px;
		padding:0 0 0 25px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_youtube.jpg);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}

	a.f_link_vid:hover, a.f_link_vid:active {
		font-size:15px;
		line-height:24px;
		color: #fba601;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 5px;
		padding:0 0 0 25px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_youtube.jpg);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}

/* end content-links */

a.quicklink:link, a.quicklink:visited {
	font-size:15px;
	line-height:24px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 0 0;
	padding:0 0 0 17px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-position:center left;
	background-repeat:no-repeat;
	clear:both;
}

a.quicklink:hover, a.quicklink:active {
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 0 0;
	padding:0 0 0 17px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-position:center left;
	background-repeat:no-repeat;
	clear:both;
}

a.f_link_download:link, a.f_link_download:visited {
	width:100%;
	font-size:16px;
	line-height:22px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_download.png);
	background-position:center right;
	background-repeat:no-repeat;
	clear:both;
}

a.f_link_download:hover, a.f_link_download:active {
	width:100%;
	font-size:16px;
	line-height:22px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_download.png);
	background-position:center right;
	background-repeat:no-repeat;
	clear:both;
}


a.c_link_mail:link, a.c_link_mail:visited {
	font-size:15px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 27px 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_mail.png);
	background-position:center right;
	background-repeat:no-repeat;
}

a.c_link_mail:hover, a.c_link_mail:active {
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 27px 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_mail.png);
	background-position:center right;
	background-repeat:no-repeat;
}

a.c_link:link, a.c_link:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}

a.c_link:hover, a.c_link:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_active:link, a.c_link_active:visited , a.c_link_active:hover, a.c_link_active:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_kontakt:link, a.c_link_kontakt:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #1e1e1e;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_kontakt:hover, a.c_link_kontakt:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #008533;
	font-weight: normal;
	text-decoration:none;
}

a.link_tel_top_z1:link, a.link_tel_top_z1:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #aaaaaa;
	font-weight: normal;
	text-decoration:none;
}

a.link_tel_top_z1:hover, a.link_tel_top_z1:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#aaaaaa;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}

a.link_tel_con:link, a.link_tel_con:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}

a.link_tel_con:hover, a.link_tel_con:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#646464;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}

a.link_tel_kontakt:link, a.link_tel_kontakt:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
}

a.link_tel_kontakt:hover, a.link_tel_kontakt:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#646464;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}


a.link_tel_footer:link, a.link_tel_footer:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}

a.link_tel_footer:hover, a.link_tel_footer:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}


a.c_link_gr:link, a.c_link_gr:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}

a.c_link_gr:hover, a.c_link_gr:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}

a.c_link_gr_weiss:link, a.c_link_gr_weiss:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}

a.c_link_gr_weiss:hover, a.c_link_gr_weiss:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}


a.c_link_more:link, a.c_link_more:visited {
	font-size:15px;
	line-height:24px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 10px 0;
	padding:0 16px 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-position:right 7px;
	background-repeat:no-repeat;
	clear:left;
}

a.c_link_more:hover, a.c_link_more:active {
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:5px 0 10px 0;
	padding:0 16px 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-position:right 7px;
	background-repeat:no-repeat;
	clear:left;
}

a.c_link_more_weiss:link, a.c_link_more_weiss:visited {
	font-size:16px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_weiss.png);
	background-position:left 8px;
	background-repeat:no-repeat;
	clear:left;
}

a.c_link_more_weiss:hover, a.c_link_more_weiss:active {
	font-size:16px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_weiss.png);
	background-position:left 8px;
	background-repeat:no-repeat;
	clear:left;
}


a.c_link_more_green:link, a.c_link_more_green:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #37a431;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 11px 0 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-transform:uppercase;
}

a.c_link_more_green:hover, a.c_link_more_green:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #1f497d;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 11px 0 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-transform:uppercase;
}


a.c_link_back:link, a.c_link_back:visited {
	font-size:15px;
	line-height:24px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0 0 0 16px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_back.png);
	background-position:left 7px;
	background-repeat:no-repeat;
	
}

a.c_link_back:hover, a.c_link_back:active {
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0 0 0 16px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_back.png);
	background-position:left 7px;
	background-repeat:no-repeat;

}

a.nav_top_01:link, a.nav_top_01:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #646464;
	font-weight: normal;
	margin:0 0 0 40px;
	padding:0 0 21px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}


a.nav_top_01:hover, a.nav_top_01:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #fba601;
	font-weight: normal;
	margin:0 0 0 40px;
	padding:0 0 21px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}


a.nav_top_01_active:link, a.nav_top_01_active:visited, a.nav_top_01_active:hover, a.nav_top_01_active:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #fba601;
	font-weight: normal;
	margin:0 0 0 40px;
	padding:0 0 21px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}

	a.nav_top_01_drop:link, a.nav_top_01_drop:visited, a.nav_top_01_drop:hover, a.nav_top_01_drop:active {
		background-image:url(../images/icon_nav_drop.png);
		background-position:right 5px;
		background-repeat:no-repeat;
		padding-right:16px;
	}


		a.nav_top_01_sub:link, a.nav_top_01_sub:visited {
			font-family:  'Roboto', Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:22px;
			color: #323232;
			font-weight: normal;
			margin:0 0 0 0;
			padding:15px 15px 15px 15px;
			text-decoration:none;
			float:left;
			display:inline;
			position:relative;
			clear:both;
			width:220px;
			border-bottom:1px solid #c8c8c8;
		}


		a.nav_top_01_sub:hover, a.nav_top_01_sub:active {
			font-family:  'Roboto', Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:22px;
			color: #ffffff;
			font-weight: normal;
			margin:0 0 0 0;
			padding:15px 15px 15px 15px;
			text-decoration:none;
			float:left;
			display:inline;
			position:relative;
			clear:both;
			width:220px;
			border-bottom:1px solid #c8c8c8;
			background-color:#fba601;
		}

			

		a.nav_top_01_sub_active:link, a.nav_top_01_sub_active:visited, a.nav_top_01_sub_active:hover, a.nav_top_01_sub_active:active {
			font-family:  'Roboto', Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:22px;
			color: #ffffff;
			font-weight: normal;
			margin:0 0 0 0;
			padding:15px 15px 15px 15px;
			text-decoration:none;
			float:left;
			display:inline;
			position:relative;
			clear:both;
			width:220px;
			border-bottom:1px solid #c8c8c8;
			background-color:#fba601;
		}

a.nav_top_01_scroll:link, a.nav_top_01_scroll:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #323232;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}


a.nav_top_01_scroll:hover, a.nav_top_01_scroll:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: fba601;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}


a.nav_top_01_scroll_active:link, a.nav_top_01_scroll_active:visited, a.nav_top_01_scroll_active:hover, a.nav_top_01_scroll_active:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: fba601;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}

	a.nav_top_01_scroll_drop:link, a.nav_top_01_scroll_drop:visited, a.nav_top_01_scroll_drop:hover, a.nav_top_01_scroll_drop:active {
		background-image:url(../images/icon_nav_drop_weiss.png);
		background-position:right 5px;
		background-repeat:no-repeat;
		padding-right:16px;
	}		
		
		
		
		
		
		
a.nav_top_01_drop_abstand:link, a.nav_top_01_drop_abstand:visited, a.nav_top_01_drop_abstand:hover, a.nav_top_01_drop_abstand:active {
	padding-bottom:19px;
}
	

a.nav_scroll_icon:link, a.nav_scroll_icon:visited, a.nav_scroll_icon:hover, a.nav_scroll_icon:active {
	padding:0 0 11px 0;
}


.like_nav_scroll_01{
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:34px;
	color: #323232;
	font-weight: bold;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	clear:left;
	width:260px;
	border-bottom:1px solid #c8c8c8;
}
	

a.nav_top_02:link, a.nav_top_02:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}


a.nav_top_02:hover, a.nav_top_02:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #fba601;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}


a.nav_top_02_active:link, a.nav_top_02_active:visited, a.nav_top_02_active:hover, a.nav_top_02_active:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #fba601;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 40px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	text-transform:uppercase;
}
	


	.trenner_border{
		width:260px;
		height:1px;
		background-color:#c8c8c8;
	}

	
	
a.nav_bottom_01:link, a.nav_bottom_01:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}


a.nav_bottom_01:hover, a.nav_bottom_01:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color: #fba601;
	font-weight: normal;
	text-decoration:none;
}


a.linkbox_pdf:link, a.linkbox_pdf:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #37a431;
	font-weight:bold;
	margin:0 0 0 0;
	padding:5px 40px 5px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-transform:uppercase;
}

a.linkbox_pdf:hover, a.linkbox_pdf:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #37a431;
	font-weight:bold;
	margin:0 0 0 0;
	padding:5px 40px 5px 0;
	text-decoration:underline;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:center right;
}

	a.linkbox_pdf_01:link, a.linkbox_pdf_01:visited, a.linkbox_pdf_01:hover, a.linkbox_pdf_01:active {
		clear:left;
		margin:0 40px 0 0;
	}


a.linkbox_orange:link, a.linkbox_orange:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #ffffff;
	font-weight:normal;
	margin:20px 40px 0 0;
	padding:8px 20px 9px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#fba601;
	border:1px solid #fba601;
}
	
a.linkbox_orange:hover, a.linkbox_orange:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #fba601;
	font-weight:normal;
	margin:20px 40px 0 0;
	padding:8px 20px 9px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#ffffff;
	border:1px solid #fba601;
}

a.linkbox_weiss:link, a.linkbox_weiss:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #fba601;
	font-weight:normal;
	margin:20px 40px 0 0;
	padding:8px 20px 9px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#ffffff;
	border:1px solid #fba601;
}

a.linkbox_weiss:hover, a.linkbox_weiss:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color: #ffffff;
	font-weight:normal;
	margin:20px 40px 0 0;
	padding:8px 20px 9px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#fba601;
	border:1px solid #fba601;
}


a.linkbox_cta:link, a.linkbox_cta:visited {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	color: #004b7c;
	font-weight:normal;
	margin:35px 0 0 0;
	padding:12px 0 12px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#ffffff;
	text-align:center;
	width:198px;
	border:1px solid #ffffff;
}

a.linkbox_cta:hover, a.linkbox_cta:active {
	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:normal;
	margin:35px 0 0 0;
	padding:12px 0 12px 0;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#004b7c;
	text-align:center;
	width:198px;
	border:1px solid #ffffff;
}
	
	
		
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:1001;
	font-style:normal;
}

.nav {
  z-index: 1001;
  position: relative;
}

.nav li{
	margin:0 0 0 0;
}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav li:hover ul{
  
  top: 29px;  
  padding:0 0 0 0; 
  z-index: 1001; 
  left:41px;
  margin:0 0 0 0;
  background-color:#f0f0f0;
  
}

	

	.nav_z2 li:hover ul{
	  top: 50px;
	  left:0px;
	}

	


.nav ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

/* Mouseover in der Navi */
.nav:hover #navdrop_active   { 


	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:76px 10px 30px 10px;

	
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	text-transform:uppercase;
	
	
	
	background-repeat:no-repeat;
	background-position:right 10px;
	background-image:url(../images/icon_nav_drop.png);
	
	font-style:italic;

 } 
 
 
 
.nav_scroll, .nav_scroll ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:1001;
	font-style:normal;
}

.nav_scroll {
  z-index: 1001;
  position: relative;
}

.nav_scroll li{
	margin:0 0 0 0;
}

.nav_scroll ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav_scroll li:hover ul{
  
  top: 31px;  
  padding:0 0 0 0; 
  z-index: 1001; 
  left:41px;
  margin:0 0 0 0;
  background-color:#f0f0f0;
  
}

	

	


.nav_scroll ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

/* Mouseover in der Navi */
.nav_scroll:hover #navdrop_active   { 


	font-family:  'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:76px 10px 30px 10px;

	
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	text-transform:uppercase;
	
	
	
	background-repeat:no-repeat;
	background-position:right 10px;
	background-image:url(../images/icon_nav_drop.png);
	
	font-style:italic;

 } 

	

		

h1{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:50px; color: #323232; font-weight:300; margin:0 0 14px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_grau.png); background-position:bottom left; background-repeat:no-repeat; }
h1.h1_center{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:50px; color: #323232; font-weight:300; margin:0 0 14px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_grau.png); background-position:bottom center; background-repeat:no-repeat; text-align:center; }

h2 {font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #323232; font-weight:300; margin:0 0 20px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_grau.png); background-position:bottom left; background-repeat:no-repeat; }
h2.h2_weiss {font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #ffffff; font-weight:300; margin:0 0 20px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_weiss.png); background-position:bottom left; background-repeat:no-repeat; }

h2.h2_partner{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #323232; font-weight:300; margin:0 0 15px 0; padding:0 0 0 0; word-wrap: break-word; background-image:none;}
h2.h2_h1{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:50px; color: #323232; font-weight:300; margin:0 0 14px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_grau.png); background-position:bottom left; background-repeat:no-repeat; }
h2.h2_h1_weiss{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:50px; color: #ffffff; font-weight:bold; margin:0 0 25px 0; padding:13px 0 0 0; word-wrap: break-word; background-image:url(../images/marker_headline_weiss.png); background-position:top left; background-repeat:no-repeat; text-transform:uppercase; }

h2.h2_slogan_hell{  font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #ffffff; font-weight:300; margin:0 0 10px 0; padding:0 0 15px 0; word-wrap: break-word; display:inline; position:relative; float:left; background-image:url(../images/marker_headline_weiss.png); background-position:bottom left; background-repeat:no-repeat; }
h2.h2_slogan_dunkel{  font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #1e1e1e; font-weight:300; margin:0 0 10px 0; padding:0 0 15px 0; word-wrap: break-word; display:inline; position:relative; float:left; background-image:url(../images/marker_headline_dunkelgrau.png); background-position:bottom left; background-repeat:no-repeat; }

h2.h2_galery{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #323232; font-weight:300; margin:0 0 20px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_grau.png); background-position:bottom left; background-repeat:no-repeat; }
h2.h2_galery_weiss{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #ffffff; font-weight:300; margin:0 0 20px 0; padding:0 0 13px 0; word-wrap: break-word; background-image:url(../images/marker_headline_weiss.png); background-position:bottom left; background-repeat:no-repeat; }

h3{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:16px; line-height:24px; color: #323232; font-weight:bold; margin:0 0 19px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_slogan{  font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:30px; line-height:36px; color: #ffffff; font-weight:bold; text-transform:uppercase; margin:0 0 0 0; padding:14px 30px 15px 30px; word-wrap: break-word; background-color:#fba601; float:right; display:inline; position:relative; clear:both; }
h3.h3_slides{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #ffffff; font-weight:bold; margin:0 0 0 0; padding:7px 0 0 0; word-wrap: break-word; position:absolute; float:left; display:inline; bottom:30px; left:30px; background-image:url(../images/marker_link_box_weiss.png); background-position:top left; background-repeat:no-repeat; text-transform:uppercase;}
h3.h3_footer{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #ffffff; font-weight:300; margin:0 0 13px 0; padding:0 0 19px 0; word-wrap: break-word; background-image:url(../images/marker_headline_weiss.png); background-position:bottom left; background-repeat:no-repeat; }
h3.h3_cta{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #ffffff; font-weight:300; margin:0 0 0 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_ansprech{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; color: #323232; font-weight:300; margin:0 0 5px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_testimonial{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; color: #323232; font-weight:300; margin:10px 0 0 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_newslist {font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color: #323232; font-weight:300; margin:0 0 20px 0; word-wrap: break-word; }

h4{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:16px; line-height:22px; color: #323232; font-weight:bold; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }

h4.h4_cta{ font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color: #ffffff; font-weight:bold; margin:0 0 4px 0; padding:0 0 0 0; word-wrap: break-word; text-transform:uppercase; }



.clear_row{
	clear:both;
}

.kursiv{
	font-style:italic;
}

.txt_bold{
	font-weight:bold;
}

.weiss {
	color: #ffffff;
}

	.weiss p {
		color: #ffffff;
	}
	
	.weiss ul{
		list-style-image:url(../images/icon_bullet_nicecon_weissv.png);
		color:#ffffff;
	}
	

.gruen {
	color: #37a431;
}

.gruen_b {
	color: #37a431;
	font-weight:bold;
}

.braun {
	color: #7c4f25;
}

.rot {
	color: #d90019;
}

.blau {
	color: #1f497d;
}

.hellblau {
	color:#891100;
}

.grau32 {
	color:#323232;
}


ul{
	padding:0 0 0 10px;
	margin:5px 0 15px 7px;
	list-style-image:url(../images/icon_bullet_nicecon.png);
	line-height:22px;
	color:#646464;
	display:inline-block;
	font-style:normal;
}

ul li {
	margin:0 0 5px 10px;
}



ul.nicecon_weiss li {
	margin:0 0 5px 10px;
	color:#ffffff;
}



img {
	border:0px solid #ffffff;
}

img.desaturate {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
	filter: gray;
	-webkit-filter: grayscale(1);
}

img.desaturate:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: url(desaturate.svg#greyscale);
	filter: none;
}


p,div { font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:15px; line-height:24px; color:#646464; margin-top:0px; padding-top:0px; word-wrap: break-word;}
td {    font-family:  'Roboto', Arial, Helvetica, sans-serif; font-size:15px; line-height:24px; color:646464; margin-top:0px; padding-top:0px; }
.standard{ float:left; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}
.standard_r{ float:right; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}
.standard2{ float:left; display:inline; margin:0px; padding:0px;}


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

input{ background-color:#ffffff; 
              color:#646464;
              font-size:16px;
              font-family:  'Roboto', Arial, Helvetica, sans-serif;
			  border:1px solid #aaaaaa;
			  margin:0 40px 20px 0;
			  padding-left:8px;
			  float:left;
			  display:inline;
			  position:relative;
			   height:32px;
			    background-repeat:no-repeat;
			  background-position:top left;
			   font-style:italic;
			   
			   }
			   
input.form_bottom{ background-color:#ffffff; 
			  width:340px;
              color:#646464;
              font-size:14px;
              font-family: 'Roboto', Arial, Helvetica, sans-serif;
			  border:1px solid #aaaaaa;
			  margin:0 0 10px 0;
			  padding-left:30px;
			  float:left;
			  display:inline;
			  position:relative;
			  height:32px;
			  background-repeat:no-repeat;
			  background-position:top left;
			  font-style:italic;
			   }
			   
input.checkbox_in { background-color:none; 
              color:#f0f0f0;
              font-size:15px;
              font-family: Arial, Helvetica, sans-serif;
			  border:0px solid #e2e2e2;
			  border-radius:2px;
			  width:14px;
			  height:14px;
			  margin:8px 5px 10px 10px;
			  
			   }
			   
.form_bg_name{
	background-image:url(../images/form_bg_name.png);
}

.form_bg_mail{
	background-image:url(../images/form_bg_mail.png);
}

.form_bg_mailcheck{
	background-image:url(../images/form_bg_mailcheck.png);
}

.form_bg_fax{
	background-image:url(../images/form_bg_fax.png);
}

.form_bg_nachricht{
	background-image:url(../images/form_bg_nachricht.png);
}
			   
			   
select {      background-color:#ffffff; 
              color:#646464;
              font-size:16px;
              font-family:  'Roboto', Arial, Helvetica, sans-serif;
			  border:1px solid #aaaaaa;
			  margin:0 40px 20px 0;
			  padding-left:8px;
			  float:left;
			  display:inline;
			  position:relative;
			   height:36px;
			    background-repeat:no-repeat;
			  background-position:top left;
			   font-style:italic;
			   
			   }

input.checkbox_in { background-color:transparent; 
              color:#f0f0f0;
              font-size:15px;
              font-family: Arial, Helvetica, sans-serif;
			  border:0px solid #e2e2e2;
			  border-radius:2px;
			  width:14px;
			  height:14px;
			  margin:8px 5px 10px 10px;
			  
			   }
			   
.button {      
	  background-color:#fba601; 
	  color:#ffffff;
	  font-size:16px;
	  line-height:17px;
	  font-weight:normal;
	  font-family:  'Roboto', Arial, Helvetica, sans-serif;
	  border:0px solid #fba601;
	  width:120px;
	  height:44px;
	  float:right;
	  font-style:normal;
	  padding:0px;
	   }
	   
.button_rueckruf {      
	  background-color:#004b7c; 
	  color:#ffffff;
	  font-size:16px;
	  line-height:17px;
	  font-weight:normal;
	  font-family:  'Roboto', Arial, Helvetica, sans-serif;
	  border:0px solid #004b7c;
	  width:240px;
	  height:44px;
	  float:right;
	  font-style:normal;
	  padding:0px;
	   }
	   
.button_bottom {      
	  background-color:#0068b4; 
	  color:#ffffff;
	  font-size:14px;
	  line-height:15px;
	  font-weight:normal;
	  font-family:  'Roboto', Arial, Helvetica, sans-serif;
	  border:0px solid #0068b4;
	  width:105px;
	  height:32px;
	  float:right;
	  font-style:normal;
	  padding:0px;
	   }
 
.button_invisible {    background-color:#FFFFFF/*ecece9*/; 
			width:0px;
			height:0px;
			font-size:0px;
			color:#FFFFFF;
            border:0px solid #c8c8c8;
			margin:0px;
			padding:0px;
			   }				   
			   


textarea {    background-color:#ffffff; 
              color:#646464;
              font-size:16px;
              font-family:  'Roboto', Arial, Helvetica, sans-serif;
			  border:1px solid #aaaaaa;
			  width:310px;
			  height:142px;
			  margin:0 0 20px 0;
			  padding:8px;
			  
			  float:left;
			  display:inline;
			  position:relative;
			   background-repeat:no-repeat;
			  background-position:top left;
			  font-style:italic;
			   }
			   
textarea.txt_form_bottom {    background-color:#ffffff; 
              color:#646464;
              font-size:14px;
              font-family: 'Roboto', Arial, Helvetica, sans-serif;
			  border:1px solid #aaaaaa;
			  width:333px;
			  height:80px;
			  margin:0 0 20px 0;
			  padding-left:30px;
			  float:left;
			  display:inline;
			  position:relative;
			  background-repeat:no-repeat;
			  background-position:top left;
			  font-style:italic;
			   }
	


	
.bgdiv_con_100{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.bgdiv_con_100_grau{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#f5f5f5;
}

.bgdiv_con_100_orange{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#fba601;
}


	.bgdiv_con_100_cta_abdecker{
		float:left;
		position:relative;
		display:inline;
		width:100%;
		margin:0 0 0 0;
		background-repeat:repeat;
		background-image:url(../images/bg_abdecker_70p.png);
	}


.bgdiv_con_100_galery{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	background-repeat:no-repeat;
	background-position:top center;
}

.bgdiv_con_100_footer{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	background-color:#474747;
}

	.trenner_footer{
		float:left;
		position:relative;
		display:inline;
		width:100%;
		height:1px;
		margin:0 0 0 0;
		background-color:#474747;
	}
	
	.bgdiv_con_100_footer_z2{
		float:left;
		position:relative;
		display:inline;
		background-color:#323232;
		height:52px;
		padding:13px 0 0 0;
		width:100%;
		box-sizing:border-box;
		z-index:9998;
	}
	

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

.rahmen_overflow{
	overflow:hidden;
}

.txt_center{
	text-align:center;
}

.txt_right{
	text-align:right;
}

.rahmen {
	border:1px solid #c5c5c5;
}


.sp_100p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
}

.sp_50p{
	padding:0px;
	text-align:left;
}


.trenner_con_100{
	float:left;
	display:inline;
	position:relative;
	width:100%;
	height:1px;
	margin:20px 0 20px 0;
	background-color:#dcdcdc;
}

.trenner_con_100_header{
	float:left;
	display:inline;
	position:relative;
	width:100%;
	height:10px;
	border-bottom:1px solid #dcdcdc;
}

/* 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:9999; 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')");
}
*/


/* scrollable 100 % */

#slider, #items > div, #items > div > div{
	/*height:500px;*/
	text-align:center;
}
#slider{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
	/*height:500px;*/
}
#items{
	width: 2000em;
	position: absolute;
	
}
#items > li, #items > div{
	float: left;
	overflow: visible;
}
#items > div > div{
	margin: 0 auto;
	background: #f4f4f4;
	background-position:top center;
	background-repeat:no-repeat;
}
#slide-1{
	background-color:black;
}
#items > div > div{
	width: 100%;
}


#navigation-wrapper {
	padding:0 0 0 0;
	float:right;
}



.left, .right{margin-top:-100px;}

.left, #navigation li{float:left;}
.right{float:right;}
#navigation-wrapper,#navigation{margin:0 0 0 0; right:0px;}
#navigation{clear:both;}
#navigation li{width:16px;height:16px;list-style:none;border:0px solid #ffffff;margin:0 0 0 10px; background-color:#ffffff; border-radius:7px;}
#navigation li:hover, .left:hover, .right:hover{cursor:pointer;}
#navigation li.active{background-color:#37a431;cursor:default;border:0px solid #37a431;}
#navigation li.disabled{display:inline;}

/* end - scrollable 100 % */





/* projekt-styles :: start */


.bgdiv_nav_top_z1{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	height:143px;
	display:block;
	border-bottom:1px solid #dcdcdc;
	background-color:#ffffff;
}
	
	.nav_top_links{
		margin:115px 0 0 0;
	}
	
	.nav_top_logo{
		width:180px;
		height:113px;
		margin:16px 0 0 0;
		padding:0px;
		overflow:hidden;
	}
	
	
		
	
	
	.bgdiv_nav_scroll{
		float:left;
		position:fixed;
		top:0px;
		left:0px;
		display:none;
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		height:68px;
		z-index:999;
		background-image:url(../images/bg_nav_scroll.png);
		background-repeat:repeat-x;
	}

	
	.nav_top_logo_scroll{
		width:65px;
		height:35px;
		margin:10px 0 0 0;
		padding:0px;
		overflow:hidden;
	}
	
		
		
	.nav_top_links_scroll{
		margin:33px 0 0 0;
	}
	

	/* infoboxen startseite :: start */
	
		.infoboxen{
			background-repeat:no-repeat;
			background-position:top left;
			background-size:cover;
			overflow:hidden;
			cursor:pointer;
			border-bottom:2px solid #d2d2d2;
		}
		
			.infobox_abdecker{
				float:left;
				display:inline;
				position:relative;
				width:100%;
				height:100%;
				background-image:url(../images/bg_abdecker_hover.png);
				background-repeat:no-repeat;
				background-position:center center;
				opacity:0;
			}
			
				.infoboxen:hover .infobox_abdecker{
					opacity:1;
					-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;
				}
		
		.infobox_info{
			float:left;
			display:inline;
			position:relative;
			width:100%;
			height:61px;
			margin:-61px 0 0 0;
			padding:0 0 0 0;
			background-image:url(../images/bg_info_linkbox.png);
			background-repeat:no-repeat;
			background-position:top left;
		}
	
			.infoboxen:hover .infobox_info{
				background-image:url(../images/bg_info_linkbox_hover.png);
				-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;
			}
			
			
		.linkbox_infobox {
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			color: #323232;
			font-size:16px;
			font-weight:300;
			margin:0 0 0 0;
			padding:25px 0 0 20px;
			text-decoration:none;
			float:left;
			display:inline;
			position:relative;
			width:100%;
			background-image:url(../images/icon_pfeil_link_infobox.png);
			background-repeat:no-repeat;
			background-position:right 31px;
			text-transform:uppercase;
			box-sizing:border-box;
		}

			.infoboxen:hover .linkbox_infobox{
				color: #ffffff;
				background-image:url(../images/icon_pfeil_link_infobox_weiss.png);
			}
	
	/* infoboxen startseite :: ende */
	

.info_teaser{
	font-size:18px;
	margin:0 0 17px 0;
}

	.info_teaser p{
		font-size:18px;
	}

	
	/* galery allg. */
	
		.box_gal_hover{
			background-image:url(../images/bg_abdecker_lupe.png);
			background-repeat:no-repeat;
			background-position:center center;
			display:none;
		}
		
		.box_gal:hover .box_gal_hover{
			display:inline;
		}
	
		.box_gal2_hover{
			background-image:url(../images/bg_abdecker_lupe.png);
			background-repeat:no-repeat;
			background-position:center center;
			display:none;
		}
	
		.box_gal2_pic img{
			-webkit-filter: grayscale(100%);
			filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
			-moz-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			filter: grayscale(100%);
			opacity:0.3;
		}
		
		.box_gal2:hover .box_gal2_hover{
			display:inline;
		}
	
		.box_gal2:hover .box_gal2_pic img{
			-webkit-filter: grayscale(0%);
			filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
			-moz-filter: grayscale(0%);
			-ms-filter: grayscale(0%);
			-o-filter: grayscale(0%);
			filter: grayscale(0%);
			opacity:1;
		}
	
	
	/* responsive menu */
	
		
		.menu { 
			  float: left;
			  overflow-y:auto;
			  border-top:1px solid #ffffff;
			  -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: #00f0f0;
				border: 1px solid #ffffff;
				  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: #fff; font-size: 16px; font-family:  'Roboto', Arial, Helvetica, sans-serif; }
			.menu ul li > a { height:20px; padding: 20px; }
			.menu ul ul { 
			  display: none; 
			  position: absolute; 
			  top:100%;
			  min-width: 160px;
			  background-color: #f0f0f0;
			  border: 1px solid #f0f0f0;
			}
			.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: #f0f0f0; }
			.menu ul ul > li a:hover { background-color: #646464; color: #ffffff; }
			.menu ul ul > li a.sub1active { background-color: #646464; color: #ffffff; }
			.menu ul ul ul { position: absolute; left: 100%; top:0; }

	/* ende responsive menu */	
	
	
	
	  /*.container { width:100%; z-index:10000; display:inline; float:right; position:relative;}*/
  
	  a.menu-link { display: block; color: #fff; float: left; text-decoration: none; padding: 3px 0 10px 0; font-family:  'Roboto', Arial, Helvetica, sans-serif;}
	  .menu { clear: both; min-width: inherit; float: none; background:#fba601; }
	  .menu, .menu > ul ul { overflow: hidden; max-height: 0; background-color: #d4edfc; }
	  .menu, .menu > ul ul ul { overflow: hidden; max-height: 0; background-color: #ffffff; }
	  .menu > li > ul.sub-menu { padding: 0px; border: none; }
	  .menu.active, .menu > ul ul.active { max-height: 4000px; height:90%; }
	  .menu ul { display: inline; }
	  .menu > ul { border-top: 0px solid #646464; }
	  .menu li, .menu > ul > li { display: block; }
	  .menu li a { color: #ffffff; display: block; padding: 0; border-bottom: 1px solid #646464; position: relative; background:#323232; }
	  .menu li a:hover { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #646464; position: relative; background:#fba601; }
	  .menu li a.nav_res_sub2:hover { padding-left:40px; font-style:italic; }
		
		.menu li a.menu_active { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #646464; position: relative; background:#fba601; }
		.menu li a.has-submenu_active { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #646464; position: relative; background:#2d2d2d; }
	  
	  .menu li.has-submenu > a:after {
		content: '+';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		font-size: 1.5em;
		padding: 20px;
	  }
	  
	  .menu li.has-submenu2 > a:after {
		content: '+';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		font-size: 1.5em;
		padding: 20px;
	  }
	  
	  .menu li.has-submenu > a.active:after {
		content: "-";
	  }
	  
	  .menu li.has-submenu2 > a.active:after {
		content: "-";
	  }
	  .menu ul ul > li a { background: #ffffff; color:#323232; height:20px; padding: 20px; border-bottom: 1px solid #646464; }
	  .menu ul ul, .menu ul ul ul { display: inherit; position: relative; left: auto; top:auto; border:none; }
	  
	  .menu ul ul ul > li a { background: #ffffff; color:#1e1e1e; height:20px; padding: 20px; border-bottom: 1px solid #646464; }
	
	a.nav_res_sub2:link, a.nav_res_sub2:visited, a.nav_res_sub2:hover, a.nav_res_sub2:active {
		padding-left:40px;
		font-style:italic;
	}
	
	
/* projekt-styles :: end */

#rotating-item-wrapper {
	position: relative;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


/* freewall */

.free-wall {
		margin: 0px;
	}
	.brick {
		width: 268px;
		margin:0 40px 40px 0;
		background-color:#ffffff;
		border:1px solid #e5e5e5;
	}
	.info {
		padding: 20px;
		color: #646464;
	}
	.brick img {
		margin: 0px;
		padding: 0px;
		display: block;
	}
	
	.brick {
		color: #333;
		border:1px solid #d9dadb;
	}


	.brick .img {
		width: 100%;
		max-width: 100%;
		display: block;
	}

	.brick h3, .brick h5 {
		text-shadow: none;
	}
	
	
	
	
.submenu_2{
		display:none;
	}
	
	.nav li:hover .submenu_2{
		display:inline;
	}
	
	
