/* -------------------------------------------------------------------------------------------------------- */
/* Stylesheet fuer head.html                                                                                */
/* -------------------------                                                                                */
/* Made by Matthias Rehm                                                                                    */
/* created: 30.12.2008                                                                                      */
/* -------------------------------------------------------------------------------------------------------- */

BODY               { background:#B01010 url(../images/bg_head.jpg) 420px 0px no-repeat; margin: 0 20px 0 0; 
                     font-family: Verdana,Helvetica,Arial; font-size:8pt; color:#FFFFFF; }

#container1        { margin: 10px 0 0 0; }
#container2        { position: absolute; top: 49px; left: 0; padding: 0; }
#container3        { position: absolute; top: 10px; left: 380px; padding: 0; }

.title             { font-size:10pt; }
.subtitle          { text-align:right; }


/* -------------------------------------------------------------------------------------------------------- */
/* 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; }

/* -------------------------------------------------------------------------------------------------------- */


