@charset "UTF-8";
/*---------------- RESET ------------------*/
/*** RESET BROWSER FONT-SIZE to 10px ***/

html{background-color:#080909;color:#F1F1F1;overflow-y: scroll;font-size: 10px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,a,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;padding:.2em;}
legend{color:#000;}
table {font-size:inherit}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}


/* CSS Document */
/*--------------- TYPO ------------------*/

body {font-family:Arial,Verdana,Helvetica,sans-serif;color:#FFF}

/*** HEADERS ***/
h1{font-size:2.4em; line-height: 2em;} /* 20px */
h2{font-size:2em;} /* 18px */
h3{font-size:1.8em;} /* 17px */
h4{font-size:1.6em;} /* 16px */
h5{font-size:1.5em;} /* 15px */
h6{font-size:0.6em;} /* 14px */
h1,h2,h3,h4,h5,h6{
	color:#CCC;
	font-weight:bold;
	padding: .5em 0 .2em 0;
	margin: 0;
	text-transform:uppercase;
 
	
}  /* top & bottom margin based on font size */


strong, b {font-weight:bold;color:#3b3b3b}
i {font-style:italic;color:#3b3b3b}


/*** LIST ***/
blockquote,ul,ol,dl{margin:0;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}

/*** TABLE ***/
th,td{padding: 0 0;vertical-align:top}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
fieldset,table,pre{margin-bottom:1em;}

/*** MISC ***/
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
input[type=text],input[type=password],textarea{width:12.25em;}
hr {background-color:#6a6b6c;color:#6a6b6c;border:0;height:.1em;width:24em}
p {font-size:1.3em; line-height: 1.9em;}
#wrapper {background: transparent url(img/schoengeist.jpg) no-repeat 0 0em;width:85em;height:100em;margin:0 auto;position:relative}

#amazon {
	position:absolute;
	top:566px;
	left:101px
}
#fanhsop {position:absolute;top:55em;left:65em}
#link-box {position:absolute;top:75em;left:0em}
#goldencore{
	position:absolute;
	top:-72em;
	left:7em
}
#warner{
	position:absolute;
	top:-72em;
	left:68em
}
#eam {
	position:absolute;
	top:-1.1em;
	left:7em
}
#facebook {
	position:absolute;
	top:-11px;
	left:280px
}
#myspace {
	position:absolute;
	top:-1.1em;
	left:36em
}
#twitter {
	position:absolute;
	top:-11px;
	left:440px
}
#youtube {
	position:absolute;
	top:-11px;
	left:520px
}
#misc {
	position:absolute;
	top:-11px;
	left:68em
}
#text {width:41.5em;text-align:center;position:absolute;top:80em;left:20em}
#imprint {position:absolute;top:160em;left:38em}
#imprint a {text-transform:uppercase;font-size:1.8em;color:white;text-decoration:none;padding:0 0 3em 0;}
