/* ########### GRUNDLEGENDES */

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


#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 51px 0 30px 0;
	position: relative;
}

#mag_nav {
	position: absolute;
	top:10px;
	right: 30px;
}

/* ########### TOP */

#wrapper .cover {
	display: block;
	margin: 0 0 0 73px;
}

#wrapper h1 {
	color: #060000;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}

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

#left {
	padding: 0 0 0 93px;
	margin: 33px 0 0 0;
	width: 201px;
	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: 94px;
	width: 92px;
	display: block;
	text-indent: -9999px;
}

#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: 5px 0 0 0;
}

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

#middle {
	float: left;
	margin: 33px 0 0 0;
	width: 392px;
	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/lesen-free.png) left -62px no-repeat;
	width: 260px;
	height: 62px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 33px auto;
}

#middle a.lesen:hover {
/*	background-position: left -62px; */
}

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

#right {
	float: left;
	width: 192px;
	margin: 42px 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: #2f2f2f;
}

#right a strong {
	font-weight: bold;
	color: #790000;
}

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

#right a.age:link,
#right a.age:visited,
#right a.age:hover,
#right a.age:active,
#right a.age:focus {
	color: #790000;
	font-weight: bold;
}

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