/* -------------------------------------------------------------------------------------------------------- */
/* Stylesheet fuer subhead.html                                                                             */
/* ----------------------------                                                                             */
/* Made by Matt Rehm                                                                                        */
/* Created: 30.12.2008                                                                                      */
/* -------------------------------------------------------------------------------------------------------- */

BODY               { background:#D9D9B3 url(../images/bg_subhead.gif); margin: 0px; padding: 2px; }
body,td            { font-family: Verdana,Helvetica,Arial,"Sans Serif"; font-size:8pt; color:#000000; }

.title             { text-align:right; padding: 0 8px 0 10px; }
.title2            { font-family: Verdana,Helvetica,Arial,"Sans Serif"; font-size:8pt; color:#000000; }

.subtitle          { text-align:right; margin: 5px 20px 5px 0; }
 

/* -------------------------------------------------------------------------------------------------------- */
/* Links */

A:link             { color:#FFFFFF; font-weight: bold; text-decoration : none; }
A:active           { color:#FFFFFF; font-weight: bold; text-decoration : none; }
A:visited          { color:#FFFFFF; font-weight: bold; text-decoration : none; }
A:hover            { color:#FFFFFF; font-weight: bold; text-decoration : underline; }


/* -------------------------------------------------------------------------------------------------------- */

