/* ------------------------------ PROJEKT: HANS-OTTO LOHRENGEL ------------------------------- */
/* --------------- CASCADING STYLE SHEETS (CSS) Standard-Datei [standard.css] ---------------- */
/* ------------------------------  BEGINN: FÜR ANSAGE NOFRAMES ------------------------------- */
/* --- (R=255/G=0/B=0) ! NUR FÜR ANSAGE NOFRAMES ! ------------------------------------------- */
.nofr
{
color:#ff0000;
font-family:Arial,Helvetica,sans-serif;
font-size:12pt
}
/* --- (R=90/G=90/B=90) ! NUR FÜR ANSAGE NOFRAMES ! ------------------------------------------ */
.nofr2
{
color:#5a5a5a;
font-family:Arial,Helvetica,sans-serif;
font-size:12pt
}
/* -------------------------------  ENDE: FÜR ANSAGE NOFRAMES -------------------------------- */
/* ------------  BEGINN: LIKNKFORMATIERUNG: (Nur für IE, z.Zt. nicht in Nutzung) ------------- */
a.menue {font-family: Arial, Helvetica; font-size: 10pt; text-align: left;}

a.menue:link {color: #000080; text-decoration: none;}

a.menue:visited {color: #000080; text-decoration: none;}

a.menue:hover {color: #6000FF; background-color: #C2C2C2 ; text-decoration: none;}

a.menue:active {color: #6000FF; background-color: #C2C2C2 ; text-decoration: none;}
/* --------------------------------- ENDE: LIKNKFORMATIERUNG: -------------------------------- */
/* -------------------------------- BEGINN: TEXTFORMATIERUNG: -------------------------------- */
/* ------------------------------------ TEXT: BG-ANSICHT: ------------------------------------ */
/* --- (R=194/G=194/B=194) Def. des H-O-L-Standard-Text-Blind:2 (In Ansicht unsichtbar) ------ */
.zehnpt_b
{
color: #C2C2C2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt
}
/* -------------------------------------- TEXT: SCHWARZ: ------------------------------------- */
/* --- (R=0/G=0/B=0) Def. des H-O-L-Standard-Text-schwarz:1 (Bilduntertitel) ----------------- */
.achtpt
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt
}
/* --- (R=0/G=0/B=0) Def. des H-O-L-Standard-Text-schwarz:2 (Basis-Text) --------------------- */
.zehnpt
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt
}
/* --- (R=0/G=0/B=0) Def. des H-O-L-Standard-Text-schwarz:3 (Headline 2) --------------------- */
.elfpt
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt
}
/* --- (R=0/G=0/B=0) Def. des H-O-L-Standard-Text-schwarz:3 (Headline) ----------------------- */
.zwoelfpt
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt
}
/* ---------------------------------- TEXT: D-BLAU (LINK): ----------------------------------- */
/* --- (R=027/G=030/B=082) Def. des H-O-L-Standard-Text-d-Blau:1 (E-Mail) -------------------- */
.achtptl
{
color: #1B1E52;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt
}
/* --- (R=027/G=030/B=082) Def. des H-O-L-Standard-Text-d-Blau:2 (Basis-Text/Link) ----------- */
.zehnptl
{
color: #1B1E52;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt
}
/* --- (R=0/G=0/B=0) Def. des H-O-L-Standard-Text-schwarz:3 (Headline/Link) ------------------ */
.zwoelfptl
{
color: #1B1E52;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt
}
/* --------------------------------- ENDE: TEXTFORMATIERUNG: --------------------------------- */
/* ------------------------------- BEGINN: GRAFIKFORMATIERUNG: ------------------------------- */
/* --- Aussenabstand (oben [0px], rechts [0px], unten [15px], links [15px]) ------------------ */
.l_u
{
margin: 0px 0px 15px 15px
}
/* -------------------------------- ENDE: GRAFIKFORMATIERUNG: -------------------------------- */