@charset "utf-8";
/* CSS Document */

@import url('header.css');
@import url('footer.css');
@import url('sub.css');
@import url('join.css');
@import url('wm.css');

#pclanguagebar {
	z-index:9999;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background:transparent url(../images/bg_body.jpg) repeat top left;
}

.clear {
	clear:both;
	float:none;
	margin:0px;
	padding:0px;
	line-height:0;
}

img {
	behavior: url(css/iepngfix.htc);
}

#hidden {
	position: absolute;
    top: -9999px;
    left: -9999px;
}

#wrapper {
	width:980px;
	margin:0px auto;
	padding:0px;
	border:#fff 4px solid;
}


/*_______________CONTENT BOX___________________*/
/*---------------------------------------------*/

#contentBox {
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	background:#000;
}



/*previewBox*/

.previewBox {
	width:980px;
	margin:0px 0px 31px 0px;
	padding:0px;
	float:left;
	background:#000;
}

/*headline*/

.previewBoxHeadline {
	width:980px;
	height:48px;
	margin:0px 0px 9px 0px;
	padding:0px;
	border-bottom:#d5d5d5 3px solid;
	background:#fff;
	position:relative;
}

.previewBoxHeadline a {
	text-decoration:none;
	margin:0px 0px 0px 2px;
	padding:5px 0px 5px 0px;
	display:block;
}

.previewBoxHeadline a span.name {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:38px;
	font-style:italic;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-2px;
	line-height:38px;
	font-weight:normal;
}

.previewBoxHeadline a span.weight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-style:italic;
	color:#000;
	text-decoration:none;
	letter-spacing:-2px;
	line-height:38px;
}

.previewBoxHeadline a span.info {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:italic;
	color:#8e8e8e;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-2px;
	line-height:18px;
	font-weight:bold;
}

.previewBoxHeadline .small {
	font-size: 26px !important;
}

/*badge*/

.badge {
	width:143px;
	height:60px;
	margin:0px;
	padding:0px;
	background:transparent url(../images/bg_badge.jpg) no-repeat top left;
	position:absolute;
	top:0px;
	right:0px;
}

.badge a {
	width:143px;
	height:60px;
	margin:0px;
	padding:0px;
	display:block;
}

.badge a span {
	display:none;
}

/*previewBoxTop*/

.previewBoxTop {
	width:980px;
	margin:0px;
	padding:0px;
	float:left;
}

/*top*/

.imgBoxTop {
	width:980px;
	height:156px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.imgBoxTop a {
	float:left;
}

*html .imgBoxTop a {
	float:none;
}

*html .imgBoxTop a img {
	float:left;
}


/*bottom*/

.imgBoxBottom {
	width:980px;
	height:155px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.imgBoxBottom a {
	float:left;
}

*html .imgBoxBottom a {
	float:none;
}

*html .imgBoxBottom a img {
	float:left;
}

/*-----SUB-----*/

/*top*/

.imgBoxTopSub {
	width:980px;
	height:152px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.imgBoxTopSub a {
	float:left;
}

*html .imgBoxTopSub a {
	float:none;
}

*html .imgBoxTopSub a img {
	float:left;
}

/*midddle*/

.imgBoxMiddleSub {
	width:980px;
	height:153px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.imgBoxMiddleSub a {
	float:left;
}

*html .imgBoxMiddleSub a {
	float:none;
}

*html .imgBoxMiddleSub a img {
	float:left;
}


/*bottom*/

.imgBoxBottomSub {
	width:980px;
	height:152px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.imgBoxBottomSub a {
	float:left;
}

*html .imgBoxBottomSub a {
	float:none;
}

*html .imgBoxBottomSub a img {
	float:left;
}

/*previewBoxMiddle*/

.previewBoxMiddle {
	width:980px;
	margin:0px 0px 7px 0px;
	padding:0px;
	float:left;
}

*html .previewBoxMiddle {
	width:980px;
	margin:-9px 0px 0px 0px;
	padding:0px;
	float:left;
}

*+html .previewBoxMiddle {
	width:980px;
	margin:-9px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*trailer*/

.trailerBox {
	width:440px;
	margin:0px 9px 0px 3px;
	padding:0px 0px 0px 0px;
	float:left;
}

*html .trailerBox {
	width:440px;
	margin:0px 10px 0px 2px;
	padding:0px 0px 0px 0px;
	float:left;
}

#trailer1 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer1.jpg) no-repeat top left;
	float:left;
}

#trailer2 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer2.jpg) no-repeat top left;
	float:left;
}

#trailer3 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer3.jpg) no-repeat top left;
	float:left;
}

#trailer4 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer4.jpg) no-repeat top left;
	float:left;
}

#trailer5 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer5.jpg) no-repeat top left;
	float:left;
}

#trailer6 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer6.jpg) no-repeat top left;
	float:left;
}

#trailer7 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer7.jpg) no-repeat top left;
	float:left;
}

#trailer8 {
	width:433px;
	height:287px;
	margin:0px;
	padding:4px 3px 0px 4px;
	display:block;
	background:#f1f1f1 url(../images/border_trailer8.jpg) no-repeat top left;
	float:left;
}

.playerLeiste {
	width:440px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
}

/*imgBoxMiddle*/

.imgBoxMiddle {
	width:256px;
	margin:0px 8px 0px 0px;
	padding:0px;
	float:left;
}

/*imgBoxRight*/

.imgBoxRight {
	width:256px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*previewBoxBottom*/

.previewBoxBottom {
	width:975px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.previewBoxBottom a {
	float:left;
	margin:0px 7px 0px 0px;
}


/*contentTextBox*/

.contentTextBox {
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 22px 0px;
}

.contentTextBox h4 {
	margin:0px 33px 12px 13px;
	padding:0px;
}

.contentTextBox h4 a {
	font-size:24px;
	color:#ecca91;
	text-decoration:underline;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:-1px;
	line-height:24px;
}

.contentTextBox h4 a span {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ecca91;
	text-decoration:underline;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:-1px;
	line-height:24px;
}

.contentTextBox p {
	margin:0px 33px 9px 13px;
	padding:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
}

.contentTextBox a.mehr {
	margin:0px 0px 0px 13px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#acc007;
	text-decoration:underline;
	font-style:italic;
	line-height:18px;
	letter-spacing:-1px;
}



/*joinBox*/

.joinBox {
	width:980px;
	margin:-31px 0px 32px 0px;
	padding:0px;
	float:left;
}

*html .joinBox {
	width:980px;
	margin:-31px 0px 15px 0px;
	padding:0px;
	float:left;
}

/*left*/

.joinBoxLeft {
	width:136px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
}

*html .joinBoxLeft {
	width:136px;
	margin:0px 2px 0px 2px;
	padding:0px;
	float:left;
}

.joinBoxLeft a {
	width:136px;
	height:102px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	background:transparent url(../images/img_movieordner.jpg) no-repeat top left;
}

*html .joinBoxLeft a {
	width:136px;
	height:102px;
	margin:0px 0px 0px 1px;
	padding:0px;
	display:block;
	background:transparent url(../images/img_movieordner.jpg) no-repeat top left;
}

.joinBoxLeft a span {
	display:none;
}

/*right*/

.joinBoxRight {
	width:749px;
	margin:0px 0px 0px 0px;
	padding:15px 90px 0px 0px;
	float:right;
	text-align:center;
}

*html .joinBoxRight {
	width:749px;
	margin:0px 0px 0px 0px;
	padding:15px 45px 0px 0px;
	float:right;
	text-align:center;
}

.joinBoxRight a {
	font-size:22px;
	color:#ecca91;
	font-style:italic;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:22px;
	display:block;
	margin:0px 0px 4px 0px;
}

.joinBoxRight a.big {
	font-size:50px;
	color:#acc007;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
	letter-spacing:-2px;
	line-height:50px;	
	margin:0px 0px 0px 0px;
}

.joinBoxRight a.big span {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#acc007;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
	letter-spacing:-2px;
	line-height:50px;	
	margin:0px 0px 0px 0px;
}


/*_______________LADIES BOX____________________*/
/*---------------------------------------------*/

.ladiesBox {
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*headline*/

.ladiesBoxHeadline {
	width:951px;
	margin:0px 0px 0px 14px;
	padding:0px;
	float:left;
}

*html .ladiesBoxHeadline {
	width:951px;
	margin:0px 0px 0px 7px;
	padding:0px;
	float:left;
}

.ladiesBoxHeadline a.big {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	float:left;
	line-height:34px;
}

.ladiesBoxHeadline a {
	font-size:16px;
	font-weight:bold;
	color:#989897;
	text-decoration:none;
	float:right;
	line-height:45px;
}


/*ladiesImgBox*/

.ladiesImgBox {
	width:951px;
	margin:0px 0px 11px 14px;
	padding:0px;
	float:left;
}

*html .ladiesImgBox {
	width:951px;
	margin:0px 0px 11px 7px;
	padding:0px;
	float:left;
}


/*ladiesImg*/

.ladiesImg {
	width:165px;
	margin:0px 9px 0px 0px;
	padding:7px 8px;
	background:#fff;
	border:#bebebe 1px solid;
	float:left;
}

.ladiesImgLast {
	width:165px;
	margin:0px 0px 0px 0px;
	padding:7px 8px;
	background:#fff;
	border:#bebebe 1px solid;
	float:left;
}

/*Links*/

.ladiesImgLinkBox {
	width:951px;
	margin:0px 0px 20px 14px;
	padding:0px;
	float:left;
}

.ladiesImgLink {
	width:181px;
	margin:0px 9px 0px 0px;
	padding:0px;
	float:left;
	text-align:center;
}

.ladiesImgLinkLast {
	width:181px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:center;
}


.ladiesImgLink a {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	line-height:18px;
}

.ladiesImgLinkLast a {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	line-height:18px;
}



/*_______________PAGINATION____________________*/
/*---------------------------------------------*/

.pagination {
	width:951px;
	margin:0px 0px 0px 14px;
	padding:0px;
	float:left;
}

*html .pagination {
	width:951px;
	margin:0px 0px 0px 7px;
	padding:0px;
	float:left;
}

.pagination ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	float:right;
}

.pagination ul li {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style-type:none;
}

.pagination ul li a.pagLeft {
	margin:0px 22px 0px 0px;
	padding:0px;
}

.pagination ul li a.pagRight {
	margin:0px 0px 0px 13px;
	padding:0px;
}

.pagination ul li a {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:underline;
	margin:0px 11px 0px 0px;
}

.pagination ul li a.last {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8a8a8a;
	text-decoration:underline;
	margin:0px 11px 0px 0px;
}

.pagination ul li a.info {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8a8a8a;
	text-decoration:none;
}


/*LINK*/

.joinLinkBox {
	width:980px;
	margin:15px 0px 35px 0px;
	padding:0px 0px 10px 0px;
	text-align:center;
}

.joinLinkBox a {
	font-size:66px;
	color:#ecca91;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:66px;
}

.joinLinkBox a span {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:66px;
	color:#ecca91;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:66px;
}









/*_______________BONUS BOX___________________*/
/*---------------------------------------------*/

#bonusBox {
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 9px 0px;
	float:left;
	border-top:#fff 2px solid;
	background:#000 url(../images/bg_bonusbox_bottom.jpg) no-repeat bottom left;
}


/*bonus box left*/

.bonusBoxLeft {
	width:488px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	border-right:#000 2px solid;
	background:#667905 url(../images/bg_bonusbox_left.jpg) repeat-x top left;
	position:relative;
}

/*top*/

.bonusBoxLeftTop {
	width:488px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.bonusBoxLeftTop h3 {
	margin:11px 0px 15px 10px;
	padding:0px;
}

.bonusBoxLeftTop h3 a {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	font-style:italic;
	color:#f5f5f5;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:26px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*corner*/

.cornerBonusBoxLeft {
	width:167px;
	height:160px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	top:-29px;
	right:-37px;
	z-index:500;
}

.cornerBonusBoxLeft a {
	width:167px;
	height:160px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;	
}

.cornerBonusBoxLeft a span {
	display:none;
}

/*middle*/

.bonusBoxLeftMiddle {
	width:488px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*middle left*/

.bonusBoxLeftMiddleLeft {
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*middle left top*/

.bonusTrailerBoxTop {
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*trailer img top*/

.imgTrailerTop {
	width:302px;
	height:130px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

*html .imgTrailerTop {
	width:302px;
	height:130px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
}

.imgTrailerTop a {
	float:left;
}

/*trailer img bottom*/

.imgTrailerBottom {
	width:302px;
	height:129px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

*html .imgTrailerBottom {
	width:302px;
	height:129px;
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
}

.imgTrailerBottom a {
	float:left;
}


/*middle left bottom*/

.bonusTrailerBoxBottom {
	width:310px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.bonusTrailerBoxBottom a.headline {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	font-style:normal;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:17px;
	display:block;
	margin:7px 0px 3px 12px;
}

.bonusTrailerBoxBottom a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:underline;
	display:block;
	margin:0px 0px 8px 12px;
}

/*middle right*/

.bonusBoxLeftMiddleRight {
	width:178px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
}

*html .bonusBoxLeftMiddleRight {
	width:172px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
}

/*middle right top*/

.bonusImgBoxTop {
	width:178px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

*html .bonusImgBoxTop {
	width:172px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*img top*/

#bonusImgTop {
	width:150px;
	height:119px;
	margin:0px 0px 5px 6px;
	padding:5px;
	background:#000;
	display:block;
	float:left;
	position:relative;
}

*html #bonusImgTop {
	width:150px;
	height:119px;
	margin:0px 0px 5px 0px;
	padding:5px;
	background:#000;
	display:block;
	float:left;
	position:relative;
}

#bonusImgTop a.movie {
	width:33px;
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	right:-6px;
	bottom:-5px;
}

/*img bottom*/

#bonusImgBottom {
	width:150px;
	height:119px;
	margin:0px 0px 0px 6px;
	padding:5px;
	background:#000;
	display:block;
	float:left;
	position:relative;
}

*html #bonusImgBottom {
	width:150px;
	height:119px;
	margin:0px 0px 0px 0px;
	padding:5px;
	background:#000;
	display:block;
	float:left;
	position:relative;
}

#bonusImgBottom a.movie {
	width:33px;
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	right:-6px;
	bottom:-5px;
}


/*middle right bottom*/

.bonusImgBoxBottom {
	width:178px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

*html .bonusImgBoxBottom {
	width:172px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.bonusImgBoxBottom a {
	width:141px;
	height:35px;
	margin:6px 0px 0px 15px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_bonus_join.gif) no-repeat top left;
}

.bonusImgBoxBottom a span {
	display:none;
}


/*bottom*/

.bonusBoxLeftBottom {
	width:488px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

/*bottom left*/

.bonusBoxLeftBottomLeft {
	width:317px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

*html .bonusBoxLeftBottomLeft {
	width:305px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.bonusBoxLeftBottomLeft p {
	font-size:11px;
	line-height:11px;
	margin:0px 0px 8px 0px;
	padding:10px 16px 0px 12px;
}

.bonusBoxLeftBottomLeft a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:underline;
	line-height:18px;
}



/*bottom right*/

.bonusBoxLeftBottomRight {
	width:171px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 6px 0px;
	float:right;
}

*html .bonusBoxLeftBottomRight {
	width:165px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 0px;
	float:right;
}

*+html .bonusBoxLeftBottomRight {
	width:165px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}


.bonusBoxLeftBottomRight ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.bonusBoxLeftBottomRight ul li {
	clear:both;
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
}

*html .bonusBoxLeftBottomRight ul li {
	clear:both;
	display:block;	
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

*+html .bonusBoxLeftBottomRight ul li {
	clear:both;
	display:block;
	height:20px;
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
}


.bonusBoxLeftBottomRight ul li select {
	width:112px;
	height:20px;
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:#575757 2px solid;
	border-left:#575757 2px solid;
	border-right:#fff 2px solid;
	border-bottom:#fff 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/*btn Klick*/

.bonusBoxLeftBottomRight ul li a.btnKlick {
	width:40px;
	height:24px;
	margin:0px 12px 4px 0px;
	padding:0px;
	display:block;
	float:right;
	background:transparent url(../images/btn_klick.gif) no-repeat top left;
}

*html .bonusBoxLeftBottomRight ul li a.btnKlick {
	width:40px;
	height:24px;
	margin:0px 3px 2px 0px;
	padding:0px;
	display:block;
	float:right;
	background:transparent url(../images/btn_klick.gif) no-repeat top left;
}

.bonusBoxLeftBottomRight ul li a.btnKlick span {
	display:none;
}


/*bonus box right*/

.bonusBoxRight {
	width:490px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
	background:transparent;
}


/*featureBox*/

.featureBox {
	width:490px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 23px 0px;
	float:left;
	background:transparent url(../images/bg_bonus_features_bottom.jpg) no-repeat bottom left;
}

/*top*/

.featureBoxTop {
	width:490px;
	height:81px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

.featureBoxTop h3 {
	margin:0px;
	padding:0px;
}

.featureBoxTop h3 a {
	width:490px;
	height:81px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	background:transparent url(../images/headline_bonus_features.jpg) no-repeat top left;
}

.featureBoxTop h3 a span {
	display:none;
}

/*middle*/

.featureBoxMiddle {
	width:490px;
	height:171px;
	margin:0px;
	padding:0px;
	float:left;
}

/*btnVideos*/

.btnVideos {
	width:146px;
	height:171px;
	margin:0px;
	padding:0px;
	float:left;
}

.btnVideos a {
	width:146px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_videos.jpg) no-repeat top left;
}

.btnVideos a:hover {
	width:146px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_videos_hover.gif) no-repeat top left;
}

.btnVideos a span {
	display:none;
}

/*btnCams*/

.btnCams {
	width:181px;
	height:171px;
	margin:0px;
	padding:0px;
	float:left;
}

.btnCams a {
	width:181px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_livecams.jpg) no-repeat top left;
}

.btnCams a:hover {
	width:181px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_livecams_hover.gif) no-repeat top left;
}

.btnCams a span {
	display:none;
}


/*btnImages*/

.btnImages {
	width:163px;
	height:171px;
	margin:0px;
	padding:0px;
	float:left;
}

.btnImages a {
	width:163px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_bilder.jpg) no-repeat top left;
}

.btnImages a:hover {
	width:163px;
	height:171px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_bilder_hover.gif) no-repeat top left;
}

.btnImages a span {
	display:none;
}

/*bottom*/

.featureBoxBottom {
	width:490px;
	height:63px;
	margin:0px;
	padding:0px;
	float:left;
}

/*left*/

.featureBoxBottomLeft {
	width:163px;
	height:63px;
	margin:0px;
	padding:0px;
	float:left;
}

.featureBoxBottomLeft a {
	width:163px;
	height:63px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/bg_bonus_features_left.jpg) no-repeat top left;
}

.featureBoxBottomLeft a span {
	display:none;
}

/*middle*/

.featureBoxBottomMiddle {
	width:283px;
	height:63px;
	margin:0px;
	padding:0px;
	float:left;
}

.featureBoxBottomMiddle a {
	width:283px;
	height:63px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/btn_bonus_features_join.gif) no-repeat top left;
}

.featureBoxBottomMiddle a span {
	display:none;
}

/*right*/

.featureBoxBottomRight {
	width:44px;
	height:63px;
	margin:0px;
	padding:0px;
	float:left;
}

.featureBoxBottomRight a {
	width:44px;
	height:63px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/bg_bonus_features_right.jpg) no-repeat top left;
}

.featureBoxBottomRight a span {
	display:none;
}


/*newsletterBox*/

.newsletterBox {
	width:490px;
	height:122px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}

/*left*/

.newsletterBoxLeft {
	width:159px;
	height:122px;
	margin:0px;
	padding:0px;
	float:left;
}

.newsletterBoxLeft a {
	width:159px;
	height:122px;
	margin:0px;
	padding:0px;
	display:block;
	background:transparent url(../images/bg_nl_left.jpg) no-repeat top left;
}

.newsletterBoxLeft a span {
	display:none;
}

/*right*/

.newsletterBoxRight {
	width:331px;
	height:122px;
	margin:0px;
	padding:0px;
	float:right;
	background:transparent url(../images/bg_nl_right.jpg) no-repeat top left;
}

.newsletterBoxRight h3 {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:italic;
	color:#000;
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height:38px;
	margin:10px 0px 0px 0px;
}

.newsletterBoxRight p {
	color:#000;
	line-height:11px;
	margin:0px 0px 3px 5px;
	padding:0px 75px 0px 0px;
}

#newsletter {
	width:331px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

#newsletter input.nl {
	width:180px;
	height:16px;
	background:#fff;
	border:#000000 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:2px 0px 0px 5px;
	padding:2px 2px 2px 2px;
	float:left;
}

#newsletter input.btn_nlSubmit {
	width:69px;
	height:24px;
	background:transparent url(../images/btn_nl_submit.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	margin:0px 0px 0px 7px;
	float:left;
}



/*stars*/

.stars {
	width:18px;
	height:57px;
	margin:0px;
	padding:0px;
	background:transparent url(../images/bg_stars.png) no-repeat top left;
	position:absolute;
	bottom:47px;
	left:-18px;
}

.stars a {
	width:18px;
	height:57px;
	margin:0px;
	padding:0px;
	display:block;
}

.stars a span {
	display:none;
}









































