/*games-ankauf.css version 2.0.1 - 2010 dagio creative media - Giovanni Moroni*/


body {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(/images/ga_bg3.png) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

a {
	color: #0e20ef;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #e20808;
	font-size: 12px;
}
a:visited {
	color: #0e20ef;
	font-size: 12px;
}
a:active {
	color: #0e20ef;
	font-size: 12px;
}

h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}

.input {
	height: 20px;
	font-size: 12px;
}

/*------------ head ------------*/

#header {
	height:90px;
	margin: auto;
	width: 1010px;
}
#topnavigation {
	background: url(/images/ga_subnav_bgrd2.png) repeat-x;
	height:32px;
	width: 1010px;
	/*margin-left: 0px;
	margin-right: 0px;*/
	margin: auto;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	color: #ffffff;
}

#topnavigation a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#topnavigation a:hover {
	color: #0e20ef;
	font-size: 10px;
}
#topnavigation a:visited {
	color: #ffffff;
	font-size: 10px;
}
#topnavigation a:active {
	color: #ffffff;
	font-size: 10px;
}


#navigation {
	background: url(/images/ga_subnav_bgrd.png) repeat-x;
	height:32px;
	margin: auto;
	width: 1010px;
	color: #fff;
	
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	
}
#navigation li a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;	
}
#navigation li a:hover {
	color: #e20808;
	font-size: 14px;
}
#navigation li a:visited {
	color: #ffffff;
	font-size: 14px;
}
#navigation li a:active {
	color: #ffffff;
	font-size: 14px;
}

#buynow {
	background: url(/images/ga_buynow_bgrd.png) no-repeat right bottom;
	height:37px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 8px;
	width: 1000px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	
}

.header_box {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
}

/*------------ breadcrumbs ------------*/

#breadcrumbs {
	height:37px;
	margin-top: 0px;
	font-size: 11px;
	color: #0e20ef;
	
}
#breadcrumbs a {
	color: #0e20ef;
	font-size: 11px;
}
#breadcrumbs a:hover {
	color: #e20808;
	font-size: 11px;
}
#breadcrumbs a:visited {
	color: #0e20ef;
	font-size: 11px;
}
#breadcrumbs a:active {
	color: #0e20ef;
	font-size: 11px;
}

a.bactive {
	color: #0e20ef;
	font-size: 11px;
}
a.bactive:hover {
	color: #e20808;
	font-size: 11px;
}
a.bactive:visited {
	color: #0e20ef;
	font-size: 11px;
}
a.bactive:active {
	color: #0e20ef;
	font-size: 11px;
}


/*------------ content ------------*/

#wrap {
	margin: auto;
	width: 1010px;
	overflow: auto;
	
}
#content {
	float: left;
	width: 650px;
	margin: 8px;
	font-size: 12px;
	border-right: 0px #e2e2e2 solid;
	
}
#content h2 {
	color: #ffffff;
	font-size: 13px;
	background: url(/images/ga_subnav_bgrd2.png) repeat-x;
	height:15px;
	padding: 5px;
	width: 628px;
	margin: 0px;
	font-weight: normal;
	
}
#content h6 {
	color: #ffffff;
	font-size: 13px;
	background: url(/images/ga_subnav_bgrd.png) repeat-x;
	height:15px;
	padding: 5px;
	width: 628px;
	margin: 0px;
	font-weight: normal;
	
}
#content h7 {
	color: #333333;
	font-size: 14px;
	height:20px;
	padding: 5px;
	width: 628px;
	margin: 0px;
	
	
}
.invislink a {
	color: #6D6D6D;
}
.user_main_sub2 {
	float:left;
	border: 1px #e2e2e2 solid;
	margin: 5px;
}

/*------------ right ------------*/

#right {
	overflow: auto;
	float: right;
	width: 310px;
	border-left: 1px #e2e2e2 solid;
	margin: 8px 8px 8px 0px;
	padding: 0px 8px 8px 16px;
	font-size: 12px;
}
#right h2 {
	color: #ffffff;
	font-size: 13px;
	background: url(/images/ga_subnav_bgrd.png) repeat-x;
	height:15px;
	padding: 5px;
	width: 298px;
	margin: 0px;
	font-weight: normal;
}

/*------------ footer ------------*/

#footertop {
	background: url(/images/ga_subnav_bgrd2.png) repeat-x;
	height:32px;
	width: 1010px;
	/*margin-left: 0px;
	margin-right: 0px;*/
	margin: auto;
	margin-bottom: 0px;
	margin-top: 30px;
	padding: 0px;
	font-size: 9px;
	text-align: right;
	color: #ffffff;
}

#footer {
	background: #fff;
	color: #333;
	font-size: 12px;
	width: 1010px;
	margin-top: 0px;
	margin: auto;
	height: 400px;
	background: url('/images/ga_grey_bgrd.png') repeat-x;
}

@font-face {
	font-family: "EanBwrP72Tt";  
	src: local("EanBwrP72Tt"), 
	url("http://www.games-ankauf.de/_version2/eanbwrp72tt.ttf") 
	format("TrueType") 

}
.ean {
	font-family: "EanBwrP72Tt";
	font-size: 72px;
	color: #333333;
}
