/* Standard-Style-Definitionen für alte Webseiten unter
 * http://www.mechatronics-net.de
 * alt heißt u.a. falsch geschriebene Tags in alten Seiten und auch hier.
 *
 * Erstellt: Eric Tiggemann, 24. September 1999
 * Geändert: M. Krane, 09.05.2001

 * seitdem nur Kommentare geändert. (Das muss irgendwie ganz weg!)
 * last mod: V.157, 4.08.2011
 * l. comm.: A. Weinert

 * Verweise immer rot, fett und ohne Unterstreichung*/
A {}
A:link {color: #0099CC; text-decoration: none; font-weight: bold;}
A:visited {color: #0000CC; text-decoration: none; font-weight: bold;}
A:active {color: #0000CC; text-decoration: none; font-weight: bold;}
A.englishlink:link {color: #CC0000; text-decoration: none; font-weight: bold;}
A.englishlink:visited {color: #CC9900; text-decoration: none; font-weight: bold;}
A.englishlink:active {color: #000000; text-decoration: none; font-weight: bold;}

/* Normaler Text  */
BODY {color: #000066; background-color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; }
TD,FONT,LAYER,FORM,DIV,.normal {color: #000066; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; }
.inhalt {color: #000066; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;  margin-left: 10%; margin-right: 10%;}
.indent1 {margin-left: 10px;}
.indent2 {margin-left: 20px;}
.indent3 {margin-left: 30px;}
.indent4 {margin-left: 40px;}
.indent5 {margin-left: 50px;}
.english {color: #009900;}

/* Listen */
UL {margin-top: 0px; margin-bottom: 0px;}
DT {margin-top: 0px; margin-bottom: 0px; font-weight: 800;}
DD {margin-top: 0px; margin-bottom: 5px; margin-left: 10px;}

/* Überschriften */
H1,.h1 {color: #000033; font-family: Verdana, Helvetica, sans-serif; font-size: 16pt; font-weight: 900;}
H2,.h2 {color: #000033; font-family: Verdana, Helvetica, sans-serif; font-size: 14pt; font-weight: 900;}
H3,.h3 {color: #000033; font-family: Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: 900;}
H4,.h4 {color: #000033; font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: 900;}
H5,.h5 {color: #000033; font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: 900;}

/* Typografisches */
SUP,SUB {font-size: 60%;}

/* Fußzeile mit Copyright-Angabe */
.fusszeile {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: 100; text-align: center; margin-top: 15px;}

