.tx-moremovies-pi1 a.832,
.tx-moremovies-pi1 a.836,
.tx-moremovies-pi1 a.841,
.tx-moremovies-pi1 a.844,
.tx-moremovies-pi1 a.847 {
top:200px;
}
.tx-moremovies-pi1 a{
background: transparent url(/fileadmin/templates/images/box-bullet.png) no-repeat scroll right top;
display:block;
font-weight:bold;
padding:0 20px 0 0 ;
position:absolute;
right:0;
top:-21px;
}

.tx-moremovies-pi1 a.link_832,
.tx-moremovies-pi1 a.link_836,
.tx-moremovies-pi1 a.link_841,
.tx-moremovies-pi1 a.link_844,
.tx-moremovies-pi1 a.link_847 {
top:180px;
font-size:1.3em;
}

/******************************************************************************
 *
 * Leftmenu - Big ul menu
 *
******************************************************************************/

span.hideit {
	display:block;
	text-decoration:none;
	text-indent:-10000px;
}

div.left_big {
  vertical-align: top;
  position: relative;
}

div.left_big ul.level_1 {
  margin: 0;
  padding: 0;
}

img.leftmenuBigActiveBridge{
  display: none;
  position: absolute;
  left: 211px;
}

img.leftmenuBigActiveBridgeOne{
  top: -10px;
}

img.leftmenuBigActiveBridgeTwo{
  top: 26px;
}

img.leftmenuBigActiveBridgeTree{
  top: 60px;
}


div.left_big ul.level_1 li a {
  background: url(/fileadmin/templates/images/leftmenuBig.png) no-repeat;
  
}
div.left_big ul.level_1 li a:hover {
	background: url(/fileadmin/templates/images/leftmenuBig.png) no-repeat 0 100%;
}


div.left_big ul.level_1 li{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  height: 34px;
  width: 213px;
  margin: 0 0 1px 0;
  padding: 0;
  cursor:pointer;
}
div.left_big ul.level_1 li.ACT {
	width: 222px;
}

div.left_big ul.level_1 li a {
  text-decoration: none;
  color: #FFF;
  font-size: 1.5em;
  font-weight: 700;
  height: 34px;
  display: block;
  cursor:pointer;
}

div.left_big ul.level_1 li a:hover {
  text-decoration: none;
  color: #FF0000;
  font-size: 1.5em;
	font-weight: 700;
	height: 34px;
	display: block;
}

/* Show other pics because we open a layer */
div.left_big ul.level_1 li.ACT a {
  background: url(/fileadmin/templates/images/leftmenuBig.png) no-repeat 100% 0;
}

div.left_big ul.level_1 li.ACT a:hover {
  background: url(/fileadmin/templates/images/leftmenuBig.png) no-repeat 100% 100%;
}

/******************************************************************************
 *
 * Headers
 *
******************************************************************************/

/* All headers has this one */
.header {
	
}

/* Standard headers  - used in content */
.h1 {
	margin: 0 0 11px 0;
}
.h2 {
	margin: 0 0 3px 0;
}
.h3 {
	margin: 0 0 10px 0;
}

/* Custom headers - used in system */
.white16px { }

.black16px { }

.red16px { }