/* Standard Text Layout */
/* Dieses Stylesheet wurde fuer Vampires Dawn - Das Browserspiel (http://www.vampires-dawn.net) von Arno 'Ashurnasirpal' Wendorff, ashurnasirpal@gmail.com mit Hilfe von Serbest 'Resh' Hammade, webmaster@sensenreich.de erstellt. */

/*Allgemeines*/
body { background-color:#020202; color: #aeaeae; font-family: Verdana, sans-serif; font-size: 10pt; }
img{ border-width:0; max-width:800px}
input, textarea, select { background-color:#1d1d1d; color:#aeaeae; border: 2px solid #790000; margin: 2px; font-family: Verdana, sans-serif; font-size: 10pt; }
table { border-width: 0; border-spacing: 0; }
table.t90 { width: 100%; }
td { color: #aeaeae; font-size: 10pt; line-height: 18px; }

/*Links im Menu*/
a:visited, a:link { text-decoration: none; font-weight: bold; color: #bbb; }
a:hover { text-decoration: none; background: #760000; }
/*Links im Hauptfenster*/
td.main a:hover, td.main a:link, td.main a:visited { background-color: #171717; color: #aeaeae; border-bottom: 2px solid #790000; }
/*Brief Links*/
td.mailc a:hover, td.mailc a:link, td.mailc a:visited { background-color: #171717; color: #aeaeae; border: none; font-weight: normal; }
td.mailc a:hover b, td.mailc a:link b, td.mailc a:visited b { background-color: #171717; color: #aeaeae; border-bottom: 2px solid #790000; }

/*Admin Botschaft*/
b#adminbotschaft { font-size: 12pt; }
#adminbotschaft td { font-size: 11pt; color: #fff; }

/*Herrscher Botschaft*/
b#herrscherbotschaft { font-size: 11pt; }
#herrscherbotschaft td { color: #c4c4c4; }

/*Inhaltsbereiche*/
td.rb { background-color: #0e0e0e; color: #aeaeae; text-align: center; font-size: 11pt; font-weight: bold; padding: 3px; } /*Resourcen Leiste*/
td.main { background-color: #171717; color: #aeaeae; font-size: 10pt; border-bottom: 2px solid #790000; padding: 5px; } /*Hauptfenster*/
td.sb { background-color: #0e0e0e; color: #aeaeae; font-size: 11pt; padding: 3px; } /*Menu*/

/*Ecken*/
td.matr, td.matl { background-color: #000; width: 4; height: 16; } /*Oben Rechts & Oben Links*/
td.mabr, td.mabl { background-color: #000; width: 4; } /*Unten Rechts & Unten Links*/

/*Borders*/
td.macr, td.macl { background-color: #000; width: 4; } /*Rechts & Links*/
td.mabc { background-color: #000; line-height: 8px; } /*Unten*/
th.matc { background-color: #121212; border-bottom: 2px solid #790000; color: #aeaeae; } /*Oben & Titel*/

/*Folterkammer*/
td.knast{ background-image:url( knast.png );width:186;height:186;text-align:center;vertical-align:top;}


