/**
 * Style sheet galerie
 */
#content_ajax
{
	position:absolute;
	left:0px;
	top:100px;
}

*
{
	font-family: arial;
	font-size:11px;
}

#header
{
	padding:15px 15px 0px 20px;
	height:80px;
}

#info
{
	float:left;
}

#slider
{
	float:right;
}

.detail_title
{
	color:#ededed;
	text-transform:uppercase;
	font-family: arial;
	font-size: 11px;
	font-weight:200;
}

.detail_text_grey
{
	color:#ededed;
	font-family: arial;
	font-size: 11px;
	font-weight:200;
}

.detail_text_black
{
	color:#000000;
	font-size: 11px;
	font-family: arial;
	background-color:#ededed;
	font-weight:200;
	width:200px;
}

.regler
{
	background-image: url('/tl_files/system_files/slide_img.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	width: 12px;
	height: 9px;
}

.schieberegler
{
	width:80px;
	height: 10px;
	border-top: 1px solid #000000;
}

a
{
	border:none;
	color:#ededed;
}

.zeile
{
	clear:both;
	width: 980px;
}

.stapel_a_desc
{
	visibility:hidden;
	display:block;
	background-color:#ededed;
	width:20px;
	float:right;
}

.liste_a_desc
{
	visibility:hidden;
	display:block;
	background-color:#ededed;
	width:20px;
	float:right;
}

.stapel_img
{
	float:left;
}

.liste_img
{
	float:left;
}

.stapel_frame
{
	position:absolute;
}

.liste_frame
{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
