body {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:100.1%;
}

table, td { font-size:100.1%; }

pre { margin:0px; padding:0px; }


 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; }

.fliesstext { font-size: 75%;  text-align: justify }
.text   { font-size: 70%; }
.text1  { font-size: 65%; }
.text2  { font-size: 70%;  }
.text3  { font-size: 80%;  }
.text4  { font-size: 100%;  }
.text5  { font-size: 110%;}
.text6  { font-size: 120%;  }
.text7  { font-size: 130%; }
.text8  { font-size: 140%; }
.text9  { font-size: 150%;  }

.pr_lk { font-size: 70%; text-decoration: none; }
.pr_da { font-size: 70%;  }
.pr_tx { font-size: 70%;  }

.mt_ac  { border:0px solid #000000; background-color: #eeeeee }
.mc1_ac  { background-color: #eeeeee; }
.mc2_ac  { font-size: 8pt;  background-color: #eeeeee }
.tt_ac { width:100%; }
.tc1_ac  {  }
.tc2_ac  { font-size: 8pt;  background-color: #eeeeee }

.sfm    { font-size: 70%;  }
.sres   { font-size: 70%;  }
.titles { color: black; font-size: 75%; }
.detail { font-size: 75%; }
.cadr   { font-size: 65%;  }
.ztx    { font-size: 75%;  }
.baf_ftx { font-size: 70%;  }
.baf_fdo { font-size: 70%; }
.form_ft   { font-size:8pt; }
.form_nft  { font-size:8pt; width: 15em; }


.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%; }

.text1 *, .text2 *, .text3 *, .text4 *, .text5 *, .text6 *, .text7 *, .text8 *, .text9 *, h1 *, h2 *, h3 *, h4 *, h5 *,
.pr_lk *, .pr_da *, .pr_tx *, .sfm *, .sres *, .titles *, .detail *, .cadr *, .ztx *, .baf_ftx *, .baf_fdo *  {
  font-size: 100%;
}


.snav_lk, .snav_ac   {  font-size: 80%; }

.sprungziele {
  position:absolute;
  top:-5000px;
  left:-5000px;
  z-index:5;
  width: 50em;
}

div.sprungziele li a:focus,
div.sprungziele li a:hover,
div.sprungziele li a:active {
	position: absolute;
  top: 5100px; left: 5000px;
  white-space: nowrap;
  display:block;
  padding-left:22px;
  padding-right:0.2em;
  text-decoration: none;
  font-weight: bold;
	color:#FFFFFF;
  white-space: nowrap;
  background-color:#f10000;
  border-left:1px solid #888888;
  border-top:1px solid #888888;
  border-right:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
  z-index:5;
}

.weiss {
  color: #fff;
}

.fett {
  font-weight: bold;
}

.Mod_BC1 { background: #ffffff; }
.Mod_BC2 { background: #DEE8F4; }
.Mod_BC3 { background: #EFF4FA; }
.Mod_BC4 { background: #EFF4FA; }

/* TEMPLATE */

.content_tpl_head_container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #244D81;
}

.content_tpl_headline {
  padding-left: 10px;
}

.content_tpl_headline p { display: inline; margin:0; padding: 0; height: 0; }

.content_tpl_ecke_links {
  position: absolute;
  height: 100%;
  width: 9px;
  background: url(/media/content_ecke_li_ob.gif) no-repeat ;
}

.content_tpl_ecke_rechts {
  position: absolute;
  left: 100%;
  margin-left: -9px;
  height: 100%;
  width: 9px;
  background: url(/media/content_ecke_re_ob.gif) no-repeat ;
}

.content_tpl_inhalt {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(/media/border_bottom.gif) 100% 100% repeat-x #DEE8F4;
}

.content_tpl_inhalt_text {
   position: relative;
   border-left: 1px solid #244D81;
   border-right: 1px solid #244D81;
   padding-left: 5px;
   padding-right: 5px;
   width: auto;
}

.headerbild img {
border-right: 1px solid #fff;
}

.headerbild {
  white-space: nowrap;
}


.head_img {
display: block;
float: left;
}


/*
*	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}
}

#mtp_searchform { width:175px; float:left; margin:0px; padding-left:0px; padding-right:5px; overflow:hidden }
#mtp_content { width:550px; float:right; margin:0px; padding:0px; }


/* Modul - Kopfzeile Suchergebnis & Detailansicht */
.mtp_header { background-color: #eee; width: 100%; padding: 5px; font-size: 100%;  }

/* Modul - Fußzeile Suchergebnis & Detailansicht */
.mtp_footer { background-color: #eee; width: 100%; padding: 5px; font-size: 100%;  }

/* Suchformular Spaltendefinition */
.mtp_fl { float: left; margin-right: 1em; width: auto; }

/* Suchformular Formularelement */
.mtp_fel { font-size: 90%; width: 15em; }
.mtp_fel2 { font-size: 90%; }

/* 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: 85%; }
.mtp_adr_srl { float: right; width: 10%; text-align: right; }


/***** WAHLSCHEINANTRAG *****/

.antrag_input { display:block; float:left; width:8.333em;/*100px;*/ }
.antrag_textfeld { width:16.667em;/*200px;*/ color:#000; background:#FFF; border:1px solid #000; }
.antrag_textfeld_plz { width:3.750em;/*45px;*/ color:#000; background:#FFF; border:1px solid #000; }
.antrag_textfeld_ort { width:12.917em;/*155px;*/ color:#000; background:#FFF; border:1px solid #000; }