html
{
}

body
{
	background-image: url(../images/bg_body01.jpg);
	background-attachment: fixed;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	color: #fff;
}

a:link, a:visited
{
	color: #fff;
	text-decoration:none;
}

a:active, a:hover, a:focus
{
	color: #CECECE;
	text-decoration: none;
}

h1:first-line
{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
}

h1
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
}

#container
{
	width: 1000px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}

#head
{
	border: 		1px solid #000;
	width: 			1000px;
	height: 		;
	font-size: 		25pt;
	text-align: 	;
	padding: 	60px 0px 30px 0px;
}

.innerhead
{
	border-bottom:	1px solid #000000;
	color:			#6BBA02;
	display:		;
	float:			;
	height:			40px;
	margin:			0px 10px 0px 10px;
	width:			950px;
}

.innerhead_left
{
	border:			0px solid #666666;
	color:			;
	display:		;
	float:			left;
	width:			;
}


.innerhead_right
{
	border:			0px solid #666666;
	color:			;
	display:		inline;
	float:			right;
	width:			;
}

#menue
{
	width: 			940px;
	height: 		30px;
	color: 			#fff;
	padding-left: 	30px;
	padding-right: 	30px;
	padding-top: 	20px;
	font-size: 		12pt;
}

#main
{
	text-align: 	center;
}

#headline
{
  text-align: 		left;
  border: 			0px solid #000000;
  margin-left: 		20px;
}

.content
{
	border:			0px solid #000000;
	margin: 		0px auto;
	text-align:		left;
	width:			800px;
}

td
{
	font-size:		13px;
}

/* --EEC-- */
img.eec
{
	border:			1px	solid #999999;
	margin:			0px 0px 0px 0px;
}

div.inner_eec
{
	text-align:		center;
	width:			450px;
}

/* --Referenzen-- */
.referenzen_kunde, .referenzen_land, .referenzen_messe, .referenzen_details
{
	border:			1px solid #333333;
	float:			left;
	padding:		5px;
}

.referenzen_kunde
{
	width:			200px;
}

.referenzen_land
{
	width:			150px;
}

.referenzen_messe
{
	width:			300px;
}

.referenzen_details
{
	width:			100px;
}


/* --Referenzen Admin-- */
.admin_ref_kunde, .admin_ref_messe
{
	border:			1px solid #333333;
	float:			left;
	padding:		5px;
}

.admin_ref_kunde
{
	width:			300px;
}

.admin_ref_messe
{
	width:			450px;
}


/* --Galerie-- */
#galerie_content
{
	width: 990px;
	height: 400px;
	height: 400px;
	padding: 5px;
}

#galerie_thumbs_uebersicht
{
	width: 260px;
	height: 365px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.galerie_thumb
{
	margin: 5px;
	width: 110px;
	height: 78px;
	border: 1px solid #fff;
}

.galerie_bild
{
	margin: 5px;
	width: 438px;
	float: left;
	border: 1px solid #fff;
}


.galerie_bild_beschreibung
{
	float: right;
	color: #fff;
	font-size: 8pt;
	padding-right: 40px;
	width: 235px;
	height: 320px;
	text-align: left;
	padding-top: 4px;
}

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

/* -------------------- */
