/* Formatierungen */ 

body { 
color: #570c10; 
font-size: 9pt; 
font-family: arial, verdana, sans-serif; 
background-color: #6b1415;
background-image: url(htgrnd.jpg); 
background-position: center center;
background-repeat: repeat-y;
margin: 0px;
}

td { 
font-size: 9pt; 
font-family: arial, verdana, sans-serif; 
}

h1 {
color: #570c10; 
font-size: 11pt;
font-family: arial, verdana, sans-serif; 
font-weight: bold;
display: block;
background: url(http://www.otaku-welt.de/styles/linie.gif) repeat-x bottom;
padding-bottom: 1px;
}

h2 {
color: #570c10; 
font-size: 10pt;
font-family: arial, verdana, sans-serif; 
font-weight: bold;
background: url(http://www.otaku-welt.de/styles/linie-half.gif) repeat-x bottom;
padding-bottom: 1px;
display: block;
}

h3 {
color: #570c10; 
font-size: 10pt;
font-family: arial, verdana, sans-serif; 
font-weight: bold;
}

#navi td {
font-size: 8pt;
}

a:link { 
color: #b24038; 
text-decoration: none; 
}
a:visited { 
color: #b24038; 
text-decoration: none; 
}
a:hover { 
color: #b24038; 
text-decoration: underline; 
}
a:active { 
color: #b24038; 
text-decoration: underline; 
}

input, textarea {
border-color: #570c10;
}



/* Klassen */ 

#affis img {
filter: alpha(opacity=50); /* Transparenz IE*/
-moz-opacity: 0.5; /* Transparenz Mozilla*/
}

#sotm img {
filter: alpha(opacity=50); /* Transparenz IE*/
-moz-opacity: 0.5; /* Transparenz Mozilla*/
}

img.rechts { 
float: right;
margin-left: 15px;
margin-bottom: 15px; 
}

img.links { 
float: left;
margin-right: 15px;
margin-bottom: 15px; 
}

img.linkskl { 
float: left;
margin-right: 10px;
margin-bottom: 10px; 
}

table.linie {
border-collapse: collapse; 
border-color: #570c10;
}

ul.kreis {
margin-left: 20px;
padding: 0px;
list-style-image: url(http://www.otaku-welt.de/styles/kreis.gif);
}

ol.zahl {
margin-left: 35px;
padding: 0px;
}

.feld {
width: 350px;
border: 1px solid #570c10;
color: #000000; 
font-size: 9pt; 
font-family: arial, verdana, sans-serif; 
}

.button {
background-color: #e7d8c1;
border: 1px solid #570c10;
}

a.linkin {
background: url(http://www.otaku-welt.de/styles/link-in.gif) no-repeat left center;
padding-left: 10px;
}

a.linkout {
background: url(http://www.otaku-welt.de/styles/link-out.gif) no-repeat left center;
padding-left: 14px;
}
 
a.linkmail {
background: url(http://www.otaku-welt.de/styles/link-mail.gif) no-repeat left center;
padding-left: 17px;
}

.small {
font-weight: normal;
font-size: 8pt;
font-family: arial, verdana, sans-serif; 
}

.smaller {
font-weight: normal;
font-size: 7pt;
font-family: arial, verdana, sans-serif; 
}

.normal {
font-weight: normal;
font-size: 9pt;
font-family: arial, verdana, sans-serif; 
}

.big {
font-weight: normal;
font-size: 10pt;
font-family: arial, verdana, sans-serif; 
}

.small-b {
font-weight: bold;
font-size: 8pt;
font-family: arial, verdana, sans-serif; 
}

.big-b {
font-weight: bold;
font-size: 10pt;
font-family: arial, verdana, sans-serif; 
}

span.new {
color: #339933;
}

span.last {
color: #ff0000;
}

span.special {
color: #800080;
}

.code {
font-family: verdana;
font-size: 8pt;
background-color: #e7d8c1;
padding: 10px;
margin-left: 10px;
display: block;
border: 1px solid #570c10;
}

span.titel {
font-size: 7pt;
font-weight: bold;
}  

a.linkback {
background: url(http://www.otaku-welt.de/styles/link-back.gif) no-repeat left center;
padding-left: 10px;
}

a.linknext {
background: url(http://www.otaku-welt.de/styles/link-next.gif) no-repeat right center;
padding-right: 10px;
}

.clear {
clear: both;
}

#vote a {
font-size: 8pt;
}



/* Layout */ 

#scrollbar { /* erzwingt eine scrollbar */ 
position: absolute; top:0px; bottom:-1px; width:1em; z-index:-1; }

#container { /* zentriert das Layout */ 
width: 1000px; 
position: absolute; 
margin-left: -500px; 
left: 50%; 
top: 0px;
height: auto;
}

#header { 
position: absolute;
left: 0px;
top: 0px;
width: 1000px; 
height: 178px; 
/* background-image: url(header.gif); */ 
background-image: url(header-0.gif);
}

#logo { 
position: absolute;
left: 25px;
top: 35px;
width: 350px; 
height: 90px; 
}

#sotm { 
position: absolute;
left: 841px;
top: 40px;
width: 88px; 
height: 31px; 
}

#main { 
position: absolute;
width: 1000px; 
top: 178px;
}

#links { 
position: absolute;
width: 235px; 
left: 30px; 
z-index: 1;
}

*html #navi /* IE6 Fix*/
{width: 239px; height: 577px;}

#navi { 
position: absolute;
left: 0px; 
top: 0px;
padding-top: 30px;
padding-left: 10px;
background-image: url(htgrnd-navi.jpg); 
background-repeat: no-repeat;
width: 229px;
min-height: 547px;
}

*html #suche /* IE6 Fix*/
{width: 239px; height: 85px; }

#suche { 
position: absolute;
left: 0px; 
top: 577px;
padding-top: 40px;
padding-left: 10px;
background-image: url(htgrnd-suche.jpg); 
background-repeat: no-repeat;
width: 229px;
min-height: 45px;
}

#amazon { 
position: absolute;
left: 0px; 
top: 577px;
width: 229px;
height: 250px;
}

*html #content /* IE6 Fix*/
{width: 539px; } 

#content { 
position: absolute;
width: 539px; 
top: 0px;
left: 269px; 
display: block;
}

*html #c-top /* IE6 Fix*/
{height: 34px; padding-top: 26px;}

#c-top { 
position: relative;
min-height: 19px; 
width: 509px; 
background-image: url(htgrnd-content-top.jpg); 
background-repeat: no-repeat;
padding-top: 16px;
padding-left: 10px;
padding-right: 20px;
}

*html #c-middle /* IE6 Fix*/
{height: 510px; top: -10px;}

#c-middle { 
position: relative;
min-height: 510px;
width: 509px; 
top: -10px;
background-image: url(htgrnd-content.jpg); 
background-repeat: repeat-y;
padding: 3px 20px 10px 10px; 
}

*html #c-bottom /* IE6 Fix*/
{height: 60px; }

#c-bottom { 
position: relative;
min-height: 60px; 
width: 509px; 
top: -10px;
background-image: url(htgrnd-footer.jpg); 
background-repeat: no-repeat;
padding-top: 40px;
padding-left: 10px;
padding-right: 20px;
text-align: center;
font-size: 8pt;
font-style: italic;
}

#rechts {
position: absolute; 
min-height: 500px; 
width: 162px; 
right: 30px; 
z-index: 1;
}

*html #affis /* IE6 Fix*/
{width: 172px; height: 88px; }

#affis { 
position: absolute;
left: 0px; 
top: 0px;
padding-top: 41px;
padding-left: 9px;
background-image: url(htgrnd-affis.jpg); 
background-repeat: no-repeat;
width: 172px;
min-height: 119px;
}

*html #shouti /* IE6 Fix*/
{width: 172px; height: 385px; }

#shouti { 
position: absolute;
left: 0px; 
top: 119px;
padding-top: 35px;
padding-left: 11px;
background-image: url(htgrnd-shoutbox.jpg); 
background-repeat: no-repeat;
width: 172px;
min-height: 385px;
}

*html #vote /* IE6 Fix*/
{width: 172px; height: 165px; }

#vote { 
position: absolute;
left: 0px; 
top: 493px;
padding-top: 35px;
padding-left: 11px;
padding-right: 21px;
background-image: url(htgrnd-voting.jpg); 
background-repeat: no-repeat;
width: 140px;
min-height: 130px;
font-size: 8pt;
}
