/***********************************************/
/*                                             */
/*           Style-Definitionen für            */
/*        Existenzgruendungsberater 6.0        */
/*                                             */
/***********************************************/


/* Links */
* {
	font-family: Verdana, Helvetica, Arial;
	font-size:12px;
}

#druckhinweis {position:absolute;left:350;top:430;z-index:2;visibility:hidden;}
a:link        { color:#B40000; font-weight:normal; text-decoration:none; }
a:visited     { color:#B40000; font-weight:normal; text-decoration:none; }
a:active      { color:#FFFFFF; font-weight:normal; text-decoration:none; }
a:hover       { color:#414141; font-weight:normal; text-decoration:underline; }

/***********************************************/
/*                   Text                      */
/***********************************************/
body        { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#000000; }
TD          { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#000000; }
LI          { font-family:verdana,helvetica,sans-serif; font-size:8pt; color:#000000; }

.headline1          { font-family:verdana,helvetica,sans-serif; font-size:14pt; color:#B40000; font-weight:bold; }
.headline2          { font-family:verdana,helvetica,sans-serif; font-size:11pt; color:#000000; font-weight:bold; }
.headline-begriff   { font-family:verdana,helvetica,sans-serif; font-size:8pt; color:#B40000; font-weight:bold; }

.normal     { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#000000; }
/*.intro      { font-family:verdana,helvetica,sans-serif; font-size:14pt; color#000000; font-weight:bold; } */

.klein      { font-family:verdana,helvetica,sans-serif; font-size:8pt; }
/*.kleinr     { font-family:verdana,helvetica,sans-serif; font-size:7pt; color:#FF0000; }
*/
.hinweis    { font-family:verdana,helvetica,sans-serif; font-size:8pt; color:#B40000; font-weight:bold; }
.tipp       { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#B40000; font-weight:bold; }
.zwischenueberschrift       { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#414141; font-weight:bold; }
/*.adresse    { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#000099; }
.quelle     { font-family:verdana,helvetica,sans-serif; font-size:8pt; color:#C0C0C0; }
*/
.merk       { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#414141; font-weight:bold; background-color:#FFFFFF; }

.gruen      { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#009933; font-weight:bold; }
.gelb       { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#FF9900; font-weight:bold; }
.rot        { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#CC0033; font-weight:bold; }

/***********************************************/
/*         Lines and Backgrounds               */
/***********************************************/

.line-box           { background-color:#394E62; }
.bg-box             { background-color:#FFFFFF; }

.line-tipp          { background-color:#394E62; }
.bg-tipp            { background-color:#FFFFFF; }

.line-druckhinweis  { background-color:#000000; }
.bg-druckhinweis    { background-color:#FFFEF0; }

.line-formel        { background-color:#CCCCCC; }
.bg-formel          { background-color:#FFFFFF; }

.line-dreieck       { background-color:#000000; }
.bg-dreieck         { background-color:#FFF; }

/*.anmerkung { font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#FF66FF; }
*/

/* 
Alle weiteren Formatierungen sind per Font-Tags im Quellcode der Seiten 
zu finden.
*/

h1 {
font-family:verdana,helvetica,sans-serif; font-size:11pt; color:#000000; font-weight:bold;
margin:0;
padding:0;
}
