.start-top-box-container{
	padding: 20px 0 5px 0;
	margin: 0;
	height:292px;
}
.left-box-start{
	float:left;
	height:290px;
	width:710px;
	border:1px solid #CCCCCC;
	background-color: #FFF;
}
.right-box-start{
	background:url("/images/startseite/flatrate_schlagworte.png") no-repeat scroll 4px 6px #FFF;
	float:left;
	height:290px;
	margin-left:8px;
	border:1px solid #CCCCCC;
}
.right-box-start a{
	display:block;
	padding-right:8px;
}
.start-banner-container{
	border: 1px solid #ccc;
	margin-top: 8px;
	height: 99px;
	width:710px;
	background:url('/images/startseite/special.jpg') no-repeat top left;
}
#mask{
	height:280px;
	overflow:hidden;
	position:relative;
	width:696px;
	border:5px solid #fff;
	background:#fff;
	padding-left:4px;
}
#box{
	position:relative;
}

#box div{
	display:block;
	float:left;
}
.slider-image-container img{
	margin-right:10px;
}

#handles{
	list-style-type:none;
	position:absolute;
	top:30px;
	left:30px;
}
#handles li{
	float:left;
	margin:12px;
	cursor:pointer;
	width:25px;
	height:20px;
	text-align:center;
	background:url('/images/startseite/stars_sprite.png') no-repeat 0 0;
	font-weight:bold;
	padding-top:6px;
	font-size:13px;
}

#handles li.active,
#handles li:hover{
	background:url('/images/startseite/stars_sprite.png') no-repeat 0 -25px;
	color:#aa0000;
}
div.headline{
	background:#000 url(/images/gallery/bg_filter.png) repeat-x scroll left top;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	color:#CCC;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	margin:0;
	padding:0;
	position:relative;
	text-transform:uppercase;
}
div.headline a.arrow{
	background:transparent url(/images/common/arrow.png) no-repeat scroll top right;
	color:#FFF;
	line-height:13px;
	margin:6px -10px 0 0;
	padding:0 17px 0 0;
	position:absolute;
	right:15px;
	text-decoration:underline;
	text-transform:none;
}
.box2 div.headline
{
	background:			#333 url('/images/common/bg_box.png') scroll repeat-x left top;
	visibility:			visible;
	display:			block;
	height:				30px;
	font-size:			12px;		
}

.box2 div.headline a
{
	color:				#fff;
		
}

.box2 div.headline a img
{
	vertical-align:		middle;		
}

.box2 div.headline a.button
{
	display:			block;
	float:				left;
	width:				110px;
	height:				18px;
	text-align:			center;
	padding:			6px;		
}

.box2 div.headline a.active
{
	background:			transparent url('/images/common/bg_but.png') scroll no-repeat left top;		
}
.headline .button-container{
	width:250px;
	float:left;
}
#cams-box .headline, #categories-box .headline{
	padding-top:6px;
	height:24px;
}
#pics2{
	margin: 20px 13px;
	overflow: hidden;
	width: 680px;
	height: 310px;
	position: relative;
}
#pics-inner{
	width: 5000px;
	height: 600px;
	position: relative;
}
#pics-inner img{
	width: 128px;
	height: 96px;
}
#cams-box .headline span{
	float: left;
	padding: 0 0 0 6px;
}
#cams-box .headline a{
	float: right;
	text-align: right;
	padding:0 17px 0 0;
}

#cams-box .cam-container{
	padding: 20px 30px 10px 30px;
	color: #606060;
}
#cams-box .box-border{
	border-bottom: 1px solid #ccc;
}

h3.headline {
	margin-top: 0;
}
.online-label{
	font-size: 11px;
}
.cam-online{
	 color: #00C60E;
}
#categories-box{
	width: 710px;
	float: none;
	margin-top: 8px;
}
#playerContainer {
	background:url("/images/startseite/posterframe.jpg") no-repeat scroll left top transparent;
	height:280px;
}
#playerContainer a{
	bottom:13px;
	color:#FFFFFF;
	font-size:19px;
	left:48px;
	position:absolute;
}

#videoMute {
	background:url("/images/mute.png") no-repeat scroll left top transparent;
	position:absolute;
	bottom:10px;
	cursor:pointer;
	display:block;
	height:33px;
	right:10px;
	width:33px;
	z-index:2;
}

#videoMute.active {
	background:url("/images/mute_off.png") no-repeat scroll left top transparent;
}

#videoPlay {
	background:url("/images/pause.png") no-repeat scroll left top transparent;
	position:absolute;
	bottom:10px;
	cursor:pointer;
	display:block;
	height:33px;
	left:10px;
	width:33px;
	z-index:2;
}

#videoPlay.active {
	background:url("/images/play.png") no-repeat scroll left top transparent;
}

#videoOverLink, #videoOverLink a {
	display: block;
	width: 462px;
	height: 280px;
	position: absolute;
	top: 0;
	left:0;
}

#videoOverEnd, #videoOverEnd a {
	background: url("/images/startseite/endframe.jpg") no-repeat scroll left top transparent;
	display: block;
	width: 462px;
	height: 280px;
	position: absolute;
	top: 0;
	left:0;
}