#imxprojekte_spacer{
	height:50px;
	border-bottom: 1px solid #9A9E9F;

}

#imxprojekte_single_left{
	width: 240px;
	height:100%;
	float:left;
	padding-top:10px;
}

#imxprojekte_single_middle{
	width: 480px;
	height: 100%;
	float:left;
	background-color:#323637;
	border-left: 1px solid #9A9E9F;
	border-right: 1px solid #9A9E9F;
}

#imxprojekte_single_right{
	width: 300px;
	height: 100%;
	margin-left: 722px;
}

#imxprojekte_snippets{
	border-bottom: 1px solid #9A9E9F;
	font-size:0px;
	padding:0px;
	margin:0px;
	height: 360px;
	width: 300px;
}

.imxprojekte_snippets_right{
	border:0px;
	margin:0px;
	padding:0px;
	width:60px;
	height:360px;

}
#imxprojekte_single_content{
	padding: 20px 20px 0px 20px;
	overflow: auto;
}

.imxprojekte_single_left_text{
	margin-bottom: 10px;
}


#unten{
	z-index:0;
}


#unten img{
	cursor: pointer;
}

#go_left{
	width:25px;
	height: 25px;
	position:absolute;
	top:170px;
	z-index: 5;
	padding-left: 5px;
}

#go_right{
	width:25px;
	height: 25px;
	position:absolute;
	top:170px;
	right:0px;
	z-index: 5;
	padding-right: 5px;
}

#go_left img{
	cursor: pointer;
}

#go_right img{
	cursor: pointer;
}


#oben {

}


.imxprojekte_small_title{
font-size:9px;
margin: 0px;
}



/** IE 6 HACKS **/


* html #imxprojekte_single_right{
	position: absolute;
	top: 0;
	left: 0;
}



/*






#go_left{
	position:absolute;
	top:0;
	left:0;
}

* html #imxprojekte_single_left{
	width:230px;
}
*/

/*
* html #go_right{
	margin-top:-30px;
	margin-left:0px;
	width:260px;
	position:absolute;
	right: 1px;
	top:30px;
	}

* html #imxprojekte_single_right{
	font-size:0px;
	margin-left:362px;
	margin-top: -700px;
	float:left;
	width:290px;
}

*/

/*
* html #oben {
	width: 290px;
	margin-left: -3px;

}

* html #unten{
	margin-left:-3px;
}
*/
* html #unten img{
	margin-left:-1px;
	border: 0px;
	height:360px;
	width:60px;

}


/** IE 7 HACKS **/

*+html #imxprojekte_single_right{
	position: absolute;
	top: 0;
	left: 0;
}


*+html #unten img{
	margin-left:-1px;
	border: 0px;
	height:360px;
	width:60px;
}







#imxprojekte_single_image_big{
	width:480px;
	height: 360px;
}


#imxprojekte_single_right img{
	margin:0px;
	padding:0px;
	border: 0px;
}



 .imxprojekt_hide{
display:none;

 }


 #imxprojekte_single_lightboxlink{
	height:25px;
	width:25px;
	position: absolute;
	top: 330px;
	margin-left:5px;
}


#imxprojekte_basket{
	padding: 20px;
}





* html #imxprojekte_gemerkte{
	font-size:11px;
	margin-top:10px;
	margin-bottom: 10px;
}


* html #imxprojekte_pdfdownloadlink{
	padding-top: 10px;
	display:block;margin-top: 10px;

}

*+html #imxprojekte_gemerkte{
	font-size:11px;
	margin-top:10px;
	margin-bottom: 10px;
}


*+html #imxprojekte_pdfdownloadlink{
	margin-top: 10px;
	padding-top: 10px;
	display:block;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


.sub-image-txt {
  position: absolute;
  bottom: 0px;
  left: 15px;
  padding: 5px;
  width: 430px;
}

#imxprojekte_single_img_big {
  position: relative;
  height: 360px;
  width: 480px;
  overflow: hidden;
}

