/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch loss.de, 20253 Hamburg, www.loss.de
//
////////////////////////////////////////////////////////////////
*/

/*################################ Texte normal ################################*/
.eins   { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000;font-weight:normal; }
.zwei   { font-family:  verdana, arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight:normal; }
.drei   { font-family:  verdana, arial, helvetica, sans-serif; font-size: 16px; color: #000000; font-weight:normal; }
.vier   { font-family:  verdana, arial, helvetica, sans-serif; font-size: 18px; color: #000000; font-weight:normal; }
.fuenf  { font-family:  verdana, arial, helvetica, sans-serif; font-size: 23px; color: #000000; font-weight:normal; }
.sechs  { font-family:  verdana, arial, helvetica, sans-serif; font-size: 32px; color: #000000; font-weight:normal; }
.sieben { font-family:  verdana, arial, helvetica, sans-serif; font-size: 48px; color: #000000; font-weight:normal; }

.nostyle {display:none}