/* -------------------------------------------- Lightbox ------------------------------------------ */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer { padding: 10px; }

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData { padding:0 10px; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

/* ----------------------------------------- Startseite ----------------------------------------- */

#home_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
}

#home_header h1 {
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #128f29;
}

#home_header h2 {
	float: left;
	width: 770px;
	margin: 0px;
	font-size: 16px;
	color: #f18a2b;
}

#home_images {
	float: left;
	width: 775px;
	height: 150px;
	margin: 0px 0px 10px 0px;
	background-image: url(../home/ilgenundkrech.jpg);
}

#home_left {
	float: left;
	width: 500px;
	margin: 0px 25px 0px 0px;
}

#home_right {
	float: left;
	width: 240px;
	height: 400px;
	border-left: 1px solid #8a511c;
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px 0px;
	color: #b48f6c;
}

*+ html #home_right { margin: 3px 0px 0px 0px; }

#home_right h1 {
	width: 230px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #128f29;
}

#home_right a {
	text-decoration: none;
	color: #b48f6c;
}

#home_right a:hover { text-decoration: underline; }

.home_aktuelles {
	float: left;
	width: 230px;
	margin: 0px 0px 15px 0px;
}

.home_aktuelles_datum {
	font-style: italic;
	color: #8a511c;
}


#home_text {
	float: left;
	line-height: 18px;
}

#home_text strong {	color: #128f29; }

#home_text2 {
	float: left;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
}

#home_text3 {
	float: left;
	width: 770px;
	margin: 45px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #b48f6c;
}

#home_text3 a {
	color: #b48f6c;
	text-decoration: none;
}

#home_text3 a:hover { text-decoration: underline; }

/* ----------------------------------------- Fenster Holz ----------------------------------------- */

.iv h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
	text-align: center;
}

#fenster_holz_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#fenster_holz_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

#fenster_holz_text {
	float: left;
	width: 520px;
	margin: 0px 47px 0px 0px;
	line-height: 17px;
}

* html #fenster_holz_text { margin: 0px 10px 0px 0px; }

#fenster_holz_text h2 {
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #128f29;
}

#fenster_holz_images {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 10px;
}

.fenster_holz_header2 {
	float: left;
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.fenster_holz_header2 h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #128f29;
	text-decoration: underline;
}

.fenster_holz_thumbs {
	float: left;
	width: 120px;
	height: 250px;
	margin: 0px 15px 0px 17px;
	text-align: center;
	font-size: 11px;
}

* html .fenster_holz_thumbs { margin: 0px 20px 0px 10px; }

/* ----------------------------------------- Fenster Kunststoff ----------------------------------------- */

#fenster_palette_bg {
	float: left;
	width: 770px;
	margin: 10px 0px 0px 0px;
}

.fenster_palette_header {
	float: left;
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #128f29;
	border-bottom: 1px solid #128f29;
	font-weight: bold;
	color: #128f29;
}

.fenster_palette_thumbs {
	float: left;
	width: 70px;
	height: 70px;
	margin: 10px 5px 0px 5px;
	padding: 2px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .fenster_palette_thumbs { margin: 10px 5px 0px 5px; }

#fenster_ks_header {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

.fenster_ks_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

.fenster_ks_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #83460e;
}

.fenster_ks_text {
	float: left;
	width: 770px;
	margin: 0px;
	line-height: 17px;
}

.fenster_ks_image {
	float: left;
	width: 100px;
	height: 100px;
	margin: 10px 10px 0px 12px;
	padding: 2px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .fenster_ks_image { margin: 10px 10px 0px 9px; }

/* ----------------------------------------- Haustüren Holz ----------------------------------------- */

#tueren_holz_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#tueren_holz_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

.tueren_holz_header2 {
	float: left;
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.tueren_holz_header2 h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #128f29;
	text-decoration: underline;
}

#tueren_holz_text {
	float: left;
	width: 520px;
	margin: 0px 47px 0px 0px;
	line-height: 17px;
}

* html #tueren_holz_text { margin: 0px 0px 0px 0px; }

#tueren_holz_text h2 {
	float: left;
	width: 560px;
	margin: 0px;
	font-size: 12px;
	color: #128f29;
}

#tueren_holz_image {
	float: left;
	width: 210px;
	margin: 0px;
	font-size: 10px;
}

.tueren_holz_thumbs {
	float: left;
	width: 120px;
	height: 185px;
	margin: 0px 15px 0px 17px;
	text-align: center;
	font-size: 11px;
}

* html .tueren_holz_thumbs { margin: 0px 20px 0px 10px; }

#tueren_holz_text02 {
	float: left;
	width: 770px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#tueren_holz_text02_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

#tueren_holz_text02_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #128f29;
}

/* ----------------------------------------- Haustüren Kunststoff ----------------------------------------- */

#tueren_ks_header {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}
#tueren_ks_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
	text-align: center;
}

.tueren_ks_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

.tueren_ks_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #83460e;
}

.tueren_ks_text {
	float: left;
	width: 770px;
	margin: 0px;
	line-height: 17px;
}

.tueren_ks_image {
	float: left;
	width: 150px;
	height: 150px;
	margin: 10px 30px 0px 0px;
	padding: 2px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .tueren_ks_image { margin: 10px 30px 0px 0px; }

.glas{
	width: 199px;
}

/* ----------------------------------------- Innentüren ----------------------------------------- */

#innentueren_header {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#innentueren_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

.innentueren_bg {
	float: left;
	width: 760px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
}

.innentueren_image {
	float: left;
	width: 130px;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}

.innentueren_text {
	float: left;
	width: 230px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.innentueren_text h1 {
	float: left;
	width: 230px;
	margin: 5px 0px 10px 0px;
	font-size: 14px;
	color: #128f29;
}

.innentueren_products {
	float: right;
	width: 350px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.innentueren_produkt_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

.innentueren_produkt_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #83460e;
}

.innentueren_produkt_text {
	float: left;
	width: 770px;
	margin: 0px;
	line-height: 17px;
}

.innentueren_produkt_image {
	float: left;
	width: 150px;
	height: 150px;
	margin: 10px 30px 0px 0px;
	padding: 2px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .innentueren_produkt_image { margin: 10px 30px 0px 0px; }

#innentueren_produkt_image2 {
	float: left;
	width: 772px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #b48f6c;
}

#innentueren_produkt_text2 {
	float: left;
	width: 770px;
	margin: 25px 0px 0px 0px;
	border-top: 1px solid #b48f6c;
	border-bottom: 1px solid #b48f6c;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

/* ----------------------------------------- Rollläden ----------------------------------------- */

#rolllaeden_header {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

.rolllaeden_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

.rolllaeden_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #83460e;
}

.rolllaeden_text {
	float: left;
	width: 770px;
	margin: 0px;
	line-height: 17px;
}

.rolllaeden_image {
	float: left;
	width: 155px;
	height: 144px;
	margin: 10px 30px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .rolllaeden_image { margin: 10px 30px 0px 0px; }

#rolllaeden_logo {
	float: left;
	width: 770px;
	margin: 25px 0px 0px 0px;
	border-top: 1px solid #b48f6c;
	border-bottom: 1px solid #b48f6c;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

/* ----------------------------------------- Garagentore ----------------------------------------- */

#garage_header {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

.garage_header {
	float: left;
	width: 772px;
	height: 27px;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../fenster/kunststoff/images/header_bg.gif);
	background-repeat: no-repeat;
}

.garage_header h1 {
	float: left;
	width: 772px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	color: #83460e;
}

.garage_text {
	float: left;
	width: 770px;
	margin: 0px;
	line-height: 17px;
}

.garage_image {
	float: left;
	width: 155px;
	height: 144px;
	margin: 10px 30px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #b48f6c;
	text-align: center;
}

* html .garage_image { margin: 10px 30px 0px 0px; }

#garage_logo {
	float: left;
	width: 770px;
	margin: 25px 0px 0px 0px;
	border-top: 1px solid #b48f6c;
	border-bottom: 1px solid #b48f6c;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

/* ----------------------------------------- Ausstellung ----------------------------------------- */

#ausstellung_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#ausstellung_header h1 {
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

.ausstellung_thumbs {
	float: left;
	width: 240px;
	height: 180px;
	margin: 10px 18px 10px 2px;
	border: 1px solid #b48f6c;
}

* html .ausstellung_thumbs { margin: 10px 15px 10px 28px; }

/* ----------------------------------------- Fertigung ----------------------------------------- */

#fertigung_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#fertigung_header h1 {
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

.fertigung_images {
	float: left;
	width: 200px;
	height: 133px;
	margin: 0px 30px 10px 29px;
	border: 1px solid #b48f6c;
}

* html .fertigung_images { margin: 0px 26px 10px 19px; }

#fertigung_text {
	float: left;
	width: 770px;
	font-size: 13px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
}

/* ----------------------------------------- Wartung und Service ----------------------------------------- */

#wartung_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
}

#wartung_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

#wartung_header_text {
	float: left;
	width: 550px;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
}

#wartung_header_image {
	float: left;
	width: 200px;
	margin: 0px 0px 10px 0px;
}

.wartung_pdf {
	float: left;
	width: 770px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #b48f6c;
	border-bottom: 1px solid #b48f6c;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
}

.wartung_pdf h1 {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #128f29;
}

/* ----------------------------------------- Referenzen ----------------------------------------- */

#referenzen_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#referenzen_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

#referenzen_header2 {
	float: left;
	width: 770px;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#referenzen_header2 h1{
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #128f29;
}

.referenzen_bg {
	float: left;
	width: 350px;
	height: 165px;
	padding: 5px;
	margin: 10px 30px 10px 5px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	color: #128f29;
	font-size: 11px;
	font-weight: bold;
}

* html .referenzen_bg { margin: 10px 17px 10px 6px; }

.referenzen_bg img { margin: 0px 0px 5px 0px; }

.referenzen_bg2 {
	float: left;
	width: 218px;
	height: 145px;
	padding: 5px;
	margin: 10px 30px 10px 5px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
	color: #128f29;
	font-size: 11px;
	font-weight: bold;
}

* html .referenzen_bg2 { margin: 10px 20px 10px 6px; }

.referenzen_bg2 img { margin: 0px 0px 5px 0px; }

/* ----------------------------------------- Partner ----------------------------------------- */

#partner_header {
	float: left;
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

.partner_bg {
	float: left;
	width: 760px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	background-color: #f7f1ec;
	border: 1px solid #b48f6c;
}

.partner_image {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

.partner_text {
	float: left;
	width: 590px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

/* ----------------------------------------- Anfahrt ----------------------------------------- */

#anfahrt_header {
	float: left;
	width: 770px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: double #128f29;
	line-height: 20px;
}

#anfahrt_header h1{
	float: left;
	width: 770px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #128f29;
}

/* ----------------------------------------- Impressum ----------------------------------------- */

.impressum_bg {
	float: left;
	width: 785px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

.impressum_bg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #128f29;
	margin: 10px 0px 20px 0px;
}