  img {
	border: none;
	vertical-align:bottom;
  }

  #menu {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:97px;
	background: url(top.png) no-repeat top left;
  }

  #menu ul {
	margin:0;
	padding:0;
	position: absolute;
	left:290px;
	top:0;
	display: block;
	line-height:30px;
	list-style: none;
  }

  #menu li {
	display: inline;
	padding:0;
	margin:0;
  }

  #menu a { 
	text-decoration: none;
	color: #b40b00;
	background: url(heart.png) no-repeat left;
	padding: 0 5px 0 13px;
	font-size:10px;
  }

  #menu a:hover { 
	text-decoration: underline;
  }

  #title {
	position: absolute;
	left:0;
	top:96px;
	width:100%;
	height:347px;
	background: url(left.png) no-repeat top left;
  }

  #title h1 {
	position: absolute;
	left:130px;
	top:-30px;
	margin:0;
	padding:0;
	line-height:30px;
	width:275px;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	color: #b40b00;
  }

  #container {
	position: absolute;
	left:405px;
	top:97px;
	width:595px;
	background-color: #ffb300;
	color: #b40b00;
	z-index:1;
  }

  #serieslist {
	position: absolute;
	top: 97px;
	left: 130px;
	width: 275px;
	height: 440px;
	z-index: 2;
  }
  
  #serieslist .content {
	margin: 10px;
	height:420px;
	overflow: auto;
	padding-right:10px;
        color: #b40b00;
	width: 245px;
  }

  #serieslist a {
        color: #b40b00;
  }

  #container #content {
	margin: 20px 5px 20px 80px;
	height:400px;
	width:495px;
	overflow: auto;
	padding-right:15px;
	text-align:justify;
  }

  body {
	font-family: Arial, sans-serif;
	font-size:12px;
	background: url(body.png) repeat-y top left;
  }

  #footer {
	position: absolute;
	left:0;
	top:537px;
	width:1000px;
	border-top:2px solid #b40b00;
	background-color:#ffffff;
	padding-top:22px;
  }

  #asian {
	position: absolute;
	left:528px;
	top:565px;
  }

  #footer p, #counter p {
	margin:0;
	padding:5px;
	background: url(body.png) repeat-y top left;
	border-top:2px solid #b40b00;
	color: #ffffff;
	font-size:9px;
  }

  #footer p {
	text-align: center;
	padding-left:130px;
	padding-right:595px;
	color:#a90000;
  }

  #footer p a {
	color:#b40b00 !important;
  }

  #counter p {
	text-align: center;
  }

  #counter {
	position: absolute;
	left:0;
	top:537px;
	width:130px;
	border-top:2px solid #b40b00;
	padding-top:22px;
	text-align:center;
  }

  #overlay {
	position: absolute;
	right:550px;
	bottom:-24px;
	display:block;
	z-index:2;
  }

  #content a {
	color:#ffffff;
  }

.dotted {
	border: 1px dotted #D00D06;
}

  div.vorschau {
	padding-top: 10px;
	border-top: 1px solid #990000;
	width:42%;
	margin-bottom:20px;
  }

  table .vorschau {
	width:450px;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:20px;
  }

  table.vorschau td {
	width:96px;
	text-align:right;
	padding:0;
  }

  #serieslist table.vorschau {
	width: auto;
  }

  #serieslist table.vorschau td {
	width:30px;
	font-weight:bold;
  }

  table.vorschau th {
	text-align:left;
	padding:0 0 0 10px;
  }
	
  .vorschau p {
	margin:0 0 3px 0;
  }

  h2 {
	margin-top:0;
	font-size:130%;
  }

  p.kleintext {
	font-size: 10px;
	color:#CC0033
  }

  #toplist {
	position: absolute;
	top: 460px;
	left: 0;
	z-index: 3;
	width:130px;
	text-align:center;
  }

  #impressum {
	position: absolute;
	top: 510px;
	left: 0;
	z-index: 3;
	width:130px;
	text-align:center;
  }

  #impressum a {
	color:#ffffff;
  }

  .guestbook h3 {
	float:left;
	width:100px;
	margin-top:0;
	font-size:100%;
	margin-right:10px;
  }

  .guestbook h3 span {
	display: block;
	font-weight:normal;
  }

  hr {
	clear: both;
	height:1px;
	color:#990000;
	background-color:#990000;
	border:none;
  }

  .guestbook p {
  }

  #quote {
	position: absolute;
	left:140px;
	top:117px;
	z-index:4;
	width:255px;
	color:#4f4f4f;
	background: url(q2.png) no-repeat bottom left;
  }

  #quote div {
	background: url(q1.png) no-repeat top right;
	padding: 0 30px;
  }

  #quote a {
	color:#b40b00;
	text-decoration: none;
  }
