* {
	padding: 0px;
	margin: 0px;
}
html {
	width: 100%;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #282828;
	margin: 0;
	padding: 0;
}

a {
	color: #FFAA00;
	border: none;
	text-decoration: none;
}
a:hover {
	border: none;
	text-decoration: underline;
}
img {
	border: none;
}
select {
	width: 460px;
	padding: 0px;
	background-color: #424242;
	color: #FFFFFF;
	border: #0F5295 2px solid;
	margin-left: 5px;
	margin-right: 5px;
}
.error-site {
	position: absolute;
	top: 50%; left: 50%;
	width: 500px;
	height: 400px;
	margin-left: -250px;
	margin-top: -200px;
	background-color: #282828;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 810px;
}
.menu {
	position: absolute;
	top: 0%; left: 0%;
	width: 100px;
	height: 309px;
	background-image: url(images/menu.jpg);
}

div#content {
	padding-left: 120px;
	padding-top: 10px;
}

div#content p {
	padding: 5px;
}

div#content h3 {
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dotted #e1e1e1;
	margin-bottom: 10px;
}

.menu_links {
	position: absolute;
	top: 55px; left: 40px;
	font-size: 14px;
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}
.menu_links a {
	color: #6AA9FF;
	text-decoration: none;
}
.menu_links a:hover {
	text-decoration: underline;
}
.status {
	position: absolute;
	top: 700px; left: 0px;
	width: 100px;
	height: 218px;
	font-size: 11px;
	background-image: url(images/status.jpg);
}
.status_status {
	position: relative;
	top: 40px; left: 5px;
	text-align: left;
	font-weight: bold;
}
.status_eta {
	position: relative;
	top: 50px; left: 0px;
	text-align: center;
}
.status_bar {
	position: relative;
	top: 60px; left: 9px;
	width: 82px;
	height: 5px;
	background-color: #000000;
	text-align: left;
	padding: 1px;
}
.status_percent {
	position: relative;
	top: 70px; left: 0px;
	text-align: center;
}
.status_text {
	position: relative;
	top: 90px; left: 7px;
	text-align: left;
}
.comic {
	position: absolute;
	top: 30px; left: 110px;
}
.comic_comments {
	position: relative;
	top: 10px; left: 570px;
	font-size: 10px;
	width: 121px;
	height: 16px;
	background-image: url(images/comic_comments.jpg);
}
.navi {
	position: relative;
	top: 990px; left: 110px;
	width: 700px;
	text-align: center;
}
.navi img {
	margin-left: 5px;
	margin-right: 5px;
}
.news {
	position: relative;
	width: 699px;
	text-align: left;
}
.news_main {
	position: absolute;
	top: 1050px; left: 110px;
	width: 700px;
}
.news_top {
	position: relative;
	background-image: url(images/news-top.jpg);
}
.news_bottom {
	position: relative;
	background-image: url(iamges/news_bottom.jpg);
}
.news_text {
	padding: 10px;
	color: #FFAA00;
	background-color: #424242;
	border: #000000 2px solid;
}
.news_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_text a:hover {
	text-decoration: underline;
}
.news_title {
	position: relative;
	top: 0px; left: 30px;
	text-align: left;
	font-weight: bold;
}
.news_date {
	position: relative;
	top: 0px; left: 30px;
	text-align: left;
	font-size: 10px;
}
.news_comments {
	position: absolute;
	top: 0px; right: 30px;
	text-align: right;
	font-size: 10px;
}
.news_comments a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_comments a:hover {
	text-decoration: underline;
}
.comments_main {
	position: absolute;
	top: 15px; left: 110px;
	width: 700px;
}
.comments {
	position: relative;
	left: 50px;
	width: 500px;
	text-align: left;
}
.comments_top {
	position: relative;
	background-image: url(images/comments-top.jpg);
}
.comments_com_top {
	position: relative;
	background-image: url(images/comments-com-top.jpg);
}
.comments_comic {
	position: relative;
	left: 10px;
	width: 250px;
	text-align: left;
}
.comments_comic_main {
	position: relative;
}
.comments_news {
	position: relative;
	left: 10px;
	width: 699px;
	text-align: left;
}
.comments_poster {
	position: relative;
	top: 0px; left: 30px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.comments_text {
	padding: 10px;
	color: #FFAA00;
	background-color: #424242;
	border: #000000 2px solid;
}
.comments_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.comments_text a:hover {
	text-decoration: underline;
}
.comments_bottom {
	position: relative;
	background-image: url(images/comments-bottom.jpg);
}
.comments_com_bottom {
	position: relative;
	background-image: url(images/comments-com-bottom.jpg);
}
.comments_date {
	position: relative;
	top: 0px; left: 30px;
	text-align: left;
	font-size: 10px;
}
.archiv {
	position: absolute;
	top: 30px; left: 140px;
	text-align: left;
}
.faq {
	position: absolute;
	top: 30px; left: 140px;
	text-align: left;
}
.cc { 
	font-size: 10px;
	text-align: center;
	background-color: #282828;
}
td.comic_cap {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

div#comic_navigator {
}

div#comic_navigator p {
	font-size: 24px;
	letter-spacing: 15px;
	text-align: right;
}

div#comic_navigator span.smaller {
	font-size: 14px;
	letter-spacing: 2px;
	
}
