img {
	border: none;
}
/* Projekt-Karussell */
#carousel div {
	margin-bottom: 20px;
	float: left;
	cursor: pointer;
}
#carousel div#left_arrow {
	margin-right: 10px;
}
#carousel div#right_arrow {
	margin-left: 10px;
}
#carousel div#left_arrow img,
#carousel div#right_arrow img {
	margin-top: 30px;
}
#carousel_bigimage {
	width: 412px;
	text-align: center;
}
#image_box {
	width: 492px;
	height: 71px;
	overflow: hidden;
	position: relative;
}
#image_box a {
	text-align: center;
}
#image_box a img {
	position: absolute;
	display: block;
	top: 2px;
}
#image_box a#reference1 img {
	border: 2px solid #FF8913;
	top: 0px;
}
#image_box_inner {
	position: absolute;
	left: 0px;
}
#bigimage {
	margin-top: 5px;
	width: 530px;
	text-align: center;
}
