/* Anime4ever.info Version 7 */
/* CSS-Style (c) 2006-2010 by www.anime4ever.info */

body {
font-family: verdana, arial, helvetica, sans-serif;
text-align: center; 
font-size: 100%;
background-color: #000;
color: #fff;
margin: 0;
}

#wrap {
width: 900px;
margin: 15px auto;
margin-top: 0;
margin-bottom: 0;
background: url(/images/layout/v7/header.jpg);
background-repeat: no-repeat;
text-align: left;
padding: 0;
}

input, textarea, select {
border: 1px solid #100; 
background-color:#200; 
margin: 0 0 2px 1px;
font-size: 13px;
color: #fff;
}

ul li input {
border: none;
}

img {
border: 0;
}

/* Header */

#header {
width: 900px;
margin: 0;
padding: 0;
height: 195px;
}

#langselect {
margin: 10px 0 0 20px;
padding: 0;
height: 25px;
width: 70px;
float:left;
}

#langselect img {
border: 1px solid #000;
margin: 1px;
}

#affiliates {
margin: 110px 0 0 310px;
padding: 0;
height: 85px;
width: 200px;
font-size: 80%;
float:left;
text-align: center;
}

#affiliates img {
	margin: 3px;
}

/* Links */

#updates li a, #navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#updates li a:hover, #navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li a {
	color: #fff;
}

#footer a, #header a {
	color: #fff;
	text-decoration: none;
}
	
#footer p a {
	color: #fff;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: none;
}


#content a {
color: #ccc;
text-decoration: underline;
}

#content a:hover {
color: #ccc;
text-decoration: none;
}

#content ul li a {
color: #ccc;
text-decoration: none;
}

#content ul li a:hover {
color: #ccc;
text-decoration: underline;
}

/* Content */

#main {
	vertical-align: top;
	width: 675px;
	background-color: transparent;
}

#content {
width: 650px;
margin: 0px 0 0 0;
padding: 0;
color: #fff;
font-size: 80%;
float: left;
background: url(/images/layout/v7/contentback.png);
background-repeat: repeat;
border: 3px solid #300;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	background-color: transparent;
}

#content table {
margin: 5px 25px 10px 25px;
}

#content table tr td {
vertical-align: top;
}

#content p {
margin: 15px 20px 15px 20px;
color: #fff;
}

#content p img {
margin: 3px;
}

#content p.kanji img {
margin: 1px;
}

#content p.img img {
border-top: 1px solid #400;
border-left: 1px solid #400;
border-right: 1px solid #200;
border-bottom: 1px solid #200;
}

.c, .kanji {
text-align: center;
}

.r {
text-align: right;
}

#content p.update {
border: 1px dashed #fff;
font-weight: bold; 
color: #bdf;
padding: 2px 5px 2px 5px;
}

#content ul, #content ol {
list-style-type: circle;
margin: 10px 30px 15px 45px;
padding: 0;
}

h1 {
margin: 10px 20px 0 20px;
padding: 10px 0 0 0;
font-weight: bold;
text-decoration: none;
font-size: 120%;
height: 40px;
text-align: center;
clear: left;
background-repeat: no-repeat;
color: #fff;
background: url(/images/layout/v7/h1.png);
background-repeat: no-repeat;
}

h2 {
margin: 15px 20px 10px 20px;
font-weight: bold;
font-size: 110%;
color: #fff;
text-decoration: none;
text-align: left;
clear: left;
}

h3 {
margin: 15px 20px 15px 20px;
font-weight: bold;
font-size: 100%;
text-decoration: none;
text-align: left;
color: #fff;
clear: left;
}

#content hr {
margin: 10px 20px 10px 20px;
clear: left;
}

/* Navigation */

#sidebar {
	width: 225px;
	vertical-align: top;
	color: #fff;
	background: url(/images/layout/v7/sidebar.png);
	background-repeat:repeat-y;
}

#updates p {
	font-size: 12px;
	text-align: center;
	margin: 0 25px 0 35px;
}

#sidebar h1 {
	color: #fff;
	margin: 0 11px 0 31px;
	font-size: 13px;
	padding: 8px;
	height: 16px;
	display: block;
	text-align: center;
	width: 160px;
	background: url(/images/layout/v7/h1navi.png);
	background-repeat: no-repeat;
}

#updates {
	margin: -6px 0 0 15px;
	padding: 18px 0 0 0;
	width: 203px;
	height: 130px;
	background: url(/images/layout/v7/updates.png);
	background-repeat: no-repeat;
}

#updates ul {
margin: 10px 0 0 32px;
padding: 0;
width: 175px;
height: 120px;
font-size: 12px;
list-style-type: square;
}

#navigation {
	margin: 0;
	padding:0;
}

#updates ul li {
	margin-bottom: 4px;
}

#navigation ul {
	list-style-type: none;
	margin: 0 0 10px 45px;
	padding: 0;
	font-size: 12px;
}

#navigation ul li {
	display: block;
	width: 140px;
	padding: 3px;
	border-bottom: 2px dotted #000;
}

/* News */


#content div.news {
border-top: 1px dashed #fdd;
font-style: oblique;
margin: 0 20px 0 20px;
text-align: right;
}


/* Sonstiges */

#content .button {
text-align: center;
}

#content .button img {
width: 88px;
height: 31px;
margin: 5px;
border: 0;
}

#content table.double, #content table.doublec {
margin: 0 100px 10px 50px;
width: 550px;
padding: 0;
border: 0;
font-size: 13px;
}

#content table.double tr td {
background-color: #600;
color: #fff;
padding: 5px;
text-align: left;
width: 50%; 
}

#content table.doublec tr td {
background-color: #600;
color: #fff;
padding: 1px;
text-align: center;
width: 50%; 
}

#content table tr.head td {
font-weight: bold;
color: #fff;
padding: 2px;
background-color: #300;
text-align: center;
}

#content img.float {
float: left;
margin: 0px 35px 15px 35px;
border: 1px solid #8ac;
}

#content .karaoke, #content #cyberstamps {
width: 600px;
}

#content .info {
width: 100%;
margin: 0 30px 0 30px;
float: left;
}

#content table tr td.head {
font-weight: bold;
color: #fff;
padding: 4px 5px 4px 5px;
background-color: #036;
}

#content .karaoke tr td, #content #info tr td table tr td {
background-color: #600;
color: #fff;
padding: 3px 7px 3px 7px;
vertical-align:middle;
}

#content .karaoke tr td.c1 {
text-align: center;
width: 120px;
}

#content .karaoke tr td.c2 {
text-align: center;
width: 70px;
}

#content .karaoke tr td.c3 {
text-align: center;
width: 150px;
}

#content .karaoke tr td.c4 {
text-align: center;
width: 40px;
}

#content #kiriban {
margin: 0;
}

#content #kiriban tr td {
margin: 0;
}

#content #cyberstamps tr td {
width: 33%;
}

#content #info tr td table {
margin: 0 0 0 20px;
width: 420px;
}

table tr td.left {
width: 120px;
}

#content #info tr td img, #content ul li img {
margin: 0;
border: 1px solid #000;
}

#content ul li p {
margin: 10px 0 10px 0;
}

#footer {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 100px;
	font-size: 13px;
	background: url(/images/layout/v7/footer.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#footer p {
	width: 625px;
	margin: 5px 0 0 240px;
	padding: 0;
	color: 0;
	font-size: 13px;
	text-align: center;
	line-height: 2;
}

#footer img {
	border: none;
	margin: 5px 5px 0 5px;
}

#footer center {
	margin-top: 15px;
}
