@CHARSET "UTF8";


/*     images preloader    */     

.header {
    margin:0 auto;
    padding:0;
    width:1036px;
    height:235px;
    background-image:url(/images/menu-bg.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    z-index: 4;
}


/*  flash and large buttons start  */
.home-flash {
    width: 982px;
    height:596px;
    background-image: url(/images/de/homepage/homepage-visual-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.home-flash-lp {
    width: 982px;
    height:596px;
    background-image: url(/images/de/homepage/homepage-visual-lp-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.home-flash-lp-cw {
	background-image:url("/images/de/homepage/homepage-visual-lp-cw-background.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	bottom:84px;
	height:596px;
	position:relative;
	right:43px;
	width:982px;
}

.home-flash-lp-cwit {
    width: 982px;
    height:596px;
    background-image: url(/images/de/homepage/homepage-visual-lp-cwit-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.princess-with-dice {
	float: left;
	position: relative;
	top: 26px;
	left: 17px;
	height: 560px;
	width: 404px;
	
}
.home-flash-opposite {
    float:right;
    position: relative;
    top: 90px;
    left: 32px;
    width: 450px;
    text-align: center;
}
.home-flash-opposite-1500 {
    padding-bottom: 4px;
}
.home-flash-opposite-download {
    padding-bottom: 5px;
}
.home-flash-opposite-download-cwit {
    padding-bottom: 20px;
}
.home-flash-or {
	align: center;
	padding-bottom: 10px;
	}
.home-flash-opposite-claim {
padding-bottom: 2px;
}
.home-flash-opposite-claim-note {
padding-bottom: 17px;
}
.home-flash-opposite-claim-note-cwit {
padding-bottom: 30px;
padding-top:5px;
}
/*  home game previews  */

/*  preview this game  */
a.homepage-preview {
    width: 175px;
    height: 37px;
    background-image: url(/images/de/homepage/preview-this-game.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    left: 7px;
}
a.homepage-preview:hover {
    background-image: url(/images/de/homepage/preview-this-game.png);
    background-position: 0px -37px;
}


/* roulette */
a.homepage-roulette {
    width: 189px;
    height: 328px;
    background-image: url(/images/de/homepage/download-roulette-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-roulette:hover {
    background-image: url(/images/de/homepage/download-roulette-hover.jpg);
}

/*  blackjack  */
a.homepage-blackjack {
    width: 189px;
    height: 328px;
    background-image: url(/images/de/homepage/download-blackjack-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-blackjack:hover {
    background-image: url(/images/de/homepage/download-blackjack-hover.jpg);
}


/*  slots  */
a.homepage-slots {
    width: 189px;
    height: 328px;
    background-image: url(/images/de/homepage/download-slots-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-slots:hover {
    background-image: url(/images/de/homepage/download-slots-hover.jpg);
}

/*  video poker  */
a.homepage-videopoker {
    width: 189px;
    height: 328px;
    background-image: url(/images/de/homepage/download-video_poker-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-videopoker:hover {
    background-image: url(/images/de/homepage/download-video_poker-hover.jpg);
}

/*  mega moolah  */
a.homepage-megamoolah {
    width: 189px;
    height: 328px;
    background-image: url(/images/de/homepage/download-mega_moolah-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-megamoolah:hover {
    background-image: url(/images/de/homepage/download-mega_moolah-hover.jpg);
}

.home-flash-opposite-1500 {
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(/images/de/homepage/1500claim.gif);
	left:42px;
	position:relative;
	width: 350px;
	height: 155px;

}
.home-flash-opposite-cwit {
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(/images/de/homepage/willkommen.png);
	left:42px;
	position:relative;
	width: 350px;
	height: 155px;
	margin-top:25px;

}