/* css */

body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background: #ffffff; 
	margin: 0 auto;
	padding: 0;
	}
	
.noborder {
	border:none;
	}
		
a:link {
	color: #666666;
	text-decoration:none;
	}

a:visited {
	color: #666666;
	text-decoration:none;
	}

a:hover {
	color: #6688aa;
	text-decoration:none;
	}

a:active {
	color: #6688aa;
	text-decoration:none;
	}
	
.boldfont, .boldfontwhite {
	font-weight:bold;
	}
	
.bgwhite, .boldfontwhite {
	background: #ffffff;
	}
	
.bluefont {
	color: #6688aa;
	}

/* index */

div#indexcontainer {
	margin: 20px auto;
	width: 801px;
	}
	
.relativediv {
	position:relative;
	top:0px;
	left:0px;
	}
	
.absolutediv {
	background: url(../img/frame.jpg) top left no-repeat #ffffff;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:640px;
	}	

.slideshownoflash {
	position:absolute;
	top:5px;
	left:5px;
	background:url(../img/welcome.jpg) top left no-repeat #F3F9FA;
	height: 400px;
	width:560px;
	text-align:center;
	}




.legal {
	position:absolute;
	width:320px;
	top:567px;
	left:170px;
	font-weight:bold;
	text-align:center;
	}


.gamestrader {
	position:absolute;
	width:150px;
	top:345px;
	left:625px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	}
	
.smallerbreak {
	margin: 20px 0 12px 0;
	}
	
.mcmedia {
	position:absolute;
	top:515px;
	left:625px;
	}
		
	
.legalinfo {
	font-weight:normal;
	font-size:10px;
	}

.legalinfo a {
	margin: 0 5px 0 5px;
	}

.platformlinks {
	width: 665px;
	position:absolute;
	top: 15px;
	left: 64px;
	z-index:1;
	}
	


.nintendods a, .wii a, .gamecube a, .xbox a, .xbox360 a, .pc a, .dvd a, .psp a, .ps2 a, .ps3 a, .nintendodsactive, .wiiactive, .gamecubeactive, .xboxactive, .xbox360active, .pcactive, .dvdactive, .pspactive, .ps2active, .ps3active {
	float:left;
	display: block;
	margin: 0;
	border:none;
	}

.nintendods a, .nintendodsactive {	
	width: 115px;
	height: 30px;
	background: url(../img/nintendods.jpg) top left no-repeat;
	}

.nintendods a:hover, .nintendodsactive  {
	background-position: -115px 0;
	}

.wii a, .wiiactive {	
	width: 45px;
	height: 30px;
	background: url(../img/wii.jpg) top left no-repeat;
	}

.wii a:hover, .wiiactive  {
	background-position: -45px 0;
	}	
	
.gamecube a, .gamecubeactive {	
	width: 41px;
	height: 30px;
	background: url(../img/gamecube.jpg) top left no-repeat;
	}

.gamecube a:hover, .gamecubeactive  {
	background-position: -41px 0;
	}	
		
.xbox a, .xboxactive {	
	width: 74px;
	height: 30px;
	background: url(../img/xbox.jpg) top left no-repeat;
	}

.xbox a:hover, .xboxactive {
	background-position: -74px 0;
	}		
	
.xbox360 a, .xbox360active {	
	width: 53px;
	height: 30px;
	background: url(../img/xbox360.jpg) top left no-repeat;
	}

.xbox360 a:hover, .xbox360active  {
	background-position: -53px 0;
	}		
	
.pc a, .pcactive {	
	width: 41px;
	height: 30px;
	background: url(../img/pc.jpg) top left no-repeat;
	}

.pc a:hover, .pcactive  {
	background-position: -41px 0;
	}		
	
.dvd a, .dvdactive {	
	width: 48px;
	height: 30px;
	background: url(../img/dvd.jpg) top left no-repeat;
	}

.dvd a:hover, .dvdactive  {
	background-position: -48px 0;
	}	

.psp a, .pspactive {	
	width: 90px;
	height: 30px;
	background: url(../img/psp.jpg) top left no-repeat;
	}

.psp a:hover, .pspactive  {
	background-position: -90px 0;
	}	

.ps2 a, .ps2active {	
	width: 82px;
	height: 30px;
	background: url(../img/ps2.jpg) top left no-repeat;
	}

.ps2 a:hover, .ps2active {
	background-position: -82px 0;
	}	

.ps3 a, .ps3active {	
	width: 95px;
	height: 30px;
	background: url(../img/ps3.jpg) top left no-repeat;
	}

.ps3 a:hover, .ps3active  {
	background-position: -95px 0;
	}		
	
	



.topgames {
	color:#CC0000;
	position:absolute;
	top:52px;
	left:40px;
	width:570px;
	font-weight:bold;
	text-align:center;
	}	



#box {
	position:absolute;
	top:70px;
	left:40px;
	background: url(../img/boxtop.jpg) top left repeat-x #F3F8FB;
	width: 570px;
	height: 410px;
	}

.frame {
	padding: 2px 2px 2px 2px;
	}

.iframe {
	background: url(../img/boxbottom.jpg) bottom left repeat-x #F3F8FB;
	overflow: auto;
	width: 566px;
	height: 408px;
	}


/* allplatforms */


.choicecomment {
	color: #cc0000;
	position:absolute;
	top:370px;
	left:0px;
	width: 99%;
	text-align:center;
	z-index:4;
	}


.categorytitle {
	position:absolute;
	top:75px;
	left:0px;
	width: 99%;
	text-align:center;
	z-index:3;
	}
	
.categorytitle h2 {
	font-size: 28px;
	font-weight: normal;
	}
	



.categoryjpg {
	position:absolute;
	top:70px;
	left:0px;
	height: 150px;
	width: 558px;
	z-index:2;
	}	



.chooseyoursystem {
	position:absolute;
	top:175px;
	left:0px;
	width: 99%;
	text-align:center;
	z-index:3;
	}
	
.chooseyoursystem h2 {
	font-size: 20px;
	font-weight: normal;
	}	
	
	
	

	
	
	
	

.choosesystem {
	position:absolute;
	top:240px;
	left:0px;
	width: 99%;
	text-align:center;
	z-index:3;
	}
	
.choosesystemsend {
	margin: 5px 0 0 0;
	}


.bignintendods a, .bigwii a, .bigxbox360 a, .bigpc a, .bigpsp a, .bigps2 a, .bigps3 a {
	display: block;
	margin: 0;
	border:none;
	height:60px;
	width:250px;
	}

.bigpc a {
	position:absolute;
	top:36px;
	left:160px;
	background: url(../img/bigpc.jpg) top left no-repeat;
	}

.bigxbox360 a {	
	background: url(../img/bigxbox360.jpg) top left no-repeat;
	position:absolute;
	top:119px;
	left:160px;
	}

.bigps2 a {	
	background: url(../img/bigps2.jpg) top left no-repeat;
	position:absolute;
	top:198px;
	left:7px;
	}

.bigps3 a {	
	background: url(../img/bigps3.jpg) top left no-repeat;
	position:absolute;
	top:198px;
	left:305px;
	}

.bigwii a {	
	background: url(../img/bigwii.jpg) top left no-repeat;
	position:absolute;
	top:272px;
	left:160px;
	}

.bignintendods a {	
	background: url(../img/bignintendods.jpg) top left no-repeat;
	position:absolute;
	top:338px;
	left:7px;
	}
	
.bigpsp a {	
	background: url(../img/bigpsp.jpg) top left no-repeat;
	position:absolute;
	top:338px;
	left:305px;
	}
	
.bigpc a:hover, .bigxbox360 a:hover, .bigps2 a:hover, .bigps3 a:hover, .bigwii a:hover, .bignintendods a:hover, .bigpsp a:hover {
	background-position: -250px 0;
	}	
	


	






























































	




/* table.php */

.tableimage {
	border: none;
	float:left;
	margin: 5px 0 0 5px;
	}
	
	
	
	
	
.newspreislisten {
	width:190px;
	float:right;
	margin: 7px 15px 0 0;
	font-size:10px;
	text-align: center;
	}
	
.activecategory {
	color: #6688aa;
	}	



	

.sortchoice {
	float:right;
	}

.sortform {
	margin: 0 7px 5px 0;
	}

.sorttext {
	display:block;
	font-size: 10px;
	padding: 0 0 2px 0;
	margin: 7px 0 0 0;
	}
	
.gobutton {
	width: 40px;
	}
	
	
	
.searchmask	{
	margin: 3px 0 0 0;
	}

	
.searchform {
	margin: 0 0 0 0;
	}

.searchfield {
	width:100px;
	margin: 0 0 0 0;
	}


.tinywords {
	font-size: 8px;
	}


	
	

.navilist {
	list-style-type:none;
	position:absolute;
	top: 55px;
	left: 607px;
	z-index:1;
	}
	



.button a, .buttonactive a {
	display: block;
	width: 130px;
	height: 41px;
	background: url(../img/button.jpg) top left no-repeat;
	margin: 0;
	border:none;
	}

.button a:hover, .buttonactive a {
	background-position: -130px 0;
	}
	
.buttonactive a {
	color: #6688aa;
	}

.buttonname {
	font-size: 18px;
	/* font-weight: bold; */
	display:block;
	padding: 8px 0 0 12px;
	}





/* tab */



.gametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.tabheadergame, .tabheadergenre, .tabheaderprice, .tabcellgame, .tabcellgenre, .tabcellprice {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
.tabheadergame, .tabheadergenre, .tabheaderprice {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.tabheadergame, .tabcellgame {
	width: 461px;
	padding: 0 0 0 5px;
	}
	
.tabheaderprice, .tabcellprice {
	width: 50px;
	text-align: right;
	}	
	
.tabheaderprice {
	padding: 0 19px 0 0;
	}

.tabcellprice {
	padding: 0 5px 0 0;
	}
	
.scrollplace {
	height: 50px;
	}
	
	
	
	
	
/* sec tab */

.secgametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.sectabheadergame, .sectabheadergenre, .sectabheaderprice, .sectabheaderkorrektur, .sectabheadererase, .sectabcellgame, .sectabcellgenre, .sectabcellprice, .sectabcellkorrektur, .sectabcellerase {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
.sectabheadergame, .sectabheadergenre, .sectabheaderprice, .sectabheaderkorrektur, .sectabheadererase {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.sectabheadergame, .sectabcellgame {
	width: 246px;
	padding: 0 0 0 5px;
	}
	
.sectabheaderprice, .sectabcellprice {
	width: 50px;
	text-align: right;
	}	
	
.sectabheaderprice {
	padding: 0 19px 0 0;
	}

.sectabcellprice {
	padding: 0 5px 0 0;
	}
	
	
.sectabheaderkorrektur, .sectabcellkorrektur {
	width: 115px;
	text-align:right;
	}
	
.sectabheadererase, .sectabcellerase {
	width: 100px;
	text-align:right;
	}
	
	
	
	
	
	
	
.secscrollplace {
	height: 50px;
	}
	
	
	
/* rel tab */

.relgametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.reltabheadergame, .reltabheadergenre, .reltabheaderreleasedate, .reltabheaderpreorder, .reltabheaderprice, .reltabheaderkorrektur, .reltabheadererase, .reltabcellgame, .reltabcellgenre, .reltabcellreleasedate, .reltabcellpreorder, .reltabcellprice, .reltabcellkorrektur, .reltabcellerase {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
	
	
	
.reltabheadergame, .reltabheadergenre, .reltabheaderreleasedate, .reltabheaderpreorder, .reltabheaderprice, .reltabheaderkorrektur, .reltabheadererase {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.reltabheadergame, .reltabcellgame {
	width: 247px;
	padding: 0 0 0 5px;
	}
	
.reltabheaderreleasedate, .reltabheaderpreorder, .reltabcellreleasedate, .reltabcellpreorder {
	width: 107px;
	}
	
.reltabheaderprice, .reltabcellprice {
	width: 50px;
	text-align: right;
	}	
	
.reltabheaderprice {
	padding: 0 19px 0 0;
	}

.reltabcellprice {
	padding: 0 5px 0 0;
	}
	
	
.reltabheaderkorrektur, .reltabcellkorrektur {
	width: 115px;
	text-align:right;
	}
	
.reltabheadererase, .reltabcellerase {
	width: 100px;
	text-align:right;
	}
	
	
	
	
	
	
	
.relscrollplace {
	height: 50px;
	}
	
	
.reltabcellpreorder a:link {
	color: #CC0000;
	text-decoration:none;
	}

.reltabcellpreorder a:visited {
	color: #CC0000;
	text-decoration:none;
	}

.reltabcellpreorder a:hover {
	color: #6688aa;
	text-decoration:none;
	}

.reltabcellpreorder a:active {
	color: #6688aa;
	text-decoration:none;
	}	
	
	
	
	
	
	
/* secrel tab */

.secrelgametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.secreltabheadergame, .secreltabheadergenre, .secreltabheaderreleasedate, .secreltabheaderpreorder, .secreltabheaderprice, .secreltabheaderkorrektur, .secreltabheadererase, .secreltabcellgame, .secreltabcellgenre, .secreltabcellreleasedate, .secreltabcellpreorder, .secreltabcellprice, .secreltabcellkorrektur, .secreltabcellerase {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
	
	
	
.secreltabheadergame, .secreltabheadergenre, .secreltabheaderreleasedate, .secreltabheaderpreorder, .secreltabheaderprice, .secreltabheaderkorrektur, .secreltabheadererase {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.secreltabheadergame, .secreltabcellgame {
	width: 220px;
	padding: 0 0 0 5px;
	}
	
.secreltabheaderreleasedate, .secreltabheaderpreorder, .secreltabcellreleasedate, .secreltabcellpreorder {
	width: 90px;
	}
	
.secreltabheaderprice, .secreltabcellprice {
	text-align: right;
	}	
	
.secreltabheaderprice {
	width:50px;
	padding: 0 19px 0 0;
	}

.secreltabcellprice {
	width:55px;
	padding: 0 5px 0 0;
	}
	
	
.secreltabheaderkorrektur, .secreltabcellkorrektur {
	width: 83px;
	text-align:right;
	}
	
.secreltabheadererase, .secreltabcellerase {
	width: 68px;
	text-align:right;
	}
	
	
	
	
	
	
	
.secrelscrollplace {
	height: 50px;
	}
	
	
	


/* news tab */

.newsgametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.newstabheadergame, .newstabheadergenre, .newstabheaderreleasedate, .newstabheaderpreorder, .newstabheaderprice, .newstabheaderkorrektur, .newstabheadererase, .newstabcellgame, .newstabcellgenre, .newstabcellreleasedate, .newstabcellpreorder, .newstabcellprice, .newstabcellkorrektur, .newstabcellerase {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
	
	
	
.newstabheadergame, .newstabheadergenre, .newstabheaderreleasedate, .newstabheaderpreorder, .newstabheaderprice, .newstabheaderkorrektur, .newstabheadererase {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.newstabheadergame, .newstabcellgame {
	width: 346px;
	padding: 0 0 0 5px;
	}
	
.newstabheaderreleasedate, .newstabheaderpreorder, .newstabcellreleasedate, .newstabcellpreorder {
	width: 115px;
	}
	
.newstabheaderprice, .newstabcellprice {
	width: 50px;
	text-align: right;
	}	
	
.newstabheaderprice {
	padding: 0 19px 0 0;
	}

.newstabcellprice {
	padding: 0 5px 0 0;
	}
	
	
.newstabheaderkorrektur, .newstabcellkorrektur {
	width: 115px;
	text-align:right;
	}
	
.newstabheadererase, .newstabcellerase {
	width: 100px;
	text-align:right;
	}
	
	
	
	
	
	
	
.newsscrollplace {
	height: 50px;
	}


/* secnews tab */

.secnewsgametab {
	margin: 1px 0 0 0;
	border-collapse:collapse;
	}
	
.secnewstabheadergame, .secnewstabheadergenre, .secnewstabheaderreleasedate, .secnewstabheaderpreorder, .secnewstabheaderprice, .secnewstabheaderkorrektur, .secnewstabheadererase, .secnewstabcellgame, .secnewstabcellgenre, .secnewstabcellreleasedate, .secnewstabcellpreorder, .secnewstabcellprice, .secnewstabcellkorrektur, .secnewstabcellerase {
	border:none;
	border-top: 1px solid #CAD8E4;
	padding: 0;
	}
	
	
	
	
.secnewstabheadergame, .secnewstabheadergenre, .secnewstabheaderreleasedate, .secnewstabheaderpreorder, .secnewstabheaderprice, .secnewstabheaderkorrektur, .secnewstabheadererase {
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
.secnewstabheadergame, .secnewstabcellgame {
	width: 206px;
	padding: 0 0 0 5px;
	}
	
.secnewstabheaderreleasedate, .secnewstabheaderpreorder, .secnewstabcellreleasedate, .secnewstabcellpreorder {
	width: 90px;
	}
	
.secnewstabheaderprice, .secnewstabcellprice {
	width: 50px;
	text-align: right;
	}	
	
.secnewstabheaderprice {
	padding: 0 19px 0 0;
	}

.secnewstabcellprice {
	padding: 0 5px 0 0;
	}
	
	
.secnewstabheaderkorrektur, .secnewstabcellkorrektur {
	width: 90px;
	text-align:right;
	}
	
.secnewstabheadererase, .secnewstabcellerase {
	width: 75px;
	text-align:right;
	}
	
	
	
	
	
	
	
.secnewsscrollplace {
	height: 50px;
	}	



/* changeitem */


.changeiteminput {
	width: 99%;
	}

	
	
	
/* tutorial */


.tutorial {
	width: 565px;
	text-align:left;
	}	
	
.tutorial h2 {
	font-size: 14px;
	margin: 10px 0 0 10px;
	}
	
.tutorial table {
	margin: 30px 0 0 10px;
	}	
	
.tutpoint {
	width: 100px;
	}
	
.tutpointhead {
	text-decoration:underline;
	padding: 0 0 15px 0;
	}	
	
.tutpointfooter {
	padding: 30px 0 0 0;
	}		
	
	
	
	
.people {
	position:absolute;
	top:369px;
	left:20px;
	}


/* listen */

.listclear {
	clear:both;
	}

.uploadplatform {
	width: 548px;
	text-align:left;
	}
	
.uploadplatform h2 {
	font-size: 14px;
	margin: 10px 0 0 10px;
	}	
	

.chooselistwork {
	margin: 10px 0 0 0;
	width: 548px;
	text-align:left;
	border-top: 1px solid #555555;
	}

.chooselistwork h2 {
	font-size: 14px;
	margin: 10px 0 0 10px;
	}	


.listupload {
	float:left;
	margin: 10px 10px 10px 0;
	}

.listsubheader {
	width:500px;
	text-align:left;
	margin: 10px 0 0 5px;
	}

.listsubmitstyle {
	margin: 15px 0 0 0;
	}
	
.uploadform {
	margin: 0 0 0 0;
	}

	



/* slideshowtab */


.enlargepic {
	margin: 5px 0 0 10px;
	}
	
.addpic {
	width:500px;
	text-align:center;
	margin: 15px 0 0 10px;
	}

.slideshowtab {
	margin: 20px 0 0 0;
	border-collapse:collapse;
	}
	
	
.slideshowtabheaderrank, .slideshowtabheaderpic, .slideshowtabheaderdescription {
	text-align:center;
	border-top: 1px solid #CAD8E4;
	border-bottom: 1px solid #CAD8E4;
	padding: 0;
	background-color: #4E738E;
	color: #ffffff;
	font-weight: bold;
	}
	
	
.slideshowtabcellrank, .slideshowtabcellpic, .slideshowtabcelldescription {
	text-align:center;
	border: 1px solid #CAD8E4;
	font-weight: bold;
	}
	
.slideshowtabcellrank {
	width: 50px;
	}
	
.slideshowtabcellpic {
	width: 112px;
	}
	
.slideshowtabcelldescription {
	width: 370px;
	}
	
	
.slideshowtabscrollplace {
	height: 50px;
	}
	
.slideshowtabfooter {
	text-align:right;
	border-top: 1px solid #CAD8E4;
	border-bottom: 1px solid #CAD8E4;
	padding: 0;
	background-color: #4E738E;
	}
	
.slideshowtabsubmit, .slideshowtabreset {
	width:100px;
	margin: 10px 10px 10px 0;
	}
	


/* slideshowtabform */


.bildrank {
	width: 30px;
	}

.bilddescription {
	width: 300px;
	}

/* slideshowupload */

.formpicsubline {
	width: 500px;
	}




/* preorder */

.preorderplatform {
	width: 520px;
	text-align:left;
	}
	
.preorderplatform h2 {
	font-size: 14px;
	margin: 10px 0 0 10px;
	}

.preorderyes {
	text-align:center;
	font-size: 22px;
	}

.preordermessage {
	width: 520px;
	text-align:center;
	margin: 5px 0 10px 0;
	}
	
.preorderfielddistance {
	float:right;
	margin: 5px 0 0 0;
	}

.preorderinput, .preorderlabel, .preordertextarea, .preorderbuttons, .preordertextarea, .preorderbuttons {
	float:right;
	}


.preorderinput {
	width:152px;
	}	
	
.preorderleft {
	font-size:10px;
	width:240px;
	float:left;
	}	
	
.preorderright {
	font-size:10px;
	width:240px;
	float:right;
	}	
	
	
.preordertextsubmit {
	float:right;
	width: 520px;
	}	
	
.preordertextarea {
	width: 412px;
	}	
	
.cleardiv {
	clear:both;
	margin: 0 0 2px 0;
	}
	
.cleardivwithout {
	clear:both;
	margin: 0 0 0 0;
	}

.preorderconfirm {
	margin: 15px 10px 0 20px;
	}	
	
.preordersendleft {
	width:100px;
	float:left;
	text-align:left;
	margin: 28px 0 0 0;
	}	
	
.preordersendright {
	width:250px;
	float:left;
	margin: 28px 0 0 10px;
	}		

.preordersendtext {
	margin: 5px 0 0 0;
	}
	

/* legal */
	
.legalplatform {
	width: 548px;
	text-align:left;
	}
	
.legalplatform h2 {
	font-size: 18px;
	margin: 10px 0 0 10px;
	}
	
.legalmessage {
	width: 530px;
	margin: 15px 0 10px 15px;
	}
	
/* kontakt */

.businesstimes {
	font-size: 16px;
	margin: 25px 0 15px 0;
	}
	
.shopopen {
	text-align:right;
	font-size: 16px;
	font-weight:bold;
	}
	
.times {
	width:250px;
	color: #6688aa;
	}
