body {
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #666;
}
img { border: 0; padding: 0; margin: 0; }
p { margin: 0; padding: 0; }
a { outline: none; color: #333; text-decoration: none;  }
a:hover { text-decoration: none; }

#contentcenter { width: 900px; margin: auto; }

#wrapper {
  position: absolute;
  height: 800px;
  width: 900px;
}

#background1 {
	width: 900px;
	height: 47px;
	background-image: url(../images/hintergrund-1.jpg);
}

#head {
	width: 900px;
	height: 156px;
	background-image: url(../images/hintergrund-2.jpg);
}
#logo { 
	margin-left: 30px; 
	margin-top: 3px;
}
#head-symbole {
	position: absolute;
	top: 159px;
	left: 456px;
}
#head-symbole img { margin: 0 7px; }

#navigation {
	position: absolute;
	top: 71px;
	left: 682px;
	background-image: url(../images/hintergrund-4-navigation.gif);
	width: 154px;
	height: 206px;
}

#content {
	width: 900px;
	height: 597px;
	background-image: url(../images/hintergrund-3.jpg);
}
#inhalt {
	width: 782px;
	height: 502px;
	background-image: url(../images/hintergrund-5-content.gif);
	position: absolute;
	bottom: 49px;
	left: 59px;
	
}

#con-left {
  width:300px;
  height:502px;
  float:left;
}

#con-left a:hover {color:#858585;}

#con-right {
  width:391px;
  height:452px;
  float:left;
  padding:22px 0 0 0;
  
}

#con-right li {
  padding:5px 0 5px 0;
  list-style-type:circle;

}

#con-right a:hover {color:#858585;}

.ueberschrift {
	position: absolute;
	left: 15px;
	top: 9px;
	font-weight: bold;
}
h1 {
	position: relativ;
	left: 15px;
	top: 9px;
	font-weight: bold;
	font-size:16px;
}

h2 {
	position: relativ;
	left: 15px;
	top: 9px;
	font-weight: bold;
	font-size:16px;
}

.text {
	position: absolute;
	left: 16px;
	top: 65px;
	overflow: auto ! important;
}

.text-sitemap { font-size: 11px; }
.text-sitemap-abstand { line-height: 25px; }

.tabelle1 {
	position: absolute;
	left: 16px;
	top: 180px;
}
.textlinks {
	line-height: 19px;
	color: #333;
	border-bottom: 1px dotted #333;
}
#unternehmensberatung-text { margin-left: 16px; }
.unternehmenli { list-style-type:none; }
#iframe2 {
	width: 665px;
	height: 400px;
	overflow: auto;
	position: absolute;
	top: 65px;
	left: 16px;
	padding-right: 5px;
	scrollbar-arrow-color: #c00;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #900;
	scrollbar-3dlight-color: #c96;
	scrollbar-shadow-color: #c96;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #900;
}

#iframe2 li {padding:5px 0 5px 0;}

#iframe {
	width: 665px;
	height: 400px;
	overflow: auto;
	position: absolute;
	top: 65px;
	left: 16px;
	padding-right: 5px;
	scrollbar-arrow-color: #c00;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #900;
	scrollbar-3dlight-color: #c96;
	scrollbar-shadow-color: #c96;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #900;
	list-style-image: url(../images/arrow.gif);
}
#iframe h2 { font-family: Arial; font-size: small; }

#Kontakt-1 { position: absolute; }
#Kontakt-2 { position: absolute; left: 300px; }
#Kontakt-3 { position: absolute; top: 180px; }
td { padding-bottom: 8px; }
textarea { width: 505px; }

#footer {
	width: 900px;
	font-size: 10px;
	text-align: center;
	padding: 5px 0;
}
#footer a { border-right: 1px solid #000; padding: 0 5px; }

#footer a:hover {color:#FFF;}


#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;
}

p{margin:0 5px 8px 5px;}
