/* Scrapinalt: Das Neu Stylesheet

Mehr bei http://www.freakified.net/ */

* {
	padding: 0;
	margin: 0;
}

body {
	color: #000;
	background-color: #fff;
	line-height: normal;
	font-family: "times new roman", serif;
	text-align: center;
	min-width: 926px;
}

img {
	border: 0px;
	display: inline;
}

a:link {
  color: #333;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: #777;
}

#ecardbanner {
  display: block;
  width: 145px;
  height: 134px;
  background-image: url('./images/ecardbanner.gif'); 
  float: left;
}

#about {
  display: block;
  width: 194px;
  height: 40px;
  background-image: url('./images/about.gif');
  background-position: top right;
  position: absolute;
  top: 0;
  right: 1px;
}

#about:hover {
  background-position: top left;
}

#scrapinews:hover {
  background-position: top right;
}

#scrapinews {
  display: block;
  width: 116px;
  height: 22px;
  background-image: url('./images/news.gif');
  background-position: top left;
  position: absolute;
  top: 50px;
  right: 1px;
}

#update_schedule {
  display: block;
  height: 31px;
  width: 196px;
  background-image: url('./images/update_schedule.gif');
  position: absolute;
  right:16px;
  top:50px;
}

#titlecard {
  display: block;
  width: 355px;
  height: 205px;
  margin: 0 auto;
  background: transparent url(./images/titlecard.png) no-repeat scroll center center;
  padding: 1em;
}

#comicborderupper, #comicborderlower {  
  height: 27px;
  width: 926px;
  margin: 0 auto -18px;
  background-image: url('./images/comicborderupper.png');
}

#comicborderlower {
  margin: -23px auto 0.3em;
  z-index: -1;
  background-image: url('./images/comicborderlower.png');
}

#navigator ul {
  list-style: none;
}

#navigator {
  margin: 5px auto 0;
  width: 778px;
  height: 95px;
}

#navLeft li {
  float:left;
}

#navRight li {
  float: right;
}

#viewnotes {
  display: block;
  width: 172px;
  height: 17px;
  margin: 0 auto;
  background-image: url('./images/viewnotes.png');
}

#news {
  margin: 0 auto;
  text-align:left;
  width:441px;
}

#goinitial {
  display:block;
  width: 85px;
  height: 74px;
  margin-right: 10px;
  background-image: url('./images/goinitial.png');
}

#goreverse {
  display:block;
  width: 71px;
  height: 74px;
  background-image: url('./images/goreverse.png');
}

#golist {
  display:block;
  width: 77px;
  height: 95px;
  margin-right: 10px;
  background-image: url('./images/golist.png');
}

#goarbitrary {
  display:block;
  width: 132px;
  height: 95px;
  margin-right: 100px;
  background-image: url('./images/goarbitrary.png');
}

#goforward {
  display:block;
  width: 71px;
  height: 74px;
  margin-right: 10px;
  background-image: url('./images/goforward.png');
}

#gocurrent {
  display:block;
  width: 91px;
  height: 74px;
  background-image: url('./images/gocurrent.png');
}

.disabled {
  background-image: none !important;
}

#archiveheader {
  display:block;
  width: 323px;
  height: 22px;
  margin: 0 auto;
  background-image: url('./images/archiveheader.png');
}

#goreturn {
  display:block;
  width: 79px;
  height: 91px;
  margin: 0 auto 1em;
  background-image: url('./images/goreturn.png');
}

#footerdivider {
  height: 56px;
  width: 155px;
  margin: 2em auto;
  background-image: url('./images/footerdivider.png');
}

#footercopyright {
  height: 34px;
  width: 720px;
  margin: 0 auto;
  background-image: url('./images/footercopyright.png');
}

.hidden {
  display: none;
}
