/***********************************************/
/*                                             */
/* Styles für:   www.hoeveler.de               */
/* Datum:        15.03.02                      */
/* Erstellt von: Lars Klingelhöfer             */
/*               at12 GmbH                     */
/*               http://www.at12.de            */
/*               info@at12.de                  */
/*                                             */
/***********************************************/

/* GENERAL STYLES */

BODY            { font-family: verdana, arial, geneva, helvetica, sans-serif; background-color: #FFFFFF; scroll:auto; margin-left:0px; margin-top:0px; }

/* FONT STYLES */

.headline1      { font-family: arial, verdana, geneva, helvetica, sans-serif; font-size: 18pt; color: #FF3333; font-weight: bold; }
.normal	        { font-family: arial, verdana, geneva, helvetica, sans-serif; font-size: 11pt; color: #000000; }
.klein          { font-family: arial, verdana, geneva, helvetica, sans-serif; font-size: 8pt; color: #000000; }
.TableHead      { font-family: arial, verdana, geneva, helvetica, sans-serif;font-size: 11pt; color: #ffffff; font-weight: bold; }
.TableText      { font-family: arial, verdana, geneva, helvetica, sans-serif; font-size: 8pt; color: #000000; }
.zitat          { font-family: times, times new roman, serif; font-size: 12pt; color: #990000; }

/* LINK DEFINITIONS */

a:link	        { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #000000; text-decoration:underline; font-weight:normal; }
a:visited	    { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #000000; text-decoration:underline; font-weight:normal; }
a:active	    { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #000000; text-decoration:underline; font-weight:normal; }
a:hover	        { font-family: arial, verdana, geneva, helvetica, sans-serif; color: #000000; text-decoration:none; font-weight:normal; }

a.SubNav:link	 { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #ff0000; text-decoration:underline; font-weight:normal; }
a.SubNav:visited { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #ff0000; text-decoration:underline; font-weight:normal; }
a.SubNav:active	 { font-family: arial, verdana, geneva, helvetica, sans-serif;color: #ff0000; text-decoration:underline; font-weight:normal; }
a.SubNav:hover	 { font-family: arial, verdana, geneva, helvetica, sans-serif; color: #ff0000; text-decoration:none; font-weight:none; }

/* LINES AND BACKGROUND COLORS */

.BgBlue           { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #3333cc; }
.BgBody           { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #ffffff; }
.BgSubNav         { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #000000; }
.TableBg          { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #ffffff; }
.BgTableHead      { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #3333CC; }
.TableLine        { font-family: arial, verdana, geneva, helvetica, sans-serif;background-color: #000000; }
.TableRow1        { font-family: arial, verdana, geneva, helvetica, sans-serif;background-color: #efefef; }
.TableRow2        { font-family: arial, verdana, geneva, helvetica, sans-serif; background-color: #cdcdcd; }