/*##################################################################################*/
/*###############################---GLOBAL---#######################################*/
html, body
{
	background-color:				#e9e3cf;
	color:							#000000;
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						12px;
	height:							100%;
	margin:							0;
	padding:                        0;
	text-align:						center;
}
/*##################################################################################*/
/*###############################---LINKS---########################################*/
a
{
	color:							#c96228;
	font-size:						12px;
	font-weight:					bold;
	text-decoration:				underline;
}
a:hover
{
	color:							#5e2a20;
	text-decoration:				underline;
}
a.navikopf
{
	color:							#000;
	font-size:						12px;
	font-weight:					bold;
	text-decoration:				none;
}
a.navikopf:hover
{
	color:							#5e2a20;
	text-decoration:				none;
}
a.navi
{
	background-image:				url(grafik/navibutton.jpg);
	background-repeat:				no-repeat;
	color:							#333;
	display:						block;
	font-size:						12px;
	font-weight:					bold;
	height:							20px;
	margin-left:					10px;
	padding-left:                   10px;
	padding-top:                    8px;
	text-decoration:				none;
	width:							183px;
}
a.navi:hover
{
	background-image:				url(grafik/navibutton-hover.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	text-decoration:				none;
}
a.navi_neu
{
	background-image:				url(grafik/navibutton2.jpg);
	background-repeat:				no-repeat;
	color:							#333;
	display:						block;
	font-size:						12px;
	font-weight:					bold;
	height:							20px;
	margin-left:					10px;
	padding-left:                   10px;
	padding-top:                    8px;
	text-decoration:				none;
	width:							183px;
}
a.navi_neu:hover
{
	background-image:				url(grafik/navibutton-hover2.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	text-decoration:				none;
}
a.navi_wp
{
	background-image:				url(grafik/navibutton_wp.jpg);
	background-repeat:				no-repeat;
	color:							#333;
	display:						block;
	font-size:						12px;
	font-weight:					bold;
	height:							20px;
	margin-left:					36px;
	padding-left:                   10px;
	padding-top:                    8px;
	text-decoration:				none;
	width:							170px;
}
a.navi_wp:hover
{
	background-image:				url(grafik/navibutton-hover_wp.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	text-decoration:				none;
} 
/*##################################################################################*/
/*###############################---ÜBERSCHRIFTEN---################################*/
h1
{

	color:							#c96228;
	display:						inline;
	font-size:						15px;
	font-weight:					bold;
	margin:							0px 15px 0px 0px;
}
h1.start
{

	color:							#ddd;
	display:						inline;
	font-size:						10px;
	font-weight:					bold;
	margin:							0px 0px 0px 300px;
}
h2
{
	color:							#5e2a20;
	font-size:						12px;
	margin:							5px 0px 0px 20px;
	font-style:						normal;
	width:							560px;
}
h2.start
{
	color:							#ddd;
	font-size:						10px;
	margin:							0px 0px 0px 100px;
	font-style:						normal;
	font-weight:					normal;
	width:							95%;
}
h3
{
	color:							#c96228;
	display:						inline;
	font-size:						14px;
	font-weight:					bold;
	line-height:					25px;
	
}
/*########################################################################################*/
/*################################---Sonstiges---#########################################*/



/*########################################################################################*/
/*################################---ELEMENTE---##########################################*/

div#bg/*ist nur zur ausrichtung der tabelle da*/
{
	background-image:				url(grafik/schmetterling-hg.gif);
	background-repeat:				no-repeat;
	background-color:				#e9e3cf;
	height:							100%;
	width:							100%;
}
table#bg2/*tabelle für den durchgehenden hellgünen hintergrund streifen*/
{
	background-color:				#ecf0e1;
	border-left:					1px solid #999999;
	border-right:					1px solid #999999;
	height:							100%;
	text-align:						left;
	width:							880px;
}
div#kopf
{
	background-image:				url(grafik/kopf-hg.jpg);
	background-repeat:				no-repeat;
	height:							252px;
	padding-top:                    23px;
	text-align:						left;
	width:							100%;
}
div#navikopf
{
	margin:							0px 0px 0px 40px;
}
img.kopfbild
{
	margin:							0px 0px 0px 24px;
}
div#hg
{
	background-image:				url(grafik/site-hg.jpg);
	background-repeat:				repeat-y;
	width:							100%;
}
div.navibox
{
	background-image:				url(grafik/navi-hg.jpg);
	background-repeat:				repeat-y;
	margin-left:					24px;
	text-align:						left;
}
div.navikopf
{
	background-image:				url(grafik/navi-kopf.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	font-weight:					bold;
	height:							30px;
	padding:                        15px 15px 0px 0px;
	text-align:						right;
	width:							200px;
}
div#inhaltbox
{
	background-image:				url(grafik/content-hg.jpg);
	background-repeat:				repeat-y;
	margin-left:					8px;
	width:							610px;
}
div.contbox
{
	background-image:				url(grafik/content-box-hg.jpg);
	height:							180px;
	text-align:						justify;
	width:							187px;
}
div.contbox1
{
	background-image:				url(grafik/swimspa/content-box-hg.jpg);
	height:							180px;
	text-align:						justify;
	width:							140px;
}
div#inhaltkopf
{
	background-image:				url(grafik/content-kopf.jpg);
	background-repeat:				no-repeat;
	height:							27px;
	padding-top:                    13px;
	text-align:						right;
	width:    						100%;
}
div.inhalt
{
	color:							#333;
	padding:                        25px;
	text-align:						justify;
	width:							555px;
}
div#fuss
{
	background-image:				url(grafik/fuss-content.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	font-size:						10px;
	height:							45px;
	padding-top:                    50px;
	text-align:						center;
	width:							100%;
}

/*############## AB HIER ALLES NUR STARTSEITE ############################*/
/*########################################################################*/
div#fussstart
{
	background-image:				url(grafik/start-fuss.jpg);
	background-repeat:				no-repeat;
	color:							#c96228;
	font-size:						10px;
	height:							133px;
	padding-top:                    97px;
	text-align:						center;
	width:							100%;
}
div#poolbox
{
	background-image:				url(grafik/start-pools-box-hg.jpg);
	background-repeat:				repeat-y;
	margin-left:					24px;
	width:							276px;
}
div#poolbox-ob
{
	background-image:				url(grafik/start-pools-box.jpg);
	background-repeat:				no-repeat;
	height:							163px;
	text-align:						right;
	width:							100%;
}
div#moebelbox /*die Möbelbox ist die Küchenbox */
{
	background-image:				url(grafik/start-kuechen-box-hg.jpg);
	background-repeat:				repeat-y;
	width:							276px;
}
div#moebelbox-ob
{
	background-image:				url(grafik/start-kuechen-box.jpg);
	background-repeat:				no-repeat;
	height:							163px;
	text-align:						right;
	width:							100%;
}
div#kuechebox /* die Küchebox ist die Möbelbox */
{
	background-image:				url(grafik/start-moebel-box-hg.jpg);
	background-repeat:				repeat-y;
	width:							276px;
}
div#kuechebox-ob
{
	background-image:				url(grafik/start-moebel-box.jpg);
	background-repeat:				no-repeat;
	height:							163px;
	text-align:						right;
	width:							100%;
}
p.start
{
	color:							#5e2a20;
	font-size:						12px;
	font-weight:					normal;
	padding:                        0px 20px 0px 20px;
	text-align:						justify;
	width:							236px;
}
/*###############################################################################*/
/*####################### AB HIER ALLES LIGHTBOX ################################*/
#lightbox{
	position: absolute;
	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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}