@charset "utf-8";

#big_pic  {
	text-align: center;
	background-color: #FC0;
	height: 308px;
	width: 368px;
	left: auto;
	right: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin solid #F60;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#thumbs {
	background-color: #D4DCE7;
	width: 498px;
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #64748B;
	border-bottom-color: #64748B;
}
#thumbs img {
	border: 1px solid #F60;
	text-align: center;
	padding: 3px;
	margin: 3px;
	background-color: #FC0;
}
#pfeile  {
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	width: 498px;
	margin-top: -38px;
	margin-bottom: 2px;
}
.pfeil a{
	text-decoration: none;
}

#pfeile #re {
	position: absolute;
	padding-left: 440px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pfeile #li  {
	position: static;
	text-decoration: none;
	border-color: #D4DCE7;
}

