/* RASTERVOEGEL */
#rasterbirds {
	width: 384px; 
	height: 200px; 
	position: relative; 
	background: #48f url(/wp-content/uploads/2007/bird/back.jpg) repeat-x; 
	overflow: hidden;
}
#rasterbirds #inner {
	position: absolute; 
	width: 400px; 
	height: 200px; 
	background: url(/wp-content/uploads/2007/bird/raster16.gif) repeat; 
	z-index: 1;
}


/* MEMORY */
#memory { 
	background: white; 
	width: 350px; 
	height: 420px; 
	position: relative;  
	padding: 15px; 
	border: 3px solid #fde; 
	margin-top: 10px; 
}
#memory a span { 
	background: url(http://www.moveq.de/wp-content/uploads/2007/memory/img/pat/card.gif) no-repeat; 
	width: 70px; 
	height: 70px; 
	float: left; 
}
#memory a span img {
        margin: 0;
	padding: 9px 11px 13px 11px; 
	border: none; 
}
#memory img#loading { 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin: -16px 0 0 -16px; 
	border: 0; 
}
#memory a:hover span, 
#memory a:hover { 
	background: url(http://www.moveq.de/wp-content/uploads/2007/memory/img/pat/cardhi.gif) no-repeat; 
}


/* SCROLLER */
#scrollscreen {
	width: 382px; 
	border: 2px solid black;
	overflow: hidden; 
	background: black; 
	position: relative;
	height: 1.4em;
	padding: 4px 0 4px 0;
}
#scrollscreen #scrolltext {
	position: absolute; 
	white-space:nowrap;
	font: 12px verdana; 
	position: absolute; 
	color: #ccc; 
	visibility: hidden;
	line-height: 1em;
}


/* SCHRAEGE MENUES */
#dmenu { 
	top: 20px; 
	left: 65px; 
	position: relative; 
	width: 260px; 
	height: 140px; 
	list-style-type: none !important; 
	margin: 0; 
	padding: 0;
}
#dmenu li { 
	margin: 0; 
	padding: 0; 
	position: absolute; 
}
#dmenu span { 
	position: absolute; 
	width: 40px; 
	height: 40px; 
	display: block; 
	background-repeat: 
	no-repeat; 
}
#dmenu .HELP { /* Sichtbare spans */
	width: 38px; 
	height: 38px; 
	background-color: 
	#fee; 
	border: 1px solid red; 
}
#dmenu #home { left: 0; }
#dmenu #neues { left: 60px; }
#dmenu #download { left: 120px; }
#dmenu #kontakt { left: 180px; }
#dmenu #home span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu1.gif); }
#dmenu #neues span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu2.gif); }
#dmenu #download span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu3.gif); }
#dmenu #kontakt span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu4.gif); }
#dmenu #home:hover span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu1b.gif); }
#dmenu #neues:hover span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu2b.gif); }
#dmenu #download:hover span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu3b.gif); }
#dmenu #kontakt:hover span { background-image: url(http://www.moveq.de/wp-content/uploads/2007/02/menu4b.gif); }
#dmenu .p1 { background-position:   0px  -60px; left:  0px; top:  60px; }
#dmenu .p2 { background-position:  -20px -40px; left: 20px; top:  40px; }
#dmenu .p3 { background-position:  -40px -20px; left: 40px; top:  20px; }
#dmenu .p4 { background-position:  -60px   0px; left: 60px; top:   0px; }
#dmenu .p5 { background-position:  -80px  20px; left: 80px; top: -20px; }
#dmenu .name { visibility: hidden; }


/* MASTERMIND */
#mastermind {
	margin: 0;
	padding: 0;
	position: relative;
	width: 382px;
	height: 288px;
	background: white url(http://www.moveq.de/wp-content/uploads/2007/mastermind/img/raster.gif);
	border: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 1em;
	margin-bottom: 1em;
}

#mastermind #stones {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 33px;
	top: -1px;
	width: 28px;
	z-index: 500;
}
#mastermind #stones span {
	margin: 0;
	padding: 0;
	margin: 0 0 4px 0;
	display: block;
	width: 32px;
	height: 32px;
	position: relative;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
#mastermind #stones img {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}

#mastermind #playfield {
	position: absolute;
	left: 100px;
	width: 282px;	
	margin: 0;
	padding: 0;
}

#mastermind .oneline {
	position: relative;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	width: 257px;
	height: 35px;
	margin-bottom: 1px;
	z-index: 0;
}
#mastermind .oneline span {
	margin-top: 1px;
}
* html #mastermind .oneline {
	margin-top: 0px;
	width: 253px;
}

#mastermind .solution {
	visibility: hidden;
	position: absolute;
	left: 172px;
	width: 100px;	
}
#mastermind .solution span {
	display: block; 
	width: 22px; 
	height: 22px;
	float: left;
	background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/solution_blank.gif') center 5px no-repeat;
	margin: 5px 0 0 0;
	margin: 0;
}
#mastermind .solution .found { background-image: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/solution_black.gif'); }
#mastermind .solution .false { background-image: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/solution_white.gif'); }

#mastermind .drops {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/line_off.gif');
}
#mastermind .drophover {
	background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/line_on.gif');
}
#mastermind .drags {
	cursor: move;
	z-index: 50;
}
#mastermind .blue,
#mastermind .blue span    { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_blue.png') }
#mastermind .red,
#mastermind .red span     { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_red.png') }
#mastermind .yellow,
#mastermind .yellow span  { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_yellow.png') }
#mastermind .brown,
#mastermind .brown span   { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_brown.png') }
#mastermind .magenta,
#mastermind .magenta span { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_magenta.png') }
#mastermind .orange,
#mastermind .orange span  { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_orange.png') }
#mastermind .green,
#mastermind .green span   { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_green.png') }
#mastermind .cyan,
#mastermind .cyan span    { background: url('http://www.moveq.de/wp-content/uploads/2007/mastermind/img/stone_cyan.png') }

#mastermind .isactive {
	background-color: #f8f8f8;
}
#mastermind .isactive .solution,
#mastermind .ishistory .solution {
	visibility: visible;
}

/* SMOOTHER */
#smoothdiv {
	width: 386px;
	height: 125px;
	position: relative;
	background: black;
}
#smoother {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#smoother li {
	display: block;
	float: left;
	margin: 0;
}

#smoother li a img {
	margin: 0;
	padding: 0;
	opacity: .5; filter: alpha(opacity=50);
	border: none;
}

#smoother li#mario { background: url(http://www.moveq.de/wp-content/uploads/2007/smooth/mario.gif); }
#smoother li#wario { background: url(http://www.moveq.de/wp-content/uploads/2007/smooth/wario.gif); }
#smoother li#kirby { background: url(http://www.moveq.de/wp-content/uploads/2007/smooth/kirby.gif); }

/* EVOLVOTRON GALERY */

#evGal {
	width: 384px;
	float: left;
	border: solid black;
	border-width: 0 2px 2px 0;
}
#evGal img {
	margin: 0;
	padding: 0;
	border: solid black;
	border-width: 2px 0 0 2px;
}
#evGal a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
		width: 96px;
	height: 73px;
}
#evGal a:hover img,
#evGal a img:hover {
	position: absolute;
	margin: -5px -5px -5px -5px;
	width: 104px;
	height: 81px;
	border-width: 2px;
}
#evGal #evGalWait {
	position: absolute;
	background: white url(http://www.moveq.de/wp-content/uploads/2007/evolvotron/loading.gif) center no-repeat;
	width: 382px;
	height: 290px;
}
#evGal #evGalImage {
	position: relative;
	border: solid black;
	border-width: 2px 2px 0 2px;
	width: 382px;
	height: 290px;
	background: black;
}
* html #evGal { width: 384px; }
* html #evGal #evGalImage { border-right: none; width: 382px; }

