@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Questrial);

body {			position:absolute; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;
				font-size:14px;
				color:#4b4b4b;
				background-color:#ffffff; 
}

html {                  
   height:100%;
   margin-bottom:1px;
   overflow-y:scroll;
   overflow-x:hidden;
}

::selection {
    color:#ffffff;
    background:#8c0c1c;
}

::-moz-selection {
    color:#ffffff;
    background:#8c0c1c;
}

.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: 'Open Sans', 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: 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; outline:0; }
a:link {      text-decoration: none; color: #8c0c1c; }
a:active {    text-decoration: underline; color: #1a171b; }
a:visited {   text-decoration: none; color: #8c0c1c; }
a:hover { 
	text-decoration: underline;
	color: #1a171b;
	-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.c_link_gr:link, a.c_link_gr:visited {
	font-size:16px;
	line-height:22px;
	color: #1a171b;
	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-size:16px;
	line-height:22px;
	color: #8c0c1c;
	font-weight: normal;
	text-decoration:none;
	margin:0 0 0 0;
	float:left;
	display:inline;
	position:relative;
}

a.link_bread:link, a.link_bread:visited {
	font-size:14px;
	line-height:16px;
	color: #c8c8c8;
	font-weight: normal;
	text-decoration:none;
}

a.link_bread:hover, a.link_bread:active {
	font-size:14px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}

a.c_link_back:link, a.c_link_back:visited {
	font-size:14px;
	line-height:16px;
	color: #8c0c1c;
	font-weight: normal;
	text-decoration:none;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_link_back.png);
	background-position:center left;
	background-repeat:no-repeat;
	clear:right;
}

a.c_link_back:hover, a.c_link_back:active {
	font-size:14px;
	line-height:16px;
	color: #1a171b;
	font-weight: normal;
	text-decoration:none;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/icon_link_back.png);
	background-position:center left;
	background-repeat:no-repeat;
	clear:right;
}


a.nav_top_01_start:link, a.nav_top_01_start:visited {
	font-size:14px;
	line-height:14px;
	color: #1a171b;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_home_header_01.png);
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}


a.nav_top_01_start:hover, a.nav_top_01_start:active {
	font-size:14px;
	line-height:14px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_home_header_02.png);
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

	

a.nav_top_01_start_active:link, a.nav_top_01_start_active:visited, a.nav_top_01_start_active:hover, a.nav_top_01_start_active:active {
	font-size:14px;
	line-height:14px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_home_header_02.png);
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}


a.nav_top_01_kontakt:link, a.nav_top_01_kontakt:visited {
	font-size:14px;
	line-height:14px;
	color: #1a171b;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_kontakt_header_01.png);
	border-right:1px solid #e6e6e6;
}


a.nav_top_01_kontakt:hover, a.nav_top_01_kontakt:active {
	font-size:14px;
	line-height:14px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_kontakt_header_02.png);
	border-right:1px solid #e6e6e6;
}

	

a.nav_top_01_kontakt_active:link, a.nav_top_01_kontakt_active:visited, a.nav_top_01_kontakt_active:hover, a.nav_top_01_kontakt_active:active {
	font-size:14px;
	line-height:14px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:13px 20px 13px 42px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../images/icon_kontakt_header_02.png);
	border-right:1px solid #e6e6e6;
}


	
a.nav_top_02:link, a.nav_top_02:visited {
		font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:16px;
		color: #1a171b;
		font-weight: normal;
		margin:0 0 0 10px;
		padding:82px 10px 59px 10px;
		text-decoration:none;
		float:right;
		display:inline;
		position:relative;
		border-top:2px solid #ffffff;
	}


	a.nav_top_02:hover, a.nav_top_02:active {
		font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:16px;
		color: #8c0c1c;
		font-weight: normal;
		margin:0 0 0 10px;
		padding:82px 10px 59px 10px;
		text-decoration:none;
		float:right;
		display:inline;
		position:relative;
		border-top:2px solid #8c0c1c;
	}

	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: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:16px;
		color: #8c0c1c;
		font-weight: normal;
		margin:0 0 0 10px;
		padding:82px 10px 59px 10px;
		text-decoration:none;
		float:right;
		display:inline;
		position:relative;
		border-top:2px solid #8c0c1c;
	}

		a.nav_top_02_drop:link, a.nav_top_02_drop:visited, a.nav_top_02_drop:hover, a.nav_top_02_drop:active {
			background-repeat:no-repeat;
			background-position:top right;
			background-image:url(../images/icon_dropdown.png);
			padding:82px 23px 59px 10px;
		}

		
		
		a.nav_top_02_sub:link, a.nav_top_02_sub:visited {
			font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:16px;
			color: #1a171b;
			font-weight: normal;
			text-decoration:none;
			padding:0 0 15px 0;
			float:left;
			display:inline;
			position:relative;
			clear:left;
		}


		a.nav_top_02_sub:hover, a.nav_top_02_sub:active {
			font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:16px;
			color: #8c0c1c;
			font-weight: normal;
			text-decoration:none;
			padding:0 0 15px 0;
			float:left;
			display:inline;
			position:relative;
			clear:left;
		}
		

a.nav_top_03:link, a.nav_top_03:visited {
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #1a171b;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 27px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}


a.nav_top_03:hover, a.nav_top_03:active {
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 27px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

a.nav_top_03_active:link, a.nav_top_03_active:visited, a.nav_top_03_active:hover, a.nav_top_03_active:active {
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 30px;
	padding:0 0 27px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
}

	a.nav_top_03_drop:link, a.nav_top_03_drop:visited, a.nav_top_03_drop:hover, a.nav_top_03_drop:active {
		background-repeat:no-repeat;
		background-position:top right;
		background-image:url(../images/icon_dropdown_scroll.png);
		padding:0 13px 27px 0;
	}


a.nav_left_01:link, a.nav_left_01:visited {
	font-size:14px;
	line-height:14px;
	color: #646464;
	font-weight: normal;
	margin:0 0 0 0;
	padding:16px 0 16px 25px;
	width:195px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#ffffff;
	background-image:url(../images/bg_icon_nav_left.png);
	background-repeat:no-repeat;
	background-position:center left;
}


a.nav_left_01:hover, a.nav_left_01:active {
	font-size:14px;
	line-height:14px;
	color: #94441c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:16px 0 16px 25px;
	width:195px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#f8f8f8;
	background-image:url(../images/bg_icon_nav_left.png);
	background-repeat:no-repeat;
	background-position:center left;
}

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:14px;
	line-height:14px;
	color: #94441c;
	font-weight: normal;
	margin:0 0 0 0;
	padding:16px 0 16px 25px;
	width:195px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-color:#f8f8f8;
	background-image:url(../images/bg_icon_nav_left.png);
	background-repeat:no-repeat;
	background-position:center left;
}

	.trenner_nav_left{
		float:left;
		display:inline;
		position:relative;
		width:220px;
		height:1px;
		background-color:#dcdcdc;
		margin:1px 0 1px 0;
	}


a.linkbox_weiss:link, a.linkbox_weiss:visited {
	font-size:16px;
	line-height:18px;
	color: #ffffff;
	font-weight: normal;
	margin:10px 0 0 0;
	padding:10px 19px 10px 19px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border:1px solid #ffffff;
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
}


a.linkbox_weiss:hover, a.linkbox_weiss:active {
	font-size:16px;
	line-height:18px;
	color: #1a171b;
	font-weight: normal;
	margin:10px 0 0 0;
	padding:10px 19px 10px 19px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border:1px solid #ffffff;
	background-color:#ffffff;
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
}

a.linkbox_anfrage:link, a.linkbox_anfrage:visited {
	font-size:14px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:10px 0 0 0;
	padding:12px 49px 15px 19px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	background-color:#8c0c1c;
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_icon_anfrage.png);
	background-repeat:no-repeat;
	background-position:center right;
}


a.linkbox_anfrage:hover, a.linkbox_anfrage:active {
	font-size:14px;
	line-height:16px;
	color: #ffffff;
	font-weight: normal;
	margin:10px 0 0 0;
	padding:12px 49px 15px 19px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	
	background-color:#1a171b;
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_icon_anfrage.png);
	background-repeat:no-repeat;
	background-position:center right;
}



a.c_link_download_news:link, a.c_link_download_news:visited {
	font-size:14px;
	line-height:14px;
	color: #646464;
	font-weight: normal;
	font-style:italic;
	margin:10px 0 0 0;
	padding:0 0 0 25px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:center left;
}


a.c_link_download_news:hover, a.c_link_download_news:active {
	font-size:14px;
	line-height:14px;
	color: #94441c;
	font-weight: normal;
	font-style:italic;
	margin:10px 0 0 0;
	padding:0 0 0 25px;
	text-decoration:none;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:center left;
}



	
a.nav_bottom_01:link, a.nav_bottom_01:visited {
	font-size:14px;
	line-height:22px;
	color: #969696;
	font-weight: normal;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;	
	margin:0 0 0 20px;
}

a.nav_bottom_01:hover, a.nav_bottom_01:active {
	font-size:14px;
	line-height:22px;
	color: #969696;
	font-weight: normal;
	text-decoration:underline;
	float:right;
	display:inline;
	position:relative;	
	margin:0 0 0 20px;
}




.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:1001;
	font-style:normal;
}

.nav {
  z-index: 1001;
  position: relative;
}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav li:hover ul,
.nav li.sfHover ul {
  width:150px;
  top: 156px;  
  padding:15px 15px 0 15px; 
  z-index: 1001; 
  left:10px;
  border-top:0px solid #f7f7f7;
  background:#f7f7f7;
}
.nav ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

/* Mouseover in der Navi */
.nav:hover #navdrop_active   { 
	
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 10px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../images/icon_dropdown.png);
	padding:82px 23px 59px 10px;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;
	border-top:2px solid #8c0c1c;

 }
/* Ende Mouseover in der Navi */	



.nav_scroll, .nav_scroll ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:1001;
	font-style:normal;
}

.nav_scroll {
  z-index: 1001;
  position: relative;
}

.nav_scroll ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999px;
  left: 1px;
  z-index: 1001;
}
.nav_scroll li:hover ul,
.nav_scroll li.sfHover ul {
  width:150px;
  top: 40px;  
  padding:15px 15px 0 15px;
  z-index: 1001; 
  left:20px;
  border-top:0px solid #f7f7f7;
  background:#f7f7f7;
}
.nav_scroll ul li {
  border: 0;
  float: none;
  z-index: 1001;
}

/* Mouseover in der Navi */
.nav_scroll:hover #navdrop_scroll_active   { 
	
	font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #8c0c1c;
	font-weight: normal;
	margin:0 0 0 30px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../images/icon_dropdown_scroll.png);
	padding:0 13px 27px 0;
	text-decoration:none;
	float:right;
	display:inline;
	position:relative;

 }
/* Ende Mouseover in der Navi */		


/* Parallax */

	
	#parabox_header{
	
	}
	
	#parabox_breadcrumb{
	
	}
	
	#parabox_icons{
	
	}

	

/* end Parallax */


h1 { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:30px; line-height:32px; color: #8c0c1c;font-weight:normal; margin:0 0 10px 0; padding:0 0 0 0; }
h1.h1_left { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:30px; line-height:32px; color: #8c0c1c; width:220px; font-weight:normal; margin:20px 0 0 0; padding:0 0 0 0; position:relative; text-align:center;  }
h2 { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #1a171b; font-weight:normal; margin:0 0 14px 0; padding:0px; text-align:left; }
h2.h2_bottom { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:30px; line-height:34px; font-weight:300; margin:0 0 0 0;  padding:0 0 0 0; color:#ffffff; }
h2.h2_weiss { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:36px; line-height:40px; color: #ffffff; font-weight:normal; margin:0 0 20px 0; padding:0 0 20px 0; background-image: url(../images/bg_h2_220_weiss.png); background-repeat: no-repeat; background-position:bottom left; }
h2.h2_h1 { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:40px; line-height:46px; color: #464646; font-weight:normal; margin:0 0 40px 0; padding:0 0 20px 0; background-image: url(../images/bg_h2_220.png); background-repeat: no-repeat; background-position:bottom left;  }
h2.h2_subnav { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color: #464646; font-weight:normal; margin:15px 0 16px 0; padding:0 0 0 0; }
h2.h2_news { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; color: #94441c; font-weight:normal; margin:0 0 0 0; padding:0 0 0 0; }
h3.h3_gal { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; color: #464646; width:100%; font-weight:300; margin:0 0 20px 0; padding:0 0 14px 0; position:relative; text-align:left; border-bottom:1px solid #dcdcdc; }
h3 { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; /*text-transform: uppercase;*/ color: #4b4b4b; font-weight:normal; margin:0px; padding:0px; }
h4 { font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; /*text-transform: uppercase;*/ color: #6f6e64; font-weight:bold; margin:0px; padding:0px; }

.h1_box_con{
	float:left;
	display:inline;
	position:relative;
	width:1000px;
	margin:0 0 18px 0;
}

.h1_box_icon{
	width:80px;
	float:left;
	display:inline;
	position:relative;
	text-align:left;
}

.box_hotline{
	position:fixed;
	top:265px;
	left:0px;
	text-align:left;
	z-index:500;
	cursor:pointer;
}

	.box_hotline_zu{
		position:fixed;
		top:265px;
		left:0px;
		text-align:left;
		z-index:520;
		cursor:pointer;
	}
	
	.box_hotline_auf{
		position:fixed;
		top:265px;
		left:-354px;
		text-align:left;
		z-index:510;
		-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_hotline:hover  .box_hotline_auf {
			left:0px;
		}

.box_icon_start{
	width:200px;
	height:224px;
	background-repeat:repeat;
	text-align:center;
	padding:16px 0 0 0;
	cursor:pointer;
	float:left;
	display:inline;
	position:relative;
}



.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;
}

.gruen {
	color: #90bf3f;
}

.gruen_gross{
	color: #0c8300;
	font-size:20px;
	line-height:28px;
}

.orange {
	color: #ffa800;
}

.rot {
	color: #e3000f;
}

.rot_gross {
	color: #e3000f;
	font-size:20px;
	line-height:28px;
}

.hellblau {
	color: #60cae8;
}

.blau {
	color: #005da8;
}

.braun{
	color: #ba6337;
}

.lila {
	color: #7251a2;
}

.grau4b {
	color: #4b4b4b;
}

.grauc8 {
	color: #c8c8c8;
}

.grau32 {
	color: #323232;
}

.grau32gr {
	color: #323232;
	font-size:20px;
}

ul.nicecon{
	padding:0 0 0 10px;
	margin:0 0 10px 40px;
	list-style-image:url(../images/bullet_nicecon.png);
	line-height:22px;
	color:#94441c;
	display:inline-block;
}

ul.nicecon li {
	margin:0 0 10px 0;
}

ul{
	padding:0 0 0 10px;
	margin:0 0 10px 20px;
	list-style-image:url(../images/bullet_nicecon.png);
	line-height:22px;
	color:#1a171b;
	display:inline-block;
	font-style:italic;
	font-size:14px;
}

ul li {
	margin:0 0 10px 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: 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; color:#4b4b4b; margin-top:0px; padding-top:0px; }
td {    font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; color:#4b4b4b; 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;}

.div_impressum{
	padding:20px; margin:0px; height:100%; width:95%;
}

.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:absolute; top:0px;  }

.toptab { height:100%; width:100%; padding:0px; margin:0px;  }

.headertab { 
	height:180px;
	width:100%;
	padding:0px;
	margin:575px 0 0 0;
}

.headertab_td{
	width:1000px;
}


	.headertab_slogan{
		background-image:url(../images/bg_slogan.png);
		background-repeat:repeat;
		float:right;
		display:inline;
		position:relative;
		height:180px;
		width:285px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	
		.headertab_slogan div {
			color:#ffffff;
		}
		
		.top_01_slogan1{
			font-size:30px;
			line-height:32px;
			margin:13px 0 0 0;
			padding:0 0 16px 0;
			float:right;
			display:inline;
			position:relative;
			border-bottom:1px solid #c19279;
		}
				
		.top_01_slogan2{
			font-size:29.5px;
			line-height:32px;
			margin:15px 0 0 0;
			padding:0 0 0 0;
			float:right;
			display:inline;
			position:relative;
		}
		
		.top_01_slogan3{
			font-size:56px;
			line-height:58px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			float:right;
			display:inline;
			position:relative;
		}
		

	.headertab_bg_right{
		background-image:url(../images/bg_slogan.png);
		background-repeat:repeat;
		float:left;
		display:inline;
		position:relative;
		height:180px;
		width:100%;
		margin:0 0 0 0;
	}




input{ background-color:#fbfbfb; 
              color:#646464;
              font-size:14px;
              font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			  border:1px solid #dcdcdc;
			
			  width:339px;
			  height:36px;
			  margin:0 0 20px 0;
			  padding-left:8px;
			  float:left;
			  display:inline;
			  position:relative;
			  
			   }
			   
input.in_login{ background-color:#4b4b4b; 
              color:#969696;
              font-size:15px;
              font-family: 'Open Sans', 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: 'Open Sans', Arial, Helvetica, sans-serif;
			  border:0px solid #3e3e3e;
			  border-radius:2px;
			  width:14px;
			  height:14px;
			  margin:3px 5px 10px 0;
			  
			   }
			   
select {       background-color:#fbfbfb; 
              color:#646464;
              font-size:16px;
              font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			  border:4px solid #e6e6e6;
			  border-left:5px solid #e6e6e6;
			  width:480px;
			  height:46px;
			  line-height:34px;
			  margin:0 0 20px 0;
			  padding:0 0 0 5px;
			  float:left;
			  display:inline;
			  position:relative;
			   }

.button {      
	  background-color:#8c0c1c; 
	  color:#ffffff;
	  font-size:14px;
	  line-height:16px;
	  font-weight:normal;
	  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	  border:0px solid #8c0c1c;
	  width:200px;
	  height:34px;
	  float:right;
	   }
 
.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:#fbfbfb; 
              color:#646464;
              font-size:14px;
              font-family: 'Open Sans', Arial, Helvetica, sans-serif;
			  border:1px solid #dcdcdc;
			  width:332px;
			  height:142px;
			  margin:0 0 20px 0;
			  padding:8px;
			  float:left;
			  display:inline;
			  position:relative;
			   }
			   
	
	.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 10px 0 10px;
}


.header_breadcrumb{
	
	background:url(../images/bg_para_01.jpg) 0 50% fixed;
	background-position:center;
	height:60px;
	
}

	.header_breadcrumb div{
		color:#ffffff;
		text-align:right;
		
	}

.header_start{
	
	background:url(../images/bg_para_01.jpg) 0 50% fixed;
	background-position:center;
	height:600px;
}


	.header_start_01{
		float:left;
		display:inline;
		position:relative;
		width:480px;
		height:480px;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	
		.header_start_01_pic{
			float:left;
			display:inline;
			position:relative;
			width:480px;
			height:480px;
			overflow:hidden;
			background-color:#dddddd;
		}
	
	.header_start_02{
		float:left;
		display:inline;
		position:relative;
		width:220px;
		height:480px;
		margin:0 0 0 40px;
		padding:0 0 0 0;
		cursor:pointer;
	}
	
		.header_start_02:hover div{
			background-image:url(../images/bg_start_header_txt_02.png);
		}
	
		.header_start_02_pic{
			float:left;
			display:inline;
			position:relative;
			width:220px;
			height:480px;
			overflow:hidden;
			background-color:#dddddd;
		}
	
	.header_start_03{
		float:left;
		display:inline;
		position:relative;
		width:220px;
		height:220px;
		margin:0 0 0 40px;
		padding:0 0 0 0;
		cursor:pointer;
	}
	
		.header_start_03:hover div{
			background-image:url(../images/bg_start_header_txt_02.png);
		}
	
		.header_start_03_pic{
			float:left;
			display:inline;
			position:relative;
			width:220px;
			height:220px;
			overflow:hidden;
			background-color:#dddddd;
		}
	
	.header_start_04{
		float:left;
		display:inline;
		position:relative;
		width:220px;
		height:220px;
		margin:40px 0 0 40px;
		padding:0 0 0 0;
		cursor:pointer;
	}
	
		.header_start_04:hover div{
			background-image:url(../images/bg_start_header_txt_02.png);
		}
	
		.header_start_04_pic{
			float:left;
			display:inline;
			position:relative;
			width:220px;
			height:220px;
			overflow:hidden;
			background-color:#dddddd;
		}

	
	.header_start_slogan{
		float:right;
		display:inline;
		position:relative;
		background-image:url(../images/bg_start_header_txt.png);
		background-repeat:no-repeat;
		background-position:top left;
		height:35px;
		padding:8px 10px 0 32px;
		margin:-55px 0 0 0;
		color:#ffffff;
		font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:20px;
		line-height:22px;
	}

.bgdiv_con_100_grau{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	background-color:#fafafa;
}

.bgdiv_con_center{
	width:1000px; margin:0 auto; padding:0px; text-align:left;
}

.txt_center{
	text-align:center;
}

.top_nav1_100{
	width:100%;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	height:40px;
	float:left;
	display:inline;
	position:relative;
	border-bottom:1px solid #e6e6e6;
}

.top_nav2_100{
	width:100%;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	height:156px;
	float:left;
	display:inline;
	position:relative;
}


	.top_left_logo{
		width:220px;
		height:110px;
		float:left;
		display:inline;
		position:relative;
		margin:40px 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
		text-align:left;
	}

	.top_right_nav{
		width:760px;
		float:right;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0px;
	}
	

.navi_scroll{
	width:100%;
	height:70px;
	position:fixed;
	top:0px;
	left:0px;
	background-image:url(../images/bg_nav_scroll.png);
	background-repeat:repeat;
	display:none;
	z-index:900;
	transition: transform 0.8s ease 0.8s;
	padding:0 10px 0 10px;
}

	.top_left_logo_scroll{
		width:20px;
		height:31px;
		float:left;
		display:inline;
		position:relative;
		margin:19px 0 0 0;
		padding:0px;
		overflow:hidden;
		text-align:left;
	}

	.top_right_scroll{
		width:900px;
		float:right;
		display:inline;
		position:relative;
		margin:30px 0 0 0;
		padding:0px;
	}
	
	.top_subnav_scroll{
		height:51px;
		float:left;
		position:relative;
		display:inline;
		width:100%;
		margin:0 0 0 0;
		padding:0 0 0 0;
		clear:both;
	}
	
	
.iconbox_rahmen{
	
	background:url(../images/bg_para_02.jpg) 0 50% fixed;
	background-position:center;
	height:290px;
}

	.iconbox{
		float:left;
		display:inline;
		position:relative;
		width:220px;
		height:40px;;
		margin:0 40px 0 0;
		padding:130px 0 0 0;
		text-align:center;
		font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:20px;
		line-height:24px;
		color:#ffffff;
		background-position:top center;
		background-repeat:no-repeat;
		cursor:pointer;
		-moz-transition: all 0.4s ease-in-out;  /* FF4+ */
			-o-transition: all 0.4s ease-in-out;  /* Opera 10.5+ */
			-webkit-transition: all 0.4s ease-in-out;  /* Saf3.2+, Chrome */
			-ms-transition: all 0.4s ease-in-out;  /* IE10? */
			transition: all 0.4s ease-in-out;
	}
		.iconbox_ofen{
			background-image:url(../images/icon_ofen_01.png);
		}
		
			.iconbox_ofen:hover{
				background-image:url(../images/icon_ofen_02.png);
			}
			
		.iconbox_boden{
			background-image:url(../images/icon_boden_01.png);
		}
		
			.iconbox_boden:hover{
				background-image:url(../images/icon_boden_02.png);
			}
			
		.iconbox_renovierung{
			background-image:url(../images/icon_renovierung_01.png);
		}
		
			.iconbox_renovierung:hover{
				background-image:url(../images/icon_renovierung_02.png);
			}
			
		.iconbox_service{
			background-image:url(../images/icon_service_01.png);
			margin:0 0 0 0;
		}
		
			.iconbox_service:hover{
				background-image:url(../images/icon_service_02.png);
			}

	
.bgdiv_top_01{
	height:840px;
	margin:0 0 0 0;
	position:relative;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}


.bgdiv_top_01_con{
	height:330px;
	margin:0 0 0 0;
	position:relative;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}
	
	
	
.rahmen {
	border:1px solid #b4b4b4;
}


.icon_rahmen{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	margin:20px 0 0 0;
}

	.icon_box{
		float:left;
		display:inline;
		position:relative;
		width:200px;
		background-repeat:no-repeat;
		background-position:top center;
		text-align:center;
		padding:80px 10px 20px 10px;
		margin:0 40px 0 0;
		border-bottom:1px solid #ffffff;
		cursor:pointer;
	}
	
		.icon_box:hover{
			background-color:#f8f8f8;
			border-bottom:1px solid #dcdcdc;
		}
		
		.icon_box_werkstoff{
			background-image:url(../images/icon_werkstoff.png);
		}
		
		.icon_box_energie{
			background-image:url(../images/icon_energie.png);
		}
		
		.icon_box_vorteile{
			background-image:url(../images/icon_energie.png);
		}
		
		.icon_box_architekten{
			background-image:url(../images/icon_architekten.png);
		}

		
.box_holz_zert{
	width:220px;
	height:220px;
	float:left;
	display:inline;
	position:relative;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/bg_logos_zert.png);
	background-position:top left;
	background-repeat:no-repeat;
}
		
.box_holz_info{
	width:740px;
	float:left;
	display:inline;
	position:relative;
	margin:52px 0 0 40px;
	padding:0 0 0 0;
	color:#ffffff;
}

.box_holz_info p {
	color:#ffffff;
}

.partner_rahmen{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #dcdcdc;
}


	.sp_partner_l{
		width:220px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
		text-align:center;
	}

		
			
	.sp_partner_r{
		width:740px;
		float:right;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
	}


.presse_rahmen{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom:1px solid #dcdcdc;
}


	.presse_sp1{
		width:220px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 0 0 0;
		text-align:left;
	}

	.presse_sp2{
		width:740px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 40px;
		padding:0 0 0 0;
		text-align:left;
	}


.sp_14_l{
	width:220px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

.sp_14_l_trenner{
	width:220px;
	min-height:80px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:16px 20px 0 0;
	background-image:url(../images/bg_trenner_vert_60.png);
	background-repeat:no-repeat;
	background-position:top right;
}
		

.sp_34_l{
	width:740px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.sp_34_r_trenner{
	width:739px;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	border-left:1px solid #e6e6e6;
}
		
.sp_34_r{
	width:740px;
	float:right;
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

	.sp_34_r_galbox{
		margin-top:40px;
		padding-top:20px;
		border-top:1px solid #dcdcdc;
	}
	
	.sp_34_50p{
		width:349px;
		float:left;
		display:inline;
		position:relative;
		margin:0 40px 0 0;		
		padding:0 0 0 0;
	}
	
	.sp_34_gal_rahmen{
		width:760px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;		
		padding:0 0 0 0;
	}
	
		
		.picbox_ref{
			float:left;
			display:inline;
			position:relative;
			width:170px;
			height:192px;
			margin:0 20px 40px 0;
			padding:0 0 5px 0;
			text-align:left;
			overflow:hidden;
			border-bottom:1px solid #dcdcdc;
		}
		
			.picbox_ref_info{
				float:left;
				display:inline;
				position:relative;
				height:50px;
				color:#94441c;
				margin:10px 0 0 0;
			}
		
			.picbox_ref_img{
				float:left;
				display:inline;
				position:relative;
				width:170px;
				height:127px;
				margin:0 0 0 0;
				padding:0 0 0 0;
				text-align:center;
				overflow:hidden;
			}
				
				.picbox_ref_img img {
					height:127px;
				}
			
			
			.picbox_gal_01{
				float:left;
				display:inline;
				position:relative;
				width:170px;
				height:127px;
				margin:0 20px 20px 0;
				padding:0 0 0 0;
				text-align:center;
				overflow:hidden;
			}
				
				.picbox_gal_01 img {
					height:127px;
				}
	
	
.gal_rahmen{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}		
		
.gal_box{
	width:220px;
	height:160px;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
	margin:0 40px 40px 0;
}

	.gal_box_pic{
		width:218px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
		text-align:center;
		border:1px solid #e0e0e0;
	}
		
		.gal_box_pic img {
			height:158px;
		}
		
		.gal_box_hover{
			width:220px;
			height:160px;
			background-image: url(../images/abdecker_hover_lupe.png);
			background-repeat: repeat;
			background-position:center center;
			margin: -160px 0 0 0;
			float:left;
			display:inline;
			position:relative;
			opacity: 0;
			filter: alpha(opacity=0);
			-moz-opacity:0;
			-khtml-opacity: 0;
		}
		
			.gal_box_hover img {
				width:220px;
				height:160px;
			}
		
			.gal_box:hover .gal_box_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;  
			}
			

.gal_rahmen2{
	width:960px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}

.gal_box2{
	width:205px;
	height:154px;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
	margin:0 40px 40px 0;
	background-color:#FFFFFF;
}

	.gal_box2_pic{
		width:203px;
		height:152px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
		text-align:center;
		border:1px solid #e0e0e0;
	}
	
		.gal_box2_pic img {
			height:152px;
		}
		
		.gal_box2_hover{
			width:205px;
			height:154px;
			background-image: url(../images/abdecker_hover_lupe.png);
			background-repeat: repeat;
			background-position:center center;
			margin: -154px 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:205px;
				height:154px;
			}
		
			.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;  
			}
			
	
.ref_rahmen{
	width:1040px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}		
		
.ref_box{
	width:220px;
	height:160px;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
	margin:0 40px 40px 0;
	text-align:center;
	color:#8c0c1c;
}

	.ref_box_pic{
		width:218px;
		height:158px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
		text-align:center;
		border:1px solid #e0e0e0;
	}
		
		
		
		.ref_box_hover{
			width:200px;
			height:50px;
			background-image: url(../images/abdecker_hover_link.png);
			background-repeat: repeat;
			background-position:center center;
			margin: -160px 0 0 0;
			padding:100px 10px 10px 10px;
			float:left;
			display:inline;
			position:relative;
			opacity: 0;
			filter: alpha(opacity=0);
			-moz-opacity:0;
			-khtml-opacity: 0;
			color:#FFFFFF;
		}
		
			.ref_box_hover img {
				width:220px;
				height:160px;
			}
		
			.ref_box:hover .ref_box_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_50p{
	width:480px;
	float:left;
	display:inline;
	position:relative;
	margin:0 40px 0 0;
	padding:0px;
	text-align:left;
}

	.picbox_sp_50p_ofen{
		float:left;
		display:inline;
		position:relative;
		width:478px;
		height:438px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		overflow:hidden;
		border:1px solid #e6e6e6;
	}
	
	.box_farbe{
		float:left;
		display:inline;
		position:relative;
		background-repeat:no-repeat;
		background-size: 40px 40px;
		border:1px solid #e6e6e6;
		width:38px;
		height:38px;
		margin:10px 10px 0 0;
	}
	
		.box_farbe img{
			width:38px;
			height:38px;
		}
		
	.div_infos{
		float:left;
		display:inline;
		position:relative;
		width:480px;
		margin:0 0 2px 0;
		padding:0 0 0 0;
		background-color:#f7f7f7;
	}
	
		.div_infos_l{
			float:left;
			display:inline;
			position:relative;
			width:199px;
			margin:0 0 0 0;
			padding:10px 20px 12px 20px;
			color:#1a171b;
		}
		
		.div_infos_r{
			float:right;
			display:inline;
			position:relative;
			width:199px;
			margin:0 0 0 0;
			padding:10px 20px 12px 20px;
			border-left:2px solid #ffffff;
			color:#1a171b;
			text-align:right;
		}
		
		
		.hersteller_detail{
			float:left;
			display:inline;
			position:relative;
			width:230px;
			height:35px;
			overflow:hidden;
		}
		
			.hersteller_detail img{
				 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 10+, Firefox on Android */
				filter: gray; /* IE6-9 */
				-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */			
			}
		
		.icons_detail{
			float:right;
			display:inline;
			position:relative;
			width:230px;
			overflow:hidden;
			text-align:right;
		}
		
			.icons_detail img{
				float:right;
				display:inline;
				position:relative;
				margin:10px 0 10px 10px;
			}
			
		.div_preis{
			float:left;
			display:inline;
			position:relative;
			width:230px;
			color:#8c0c1c;
			font-size:16px;
			margin:16px 0 0 0;
		}
		
			.show_preis{
				font-size:40px;
				font-weight:bold;
			}
		
	
			
.picbox_con_01{
	float:left;
	display:inline;
	position:relative;
	width:350px;
	margin:0 40px 0 0;
	padding:0 0 0 0;
}
	
	.picbox_con_01 img {
		width:350px;
	}
	
.picbox_con_50p{
	float:left;
	display:inline;
	position:relative;
	width:480px;
	margin:0 40px 20px 0;
	padding:0 0 0 0;
}
	
	.picbox_con_50p img {
		width:480px;
	}

	
	
.nicecon_sub_1000{
	width:1000px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 20px 0;
	padding:0px;
	background-color:#f0f0f0;
}

	.nicecon_sub_1000:hover{
		background-color:#dcdcdc;
	}
	
	

	.nicecon_sub_txt_1000{
		width:930px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 10px 20px;
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
		background-image: url(../images/bg_icon_plus.png);
	}
	
	.nicecon_sub_txt_1000_active{
		width:930px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 10px 20px;
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
		background-image: url(../images/bg_icon_minus.png);
	}
	
	.nicecon_sub_info_1000{
		width:940px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 35px 20px 20px;
	}
	
		.nicecon_sub_info_1000 p {
			font-size:14px;
		}
		
		.nicecon_sub_picbox{
			float:right;
			position:relative;
			display:inline;
			width:290px;
			margin:0 0 0 40px;
		}
		
			.nicecon_sub_picbox img{
				width:290px;
			}
		
		.nicecon_sub_trenner{
			float:right;
			position:relative;
			display:inline;
			width:940px;
			height:1px;
			background-color:#b4b4b4;
			margin:40px 0 40px 0;
		}
		
		
		
.nicecon_sub_34{
	width:740px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 20px 0;
	padding:0px;
	background-color:#f0f0f0;
}

	.nicecon_sub_34:hover{
		background-color:#dcdcdc;
	}
	
	

	.nicecon_sub_txt_34{
		width:670px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 10px 20px;
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
		background-image: url(../images/bg_icon_plus.png);
	}
	
	.nicecon_sub_txt_34_active{
		width:670px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:9px 50px 10px 20px;
		background-repeat: no-repeat;
		cursor:pointer;
		background-position:top right;
		background-image: url(../images/bg_icon_minus.png);
	}
	
	.nicecon_sub_info_34{
		width:680px;
		float:left;
		display:inline;
		position:relative;
		margin:0 0 0 0;
		padding:0 35px 20px 20px;
	}
	
		.nicecon_sub_info_34 p {
			font-size:14px;
		}
		
		
		.nicecon_sub_trenner_34{
			float:right;
			position:relative;
			display:inline;
			width:680px;
			height:1px;
			background-color:#b4b4b4;
			margin:40px 0 40px 0;
		}
	
	
.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 20px 40px;
}

.picbox_307_l{
	float:left;
	position:relative;
	display:inline;
	width:307px;
	margin:0 40px 40px 0;
}

.div_leistung{
	float:left;
	position:relative;
	display:inline;
	width:306px;
	margin:40px 40px 0 0;
	cursor:pointer;
}

.sp307{
	float:left;
	position:relative;
	display:inline;
	width:307px;
	margin:0 0 0 0;
	text-align:left;
}

.sp307{
	float:left;
	position:relative;
	display:inline;
	width:307px;
	margin:0 0 0 0;
	text-align:left;
}

	
.sp480{
	float:left;
	position:relative;
	display:inline;
	width:480px;
	margin:0 0 0 0;
	text-align:left;
}

.sp653{
	float:left;
	position:relative;
	display:inline;
	width:653px;
	margin:0 0 0 0;
	text-align:left;
}

.sp_con_23{
	float:left;
	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_480:hover{
		background-color:#dcdcdc;
	}

	
	.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:100%;
	height:1px;
	background-color:#e6e6e6;
	margin:0 0 0 0;
}	

.trenner_leistungen{
	float:left;
	display:inline;
	position:relative;
	width:960px;
	height:1px;
	background-color:#dcdcdc;
	margin:0 0 20px 0;
}	

.box_download{
	float:right;
	display:inline;
	position:relative;
	width:760px;
	border-bottom:1px solid #dcdcdc;
	padding:0 0 10px 0;
	margin:0 0 20px 0 ;
	text-align:left;
}

	.icon_download{
		float:right;
		display:inline;
		position:relative;
		width:39px;
		height:39px;
		margin:40px 0 20px 40px;
		padding:0 0 0 0;
	}

.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;
	}

		
.teambox_rahmen{
	width:225px;
	height:387px;
	float:left;
	display:inline;
	position:relative;
	margin:0 33px 40px 0;
}

	.teambox_pic{
		width:225px;
		height:312px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
	}
	
		.teambox_pic_abdecker{
			width:195px;
			height:282px;
			float:left;
			display:inline;
			position:relative;
			overflow:hidden;
			background-image: url(../images/bg_ref_hover.png);
			opacity: 0;
			filter: alpha(opacity=0);
			-moz-opacity:0;
			-khtml-opacity: 0; 
			margin:-312px 0 0 0;
			text-align:left;
			padding:15px;
			color:#ffffff;
		}
		
			.teambox_pic_abdecker div {
				font-size:15px;
				color:#ffffff;
			}
			
			.teambox_pic_abdecker p {
				font-size:15px;
				color:#ffffff;
			}
		
		.teambox_rahmen:hover .teambox_pic_abdecker{
			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;  
		}
		
	.teambox_info{
		width:225px;
		height:70px;
		float:left;
		display:inline;
		position:relative;
		overflow:hidden;
		text-align:left;
		padding:5px 0 0 0;
		text-align:center;
		font-size:15px;
	}
	

	.sp_100{
		width:1000px;
		float:left;
		display:inline;
		position:relative;
		margin:0px;
		padding:0px;
		text-align:left;
	}
	
	.tabnavi{
		background-image: url(../images/bg_tab_navi.png);
		background-repeat:no-repeat;
		background-position:bottom center;
	}
	
.bgdiv_ausstellung{
	background-color:#8c0c1c;
	height:109px;
	padding-top:51px;
}

	.bgdiv_ausstellung div{
		color:#ffffff;
		font-size:16px;
		line-height:24px;
		font-family: 'Questrial', 'Open Sans', Arial, Helvetica, sans-serif;
	}
	

.bgdiv_bottom_z1_100{
	padding:40px 10px 40px 10px;
	background-color:#1a171b;
}

	.bgdiv_bottom_z1_100 div{
		color:#969696;
	}

	

	.bottom_z1_box{
		float:left;
		position:relative;
		display:inline;
		width:307px;
		margin:50px 40px 0 0;
	}
		

		.bottom_z1_info_icon{
			float:left;
			position:relative;
			display:inline;
			margin:0 0 0 0;
			padding:0 0 0 16px;
			background-position:center left;
			background-repeat:no-repeat;
		}
		
			.icon_anschrift{
				
			
				background-image:url(../images/icon_anschrift_bottom.png);
			}
			
			.icon_tel{
				margin-left:180px;
				padding-left:10px;
				background-image:url(../images/icon_tel_bottom.png);
			}
			
			.icon_mail{
				float:right;
				padding-left:25px;
				background-image:url(../images/icon_kontakt_bottom.png);
			}
				
			
			.bottom_trenner{
				float:left;
				display:inline;
				position:relative;
				width:1000px;
				height:1px;
				background-color:#2f2c30;
				padding:0 0 0 0;
				margin:34px 0 34px 0;
			}

	
	

/*- 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: 'Open Sans', 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;
}

/*----------------------------------------------*/
	
.scrollable {

	/* required settings */
	
	width:988px;
	height:448px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

.scrollable2 {

	/* required settings */
	
	width:960px;
	height:125px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable2 .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}


.scrollable3 {

	/* required settings */
	
	width:540px;
	height:91px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable3 .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}


.scrollable4 {

	/* required settings */
	
	width:480px;
	height:360px;
	float:left;
	display:inline;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable4 .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}


/* scrollable 100 % */

#slider, #items > div, #items > div > div{
	height:840px;
	text-align:center;
}
#slider{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
	height:840px;
}
#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{background-color:#94441c;cursor:default;border:1px solid #94441c;}
.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;
}

