@charset "utf-8";




/*#main {
	position: relative;
}*/

#main_image img.loader {
	border: none;

}

#middle_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
}



#left_arrow,
#right_arrow {
	position: absolute;
	cursor: pointer;
}


#scroller_container {
	margin: 5px 0 10px 65px;
	position: relative;
}


#image_scroller {
	position: relative;
	margin: auto;
	overflow: hidden;
}

.thumbnails {
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	position: absolute;
}


/* 
.thumbnails li div {
	 left: 240px;
}
*/

/*textplatz und footer*/
/*#bottom_container-o {
	margin: 0;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
}

#bottom_container-u {
	margin: 0;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 0.8em;
	border-top-color: #C00;
}*/


.clear {
	clear: both;	
}

.hide {
	display: none;
}
/*end von textpaltz und footer*/

