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

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

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

/* cookie hinweis :: start */

	.cc_container .cc_btn {
	background-color: #ffcc00 !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;
	border-bottom:1px solid #c8c8c8;
	}
	
	.cc_container a {
		font-size:1em;
		line-height:26px;
		color: #c69f00 !important;
		font-weight: normal;
		text-decoration:none;
	}
	
	.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%;
				font-size:14px;
				color:#787878;
				background-color:#ffffff; 
}

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


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


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

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

.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;
}

.div_teaser{
    position: fixed;
    left: 0px;
    top: 299px;
    width: 62px;
    height: 172px;
    text-align: left;
    cursor: pointer;
	z-index:99;
}

#nav_waypoint:hover {
	opacity:1;
}




a {           font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; outline:0; }
a:link {      text-decoration: none; color: #323232; }
a:active {    text-decoration: none; color: #c69f00; }
a:visited {   text-decoration: none; color: #323232; }
a:hover {     
	text-decoration: none;
	color: #c69f00;
	-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;
}


a.c_link_weiss:link, a.c_link_weiss:visited {
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_weiss:hover, a.c_link_weiss:active {
	font-size:14px;
	color: #ffcc00;
	font-weight: normal;
	text-decoration:none;
}


a.c_link_gr:link, a.c_link_gr:visited {
	font-size:18px;
	line-height:26px;
	color: #c69f00;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_gr:hover, a.c_link_gr:active {
	font-size:18px;
	line-height:26px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_gelb:link, a.c_link_gelb:visited {
	font-size:14px;
	line-height:22px;
	color: #c69f00;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_gelb:hover, a.c_link_gelb:active {
	font-size:14px;
	line-height:22px;
	color: #323232;
	font-weight: normal;
	text-decoration:none;
}

a.c_link_weiss_gr:link, a.c_link_weiss_gr:visited {
	font-size:16px;
	line-height:26px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

a.c_link_weiss_gr:hover, a.c_link_weiss_gr:active {
	font-size:16px;
	line-height:26px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration:none;
}

a.c_link:link, a.c_link:visited {
	color: #323232;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}

a.c_link:hover, a.c_link:active {
	color: #323232;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:underline;
}

a.c_link_back:link, a.c_link_back:visited {
	color: #c69f00;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.c_link_back:hover, a.c_link_back:active {
	color: #323232;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.c_link_pdf:link, a.c_link_pdf:visited {
	color: #323232;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	clear:left;
}

a.c_link_pdf:hover, a.c_link_pdf:active {
	color: #c69f00;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
}

a.c_link_anmeldung:link, a.c_link_anmeldung:visited {
	color: #323232;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_anmeldung.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 25px 0 0;
	margin:0 0 0 0;
}


a.c_link_anmeldung:hover, a.c_link_anmeldung:active {
	color: #c69f00;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_anmeldung.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 25px 0 0;
	margin:0 0 0 0;
}


a.c_link_mehr:link, a.c_link_mehr:visited {
	color: #c69f00;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_link.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}

a.c_link_mehr:hover, a.c_link_mehr:active {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_link.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}


a.c_link_www:link, a.c_link_www:visited {
	color: #c69f00;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_link.png);
	background-repeat:no-repeat;
	background-position:5px top;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_www:hover, a.c_link_www:active {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg_icon_link.png);
	background-repeat:no-repeat;
	background-position:5px top;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_youtube:link, a.c_link_youtube:visited {
	color: #c69f00;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_youtube.jpg);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_youtube:hover, a.c_link_youtube:active {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_youtube.jpg);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_pdf:link, a.c_link_pdf:visited {
	color: #c69f00;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_pdf:hover, a.c_link_pdf:active {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	clear:both;
}

a.c_link_team_tel:hover, a.c_link_team_tel:active, a.c_link_team_tel:link, a.c_link_team_tel:visited {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_tel_gelb.png);
	background-repeat:no-repeat;
	background-position:5px top;
	padding:0 0 0 30px;
	margin:8px 0 0 0;
	clear:both;
	cursor:default;
}


a.c_link_team_mail:link, a.c_link_team_mail:visited {
	color: #323232;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_mail_gelb.png);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:0 0 0 30px;
	margin:8px 0 0 0;
	clear:both;
}

a.c_link_team_mail:hover, a.c_link_team_mail:active {
	color: #c69f00;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_mail_gelb.png);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:0 0 0 30px;
	margin:8px 0 0 0;
	clear:both;
}




a.nav_top_01:link, a.nav_top_01:visited {
	font-size:16px;
	line-height:16px;
	color: #323232;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 0 40px;
	padding:0 0 0 0;
}


a.nav_top_01:hover, a.nav_top_01:active {
	font-size:16px;
	line-height:16px;
	color: #c69f00;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 0 40px;
	padding:0 0 0 0;
}

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-size:16px;
	line-height:16px;
	color: #c69f00;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 0 40px;
	padding:0 0 0 0;
}

a.nav_top_02:link, a.nav_top_02:visited {
	font-size:16px;
	line-height:16px;
	color: #323232;
	font-weight: normal;
	margin:0 0 0 0;
	padding:21px 35px 23px 35px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	border-left: 1px solid #ffe680;
	background-color:#ffcd00;
}


a.nav_top_02:hover, a.nav_top_02:active {
	font-size:16px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:21px 35px 23px 35px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	border-left: 1px solid #ffe680;
	background-color:#c69f00;
}

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-size:16px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:0 0 0 0;
	padding:21px 35px 23px 35px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	border-left: 1px solid #ffe680;
	background-color:#c69f00;
}

a.nav_left_01:link, a.nav_left_01:visited {
	font-size:16px;
	line-height:16px;
	color: #323232;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	width:200px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}


a.nav_left_01:hover, a.nav_left_01:active {
	font-size:16px;
	line-height:16px;
	color: #c69f00;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	width:200px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}

a.nav_left_01_active:link, a.nav_left_01_active:visited, a.nav_left_01_active:hover, a.nav_left_01_active:active {
	font-size:16px;
	line-height:16px;
	color: #c69f00;
	font-weight: normal;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	width:200px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
}

a.nav_bottom_01:link, a.nav_bottom_01:visited {
	font-size:14px;
	line-height:16px;
	color: #d2d2d2;
	background-color:#2c2c2c;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 2px 2px 0;
	padding:6px 10px 8px 10px;
}


a.nav_bottom_01:hover, a.nav_bottom_01:active {
	font-size:14px;
	line-height:16px;
	color: #323232;
	background-color:#ffcc00;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 2px 2px 0;
	padding:6px 10px 8px 10px;
}


a.nav_bottom_02:link, a.nav_bottom_02:visited {
	font-size:14px;
	line-height:22px;
	color: #d2d2d2;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}


a.nav_bottom_02:hover, a.nav_bottom_02:active {
	font-size:14px;
	line-height:22px;
	color: #ffcc00;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}


a.nav_bottom_03:link, a.nav_bottom_03:visited {
	font-size:14px;
	line-height:22px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


a.nav_bottom_03:hover, a.nav_bottom_03:active {
	font-size:14px;
	line-height:22px;
	color: #ffcc00;
	font-weight: normal;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

	.trenner_nav_bottom_03{
		font-size:14px;
		line-height:22px;
		color: #ffcc00;
		float:left;
		display:inline;
		position:relative;
		margin:0 20px 0 20px;
		padding:0 0 0 0;
	}

	
/* telefon links :: start */

	a.link_tel_einklinker:link, a.link_tel_einklinker:visited, a.link_tel_einklinker:hover, a.link_tel_einklinker:active {
		font-size:14px; line-height:22px; color: #323232; font-weight: normal; text-decoration:none;
	}
	
	a.link_tel_content:link, a.link_tel_content:visited, a.link_tel_content:hover, a.link_tel_content:active {
		font-size:14px; line-height:22px; color: #787878; font-weight: normal; text-decoration:none;
	}
	
	a.link_tel_bottom:link, a.link_tel_bottom:visited, a.link_tel_bottom:hover, a.link_tel_bottom:active {
		font-size:14px; line-height:22px; color: #d2d2d2; font-weight: normal; text-decoration:none;
	}


/* telefon links :: ende */
	
	

h1 { font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #323232; font-weight:normal; margin:0 0 0 0; padding:0 0 10px 0; border-bottom:1px solid #c8c8c8; float:left; display:inline; position:relative; word-wrap: break-word; }
h1.h1_weiss { font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:26px; line-height:26px; color: #ffffff; font-weight:normal; margin:0 0 13px 0; padding:0 0 20px 0; border-bottom:1px solid #ffffff; float:left; display:inline; position:relative; width:100%; word-wrap: break-word; }
h1.h1_center { font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:36px; line-height:40px; color: #1e1e1e; width:1000px; font-weight:500; margin:0 0 10px 0; padding:0 0 0 0; float:left; display:inline; position:relative; text-align:center; word-wrap: break-word; }
h1.h1_newsbox { font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:26px; line-height:26px; color: #ffffff; font-weight:normal; margin:0 0 4px 0; padding:0 0 0 0; word-wrap: break-word; }
h2{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:36px; line-height:36px; color: #1e1e1e; font-weight:500; margin:0 0 10px 0; padding:0 0 0 0; word-wrap: break-word; }
h2.h2_bottom{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:21px; line-height:26px; color: #d2d2d2; font-weight:normal; margin:0 0 0 0; padding:0 0 0 0; text-transform:none; word-wrap: break-word; }
h2.h2_h1{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #323232; font-weight:normal; margin:0 0 0 0; padding:0 0 10px 0; border-bottom:1px solid #c8c8c8; float:left; display:inline; position:relative; word-wrap: break-word; }
h2.h2_center{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:24px; line-height:26px; color: #323232; font-weight:normal; margin:0 0 2px 0; padding:0 0 0 0; float:left; display:inline; position:relative; width:100%; text-align:center; word-wrap: break-word; }
h2.h2_galery{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:28px; line-height:34px; color: #464646; font-weight:500; margin:0 0 0 0; padding:0 0 0 0; float:left; display:inline; position:relative; word-wrap: break-word; }
h2.h2_weiss{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:28px; line-height:32px; color: #ffffff; font-weight:500; margin:0 0 0 0; padding:0 0 0 0; position:relative; text-align:left; word-wrap: break-word; }
h3{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; color: #363b3f; font-weight:normal; margin:0 0 10px 0; padding:0 0 0 0; text-transform:none; word-wrap: break-word; }
h3.h3_weiss{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:24px; line-height:24px; color: #ffffff; font-weight:normal; margin:0 0 0 0; padding:0 0 0 0; text-transform:none; word-wrap: break-word; }
h3.h3_center{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:16px; line-height:18px; color: #363b3f; font-weight:normal; margin:0 0 0 0; padding:0 0 0 0; position:relative; float:left; display:inline; width:100%; text-align:center; text-transform:none; word-wrap: break-word; }
h3.h3_center_icon{ font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; color: #ffffff; font-weight:normal; margin:0 0 17px 0; padding:0 0 0 0; position:relative; float:left; display:inline; width:293px; text-align:center; text-transform:none; word-wrap: break-word; }

h4 { font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:14px; /*text-transform: uppercase;*/ color: #6f6e64; font-weight:bold; margin:0px; padding:0px; word-wrap: break-word; }


.clear_row{
	clear:both;
}

.box_headline{
	width:100%;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg_linie_headline.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0 0 20px 0;
}


.box_einklinker{
	width:245px;
	height:131px;
	position:fixed;
	top:387px;
	left:-215px;
	text-align:left;
	font-size:18px;
	color:#ffffff;
	padding:24px 0 24px 20px;
	z-index:1000;
	background-image:url(../images/bg_einklinker.png);
	background-repeat:no-repeat;
	background-position:top right;
	-webkit-transition: left 1s ease;
	 -moz-transition: left 1s ease;
	   -o-transition: left 1s ease;
	  -ms-transition: left 1s ease;
		  transition: left 1s ease;
}

	.box_einklinker:hover {
		left:0px;
	}
	

.login_rahmen{
	width:960px;
	margin:0 0 40px 0;
	padding:20px;
	display:inline;
	position:relative;
	float:left;
	color:#ffffff;
}

	.login_rahmen p {
		color:#ffffff;
	}

.h2_marker {
	margin:46px 0 8px 0; 
	background-image: url(../images/trenner_h1.png);
	background-repeat: repeat-x;
	background-position:bottom center;
	width:220px;
	height:6px;
	float:left;
	display:inline;
	position:relative;
}

.weiss {
	color: #ffffff;
}


.gruen {
	color: #90bf3f;
}

.grau32_gross{
	color: #323232;
	font-size:16px;
	line-height:24px;
}

.grau78_gross{
	color: #787878;
	font-size:18px;
	line-height:24px;
}

.grau1e_gross{
	color: #1e1e1e;
	font-size:18px;
	line-height:24px;
}

.gross{
	font-size:18px;
}

.klein_kursiv{
	font-size:12px;
	font-style:italic;
}

.kursiv{
	font-style:italic;
}

.orange {
	color: #ffa800;
}

.rot {
	color: #9e0000;
}

.rot_gross {
	color: #9e0000;
	font-size:20px;
	line-height:28px;
}

.rot2{
	color:#e2001a;
}

.gelb{
	color: #ffcc00;
}

.dunkelgelb{
	color: #c69f00;	
}

.dunkelgelb_gr{
	color: #c69f00;
	font-size:16px;
}

.hellblau {
	color: #60cae8;
}

.dunkelblau {
	color: #435469;
}

.blau {
	color: #00509e;
}

.blau_gr{
	line-height:26px;
	color:#00509e;
	font-size:18px;
}

.braun{
	color: #ba6337;
}

.lila {
	color: #7251a2;
}

.grau4b {
	color: #4b4b4b;
}

.grauc8 {
	color: #c8c8c8;
}

.grau32 {
	color: #323232;
}

.grau32gr {
	color: #323232;
	font-size:20px;
}

.grau46 {
	color: #464646;
}

ul{
	padding:0 0 0 20px;
	margin:0 0 10px 20px;
	list-style-image:url(../images/bullet_nicecon.png);
	line-height:14px;
	color:#1e1e1e;
	display:inline-block;
}

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

ul.ul_big{
	padding:0 0 0 10px;
	margin:0 0 10px 10px;
	list-style-image:url(../images/bullet_nicecon.png);
	line-height:26px;
	color:#464646;
	font-size:18px;
}

ul.ul_grau{
	padding:0 0 0 10px;
	margin:0 0 10px 10px;
	list-style-image:url(../images/bullet_nicecon.png);
	line-height:20px;
	color:#464646;
}

.nicecon_220{
	float:left;
	display:inline;
	position:relative;
	width:200px;
	background-image:url(../images/bullet_nicecon.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}

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:14px; line-height:22px; color:#787878; margin-top:0px; padding-top:0px; word-wrap: break-word; }
td {    font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; color:#787878; margin-top:0px; padding-top:0px; word-wrap: break-word; }
.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;}

.div_impressum{
	padding:20px; margin:0px; height:100%; width:95%;
}

.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:absolute; top:0px; z-index:50; }

.toptab { height:100%; width:100%; padding:0px; margin:0px;  }







input{ background-color:#fafafa; 
              color:#6e6e6e;
              font-size:14px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e6e6e6;
			  width:464px;
			  height:36px;
			  margin:0 0 20px 0;
			  padding-left:14px;
			  float:left;
			  display:inline;
			  position:relative;
			  
			   }
			   
input.checkbox_in { background-color:transparent; 
              color:#6e6e6e;
              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;
			  
			   }
			   
textarea {    background-color:#fafafa; 
              color:#6e6e6e;
              font-size:14px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e6e6e6;
			  width:451px;
			  height:194px;
			  margin:0 0 20px 0;
			  padding:8px 14px 8px 14px;
			  float:left;
			  display:inline;
			  position:relative;
			   }
			   
input.in_login{ background-color:#4b4b4b; 
              color:#969696;
              font-size:15px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:0px solid #e6e6e6;
			  width:195px;
			  height:18px;
			  margin:0 0 0 0;
			  padding-left:5px;
			  float:left;
			  display:inline;
			  position:relative;
			   }
			   

			   
input.radio_in { background-color:none; 
              color:#f0f0f0;
              font-size:15px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:0px solid #3e3e3e;
			  border-radius:2px;
			  width:14px;
			  height:14px;
			  margin:3px 5px 10px 0;
			  
			   }
			   
select {       background-color:#fafafa; 
              color:#6e6e6e;
              font-size:14px;
              font-family: 'Lato', Arial, Helvetica, sans-serif;
			  border:1px solid #e6e6e6;
			  width:481px;
			  height:40px;
			  line-height:28px;
			  margin:0 0 20px 0;
			  padding:0 0 0 10px;
			  float:left;
			  display:inline;
			  position:relative;
			   }

.button {      
	  background-color:#c69f00; 
	  color:#ffffff;
	  font-size:14px;
	  line-height:16px;
	  font-weight:normal;
	  font-family: 'Lato', Arial, Helvetica, sans-serif;
	  border:0px solid #c69f00;
	  width:200px;
	  height:34px;
	  float:right;
	  text-transform:uppercase;
	   }
 
.button_invisible {    background-color:#FFFFFF/*ecece9*/; 
			width:0px;
			height:0px;
			font-size:0px;
			color:#FFFFFF;
            border:0px solid #c8c8c8;
			margin:0px;
			padding:0px;
			   }				   


			   
	
	.contact_sp2_220{
		width:220px;
		float:left;
		display:inline;
		position:relative;
		margin:0 39px 0 0;
		padding:0px;
	}
	
	.contact_sp2_350{
		width:350px;
		float:left;
		display:inline;
		position:relative;
		margin:0 39px 0 0;
		padding:0px;
	}
	
	.contact_sp2_740{
		width:740px;
		float:left;
		display:inline;
		position:relative;
		margin:0px;
		padding:0px;
	}
	
.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:#f7f7f7;
}

.bg_grau{
	background-color:#f7f7f7;
}


.bgdiv_breadcrumb{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:9px 10px 0 10px;
	background-color:#002e59;
	height:31px;
}

	.bgdiv_breadcrumb div {
		color:#b4b4b4;
		text-align:right;
		font-size:12px;
	}


.bgdiv_con_center{
	margin:0 auto; padding:0px; text-align:left; font-size:14px; line-height:22px; color:#787878; font-family: 'Lato', Arial, Helvetica, sans-serif;
}


.top_z1_100{
	width:100%;
	padding:0 0 0 0;
	float:left;
	display:inline;
	position:fixed;
	top:-525px;
	background-image:url(../images/bg_top_z1.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:36px;
	z-index:999;
	-webkit-transition: top 1s ease;
	 -moz-transition: top 1s ease;
	   -o-transition: top 1s ease;
	  -ms-transition: top 1s ease;
		  transition: top 1s ease;
}

.top_z1_100_show{
	top:0px;
}

.top_z1_100_1{
	/*border-bottom:5px solid #000000;*/
}

	.top_kontakt{
		background-color:#ffcc00;
		height:530px;
	}
	
	
		.top_kontakt div p{
			color: #323232;
		}

	.top_z1_icon{
		float:right;
		display:inline;
		position:relative;
		cursor:pointer;
		margin:0 0 0 0;
		width:60px;
		height:31px;
	}
	

	/*
	.top_z1_100:hover{
		top:0px;
	}
	*/
	
	



	
	

	.top_right_navi{
		width:480px;
		height:40px;
		float:right;
		display:inline;
		position:relative;
		margin:76px 0 0 0;
		padding:0px;
		text-align:left;
	}
	
.top_nav2_100{
	width:100%;
	padding:0 0 0 0;
	height:60px;
	float:left;
	display:inline;
	position:relative;
	background-color:#ffcd00;
}	


	
	


	



.bgdiv_infobox{
	float:left;
	display:inline;
	position:relative;
	width:220px;
	height:65px;
	color:#ffffff;
	margin:0 0 2px 0;
	padding:15px 0 0 0;
	text-align:center;
	background-color:#5a5a5a;
}

	.infobox_gr{
		font-size:26px;
		line-height:28px;
	}

.bgdiv_icons{
	height:197px;
	background-color:#435469;
}	
	
.bgdiv_icons_start{
	height:273px;
	background-color:#435469;
}	 
	
	.box_icon{
		width:293px;
		height:197px;
		float:left;
		display:inline;
		position:relative;
		text-align:center;
		color:#ffffff;
		padding:0 20px 0 20px;
		cursor:pointer;
	}
	
		.box_icon:hover{
			background-color:#f3ba00;
		}
	
	.box_icon_start{
		width:293px;
		height:273px;
		float:left;
		display:inline;
		position:relative;
		text-align:center;
		color:#ffffff;
		padding:0 20px 0 20px;
		cursor:pointer;
	}
		
		.box_icon_start:hover{
			background-color:#f3ba00;
		}
	
		.box_icon_start div{
			float:left;
			display:inline;
			position:relative;
		}
		
		.box_icon_pic{
			width:293px;
			height:138px;
			text-align:center;
		}


.nicecon_start{
	width:280px;
	float:left;
	display:inline;
	position:relative;
	padding:0 0 0 26px;
	margin:0 40px 10px 0;
	background-image:url(../images/bg_nicecon.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.nicecon_detail{
	width:314px;
	float:left;
	display:inline;
	position:relative;
	padding:3px 0 0 26px;
	margin:0 40px 5px 0;
	background-image:url(../images/bg_nicecon.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#1e1e1e;
}
		
		
.rahmen {
	border:1px solid #b4b4b4;
}

.con_100p{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}

.con_100p2{
	width:960px;
	float:left;
	display:inline;
	position:relative;
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}
	
	.con_100p_trenner{
		float:left;
		display:inline;
		position:relative;
		width:1000px;
		height:1px;
		background-color:#dcdcdc;
		margin:0 0 13px 0;
	}
	
.con_50p{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:40px 0 20px 0;
	padding:0 0 20px 0;
}

	.con_50p_pic{
		float:left;
	}

	.con_50p_slidebox{
		width:480px;
		height:360px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	
	.con_50p_slider_btn{
		float:left;
		display:inline;
		position:relative;
		width:480px;
		height:44px;
		margin:-202px 0 0 -0;
	}
	
	.slidebox_pic_rahmen{
		float:left;
		display:inline;
		position:relative;
		width:480px;
		text-align:center;
		margin:10px 30px 0 0;
	}
	
	.con_50p_trenner{
		float:left;
		display:inline;
		position:relative;
		width:480px;
		height:1px;
		background-color:#dcdcdc;
		margin:0 0 13px 0;
	}
	
.con_50p_picbox{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:0 20px 0 0;
}

	.con_50p_picbox img{
		height:360px;
	}
	

	.termin_sub_txt_1000{
		width:100%;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 20px 0;
		padding:9px 20px 10px 20px;
		overflow:hidden;
		font-size:18px;
		line-height:26px;
		color: #c69f00;
		font-weight: normal;
		background-color:#ffffff;
		box-sizing:border-box;
	}
	
	

			
			

		
		
.gal_box_partner{
	width:168px;
	height:100px;
}

	.gal_box_partner 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%);
	}
			
	.gal_box_partner img:hover{
		-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%);
	}

.gal_rahmen2{
	width:960px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}

.gal_box2{
	width:210px;
	height:158px;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
	margin:0 40px 40px 0;
	background-color:#FFFFFF;
}

	.gal_box2_pic{
		width:208px;
		height:156px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
		text-align:center;
		border:1px solid #e0e0e0;
	}
	
		.gal_box2_pic img {
			height:156px;
		}
		
		.gal_box2_hover{
			width:210px;
			height:158px;
			background-image: url(../images/abdecker_hover_lupe.png);
			background-repeat: repeat;
			background-position:center center;
			margin: -158px 0 0 0;
			float:left;
			display:inline;
			position:relative;
			opacity: 0;
			filter: alpha(opacity=0);
			-moz-opacity:0;
			-khtml-opacity: 0;
		}
		
			.gal_box2_hover img {
				width:210px;
				height:158px;
			}
		
			.gal_box2:hover .gal_box2_hover{
				opacity: 1;
				filter: alpha(opacity=100);
				-moz-opacity:1;
				-khtml-opacity: 1;
				-moz-transition: all 0.3s ease-out;  /* FF4+ */
				-o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
				-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
				-ms-transition: all 0.3s ease-out;  /* IE10? */
				transition: all 0.3s ease-out;  
			}
		
	


.sp_480{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:0px;
	text-align:left;
}

	.nicecon_480{
		width:430px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 20px 0;
		padding:0 0 5px 50px;
		background-image: url(../images/icon_nicecon.png);
		background-repeat: no-repeat;
		background-position:top left;
	}
	
	
	.nicecon_100p{
		width:100%;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 20px 0;
		padding:5px 0 5px 50px;
		background-image: url(../images/icon_nicecon.png);
		background-repeat: no-repeat;
		background-position:top left;
		box-sizing:border-box;
	}
	
	
.sp_480_grau{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 2px 0;
	padding:0px;
	text-align:left;
	background-color:#f7f7f7;
}
	
	
.zeiten_weiss{
	width:460px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:10px;
	text-align:left;
	clear:both;
}

.zeiten_grau{
	width:460px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:10px;
	text-align:left;
	background-color:#e6e6e6;
	clear:both;
}

.picbox_150{
	float:right;
	position:relative;
	display:inline;
	width:150px;
	margin:0 0 0 40px;
}

.picbox_253{
	float:right;
	position:relative;
	display:inline;
	width:253px;
	margin:0 0 40px 40px;
}

.picbox_289{
	float:right;
	position:relative;
	display:inline;
	width:289px;
	margin:0 0 40px 40px;
	font-size:14px;
}

.picbox_100{
	float:right;
	position:relative;
	display:inline;
	width:100px;
	margin:20px 0 20px 20px;
	text-align:right;
}

.picbox_200{
	float:right;
	position:relative;
	display:inline;
	width:200px;
	margin:40px 0 40px 40px;
}

.picbox_307{
	float:right;
	position:relative;
	display:inline;
	width:307px;
	margin:0 0 40px 40px;
}

.picbox_307_l{
	float:left;
	position:relative;
	display:inline;
	width:307px;
	margin:0 40px 40px 0;
}

.picbox_340{
	float:right;
	position:relative;
	display:inline;
	width:340px;
	margin:0 0 20px 40px;
}

	.picbox_340_slider_btn{
		width:340px;
		float:left;
		display:inline;
		position:relative;
		margin:-150px 0 0 0;
		padding:0 0 0 0;
	}
	
		.picbox_340_pic{
			width:340px;
			height:255px;
			float:left;
			display:inline;
			position:relative;
			overflow:hidden;
		}

.
		
.div_leistung{
	float:left;
	position:relative;
	display:inline;
	width:306px;
	margin:40px 40px 0 0;
	cursor:pointer;
}

.sp_220{
	float:left;
	position:relative;
	display:inline;
	width:220px;
	margin:0 0 0 0;
	text-align:left;
}

.sp_240{
	float:left;
	position:relative;
	display:inline;
	width:240px;
	margin:0 0 0 0;
	text-align:left;
}

	.div_nav_left{
		float:left;
		display:inline;
		position:relative;
		width:200px;
		border-top:1px solid #dcdcdc;
		padding:20px 10px 0 10px;
		margin:0 0 0 0;
	}
	

.sp_307{
	float:left;
	position:relative;
	display:inline;
	width:307px;
	margin:0 0 0 0;
	text-align:left;
}

	.div_leistung_icon{
		float:left;
		position:relative;
		display:inline;
		width:80px;
		margin:0 0 0 0;
		text-align:left;
	}
	
	.div_leistung_info{
		float:left;
		position:relative;
		display:inline;
		width:226px;
		margin:0 0 0 0;
		text-align:left;
	}


	
.sp_480{
	float:left;
	position:relative;
	display:inline;
	width:480px;
	margin:0 0 0 0;
	text-align:left;
}

.sp_653{
	float:left;
	position:relative;
	display:inline;
	width:653px;
	margin:0 0 0 0;
	text-align:left;
}

.bg_produkte_nav{
	background-image:url(../images/bg_produkte_nav.png);
	background-repeat:repeat-y;
}

.sp_produkt{
	float:right;
	position:relative;
	display:inline;
	width:720px;
	margin:0 0 0 0;
	text-align:left;
	padding:0 0 0 40px;
	border-left:0px solid #dcdcdc;
}

.sp_720{
	float:left;
	position:relative;
	display:inline;
	width:720px;
	margin:0 0 0 0;
	text-align:left;
}	


.sp_740{
	float:right;
	position:relative;
	display:inline;
	width:740px;
	margin:0 0 0 0;
	text-align:left;
}

.leistungen_sub_480{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 10px 0;
	padding:0px;
	background-color:#f7f7f7;
}

	
	.leistungen_sub_txt_480{
		width:410px;
		height:31px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 4px 20px;
		background-image: url(../images/bg_icon_plus.png);
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
	}
	
	.leistungen_sub_txt_480_active{
		width:410px;
		height:31px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 4px 20px;
		background-image: url(../images/bg_icon_minus.png);
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
	}
	
	.leistungen_sub_info_480{
		width:425px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 35px 1px 20px;
	}
	
.leistungen_sub_1000{
	width:998px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 20px 0;
	padding:0px;
	background-color:#ffffff;
	border-left:2px solid #e2e2e2;
}

	
	.leistungen_sub_txt_1000{
		width:930px;
		height:31px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 4px 20px;
		background-image: url(../images/bg_icon_plus.png);
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
	}
	
	.leistungen_sub_txt_1000_active{
		width:930px;
		height:31px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 4px 20px;
		background-image: url(../images/bg_icon_minus.png);
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
	}
	
	.leistungen_sub_info_1000{
		width:960px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 35px 1px 20px;
	}
	
		.leistungen_sub_info_1000 p {
			font-size:14px;
		}
		
.trenner_con{
	float:left;
	display:inline;
	position:relative;
	width:1000px;
	height:1px;
	background-color:#e6e6e6;
	margin:0 0 0 0;
}

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

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

.box_download{
	float:left;
	display:inline;
	position:relative;
	width:960px;
	border-bottom:0px solid #dcdcdc;
	padding:20px;
	margin:0 0 20px 0;
	text-align:left;
	background-color:#e6e6e6;
}

	.box_download p {
		margin:0px;
		padding:0px;
	}

	.info_download{
		float:left;
		display:inline;
		position:relative;
		width:900px;
		color:#1e1e1e;
		margin:10px 0 0 0;
	}

	.icon_download{
		float:right;
		display:inline;
		position:relative;
		width:40px;
		height:40px;
		margin:0 0 0 40px;
		padding:0 0 0 0;
	}

.box_news{
	float:left;
	display:inline;
	position:relative;
	width:980;
	padding:10px;
	margin:0 0 0 0 ;
	text-align:left;
	cursor:pointer;
}

	.box_news:hover{
		background-color:#e6e6e6;
		-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;
	}
	
.box_kundenstimmen{
	float:left;
	display:inline;
	position:relative;
	width:1000px;
	background-image: url(../images/icon_testimonial.png);
	background-repeat: no-repeat;
	background-position:top center;
	margin:60px 0 0 0;
	height:70px;
}

	.box_kundenstimmen_text{
		float:left;
		display:inline;
		position:relative;
		width:1000px;
		font-size:18px;
		line-height:30px;
		font-style:italic;
		color:#6e6e6e;
		margin-top:10px;
	}

	.box_kundenstimmen_kunde{
		font-size:15px;
		line-height:22px;
		color:#e3000f;
		font-style:normal;
	}

		

	
	.sp_100p{
		width:100%;
	}

	.sp_1000{
		width:1000px;
		float:left;
		display:inline;
		position:relative;
		margin:0px;
		padding:0px;
		text-align:left;
		font-size:14px;
		line-height:22px;
		color:#787878;
		text-align:left;
	}
	
		
		
	
	.tabnavi{
		background-image: url(../images/bg_tab_navi.png);
		background-repeat:no-repeat;
		background-position:bottom center;
	}
	
.box_360{
	width:1000px;
	height:121px;
	float:left;
	display:inline;
	position:relative;
	background-image: url(../images/bg_box_360.png);
	background-repeat:no-repeat;
}

	.box_360_z1{
		float:left;
		display:inline;
		position:relative;
		width:680px;
		height:70px;
		height:25px;
		margin:37px 0 0 138px;
		color:#f0f0f0;
		text-transform:uppercase;
		font-size:28px;
		line-height:30px;
		font-weight:300;
	}
	
	.box_360_z2{
		float:left;
		display:inline;
		position:relative;
		width:680px;
		height:70px;
		height:25px;
		margin:10px 0 0 138px;
		color:#f0f0f0;
		text-transform:uppercase;
		font-size:20px;
		line-height:22px;
	}
	


	

/*- QUICKSAND FILTER OPTIONS -*/
ul#filterOptions {
	width:1000px;
	height: 52px;
	margin: 0 0 0 0;
	padding:0px;
	overflow: hidden;
}
ul#filterOptions li { height: 52px; display: inline-block; float: left; }
ul#filterOptions li a {
	height: 50px;
	padding: 0 20px;
	/*border-right: 1px solid #e3e3e3;*/
	color: #323232;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	display: block;
	font-size:16px;
	text-transform:uppercase;
	float:right;
}
ul#filterOptions li a:hover { color: #b80220; }
ul#filterOptions li.active a { color: #b80220; }
/*- -*/
/*- OUR DATA HOLDER -*/
ul.ourHolder {
	width: 1000px;
	margin:0px;
	padding:0px;
}
ul.ourHolder li.item {
	width:225px;
	height:160px;
	margin:0 20px 20px 0;
	padding:0px;
	float:left;
	display:inline;
	position:relative;

}
ul.ourHolder li.item h3 { margin-top: 10px; font-size: 16px; line-height: 20px; }
/*- END QUICKSAND FILTER OPTIONS-*/


/*- QUICKSAND FILTER OPTIONS -*/
ul#trigger {
	width: 250px;
	height: 52px;
	margin: 0 auto;
	padding:0px;
	overflow: hidden;
}
ul#trigger li { height: 52px; display: inline-block; float: left; }
ul#trigger li a {
	height: 50px;
	padding: 0 20px;
	border-right: 1px solid #e3e3e3;
	color: #323232;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	display: block;
	font-size:16px;
	text-transform:uppercase;
}
ul#trigger li a:hover { color: #b80220; }
ul#trigger li.active a { color: #b80220; }
/*- -*/
/*- OUR DATA HOLDER -*/
ul.filter-list {
	width: 960px;
	margin:0px;
	padding:0px;
}
ul.filter-list li.item {
	width:298px;
	height:188px;
	margin:0 0 20px 20px;
	padding:0px;
	float:left;
	display:inline;
	position:relative;
	border:1px solid #e3e3e3;
}
ul.ourHolder li.item h3 { margin-top: 10px; font-size: 16px; line-height: 20px; }
/*- END QUICKSAND FILTER OPTIONS-*/
	
/*----------------------------------------------*/
/* Tabifiy */


.bgdiv_reiter{
	width:620px;
	float:left;
	position:relative;
	display:inline;
	border-bottom:1px solid #e5e5e5;
}

#tabmenu { padding: 0; margin:0px; }
#tabmenu li { display: inline; }
#tabmenu li a { padding: 0 0 26px 0; float:left; margin: 0 40px 0 0; text-decoration: none; color:#4b4b4b; font-family: 'Lato', Arial, Helvetica, sans-serif; font-size:16px; line-height:16px;}
#tabmenu li a:hover { padding: 0 0 25px 0; float:left; margin: 0 40px 0 0; color:#ba6337; text-decoration: none; background-image: url(../images/bg_tab_acitve.png); background-repeat:no-repeat; background-position:bottom center;}
#tabmenu li.active a { padding: 0 0 25px 0; float:left; margin: 0 40px 0 0; color:#ba6337; text-decoration: none; background-image: url(../images/bg_tab_acitve.png); background-repeat:no-repeat; background-position:bottom center;}

.show_tab {
	clear:both;
	float:left;
	display:inline;
	position:relative;
	margin: 0;
	width:1000px;
}

.tabmenu3_rahmen{
	float:left;
	display:inline;
	position:relative;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	width:480px;
	height:90px;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
}

#tabmenu3 { padding: 0 0 0 0; margin:0 0 0 0; width:500px; float:left; display:inline; position:relative; }
#tabmenu3 li { display: inline;  }
#tabmenu3 li a { width:86px;
		height:64px;
		float:left;
		display:inline;
		position:relative;
		margin:0 10px 0 0;
		padding:0 0 0 0;
		border:1px solid #e6e6e6;
		text-align:center;
		overflow:hidden;
		}
#tabmenu li.active a { padding: 0 0 0 0; margin:0 0 0 0; width:500px; float:left; display:inline; position:relative; }		 

.show_tab3 {
	width:480px;
	height:360px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	overflow:hidden;
	background-color:#dddddd;
	}
	
.prod_pic_stage{
	width:480px;
	height:360px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	overflow:hidden;
	background-color:#dddddd;
}





/* 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;
}
#slide-1{
	background-color:black;
}
#items > div > div{
	width: 100%;
}


#navigation-wrapper {
    width: 1000px;
	padding:0 10px 0 10px;
}



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

.left, #navigation li{float:left;}
.right{float:right;}
#navigation-wrapper,#navigation{margin:0 auto;}
#navigation{clear:both;}
#navigation li{width:15px;height:15px;list-style:none;border-radius:8px;border:1px solid #ffffff;margin: 5px;}
#navigation li:hover, .left:hover, .right:hover{cursor:pointer;}
.active{}
.disabled{display:inline;}

/* end - scrollable 100 % */


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


		
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
	width:980px;
	height:219px;
	float:left;
	display:none;
	position:relative;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div {
	width:980px;
	height:219px;
	display:block;
	float:left;
	position:relative;
}

/*
	Optional:
	Reset list default style
*/
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}

/*
	Optional:
	Show the current slide in the pagination
*/
.pagination .current a {
	color:red;
}




	/* 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:  'Lato', Arial, Helvetica, sans-serif; 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: #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: #ffffff; font-size:16px; font-weight:bold; float: left; text-decoration: none; padding: 3px 0 10px 0; text-transform:uppercase; font-family:  'Lato', Arial, Helvetica, sans-serif;}
	  .menu { clear: both; min-width: inherit; float: none; background:#ffcc00; }
	  .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:#ffcc00; }
	  .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:#ffcc00; }
		.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; }