@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	color: #5F5F5F;
	font: 11px verdana;
	letter-spacing: 0;
	}

body, tr, td {
	font-family: verdana;
	font-size: 11px;
	color: #5F5F5F;
	letter-spacing: 0;
}

.head, h1 {
	font-family: "verdana";
	font-size: 10px;
	letter-spacing: 1;
	text-transform: uppercase;
	color: #5F5F5F;
	background-color: #ffffff;
	border-bottom: 1px solid #f1f1f1;
	margin: 2 0 2 0;
	padding: 2 0 2 7;
}

.head2{
	font-family: "verdana";
	font-size: 10px;
	letter-spacing: 1;
	text-transform: uppercase;
	color: #e85f5f;
}

.navihead {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	color: #2994EB;
	border-bottom: 1px solid #509ae2;
	padding: 0 0 0 0;
}

.chessdark{
color: #000000;
font-weight: bold;
background-color: #EBF9EA;
}

.chesswhite{
color: #ffffff;
font-weight: bold;
background-color: #91C094;
}

.story{
color: #5e5e5e;
letter-spacing: 15;
text-align: right;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px dotted #5e5e5e;
}

a:link , a:visited , a:active {
	text-decoration: none;
	letter-spacing: 0;
	font-weight: normal;
	font-size: 10px;
	color: #5F5F5F;
}

a:hover {
	text-decoration: underline;
	letter-spacing: 0;
	font-weight: normal;
	font-size: 10px;
	color: #e85f5f;
	background-color: #ffffff;
}

img {
	border: 0;
}

input, textarea, select {
	font-family: "tahoma";
	font-size: 11px;
	color: #e85f5f;
	border: 0;
	background: #ffffff;
	border-top: 1px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	border-bottom: 1px solid #5F5F5F;
}

td#icon {
	cursor: default;
	}

td#icon a:link, td#icon a:active, td#icon a:visited {
	opacity: 0.25;
	filter: alpha(opacity = 25);
	-moz-opacity: 0.25;
	padding-right: 5px;
	cursor: hand;
	}
	
td#icon a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	cursor: hand;
	}


.interviewbreak{
color: #ba00ff;
font-weight: bold;
}

.interview{
font-weight: bold;
color: #ff8a00;
}

.kommentar{
color: #E75E92;
font-size: 7pt;
background-color: #ffffff;
}

.mangaguidekeinlink{
text-decoration: line-through;
}

.bild, a.bild{
border: 3px solid transparent;
background-color: transparent;
color: #5F5F5F;
}

.bild:hover, a.bild:hover{
border: 3px solid #dac63e;
background-color: #ffffff;
color: #e85f5f;
}

.newsupdate{
font-weight: bold;
border-bottom: 1px solid #ffffff;
font-color: #ff0000;
}

.crossover{
font-size: 13pt;
background-color: #EAD7D9;
line-height: 5px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 0px;
margin-top: 15px;
padding: 0px;
text-align: center;
text-transform: normal;
color: #BC83B8;
}

.c-over{
background-color: #BC83B8;
color: #ffffff;
}

.noborder{
border:0;
}

.manga-bg, .manga-bg td{
background-color: #f6f6f6;
color: #5F5F5F;
border: solid 3px #f6f6f6;
}

.manga-bg td:hover{
background-color: #f6f6f6;
color: #5F5F5F;
border: solid 3px #dbdbdb;
}

.manga-bg td:hover a:hover, .manga-bg td:hover a, .manga-bg td:hover a:visited, .manga-bg td:hover a:active, .manga-bg td:hover a:link{
color: #5F5F5F;
background-color: transparent;
}

.manga-bg td:hover a:hover{
color: #e85f5f;
background-color: #ffffff;
}

.manga-bg td i, .manga-bg td:hover i{
background-color: transparent;
}

.navigation{
	font-family: "verdana";
	font-size: 10px;
	letter-spacing: 1;
	text-transform: uppercase;
	color: #5F5F5F;
	background-color: #ffffff;
	border-bottom: 1px solid #f1f1f1;
	margin: 2 0 2 0;
	padding: 2 0 2 7;
}

.nolinkbg a:hover, a.nolinkbg, a.nolinkbg:hover, a.nolinkbg:visited{
background-color: transparent;
border: 0;
}

i{
font-size: 8pt;
color: #e85f5f;
background-color: #EFEFEF;
text-transform: uppercase;
}

::-moz-selection{
background: #e85f5f;
color: #ffffff;
}

::selection {
background: #e85f5f;
color: #ffffff;
}

.affis a:link , .affis a:visited , .affis a:active, .affis a:hover{
font-weight: normal;
}

.categorylink tr a { display:block; width:100%; } 