#container {
	overflow: visible !important;
}
#boxf {
	text-align: center;
	margin: 0 auto;
}

#clipDetails div.clipthumbs div {
	float:left;
	margin-left: 5px;
	margin-bottom: 2px;
}
#clipDetails div.clipthumbs div.chapter {
	width:128px;
	height:96px;
	background:url('/images/kapitelauswahl.png') top left no-repeat;
}
#clipDetails div.clipthumbs div a img {
	width: 128px;
}

#clipDetails {
	height: 400px;
	float: right;
	width:408px;
	position:relative;
}

.box-border {
	background-color: #FFF;
	padding:20px;
}

#playerContainer {
	margin: 0;
	padding: 0;
	float:left;
	width:500px;
}

#clipDetails dl.clipinfo {
	padding-top: 20px;
	clear:both;
	height: 180px;
}

#clipDetails dl.clipinfo dt {
	color: #999;
	clear:both;
	float:left;
	width: 100px;
	line-height: 22px;
}


#clipDetails dl.clipinfo dd {
	color: #555;
	float:left;
	width:300px;
	line-height: 22px;
}

h6 {
	color:#888888;
	font-size:10px;
	text-transform:uppercase;
	border-top: 1px solid #999;
	line-height: 50px;	
}

.box-border .clip {
	width: 206px !important;
}

#mask{
	position:relative;
	left:50%;
	margin-left:-250px;
	overflow:hidden;
	width:500px;
	padding-bottom:10px;
}
#box{
	position:relative;
	z-index: 1500 !important;
}

#box span{
	display:block;
	float:left;
}

.box2{
	overflow:hidden;
	position:relative;
}

#left .box {
	width: 175px;
}


#right .box {
	width: 212px !important;
}

#box2{
	position:relative;
	width:2000px;
	left:-6px;
}

.thumbbox{
	position:relative;
	display:block;
	float:left;
	width: 213px;
}

.thumbbox li{
	display:block;
	float:left !important;
	margin:3px 7px;
	cursor:pointer;
}

* html .thumbbox li{
	margin:3px 3px;
}

.thumbbox li img{
	display:block;
	border:none;
	background:transparent url(/images/ajax_waiting.gif) no-repeat scroll center;
}

.info{
	width:320px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

#box span img{
	display:block;
	border:none;
	width:500px;
	background:transparent url(/images/ajax_waiting.gif) no-repeat scroll center;
}
.buttons{
	margin:0pt auto;
	text-align:center;
	padding-bottom:5px;
	height:16px;
}
.buttons a{
	cursor: pointer;
}

.bigborder{
	border: 5px solid yellow !important;
	width: 490px !important;
}

.smallborder{
	border: 3px solid yellow !important;
}

.fsk16{
	border: 2px dotted green !important;
	margin:3px !important;
	float:left;
}

.fsk18{
	border: 2px dotted red !important;
	margin:3px !important;
	float:left;
}

.play .stop{
	display:none;
	width: 32px;
	height: 32px;
	position:absolute;
	left:640px;
	top:10px;
}

.view {
	display:block;
	width: 32px;
	height: 32px;
	position:absolute;
	left:680px;
	top:10px;
}

.viewOff {
	display:none;
	width: 32px;
	height: 32px;
	position:absolute;
	left:680px;
	top:10px;
}

.buttons img:hover{
	padding: 1px 0 0 1px;
}


/* Gallery Details */

.shadow {
	width: 5000px;
	height: 5000px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000000;
	z-index: 1000;
}

#window {
	position: absolute;
	left: 100px;
	top: 25px;
	z-index: 1500;
	height: 500px;
	width: 800px;
}

#window div.top {
	width: 100%;
	height: 40px;
}

#window div.top .left {
	height: 40px;
	width: 10px;
	background: transparent url(/images/gallery/box_corner_top_left.png) no-repeat scroll left top;
	float: left;
}

#window div.top .middle {
	width: 780px;
	height: 40px;
	float: left;
	background-color: #000000;
}

#window div.middle div.hn {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#window div.middle div.close {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	cursor: pointer;
}

#window div.middle div.close img {
	vertical-align: top;
}

#window div.middle div.close img.close {
	vertical-align: middle;
}

#window div.top .right {
	position: relative;
	height: 40px;
	width: 10px;
	background: transparent url(/images/gallery/box_corner_top_right.png) no-repeat scroll right top;
	float: right;
}

#window div.center {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
	width: 780px;
	height: 390px;
	overflow: hidden;
	position: relative;
}


#window div.bottom {
	width: 100%;
	height: 70px;
}

#window div.bottom .left {
	height: 70px;
	width: 10px;
	background: transparent url(/images/gallery/box_corner_bottom_left.png) no-repeat scroll left bottom;
	float: left;
}

#window div.bottom .middle {
	width: 780px;
	height: 70px;
	float: left;
	background-color: #000000;
	text-align: center;
}

#window div.bottom .middle div.slide_play {
	vertical-align: middle;
}


#window div.bottom .right {
	height: 70px;
	width: 10px;
	background: transparent url(/images/gallery/box_corner_bottom_right.png) no-repeat scroll right bottom;
	float: right;
}


#window #slideshow_content {
	position: relative;
}

#window #slideshow_content span {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 500px !important;
	text-align: center;
	cursor: pointer;
}

#window #slideshow_mask {
	margin: auto;
	width: 500px;
	overflow: hidden;
	position: relative;
}

/* NEW */


.tip {
	background:#222222;
	border:2px solid #000000;
	position: relative;
	
	height:117px;
	padding-top:0px;
	width:171px;
}

/* Gallery 2.0 Overview */
#clips
{
	border:				1px solid #eee;
}

#clips #filter-box
{
	height:				160px;
	background:			#000 url('/images/gallery/bg_filter.png') scroll repeat-x left top;
	overflow:			hidden;	
}

#clips #filter-box .filter
{
	height:				100%;
	height:				500px;
	float:				left;
	border-left:		1px solid #2a2a2a;
	border-right:		1px solid #000;
}

#clips #filter-box .filter h3
{
	padding:			10px 20px;
	font-size:			12px;				/* todo: replace attribute with global */
	text-transform:		uppercase;
	color:				#ccc;
	font-weight:		normal;
}

#clips #filter-box #filter-order a,
#clips #filter-box #filter-filter a
{
	display:			block;
	width:				200px;
	height:				16px;
	padding:			7px 20px;
	color:				#fff;
}

#clips #filter-box #filter-order a.active,
#clips #filter-box #filter-filter a.active
{
	color:				#ff7200;
}

#clips #filter-box #filter-order a:hover,
#clips #filter-box #filter-filter a:hover
{
	color:				#ff7200;
	background-color:	#000;
}

#clips #filter-box #filter-search
{
	border-left:		none;
	width:				460px;
	height:				auto;
	min-height:			160px;	
}

#clips #filter-box #filter-search #filter-tags
{
	text-transform:		uppercase;
	color:				#ccc;
}

#clips #filter-box #filter-search #filter-tags.active
{
	color:				#ff7200;
}

#clips #filter-box #filter-search #filter-taglist
{
	display:			none;
}

#clips #filter-box #filter-search #filter-taglist a
{
	color:				#ccc;
}

#clips #filter-box #filter-search #filter-taglist a:hover,
#clips #filter-box #filter-search #filter-taglist a.active
{
	color:				#ff7200;
}

#clips #filter-box #filter-order
{
	width:				240px;
}

#clips #filter-box #filter-filter
{
	border-right:		none;
	width:				240px;	
}

#clips .pagination
{
	background-color:	#f2f2f2;
	height:				30px;	
}

#clips .pagination .limits
{
	float:				left;
	padding:			20px 20px;
	color:				#999;
}

#clips .pagination .limits a
{
	color:				#999999;
}

#clips .pagination .limits a.active
{
	color:				#ff7200;
}

#clips .pagination a.ppp
{
	color:				#999999;	
}

#clips .pagination a.ppp.active
{
	color:				#ff7200;	
}

.clip
{
	background-color:	#fff;
	border:				1px solid #e6e6e6;
	padding:			5px;
	margin:				5px;
	width:				215px;
	float:left;
}

.clip .clip-preview
{
	width:				200px;
	margin-bottom:		3px;
	position: 			relative;
}
.clip .clip-preview .fsk18pic_320x240,.clip .clip-preview .image-container{
	width:200px;
	background:none;
	margin-left:		5px;
	margin-top:		4px;
}
.clip .clip-preview .fsk18pic_320x240,.clip .clip-preview .image-container a {
	display: block;
	width:200px;
	height:150px;
}
.clip .clip-preview .fsk18pic_320x240{
	background:url('/images/fsk18pic_200x150.jpg') no-repeat 2px 2px;
}

.clip .clip-preview img
{
	border:				1px solid #dadada;

}

.clip .clip-desc
{
	color:				#a2a2a2;
	float:left;
}


.clip h3
{
	margin:				5px 0 15px 0;
}

.clip h3 a
{
	font-size:			14px;
}
.clip h5
{
	text-align:			left;
	height:15px;
	overflow:hidden;
}

.clip .clip-desc dl.clipinfo
{
	margin-left:5px;
	position:relative;
	width:182px;
}

.clip .clip-desc dl.clipinfo dt
{
	display:			none;
}

.clip .clip-desc dl.clipinfo dd
{
	float:				left;
}

.clip .clip-desc dl.clipinfo dd.voting
{
	position:			absolute;
	left:				0;
	top:				0;
	width:				137px;
	height:				16px;
	overflow:			hidden;
	background:			transparent url('/images/gallery/stars-off.png') scroll no-repeat left top;
}

.clip .clip-desc dl.clipinfo dd.voting em
{
	display:			block;
	text-indent:		-1000px;
	overflow:			hidden;
	position:			absolute;
	z-index:			0;
	left:				0;
	top:				0;
	height:				16px;
	background:			transparent url('/images/gallery/stars.png') scroll no-repeat left top;
}

.clip .clip-desc dl.clipinfo dd.voting span
{
	display:			none;
}

.clip .clip-desc dl.clipinfo dd.update,
.clip .clip-desc dl.clipinfo dd.count,
.clip .clip-desc dl.clipinfo dd.views
{
	margin-top:			20px;
}

.clip .clip-options
{
	float:				right;
	width:				17px;
	height:				15px;
}

.clip .clip-options a
{
	color:#A2A2A2;
	display:block;
	height:16px;
	margin-bottom:8px;
	width:18px;
}

.clip .clip-options a.loading
{
	background:			transparent url('/images/common/loading.gif') no-repeat center center;
}

.clip .clip-options .option-play
{
	background:			transparent url('/images/gallery/option_play.png') scroll no-repeat 2px top;
}

.clip .clip-options .option-fav span {
	display:none;
}

#option-fav span {
	padding-left: 20px;
}

.clip .clip-options .option-view
{
	background:			transparent url('/images/gallery/option_view.png') scroll no-repeat left top;
}

/* Gallery 2.0 Detail */
#clips
{
	background-color:		#fff;
}

.thumb
{
	width:					200px;
	height:					300px;
	float:					left;
	padding:				2px;
	border:					1px solid #ddd;
	margin:					15px;
	vertical-align:			middle;
	background-repeat:		no-repeat;
	background-position:	center center;
	display:				block;	
}

#clips #nav-box
{
	height:				120px;
	background:			#000 url('/images/gallery/bg_filter.png') scroll repeat-x left top;
	overflow:			hidden;	
}

#clips #nav-box .nav
{
	height:				100%;
	height:				500px;
	float:				left;
	border-left:		1px solid #2a2a2a;
	border-right:		1px solid #000;
}

#clips #nav-box .nav h3
{
	padding:			10px 20px;
	font-size:			12px;				/* todo: replace attribute with global */
	text-transform:		uppercase;
	color:				#ccc;
}

#clips #nav-box #nav-back
{
	border-left:		none;
	width:				170px;
}

#clips #nav-box #nav-back h3 a
{
	text-transform:		none;
}

#clips #nav-box #nav-related
{
	border-right:		none;
	width:				775px;
}

#clips #nav-box #nav-related .images
{
	padding:			0 18px;
}

#clips #nav-box #nav-related img
{
	border:				1px solid #606060;
	margin-right:		5px;
}

#clips #clip_head
{
}

#clip_head div.description
{
	float:					left;
	width:					420px;
	padding:				20px;
	color:					#666;
}

#clip_head div.description h3
{
	font-size:				14px;
	font-weight:			bold;
	color:					#ff7200;
}

#clip_head dl.clipinfo
{
	float:					left;
	width:					240px;
	padding:				20px;
	line-height:			160%;
	background:				transparent url('/images/gallery/options_spacer.png') scroll no-repeat left 5px;
}

#clip_head dl.clipinfo dt
{
	width:					40%;
	clear:					both;
	float:					left;
	color:					#bbb;
}

#clip_head dl.clipinfo dd
{
	width:					60%;
	float:					left;
	color:					#666;
}

#clip_head div.options
{
	float:					left;
	width:					160px;
	height:					84px;
	padding:				20px;
	background:				transparent url('/images/gallery/options_spacer.png') scroll no-repeat left 5px;
	position:				relative;
}

#clip_head div.options dd.voting
{
	position:			absolute;
	left:				0;
	top:				0;
	width:				137px;
	height:				16px;
	overflow:			hidden;
	background:			transparent url('/images/gallery/stars-off.png') scroll no-repeat left top;
}

#clip_head div.options dd.voting em
{
	display:			block;
	text-indent:		-1000px;
	overflow:			hidden;
	position:			absolute;
	z-index:			9;
	left:				0;
	top:				0;
	height:				16px;
	background:			transparent url('/images/gallery/stars.png') scroll no-repeat left top;
}

#clip_head div.options dd.voting span
{
	display:			none;
}

#clip_head div.options dd.voting a:hover
{
	background:			transparent url('/images/gallery/star.png') scroll no-repeat left top;
}

#clip_head div.options em
{
	color:				#bbb;
	font-style:			italic;
}

#clip_head div.options a
{
	display:			block;
	padding:			2px 14px 5px 0;
	float:				left;
}

#clip_head div.options a#option-fav,
#clip_head div.options a#option-play
{
	display:			block;
	width:				130px;
	height:				20px;
	padding-left:		25px;
	margin-top:			5px;
	color:				#a2a2a2;
}

#clip_head div.options #option-play
{
	background:			transparent url('/images/gallery/option_play.png') scroll no-repeat 2px top;
}

#clip_head div.options #option-fav
{
	background:			transparent url('/images/gallery/option_fav.png') scroll no-repeat left top;
}


#clip_head div.options #option-fav.loading
{
	background:			transparent url('/images/common/loading.gif') no-repeat center center;
}

#pics a {
	cursor: pointer;
}

#clip_title {
	color:#FF7200;
	font-size:14px;
	font-weight:bold;
	height:33px;
	text-align:left;
}

#addFav {
	position:absolute;
	right:0;
	top:258px;
	color:#999;
}
div {
	
}

.fsk16badge {
	background:transparent url(/images/clips/fsk16.png) no-repeat scroll 0 0;
	height:50px;
	margin:0;
	padding:0;
	position:absolute;
	right:-6px;
	top:1px;
	width:52px;
	z-index:0;
}