/* ###################	Grundlegendes ################### */

body {
	background: #000 url(../img/background.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}

strong { font-weight: bold; }
em { font-style: italic; }

a:link,
a:visited,
a:hover,
a:active,
a:focus {

}

a:hover,
a:active,
a:focus {

}

/* ###################	Header ################### */

#wrapper {
	width: 890px;
	margin: 0 auto 20px auto;
	position: relative;
}

h1 {
	width: 346px;
	height: 71px;
	text-indent: -9999px;
	background: transparent url(../img/mass-effect-2.png) left top no-repeat;
	margin: 10px auto 0 auto;
}

.othermags {
	position: absolute;
	right: 0px;
	top: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#mag {
	margin-top: 5px;
	text-transform: none;
}

#magazineflash {
	margin: 157px auto 0 auto;
	display: block;
	width: 546px;
	height: 348px;
}

h2 {
	color: #ee842b;
	font-size: 24px;
	margin: 38px auto 23px auto;
	display: block;
	text-align: center;
	text-transform: uppercase;
	
}

br.clear {
	clear: both;
}

/* ########### LEFT */

#left {
	padding: 0 0 0 30px;
	margin: 53px 0 0 0;
	width: 214px;
	float: left;
}

#left a.ea:link,
#left a.ea:visited,
#left a.ea:hover,
#left a.ea:active,
#left a.ea:focus {
	background: url(../img/ea.png) left top no-repeat;
	height: 53px;
	width: 53px;
	display: block;
	text-indent: -9999px;
	margin:35px 0 0 27px;
}

#left a.bio:link,
#left a.bio:visited,
#left a.bio:hover,
#left a.bio:active,
#left a.bio:focus {
	background: url(../img/bioware.png) left top no-repeat;
	height: 14px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}

/* ########### MIDDLE */

#middle {
	float: left;
	margin: 33px 0 0 0;
	width: 492px;
	text-align: center;
	line-height: 12px;
}


#middle a.lesen:link,
#middle a.lesen:visited,
#middle a.lesen:hover,
#middle a.lesen:active,
#middle a.lesen:focus {
	background: url(../img/read.png) left top no-repeat;
	width: 244px;
	height: 69px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 58px auto;
	background-position: left -69px;
}


/* ########### RIGHT */

#right {
	float: left;
	width: 142px;
	margin: 62px 0 0 0;
}


#right a:link,
#right a:visited,
#right a:hover,
#right a:active,
#right a:focus {
	text-transform: uppercase;
	display: block;
	text-align: right;
	line-height: 16px;
	font-size: 8px;
	color: #FFF;
	padding-right: 15px;
	background: transparent url(../img/dot.gif) right 5px no-repeat;
}

#right a:hover {
	color: #CCC;
}

#right a.gewinn:link,
#right a.gewinn:visited,
#right a.gewinn:hover,
#right a.gewinn:active,
#right a.gewinn:focus {
	margin: 0 0 45px 0;
}
