/* Standard Text Layout */
/* Dieses Stylesheet wurde fuer Vampires Dawn - Das Browserspiel (http://www.vampires-dawn.net) von Arno 'Ashurnasirpal' Wendorff, ashurnasirpal@gmail.com 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*/
table.mail td a:hover, table.mail td a:link, table.mail td a:visited { background-color: #0e0e0e; color: #aeaeae; border-bottom: 2px solid #790000; font-weight: normal; }

/*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*/

/*Forum*/
span td { color: #c1c1c1; background-color: #121212; font-size: 13px; font-weight: normal; border: 2px solid #000; } /*Foren & Themen*/
span td a{ color: #c1c1c1; text-decoration: none; }
span td a:visited,span td a:active{ color: #525252; }
span th { color: #ffffff; background-color: #790000; font-size: 13px; border: 2px solid #000; } /*Titel*/
