/*
Copyright (c) 2007, by
QueueX Software & Webdesign GbR 
*/

/* [Page]: Grundeinstellungen*/

body {
	background: #595959;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:none;
}

a:link {
	color:#CCCCCC;
}
a:visited {
	color:#999999;
}
a:hover {
	color:#F1E11D;
}
a:active {
	color:#F1E11D;
}

/* [Top]: Container für Logo +Menü*/
	
#pageTop {
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	

/* [Top]: Logo*/

#pageTopLogo {
	position: absolute;
	width: 400px;
	height: 92px;
	top: 0;
	left: 0;
	background-image: url(images/logo.jpg);
	cursor:pointer; 
}

/* [Top]: Oberes Menü*/

#pageTopMenu {
	 position: relative;
	 margin: 0 0 0 auto;
	 height: 92px;
}

/* [Top]: Suchfeld im Menü*/

#pageTopMenuSearch {
	position:absolute;
	width: 150px;
	height: 77px;
	top:-77px;
	margin-left: 10px;
	margin-top: 15px;
}

/* [Top]: Suchbeschreibung*/

.Suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

/* [Top]: Edit für Suche*/

.Suchfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width: 130px;
	background-color: #595959;
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 1px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;
}

.SuchForm {
	padding: 0;
	border: 0;
	margin: 0;
}

/* [Top]: Liste für oberes Menü*/

#topMenu {
	 height: 77px;
	 width: 455px;
	 left: 0px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 float:right;
	 position: relative;
}

/* [Top]: Listenelement für oberes Menü*/

#topMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute; top: 0;
}

/* [Top]: Listenelement für oberes Menü (active)*/

#topMenu li, #topMenu a {
	height: 77px;
	display: block;
}

/* [Top]: Listenelement 1*/

#topPanel1 {
	left: 0;
	width: 150px;
	background: url(images/sitemap.jpg) no-repeat right;
}

/* [Top]: Listenelement 2*/

#topPanel2 {
	top:0;
	left: 150px;
	width: 150px;
	background: url(images/search.jpg) no-repeat right;	
}

/* [Top]: Listenelement 2 (hover)*/

#topPanel2:hover { 
	top: 77px;
	background: transparent;

}

/* [Top]: Listenelement 3*/

#topPanel3 {
	left: 300px;
	width: 150px;
	background: url(images/mail.jpg) no-repeat right;	
}

/* [Header]: Obere Trennlinie */

#pageTopLine {
	width: 100%;
	height: 10px;
	background: url(images/linebgtop.jpg) repeat-x;
	float:left;
}

/* [Header]: Container */

#pageHeader {
	width: 100%;
	height: 208px;
	background: url(images/screener.jpg) no-repeat right #468FBA;
	float:right;
}

/* [Header]: Linker Platzhalter */

#pageHeaderLeftSpacer {
	position:relative;
	width: 80px;
	height: 208px;
	background-color: #323232;
	float: left;
	top:0;
	left:0;	
}

/* [Header]: Menü-Container */

#pageHeaderMenu {
	position:relative;
	width: 200px;
	height: 208px;
	background-color: #323232;
	float: left;

}

/* [Header]: Linke Trennlinie */

#pageHeaderLeftBG {
	position:relative;
	width: 10px;
	height: 208px;
	background: url(images/linebgleft.jpg) repeat-y;
	float:left;
}

/* [Header]: Hintergrundbild */

#pageHeaderPic {
	position:relative;
	width: 800px;
	height: 208px;
	background-color: #468FBA;
 	background: url(images/screener.jpg);
	float:right;
}

/* [Header]: Rechte Trennlinie */

#pageHeaderRightBG {
	position:relative;
	width:10px;
	height:208px;
	background: url(images/linebgright.jpg) repeat-y;
	float:right;
}

/* [Header]: Rechter Platzhalter */

#pageHeaderRightSpacer {
	position:relative;
	width:20px;
	height:208px;
	background-color: #323232;
	float:right;
}

/* [Header]: Untere Trennlinie */

#pageBottomLine {
	width: 100%;
	height: 10px;
	background: url(images/linebgbottom.jpg) repeat-x;
	float:left;
}

/* [Content]: Obere Trennlinie */

#pageContentSpacerTop {
	width: 100%;
	height:20px;
	float:right;
}

/* [Content]: Untere Trennlinie */

#pageContentSpacerBottom {
	width: 100%;
	height:20px;
	float:right;
}


/* [Content]: Container für Content */

#pageCenter {
	width: 100%;
	height:auto;
	float:left;
}

/* [Content]: Addressfeld */

#pageAddress {
	width: 286px;
	height: 128px;
	background: url(images/addr.jpg);
	float:left;
}

/* [Content]: Einleitungsbild */

#pageWelcomePic {
	width:268px;
	height:150px;
	text-align:center;
	float:left;
}

/* [Content]: Inhaltsformatierung */

#pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height: 18px;
	color:#FFFFFF;
	padding-right: 30px;
}

/* [Categories]: Container für Kategorien */

#pageCategories {
	width: 100%;
	height:auto;
	float:left;
}

/* [Categories]: Container für Projekte */

#pageCategorySideLeft {
	width: 286px;
	height:auto;
	text-align:center;
	vertical-align:top;
}

/* [Categories]: Container für Leistungen */

#pageCategoryCenter {
	height:auto;
	text-align:center;
	vertical-align:top;
}

/* [Categories]: Container für Referenzen */

#pageCategorySideRight {
	width: 286px;
	height:auto;
	text-align:center;
	vertical-align:top;
}

/* [Categories]: Liste aktueller Projekte */

#currentProjects {
	 width:260px;
	 padding: 0;
	 margin: 0;
	 border: none;	
	 text-align:center;
	 margin-left:auto;
	 margin-right:auto;
}

/* [Categories]: Listenelement Projekte */

#currentProjects li {
	width:260px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* [Categories]: Container für Listenelement (akt. Proj.)*/

.currentProject {
	width: 260px;
	height: 64px;
	text-align:left;
	margin-top:20px;
}

/* [Categories]: Absatz im Listenelement (akt. Proj.)*/

.currentProject p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
	padding-left: 0.5em;
	margin: 0.5em;
}

/* [Categories]: Überschrift im Listenelement (akt. Proj.)*/

.currentProject h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
	padding:0;
	margin: 5px;
}

/* [Categories]: Bild im Listenelement (akt. Proj.) */

.currentProject img {

  border: 1px solid #999999;
	padding: 3px;
	margin-right: 0.5em;
	float:left;
}

.currentProject img:hover {
  border: 1px solid #ffcc33;
}

/* [Categories]: Container für Leistungen */

#ServiceContainer {
 	 width:260px;
	 padding: 0;
	 margin: 0;
	 border: none;	
	 text-align: center;
	 margin-left:auto;
	 margin-right:auto; 
	 margin-top: 20px;
}

/* [Categories]: Liste für Leistungen */

#Services {
	width:auto;
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 25px;
	color:#FFFFFF;
}

/* [Categories]: Listenelement für Leistungen */

#Services li {
	text-align:left;
}

/* [Categories]: Container für Referenzen */

#refContainer {
 	 width:268px;
	 padding: 0;
	 margin: 0;
	 border: none;	
	 text-align: center;
	 margin-left:auto;
	 margin-right:auto; 
}

/* [Categories]: Container für Leistungen */

#refContainer img{
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 20px;
}

#refContainer img:hover {
  border: 1px solid #ffcc33;
}
/* [Bottom]: Container für Leistungen */

#pageBottomContainer {
	width:100%;
	height: 55px;
	margin:0;
	border: 1px;
	border-style:solid;
	border-color: #696969;
 	border-top-color: #FFFFFF;
	background-color: #696969;
	float:right;
}

/* [Bottom]: Copyright */

#pageBottomCopyright {
	width:25%;
	height: 51px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #333333;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align:bottom;
	float:left;
}

#pageBottomCopyright img {
	margin-top: 6px;
	margin-right: 6px;
	border: 0;
	padding: 0;
}
/* [Bottom]: Unteres Menü */

#pageBottomMenu {
	width:74%;
	height:55px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	float:left;
}

/* [Bottom]: Platzhalter */

#pageBottomSpacer {
	width: 100%;
	height:40px;
	float:right;
}

/* [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: #595959;
	border: 1px;
	border-color:#EDDC05;
	border-style: dotted;
	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: #595959;
	border: 1px;
	border-color:#EDDC05;
	border-style: dotted;
	border-top: none;
	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;
}