/* Dieses Stylesheet wurde fuer Vampires Dawn - Das Browserspiel (http://www.vampires-dawn.net) von Arno 'Ashurnasirpal' Wendorff, ashurnasirpal@gmail.com erstellt. */

body { background:url(loginback.png) repeat-x; background-color:#000000; font-family: Verdana, sans-serif; font-size: 10pt; }
table { border-spacing:0px; }
td { vertical-align: top; }

.center { background-color: #1d1d1d; border: 1px solid #000000; color: #aeaeae; padding: 1px; }
.left { background-color: #0b0b0b; border: 1px solid #000000; color: #aeaeae; padding: 3px; }
.ntime { text-align:right; color:#aeaeae; }
.stitle { font-size: 12pt; font-weight: bold; color: #aeaeae; border-bottom: 2px solid #790000; }
.llink { background-color:#1d1d1d; width:120px; color:#aeaeae; border-bottom:2px solid #790000; border-top:2px solid #1d1d1d; padding: 1px; }
.textfeld { background-color:#1d1d1d; color:#aeaeae; border:2px solid #790000; }

#login { background-color:#1d1d1d; width:120px; color:#aeaeae; font-weight: bold; border: 2px solid #790000; }
#login:active, #login:focus { background-color:#1d1d1d; width:120px; color:#aeaeae; font-weight: bold; border: 2px solid #790000; }
#logo { border: 2px solid #000000; }
#newstitle { font-size: 16pt; border-bottom: 2px solid #790000; }
#news { font-size: 10pt; padding: 3px; }
#loginbox { background-color:#0b0b0b; text-align:right; color:#aeaeae; padding:3px; border:1px solid #000000; height:23px; }
#wtitle { font-size: 16pt; font-weight: bold; }
#tcenter { font-size: 10pt; margin: 10px; }

#name { background-color:#1d1d1d; background-image:url( name.png ); background-repeat: no-repeat; background-position: center; color:#cecece; border:2px solid #690000; }
#pass { background-color:#1d1d1d; background-image:url( pass.png ); background-repeat: no-repeat; background-position: center; color:#cecece; border:2px solid #690000; }

a { font-size: 10pt; }
.left a { font-size: 11pt; }
#loginbox a:hover { background-color:#1d1d1d; text-align:center; color:#aeaeae; }
#loginbox a:link { background-color:#1d1d1d; text-align:center; color:#aeaeae; }
#loginbox a:visited { background-color:#1d1d1d; text-align:center; color:#aeaeae; }
a:link { text-decoration: none; font-weight: bold; color: #828282; }
a:visited { text-decoration: none; font-weight: bold; color: #555555; }
a:hover { text-decoration: none; color: #000000; background: #760000; }