#left_spacer{
	height: 10px;

}

.imxprojekte_startpage_hidden{
	display:none;
}
#imxprojekte_startpage_line_top{
	height: 1px;
	border-bottom: 1px solid #9A9E9F;
}

#imxprojekte_startpage_line_bottom{
	height: 1px;
	border-top: 1px solid #9A9E9F;
}

#startpage_controls{
z-index: 3;
position:absolute;
top:0px;
left: 0px;

}

#startpage_images img{
	border: 0px;
	font-size: 0px;
	margin:-2px;
	height: 150px;
	width: 205px;
	margin-top:50px;
}

#startpage_images{
	z-index: 0;
	overflow:hidden;
	height: 147px;
	width:1030px;
}


#tx_startpage_content{


}


#goRight{
height:90px;
width:25px;
background-color:#ffffff;
position:absolute;
top: 0px;
left: 1000px;
z-index: 999;
padding-top:60px;
background-image: url('../img/pfeil_rechts.gif');
background-repeat:no-repeat;
background-position: center;
}

#goLeft{
z-index: 1000;
height:90px;
width:25px;
background-color:#ffffff;
background-image: url('../img/pfeil_links.gif');
background-repeat:no-repeat;
position:absolute;
top: 0px;
left: 0px;
padding-top:60px;
background-position:center;
}
