body { 
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pix/background.gif);
	background-repeat: no-repeat;
}

/* lightbox-part */

#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: normal;
}
#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;
	}
	
/* dotcom-part */

p { 
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	color: #f8991e;
}

h2 {
	font-size: 12px;
	color: #454545
}

h3 {
	font-size: 11px;
	color: #efb000;
	font-weight: normal;
	font-style: italic;
	line-height: 0.2em
}

td {
	font-size: 10px;
	color: #909090
}

ul {
	list-style: square;
	font-size: 11px;
	color: #f8991e;
	margin-bottom: 2em;
}

li {
font-size: 11px;
margin-bottom: 1.3em
}

img {
	border: none;
}

a:link {
	text-decoration: none
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ff7f00;
	font-style: italic;
	text-decoration: none
}

a:visited {
	text-decoration: none
}

.text {
	font-size: 12px;
	color: #909090
}

.greylightopen {
	font-size: 11px;
	color: #909090;
	line-height: 2.1em
}

.darkgrey {
	font-size: 18px;
	color: #888888;
	line-height: 1.2em;
	padding-top: 18px

}


.referenz {
	font-size: 11px;
	color: #909090;
	line-height: 1.2em
}

.orangelightopen {
	font-size: 11px;
	color: #efb000;
	line-height: 2.1em
}

.orangelink {
	font-size: 11px;
	color: #f8991e;
}

.zelleeingerueckt {
	padding-left: 5px;
}

.smallnav {
	font-size: 10px;
	font-weight: bold;
	color: #77beed;
	border-top: none;
	line-height: 2em
}

.blacknav {
	font-size: 10px;
	color: #000000;
	border-top: none
}

.paddinglist {
	text-align: left;
}

.bgold {
	background-color: #d4d0c8;
	color: #d4d0c8;
}

.squarelist {
	list-style: square;
	font-size: 11px;
	color: #f8991e;
	margin-bottom: 2em;
}

.nobulletlist {
	list-style: none;
	font-size: 11px;
	color: #f8991e;
	margin-bottom: 2em;
}

#whiteboard
{
	position: absolute;
	left: 30px;
	top: 15px;
	width: 800px;
	height: 550px;
	background-color: #ffffff;
	padding-top: 16px;
	
}

#whiteboardlong
{
	position: absolute;
	left: 30px;
	top: 15px;
	width: 800px;
	height: 900px;
	background-color: #ffffff;
	padding-top: 16px;
}

#left
{
	position: absolute;
	left: 15px;
	width: 130px;
	padding-top: 160px;
	padding-left: 45px;
	
}

#center
{
	position: absolute;
	left: 185px;
	width: 340px;
	padding-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#right
{
	position: absolute;
	left: 545px;
	width: 210px;
	padding-left: 10px;
	
}

#logo
{
	position: absolute;
	left: 446px;
	width: 400px;	
}

#imgrightbottom
{
	position: absolute;
	left: 565px;
	top: 330px;
	
}

#imgrightmiddle
{
	position: absolute;
	left: 565px;
	top: 250px;
	
}

#imgindex
{
	position: absolute;
	left: 198px;
	top: 200px;
	
}

