body,td,th,p,input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background: #000 url('../images/header_bg.gif') repeat-x left top;
  color: #FFF;
  text-align: center;
  margin: 0;
}

body#bodyImpressum {
  background: #000;
  color: #FFF;
  text-align: center;
  margin: 0;
}

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

a:link, a:visited {
  color: #c6c6c6;
  text-decoration: none;
}

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

#PageWrapper {
  position: relative;
  margin: 0px auto;
  padding: 0;
  width: 990px;
}

#Header {
	position: relative;
	background: url('../images/header.gif') no-repeat left top;
	width: 990px;
	height: 35px;
}


#Gamed {
	position: relative;
	float: left;
	background: url('../images/gamed.jpg') no-repeat left top;
	width: 495px;
	height: 570px;
}

#Gameserver {
	position: relative;
	float: left;
	background: url('../images/gameserver.jpg') no-repeat left top;
	width: 495px;
	height: 570px;
}

#Gamed a:link, #Gamed a:visited, #Gameserver a:link, #Gameserver a:visited {
	display: block;
  background: url('../images/button.gif') repeat-x left top;
  color: #c6c6c6;
	font-size: 12px;
  text-decoration: none;
	font-weight: bold;
	border: 1px solid #8c8c8c;
	padding: 0 10px 0 10px;
	line-height: 18px;
	height: 20px;
	width: auto;
}
#Gameserver a:link, #Gameserver a:visited {
/*	width: 103px;*/
}

#Gamed a:hover, #Gameserver a:hover {
  background: url('../images/button.gif') repeat-x left -21px;
  color: #c6c6c6;
  text-decoration: none;
}

#xwarsLink {
	position: absolute;
	top: 428px;
	left: 44px;
}
#wocLink {
	position: absolute;
	top: 530px;
	left: 325px;
}
#nuryaLink {
	position: absolute;
	top: 96px;
	left: 325px;
}
#fcupLink {
	position: absolute;
	top: 240px;
	left: 345px;
}

#gameserverLink {
	position: absolute;
	top: 515px;
	left: 321px;
}
#exklusivLink {
	position: absolute;
	top: 300px;
	left: 350px;
}

#Footer {
	position: relative;
	background: url('../images/footer.jpg') no-repeat left top;
	width: 990px;
	height: 35px;
}

#FooterLink {
	position: absolute;
	top: 8px;
	left: 478px;
}


