body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;  
}

A:link       { text-decoration: underline;color: #000080; }
 A:visited    { text-decoration: underline;color: #000080; }
 A:active     { text-decoration: underline;color: red; }
 A:hover   		{ text-decoration: underline;color: #0000ff; }

body.BgC   { font-size: 75%; }
    body.text3 { font-size: 75%; }
        
    .text1 *, .text2 *, .text3 *, .text4 *, .text5 *, .text6 *, .text7 *, .text8 *, .text9 *, 
    h1 *, h2 *, h3 *, h4 *, h5 *, 
    .pr_lk *, .pr_da *, .pr_tx *, .sfm *, .sres *, .tc2_ac *,
    .titles *, .detail *, .cadr *, .ztx *, .baf_ftx *, .baf_fdo * { font-size: 100%; } 
    
    .mtp_footer *, .mtp_fl *, .mtp_fel *, .mtp_kel *, .mtp_kta *, .mtp_nl *,
    .mtp_nr *, .mtp_nel *, .mtp_nta *, .mtp_now *, .mtp_dr *, .mtp_dl *, .mtp_ztx *,
    .mtp_f_text *, .mtp_adr_sd  *, .mtp_adr_cd *, .mtp_adr_srr *, .mtp_adr_srl * { font-size: 100%; } 
        
    .fliesstext, .text, .text1, .text2, .text3, .text4, .text4, .text5, .text6, .text7, .text8, .text9 {  font-weight: normal; }
    
    .fliesstext { font-size: 80%;  text-align: justify }
    .text   { font-size: 70%; }
    .text1  { font-size: 80%; }
    .text2  { font-size: 90%;  }
    .text3  { font-size: 100%;  }
    .text4  { font-size: 105%;  }
    .text5, h5  { font-size: 115%;}
    .text6, h4  { font-size: 130%;  }
    .text7, h3  { font-size: 145%; }
    .text8  { font-size: 160%; }
    .text9  { font-size: 175%;  }
    .tc2_ac { font-size: 80%; }
    H3  { font-size: 145% !important; }
    
/* ************************************************************ */
/* ************ Stildefinitionen Schriftgrößen   ************** */
/* ************************************************************ */



/* ************************************************************ */
/* ************ Stildefinitionen Standardmodule  ************** */
/* ************************************************************ */

    .pr_lk { font-size: 100%; text-decoration: none; }
    .pr_da { font-size: 100%;  }
    .pr_tx { font-size: 100%;  }
    
    .sfm    { font-size: 90%;  }
    .sres   { font-size: 90%;  }
    .titles { color: black; font-size: 90%; }
    .detail { font-size: 90%; }
    .cadr   { font-size: 90%;  }
    .ztx    { font-size: 90%;  }
    .baf_ftx { font-size: 90%;  }
    .baf_fdo { font-size: 90%; }
    .form_ft   { font-size:8pt; }
    .form_nft  { font-size:8pt; width: 15em; }


.text9 {
  display: block;
  padding:  2px 0px 2px 5px;
  font-weight: bold;
  border-left: 10px solid #0161ae;
  color: #000;
  font-size: 115%;
  background: #bfd7eb;
  width: 100%;
  text-align: left;
}


.text8 {
  display: block;
  padding: 2px 0px 2px 5px;
  font-weight: bold;
  font-size: 105%;
  border-left: 10px solid #0161ae;
  color: #000;
  background: #bfd7eb;
  width: 100%;
  text-align: left;
}


.mnav_lk { font-size: 75%; text-decoration: none; }
.mnav_ac { font-size: 75%;  }

.qnav_lk, .qnav_ac { font-size: 70%;  }
.snav_lk { font-size: 70%; text-decoration: none; }
.snav_ac { font-size: 70%; font-weight:bold }

.CMenu    { POSITION: ABSOLUTE; Top:0px; Left:0px; WIDTH:150px; HEIGHT:100px; BACKGROUND-COLOR: #DDDDDD; }
.CMenuZ   { BACKGROUND-COLOR: #DDDDDD; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#000000; CURSOR:nw-resize; }
.CMenuZAn { BACKGROUND-COLOR: #000099; HEIGHT:20px; FONT-FAMILY:Arial; FONT-SIZE:8pt; COLOR:#FFFFFF; CURSOR:nw-resize; }
.CMenuSep { Color:#121266; border-style: groove; border-width:1; WIDTH: 97%; }

/*
*	Styledefinitionen für Modultemplates nach BITV
*	Erstellt von Advantic Systemhaus GmbH, Peter Cochius, Dezember 2005
*/

/* Beim Drucken Suchmaske und Seitenfuss ausblenden */
@media print {
 #mtp_searchform, .mtp_footer {display:none}
}

/* Modul - Kopfzeile Suchergebnis & Detailansicht */
.mtp_header { background-color: #eee; width: 100%; padding: 5px; }

/* Modul - Fußzeile Suchergebnis & Detailansicht */
.mtp_footer { background-color: #eee; width: 100%; padding: 5px; }

/* Suchformular Spaltendefinition */
.mtp_fl { float: left; margin-right: 1em; width: auto; }

/* Suchformular Formularelement */
.mtp_fel { font-size: 90%; width: 14em; }

/* Kontaktformular Formularelemente */
.mtp_kel { font-size: 100%; width: 30em; }
.mtp_kta { font-size: 100%; width: 30em; height: 5em; }

/* Neudialog Elemente */
.mtp_nl { float: left; width: 12em; }
.mtp_nr { float: left; width: 22em; }

.mtp_nel { font-size: 100%; width: 100% }
.mtp_nta { font-size: 100%; width: 100%; height: 5em; }
.mtp_now { font-size: 100%; }


/* BITV-Sprungziele (nicht sichtbar bei aktiviertem CSS) */
.mtp_sprungziel { display: none; }

/* Standard-Textblock */
.mtp_dr { float: left; }

/* Spalte mit fester Breite (Bezeichnungsfelder) */
.mtp_dl { float: left; width: 9em; }

/* Titelzeile mit Datum rechts */
.mtp_ti_text { float: left; width: 75%; }
.mtp_ti_date { float: left; width: 20%; text-align: right; }

/* Zusatztexte bei Adr / BIS / WIS / Tourismus */
.mtp_ztx { font-size:100%; }

/* Fliesstext */
.mtp_f_text { font-size:100%; }

/* Modulabhängige Styles */


/* Adresseinbindung, relative Breite mit 100% */
.mtp_adr_sd { float: left; width: 45%; }
.mtp_adr_cd { float: left; width: 45%; }
.mtp_adr_cdl { float: left; width: 30%; }
.mtp_adr_cdr { float: left; width: auto; }
.mtp_adr_im { float: left; width: auto; }

/* Adressmodul Suchergebnis */
.mtp_adr_srr { float: left; width: 90%; } 
.mtp_adr_srl { float: left; width: 10%; text-align: right; }
