	*
	{
		margin:0;
		padding:0;
	}
	
	html, body 
	{
		height:100%;
		background-color:#C3C3C3;
		background-image:url(./../img/bg.gif);
		background-repeat:repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
	}
	
	a.wlink
	{
		font-size:11px;
	}
		
#page {
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	border: 1px solid #959596;
	background: url(img/border.jpg) repeat-y top; border: none; 
	}



/*start header*/

#bcrump {
	width:718px;
	height:16px;
	background-color:#000;
	color:#ADADAD;
	font-size:11px;
	float:left;
	margin:0 0 0 3px;
	padding:2px 0 0 7px;
}

#bcrump a {
	color:#fff;
	text-decoration:underline;
}

#bcrump a:hover {
	text-decoration:none;
}
	
#bcrump strong {
	font-weight:normal;
}
	
#bcrump span.bld {
	font-weight:bold;
}
	
.redarrow {
	color:#FF0000;
}

#slinks {
	
	height:16px;
	background-color:#000;
	width:260px;
	float:left;;
	margin:0 2px 0 0;
	padding:2px 0 0 0;
	font-size:11px;

}

#slinks a {
	color:#ccc;
	text-decoration:underline;
}

#slinks a:hover {
	text-decoration:none;
}

#slinks ul  {
	margin:0;
	padding:0;
	list-style-type:none;
}

#slinks li {
	float:left;
	margin-left:6px;
}

#headpic img {
	border:0;
	margin:0;
	padding:0;
}

#searchbar
	{
		height:40px;
		background-image:url(../img/searchbar_bg-de-de.gif);
		background-repeat:no-repeat;	
		text-align:center;
		border:0px;
	}

#header {
	margin:0;
	padding:0;
	height:125px;
	width:100%;	
	}
	

.fl {
	float:left;
}	

	form
	{
		margin:0;
		padding:0;		
	}
	
	.submit
	{
		position:relative;
		top:6px;
		left:22px;
	}
	
	.search
	{
		margin-top:6px;
	}
	
#searchFieldTop
{
	position:relative;
	top:-1px;
	left:12px;
	height:19px;
	width:239px;
	border:1px solid grey;
}

#q-group 
{
	margin-left:-26px;
	margin-top:10px;
	height:16px;
	width:122px;
	border:none;
	font-size:11px;
	font-family:Verdana;
}	

/*end header*/

		
/*start content*/	
		
	#container
	{
		width:988px;
		position:relative;
		margin-left:-494px;
		left:50%;
		background-image:url(./../img/content_bg.gif);
		background-repeat:repeat-y;	
	}

	#box
	{
		background-image:url(./../img/content_top.gif);
		background-repeat:no-repeat;
	}
	
	#top
	{
		background-image:url(../img/title_bg.gif);
		background-repeat:no-repeat;
		background-position:12px 10px;;
		margin:-5px 0 0 0px;
		line-height:26px;
		color:#696969;
	}
	
	#toptext
	{
	position:relative;
	top:7px;
	left:20px;
	}
	
	.titlebg
	{
	margin:-25px 0 0 0px;
	}
	
	.banner
	{
	margin:9px 0 0 12px;
	width:966px;
	height:166px;
	}
	
	#content
	{
		height:670px;
		width:966px;
		margin:15px 0 0 12px;
	}
	
	#contentLeft
	{
		width:180px;
	}
	
	#contentRight
	{
		margin:-10px 15px 0 290px;
	}
	
	.break
	{
		background-image:url(./../img/break.gif);
		background-repeat:repeat-x;	
		margin-left:-8px;
		width:981px;
		height:32px;
		position:relative;
	}
	
	.clr
	{
		border-bottom:none;
		background:none;
		list-style:none;
		display:inline;
		left:0;
		font-size:16px;
		margin-left:-25px;
	}
	
.cbl
{
	clear:left;	
}

.board
{
	border:solid 1px #c8c8c8;
}
	
	
#button1
{
	position:relative;
	top:0px;
	left:4px;
	width:207px;
	height:41px;
}

#button2
{
	position:relative;
	top:-20px;
	left:520px;
	width:100px;
}
	
#moreInfos
{
	width:966px;
}
		
ul#screenshots li
{
	float:left;
	list-style-type:none;
	margin:10px 35px 5px 5px;
	text-align:center;
}
			
#gamedescription
{
	position:relative;
	top:20px;
	float:left;
	height:90px;
	color:#808080;
	font-size:10px;
}


/* FONTS */
	
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	position:relative;
	display:inline;
}
	
		
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:dotted 1px #000;
	background-repeat:no-repeat;
	padding-bottom:6px;
	margin-bottom:10px;
	background-image:url(./../img/bullet.gif);
	position:relative;
	padding-left:25px;
}
	
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.dk
{
	color:#696969;
}

.yellow
{
	color:#d16e09;
}
	
.large
{
	font-size:11px;
}

.red
{
	color:#b71527;
}
	
.grey
{
	color:#adadad;
}


/* LINKS */
	
a:link, a:visited, a:active
{
	font-weight:normal;
	text-decoration:underline;
	color:#000;
}

a:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
	
a.blink:link, a.blink:visited, a.blink:active
{
	font-weight:normal;
	text-decoration:underline;
	color:#0566e9;
}
	
a.blink:hover
{
	font-weight:normal;
	text-decoration:none;
	color:#0566e9;
}
	
ul#games a:link, a:active, a:visited
{
	color:#000;
	text-decoration:underline;
}
	
ul#games a:hover
{
	color:#000;
	text-decoration:none;
}	
	

a.wlink:link, a.wlink:active, a.wlink:visited
{
	color:#FFF;
	text-decoration:underline;	
}
	
a.wlink:hover
{
	color:#FFF;
	text-decoration:none;	
}

a.wlink:link, a.wlink:active, a.wlink:visited
{
	color:#FFF;
	text-decoration:underline;	
}
	
a.wlink:hover
{
	color:#FFF;
	text-decoration:none;	
}
	
a.mlink:link, a.mlink:active, a.mlink:visited
{
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;	
}
	
a.mlink:hover
{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;	
}
	
/* MISC */
	
img
{
	border:none;
}

.space
{
	padding:10px 10px 10px 12px;
}
	
.lspace
{
	margin-left:8px;
	margin-top:2px;
}
	
.ispace
{
	margin:5px 15px 15px 5px;
}

.ispace2
{
	margin:0px 15px 30px 0px;
}
	
.picspace
{
	margin:10px;
}

.bottomspace
{
	margin-top:20px;
	position:relative;
	bottom:15px;
}
	
.fl
{
	float:left;
}
	
.fr
{
	float:right;
}

.cb
{
	clear:both;
}

.center
{
	text-align:center;
}
	
	
/* footer */

#footer 
{
	font-size:10px;
	padding: 0;
	margin:auto;
	width: 100%;
	clear: both;
	}
	
#footer .copy 
{
	background-color:#808080;
	color:#fff;
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 3px 5px 5px;
}

#footer .links 
{
	padding:5px 0 10px 10px;
	margin:0 3px 0 5px;
}

/* end footer */
