/* ---------------------------------------------------------------------------------- */
/*  CSS-Anweisungen fuer die Navigation                                               */
/*  -----------------------------------                                               */
/*  created by: M. Rehm - info@msu.biz                                                */
/*  date      : 04.04.2008                                                            */
/* ---------------------------------------------------------------------------------- */

BODY               { background:#D3E1EC; margin:20px 0 0 0; }
body,td            { color:#000000; font-family:Verdana,Helvetica,Arial,Sans-serif; font-size:8pt; }
 
form               { padding: 0px; margin: 0px; }

#base              { height: 100%; background:#D3E1EC url(/images/verlagsbild.jpg) no-repeat left bottom; margin:20px 0 0 0; }


/* ---------------------------------------------------------------------------------- */
/* Buttons */

.button1          { background: url(/images/bluedot.jpg) left center no-repeat; margin: 0 0 0 8px; padding:2px 0 2px 12px; text-align:left; }

.div_button1      { margin:10px 0 0 0; }
.div_image        { margin:60px 0 0 0; }


/* ---------------------------------------------------------------------------------- */
/* Links */

A:link              { color:#000000; text-decoration:none;}
A:visited           { color:#000000; text-decoration:none;}
A:hover             { color:#00649C; text-decoration:underline;}
A:active            { color:#FF0000; text-decoration:none;}


/* ---------------------------------------------------------------------------------- */
