/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato/lato-v14-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato/lato-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato/lato-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato/lato-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato/lato-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato/lato-v14-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato/lato-v14-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato/lato-v14-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato/lato-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato/lato-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato/lato-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato/lato-v14-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* architects-daughter-regular - latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Architects Daughter Regular'), local('ArchitectsDaughter-Regular'),
       url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/architectsdaughter/architects-daughter-v8-latin-regular.svg#ArchitectsDaughter') format('svg'); /* Legacy iOS */
}

/* cookie hinweis :: start */

	.cc_container .cc_btn {
	background-color: #b6021f !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 */
	}
	
	.cc_container a {
	color: #b6021f !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:#b6021f;
	}
                
/* 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;
}

::selection {
    color:#ffffff;
    background:#da041c;
}

::-moz-selection {
    color:#ffffff;
    background:#da041c;
}

.scrollicon{
	text-align: center;
	text-decoration:none;
	width:50px;
	height:50px;
	background:#c8c8c8;
	opacity:0.7;
	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: 'Lato', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#ffffff;
	padding-top:18px;
}

#nav_waypoint:hover {
	opacity:1;
}




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

/* begin content-links fuer funktionen */

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

	a.f_link_www:hover, a.f_link_www:active {
		font-size:16px;
		line-height:24px;
		color: #da041c;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 5px;
		padding:0 0 0 20px;
		float:left;
		display:inline;
		position:relative;
		background-image:url(../images/icon_pfeil_link_rot.png);
		background-position:center left;
		background-repeat:no-repeat;
		clear:both;
	}
	
	
	a.f_link_file:link, a.f_link_file:visited {
		font-size:16px;
		line-height:24px;
		color: #1e1e1e;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 1px;
		padding:0 0 0 24px;
		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:16px;
		line-height:24px;
		color: #da041c;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 1px;
		padding:0 0 0 24px;
		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:16px;
		line-height:24px;
		color: #1e1e1e;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 0;
		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:16px;
		line-height:24px;
		color: #da041c;
		font-weight: normal;
		text-decoration:none;
		margin:5px 0 0 0;
		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.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: #7c4f25;
	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:link, a.c_link:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #1e1e1e;
	font-weight: normal;
	text-decoration:none;
}

a.c_link:hover, a.c_link:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #7c4f25;
	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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color: #7c4f25;
	font-weight: normal;
	text-decoration:none;
}

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

a.c_link_rot:hover, a.c_link_rot:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #da041c;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_weiss:link, a.c_link_weiss:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:40px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_weiss:hover, a.c_link_weiss:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:40px;
	color: #da041c;
	font-weight: normal;
	text-decoration:none;
}

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

a.nav_top_bread:hover, a.nav_top_bread:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}

.nav_top_bread_active{
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}


a.link_tel_header:link, a.link_tel_header:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:11px 20px 12px 20px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-left:1px solid #515151;
	border-right:1px solid #515151;
	cursor:default;
}

a.link_tel_header:hover, a.link_tel_header:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:11px 20px 12px 20px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-left:1px solid #515151;
	border-right:1px solid #515151;
	cursor:default;
}

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

a.link_tel_con:hover, a.link_tel_con:active {
	font-family:  'Lato', 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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #646464;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}

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


a.link_tel_cta:link, a.link_tel_cta:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}

a.link_tel_cta:hover, a.link_tel_cta:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
}


a.c_link_cta:link, a.c_link_cta:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	color: #3dbabe;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_cta:hover, a.c_link_cta:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}


a.c_link_gr:link, a.c_link_gr:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #323232;
	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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #da041c;
	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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #da041c;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}


a.c_link_gr_icon:link, a.c_link_gr_icon:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 10px 10px;
	padding:0 0 0 17px;
	clear:both;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_rot_gross.png);
	background-repeat:no-repeat;
	background-position:center left;
}

a.c_link_gr_icon:hover, a.c_link_gr_icon:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #da041c;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 10px 10px;
	padding:0 0 0 17px;
	clear:both;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_link_rot_gross.png);
	background-repeat:no-repeat;
	background-position:center left;
}


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

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

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

a.c_link_back:hover, a.c_link_back:active {
	font-size:15px;
	line-height:17px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pfeil_back_weiss.png);
	background-position:center left;
	background-repeat:no-repeat;

}

a.nav_top_01:link, a.nav_top_01:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:11px 20px 12px 20px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-left:1px solid #515151;
	background-color:#323232;
}


a.nav_top_01:hover, a.nav_top_01:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:11px 20px 12px 20px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-left:1px solid #515151;
	background-color:#da041c;
}

	

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:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:17px;
	color:#ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:11px 20px 12px 20px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-left:1px solid #515151;
	background-color:#da041c;
}

a.nav_top_02:link, a.nav_top_02:visited {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #4b4b4b;
	font-weight: normal;
	margin:103px 0 0 30px;
	padding:0 0 19px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}


a.nav_top_02:hover, a.nav_top_02:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #da041c;
	font-weight: normal;
	margin:103px 0 0 30px;
	padding:0 0 19px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

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: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #da041c;
	font-weight: normal;
	margin:103px 0 0 30px;
	padding:0 0 19px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

a.nav_top_02_news:link, a.nav_top_02_news:visited {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:93px 0 0 30px;
	padding:10px 15px 19px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#da041c;*/
	background-image:url(../images/bg_nav_news_01.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


a.nav_top_02_news:hover, a.nav_top_02_news:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:93px 0 0 30px;
	padding:10px 15px 19px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#323232;*/
	background-image:url(../images/bg_nav_news_02.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

a.nav_top_02_news_active:link, a.nav_top_02_news_active:visited, a.nav_top_02_news_active:hover, a.nav_top_02_news_active:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:93px 0 0 30px;
	padding:10px 15px 19px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#323232;*/
	background-image:url(../images/bg_nav_news_02.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}



a.nav_top_02_scroll:link, a.nav_top_02_scroll:visited {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #4b4b4b;
	font-weight: normal;
	margin:64px 0 0 30px;
	padding:0 0 17px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}


a.nav_top_02_scroll:hover, a.nav_top_02_scroll:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #da041c;
	font-weight: normal;
	margin:64px 0 0 30px;
	padding:0 0 17px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

	

a.nav_top_02_scroll_active:link, a.nav_top_02_scroll_active:visited, a.nav_top_02_scroll_active:hover, a.nav_top_02_scroll_active:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #da041c;
	font-weight: normal;
	margin:64px 0 0 30px;
	padding:0 0 17px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

a.nav_top_02_scroll_news:link, a.nav_top_02_scroll_news:visited {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:59px 0 0 30px;
	padding:5px 15px 17px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#da041c;*/
	background-image:url(../images/bg_nav_news_scroll_01.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


a.nav_top_02_scroll_news:hover, a.nav_top_02_scroll_news:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:59px 0 0 30px;
	padding:5px 15px 17px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#323232;*/
	background-image:url(../images/bg_nav_news_scroll_02.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

a.nav_top_02_scroll_news_active:link, a.nav_top_02_scroll_news_active:visited, a.nav_top_02_scroll_news_active:hover, a.nav_top_02_scroll_news_active:active {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	margin:59px 0 0 30px;
	padding:5px 15px 17px 15px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	/*background-color:#323232;*/
	background-image:url(../images/bg_nav_news_scroll_02.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

	a.nav_top_02_scroll_drop:link, a.nav_top_02_scroll_drop:visited, a.nav_top_02v_drop:hover, a.nav_top_02_scroll_drop:active {
		background-repeat:no-repeat;
		background-position:right 8px;
		background-image:url(../images/icon_nav_drop.png);
		padding-right:16px;
	}
	
	
	
	a.nav_top_02_sub:link, a.nav_top_02_sub:visited {
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:15px;
		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 #515151;
	}


	a.nav_top_02_sub:hover, a.nav_top_02_sub:active {
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:15px;
		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 #515151;
		background-color:#da041c;
	}

		

	a.nav_top_02_sub_active:link, a.nav_top_02_sub_active:visited, a.nav_top_02_sub_active:hover, a.nav_top_02_sub_active:active {
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size:15px;
		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 #515151;
		background-color:#da041c;
	}
	
a.linkbox_search:link, a.linkbox_search:visited {
	margin:108px 0 0 20px;
	padding:0 0 0 0;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_lupe_01.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}

a.linkbox_search:hover, a.linkbox_search:active {
	margin:108px 0 0 20px;
	padding:0 0 0 0;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_lupe_02.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}	

	a.linkbox_search_scroll:link, a.linkbox_search_scroll:visited, a.linkbox_search_scroll:hover, a.linkbox_search_scroll:active {
		margin:70px 0 0 20px;
	}
	
	
a.nav_bottom_01:link, a.nav_bottom_01:visited {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 40px;
	padding:0 0 0 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}


a.nav_bottom_01:hover, a.nav_bottom_01:active {
	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 40px;
	padding:0 0 0 0;
	text-decoration:underline;
	float:right;
	display:inline;
	position:relative;
}


a.linkbox_rot:link, a.linkbox_rot:visited {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 0 0;
	padding:13px 20px 14px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#da041c;
}

a.linkbox_rot:hover, a.linkbox_rot:active {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 0 0;
	padding:13px 20px 14px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#323232;
}

a.linkbox_rot_cta:link, a.linkbox_rot_cta:visited {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 0 0;
	padding:12px 21px 13px 22px;
	text-decoration:none;
	display:inline;
	position:relative;
	background-color:#da041c;
	border:1px solid #da041c;
}

a.linkbox_rot_cta:hover, a.linkbox_rot_cta:active {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 0 0;
	padding:12px 21px 13px 22px;
	text-decoration:none;
	display:inline;
	position:relative;
	background-color:#323232;
	border:1px solid #ffffff;
}

a.linkbox_rot_cta_02:link, a.linkbox_rot_cta_02:visited, a.linkbox_rot_cta_02:hover, a.linkbox_rot_cta_02:active {
	padding:12px 19px 13px 19px;
}


a.linkbox_rot_kontakt:link, a.linkbox_rot_kontakt:visited {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:18px 0 0 0;
	padding:13px 20px 14px 50px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#da041c;
	background-image:url(../images/icon_bg_sprechblase.png);
	background-position:top left;
	background-repeat:no-repeat;
}

a.linkbox_rot_kontakt:hover, a.linkbox_rot_kontakt:active {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:18px 0 0 0;
	padding:13px 20px 14px 50px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#323232;
	background-image:url(../images/icon_bg_sprechblase.png);
	background-position:top left;
	background-repeat:no-repeat;
}

a.linkbox_hellgrau:link, a.linkbox_hellgrau:visited {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #da041c;
	font-weight:normal;
	margin:0 0 0 0;
	padding:13px 20px 14px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#d9dadb;
}

a.linkbox_hellgrau:hover, a.linkbox_hellgrau:active {
	font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0 0 0 0;
	padding:13px 20px 14px 20px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#323232;	
	
}


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

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

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

.nav2 ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav2 li:hover ul,
.nav2 li.sfHover ul {
  
  top: 151px;  
  padding:0 0 0 0; 
  z-index: 1001; 
  left:30px;
  margin:-7px 0 0 0;
  background-color:#323232;
  
}
.nav2 ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

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


	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	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;

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

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

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

.nav2_scroll ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav2_scroll li:hover ul,
.nav2_scroll li.sfHover ul {
  
  top: 110px;  
  padding:0 0 0 0; 
  z-index: 1001; 
  left:30px;
  margin:-7px 0 0 0;
  background-color:#323232;
  
}
.nav2_scroll ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

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


	font-family:  'Lato', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	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;

 } 
 
 
 
 
/* Ende Mouseover in der Navi *	


/* Mouseover in der Navi */
.nav_scroll:hover #navdrop_scroll_active   { 
	
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
	color: #008bcf;
	font-weight: normal;
	margin:20px 0 0 20px;
	background-repeat:no-repeat;
	background-position:right 10px;
	background-image:url(../images/icon_nav_drop.png);
	padding:0 15px 29px 0; 
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;

 }
/* Ende Mouseover in der Navi */	
		

h1{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #323232; font-weight:normal; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }
h1.h1_center{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #323232; font-weight:normal; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; text-align:center; }
h2{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #646464; font-weight:normal; margin:0 0 18px 0; padding:0 0 0 0; word-wrap: break-word; }
h2.h2_center{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:20px; line-height:28px; color: #646464; font-weight:normal; margin:0 0 15px 0; padding:0 0 0 0; word-wrap: break-word; text-align:center; }
h2.h2_news{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:24px; line-height:28px; color: #646464; font-weight:normal; margin:0 0 15px 0; padding:0 0 0 0; word-wrap: break-word; }
h2.h2_gross{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:30px; line-height:32px; color: #323232; font-weight:normal; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }



h2.h2_cta{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:30px; line-height:34px; color: #ffffff; font-weight:normal; margin:0 0 13px 0; padding:0 0 0 0; word-wrap: break-word; }
h2.h2_h1{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #323232; font-weight:normal; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }



h3{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:20px; line-height:26px; color: #1e1e1e; font-weight:bold; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_iconbox{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #323232; font-weight:normal; margin:0 0 20px 0; padding:0 0 22px 0; word-wrap: break-word; background-image:url(../images/icon_trenner_h3_rot.png); background-position:bottom left; background-repeat:no-repeat; }
h3.h3_teaser{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #323232; font-weight:normal; margin:0 0 10px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_teaser_weiss{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #ffffff; font-weight:normal; margin:0 0 10px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_testimonial{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:20px; line-height:26px; color: #323232; font-weight:normal; margin:5px 0 0 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_footer{ font-family:  'Architects Daughter', Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; color: #646464; font-weight:normal; margin:0 0 27px 0; padding:0 0 0 0; word-wrap: break-word; }
h3.h3_galery{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:30px; line-height:32px; color: #323232; font-weight:normal; margin:0 0 36px 0; padding:0 0 0 0; word-wrap: break-word; }
h4{ font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:17px; line-height:22px; color: #323232; font-weight:bold; margin:0 0 6px 0; padding:0 0 0 0; word-wrap: break-word; }


.f_farbe {
	color: #7c4f25;
}


.kursiv{
	font-style:italic;
}

.weiss {
	color: #ffffff;
}

.gruen {
	color: #6eb14b;
}

.braun {
	color: #7c4f25;
}

.rot {
	color: #da041c;
}

.blau {
	color: #1b61a7;
}

.hellblau {
	color:#3dbabe;
}

.grau32 {
	color:#323232;
}


ul{
	padding:0 0 0 10px;
	margin:5px 0 10px 7px;
	list-style-image:url(../images/icon_bullet_nicecon.png);
	line-height:24px;
	color:#323232;
	/*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:  'Lato', Arial, Helvetica, sans-serif; font-size:16px; line-height:24px; color:#646464; margin-top:0px; padding-top:0px; word-wrap: break-word;}
td {    font-family:  'Lato', Arial, Helvetica, sans-serif; font-size:16px; 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; width:100%; height:100%; position:absolute; top:0px; }
.toptab { height:100%; width:100%; padding:0px; margin:0px;  }

input{ background-color:#ffffff; 
              color:#969696;
              font-size:16px;
              font-family:  'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e2e2e2;
			  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:#969696;
              font-size:14px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e2e2e2;
			  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;
			   }
			   
.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:#969696;
              font-size:15px;
              font-family:  'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e2e2e2;
			  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: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;
			  
			   }
			   
.button {      
	  background-color:#da041c; 
	  color:#ffffff;
	  font-size:18px;
	  line-height:24px;
	  font-weight:normal;
	  font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	  border:0px solid #0068b4;
	  width:140px;
	  height:44px;
	  float:right;
	  font-style:normal;
	  padding:0px;
	   }
	   
.button_search {      
	  background-color:#da041c; 
	  color:#ffffff;
	  font-size:18px;
	  line-height:24px;
	  font-weight:normal;
	  font-family:  'Architects Daughter', Arial, Helvetica, sans-serif;
	  border:0px solid #0068b4;
	  width:200px;
	  height:44px;
	  float:left;
	  font-style:normal;
	  padding:0px;
	  clear:left;
	   }
	   
.button_bottom {      
	  background-color:#0068b4; 
	  color:#ffffff;
	  font-size:14px;
	  line-height:15px;
	  font-weight:normal;
	  font-family:  'Lato', 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:#969696;
              font-size:16px;
              font-family:  'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e2e2e2;
			  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:#969696;
              font-size:14px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e2e2e2;
			  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:#f0f0f0;
}

.bgdiv_con_100_cta{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:80px 0 80px 0;
	background-image:url(../images/bg_box_cta.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.bgdiv_con_100_nicecon{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:80px 0 80px 0;
	background-image:url(../images/bg_wald.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#f9f9f9;
}


.bgdiv_con_100_bread{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:12px 0 0 0;
	background-color:#323232;
	height:28px;
}

	.bgdiv_con_100_bread div{
		color:#ffffff;
		font-size:15px;
		line-height:17px;
	}


.box_einklinker{
	width:50px;
	height:285px;
	position:fixed;
	top:310px;
	left:0px;
	text-align:left;
	font-size:18px;
	color:#ffffff;
	z-index:1000;
	background-color:#d9dadb;
	padding:0 0 0 10px;
}

	
.bgdiv_footer_maps iframe{
	pointer-events: none;
}

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

	.footer_z1_sp1{
		color:#606060;
	}
	
	
.bgdiv_con_100_footer_z2{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:8px 0 8px 0;
	background-color:#323232;
	z-index:9999;
}

	.footer_z2_sp1,
	.footer_z2_sp2{
		color:#ffffff;
	}
	
		
		
			
	


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

.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:0 0 0 0;
	background-color:#d9dadb;
}



.iconbox_start:hover .h3_iconbox{
	color:#da041c;
}

.iconbox_dach{
	background-image:url(../images/icon_box_dach_01.png);
	background-position:left 7px;
}

	.iconbox_dach:hover{
		background-image:url(../images/icon_box_dach_02.png);
	}
	
.iconbox_umbau{
	background-image:url(../images/icon_box_umbau_01.png);
}

	.iconbox_umbau:hover{
		background-image:url(../images/icon_box_umbau_02.png);
	}
	
.iconbox_fassade{
	background-image:url(../images/icon_box_fassade_01.png);
}

	.iconbox_fassade:hover{
		background-image:url(../images/icon_box_fassade_02.png);
	}
	
.iconbox_holzhaus{
	background-image:url(../images/icon_box_holzhaus_01.png);
}

	.iconbox_holzhaus:hover{
		background-image:url(../images/icon_box_holzhaus_02.png);
	}
	
.iconbox_grundstueck{
	background-image:url(../images/icon_box_grundstueck_01.png);
}

	.iconbox_grundstueck:hover{
		background-image:url(../images/icon_box_grundstueck_02.png);
	}
	
.iconbox_gartenhaus{
	background-image:url(../images/icon_box_gartenhaus_01.png);
}

	.iconbox_gartenhaus:hover{
		background-image:url(../images/icon_box_gartenhaus_02.png);
	}

	
	.bgdiv_con_100_infotext_02_start{
		float:left;
		position:relative;
		display:inline;
		width:100%;
		margin:0 0 0 0;
		padding:80px 0 80px 0;
	}
	
		.div_infotext_02_start{
			float:left;
			position:relative;
			display:inline;
			width:100%;
			margin:0 0 0 0;
			padding:0 0 0 0;
		}
	
	
	.box_keyfact_01{
		background-image:url(../images/icon_key_kunden.png);
	}
	
	.box_keyfact_02{
		background-image:url(../images/icon_key_mitarbeiter.png);
	}
	
	.box_keyfact_03{
		background-image:url(../images/icon_key_haus.png);
	}
	
	.box_keyfact_04{
		background-image:url(../images/icon_key_service.png);
	}

	.baugrund_z_hell{
		background-color:#ffffff;
		padding:15px 0 15px 0;
		cursor:pointer;
	}	
	
		.baugrund_z_hell:hover div{
			color:#da041c;
		}

	.baugrund_z_dunkel{
		background-color:#f0f0f0;
		padding:15px 0 15px 0;
		cursor:pointer;
	}	
	
		.baugrund_z_dunkel:hover div{
			color:#da041c;
		}

/* 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;
	width: 110px;
	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 20px 0 0; background-color:#ffffff; border-radius:7px;}
#navigation li:hover, .left:hover, .right:hover{cursor:pointer;}
#navigation li.active{background-color:#3dbabe;cursor:default;border:0px solid #3dbabe;}
#navigation li.disabled{display:inline;}

/* end - scrollable 100 % */





/* projekt-styles :: start */


.bgdiv_nav_top_z1{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:40px;
	background-color:#323232;
	z-index:10;
}
	
	.bgdiv_nav_top_z1_links{
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	

.bgdiv_nav_top_z2{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:141px;
	background-image:url(../images/bg_nav_top.png);
	background-repeat:repeat;
	border-bottom:3px solid #d9dadb;
	z-index:10;
}

.bgdiv_nav_top_z3{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:10;
}

	
	
	

	
	.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:100px;
		background-repeat:repeat;
		background-image:url(../images/bg_nav_scroll.png);
		background-repeat:repeat;
		z-index:999;
		border-bottom:3px solid #d9dadb;
	}

		.nav_scroll_logo{
			width:119px;
			height:62px;
			margin:20px 0 0 0;
			padding:0 0 0 0;
		}
		
	
	
	/* 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;
		}
		
		
		
		/* springender pfeil :: start */
		
			@-moz-keyframes bounce {
			  0%, 20%, 50%, 80%, 100% {
				-moz-transform: translateY(0);
				transform: translateY(0);
			  }
			  40% {
				-moz-transform: translateY(-30px);
				transform: translateY(-30px);
			  }
			  60% {
				-moz-transform: translateY(-15px);
				transform: translateY(-15px);
			  }
			}
			@-webkit-keyframes bounce {
			  0%, 20%, 50%, 80%, 100% {
				-webkit-transform: translateY(0);
				transform: translateY(0);
			  }
			  40% {
				-webkit-transform: translateY(-30px);
				transform: translateY(-30px);
			  }
			  60% {
				-webkit-transform: translateY(-15px);
				transform: translateY(-15px);
			  }
			}
			@keyframes bounce {
			  0%, 20%, 50%, 80%, 100% {
				-moz-transform: translateY(0);
				-ms-transform: translateY(0);
				-webkit-transform: translateY(0);
				transform: translateY(0);
			  }
			  40% {
				-moz-transform: translateY(-30px);
				-ms-transform: translateY(-30px);
				-webkit-transform: translateY(-30px);
				transform: translateY(-30px);
			  }
			  60% {
				-moz-transform: translateY(-15px);
				-ms-transform: translateY(-15px);
				-webkit-transform: translateY(-15px);
				transform: translateY(-15px);
			  }
			}

			.arrow {
			  position: fixed;
			  bottom: 0px;
			  left: 50%;
			  margin-left: -20px;
			  width: 40px;
			  height: 22px;
			  background-image: url(../images/icon_pfeil_down.png);
			  background-size: contain;
			  z-index:999;
			}
			
				.arrow img {
					width: 40px;
					height: 22px;
				}

			.bounce {
			  -moz-animation: bounce 2s infinite;
			  -webkit-animation: bounce 2s infinite;
			  animation: bounce 2s infinite;
			}
			</style>
		
		/* springender pfeil :: ende */
		
	
	
	
			.free-wall {
				margin: 0px;
			}
			.brick {
				width: 268px;
				margin:0 40px 40px 0;
				background-color:#ffffff;
				border:1px solid #d9dadb;
			}
			.info {
				padding: 20px;
				color: #323232;
			}
			.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;
			}

	
	
	
	
	/* 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 #fffff;
				  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; text-transform:uppercase; }
			.menu ul li > a { height:20px; padding: 20px; }
			.menu ul ul { 
			  display: none; 
			  position: absolute; 
			  top:100%;
			  min-width: 160px;
			  background-color: #929292
			  border: 1px solid #f0f0f0;
			}
			.menu ul li:hover > ul { display: block; }
			.menu ul ul > li { position: relative; background-color:#929292; }
			.menu ul ul > li a { padding: 5px 15px 5px 10px; height: auto; background-color: #929292; }
			.menu ul ul > li a:hover { background-color: #da041c; color: #ffffff; }
			.menu ul ul > li a.sub1active { background-color: #929292; 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: 0 0 10px 0;}
	  .menu { clear: both; min-width: inherit; float: none; background:#da041c; }
	  .menu, .menu > ul ul { overflow: hidden; max-height: 0; background-color: #da041c; }
	  .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 #f0f0f0; }
	  .menu li, .menu > ul > li { display: block; }
	  .menu li a { color: #ffffff; display: block; padding: 0; border-bottom: 1px solid #ffffff; position: relative; background:#323232; }
	  .menu li a:hover { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #ffffff; position: relative; background:#da041c; }
		
		.menu li a.menu_active { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #ffffff; position: relative; background:#da041c; }
		.menu li a.has-submenu_active { color: #ffffff; display: block; padding: 20px; border-bottom: 1px solid #ffffff; 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: #929292; color:#ffffff; height:20px; padding: 20px; border-bottom: 1px solid #f0f0f0; }
	  .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 #f0f0f0; }


	  
	  
	  /* styles für news-dropdown  :: start */
	  
		.news_drop_box{
			width:880px; padding:10px;
		}
		
		.news_drop_txt{
			margin-left:20px; width:600px; padding-top:10px; color:#ffffff;
		}
	  
	  /* styles für news-dropdown  :: ende */
	  
	  
	  
/* projekt-styles :: end */