html { min-height: 100%; height:100%; }
body { min-height: 100%; height:100%;  margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 100%; color: #000000; background-color:#FFFFFF; }
body#cms_ausgabe { color: #333333; background-color:#FFE4B5; }

.hidden, .cms_hidden { display: none; }

a { text-decoration: underline; color: #000080; }
a:active { color: #FF0000; }
a:hover  { color: #0000FF; }
a.anker  { position: absolute; }

/* --------------------------------------------- */
/* ----------- Content Schriftklassen ----------- */
/* --------------------------------------------- */

.fliesstext, .cms_fliesstext { font-size: 94%; text-align: justify; } /* 12px = 75% --> 94% */
.text,  .cms_text  { font-size:  88%; } /* 11px = 70% --> 88% */
.text1, .cms_text1 { font-size:  81%; } /* 10px = 65% --> 81% */
.text2, .cms_text2 { font-size:  88%; } /* 11px = 70% --> 88% */
.text3, .cms_text3, td { font-size:  80%; } /* dies ist die Basis: 10pt = 13px = 80% (entsprechen 100%) */
.text4, .cms_text4 { font-size: 125%; } /* 16px = 100% --> 125% */
.text5, h5 { font-size: 118%; font-weight: bold; color: #333333; } /* 15px = 95%  --> 118% */
.text6, h4 { font-size: 138%; font-weight: bold; color: #333333; } /* 18px = 110% --> 138% */
.text7, h3 { font-size: 156%; font-weight: bold; color: #333333; } /* 20px = 125% --> 156% */
.text8, h2 { font-size: 188%; font-weight: bold; color: #333333; } /* 24px = 150% --> 188% */
.text9, h1 { font-size: 219%; font-weight: bold; color: #333333; } /* 28px = 175% --> 219% */

/*.text5, h1 { font-size: 281%; font-weight: bold; color: #333333; } /* 36px = 225% --> 281% */
/*.text6, h2 { font-size: 219%; font-weight: bold; color: #333333; } /* 28px = 175% --> 219% */
/*.text7, h3 { font-size: 188%; font-weight: bold; color: #333333; } /* 24px = 150% --> 188% */
/*.text8, h4 { font-size: 156%; font-weight: bold; color: #333333; } /* 20px = 125% --> 156% */
/*.text9, h5 { font-size: 138%; font-weight: bold; color: #333333; } /* 18px = 110% --> 138% */

/* --------------------------------------------- */
/* -------------- Moduloutput ------------------ */
/* --------------------------------------------- */
/* sfm - Suchmaske || sres - Suchergebnis || titles- Abschnitt-Überschriften || detail - Detailansicht || cadr - Com-Adressen  */
/* ztx - Zusatztexte || baf_ftx - Formulare Beschreibung || baf_fdo - Formulare Download-Link || form_ft - Formularelemente || form_nft - Formularelemente mit fester Breite  */

.cadr, .baf_fdo { font-size: 81%; } /* 10px = 65% --> 81% */
.sfm, .sres, .baf_ftx, .form_ft, .form_nft { font-size: 88%; } /* 8pt = 11px = 70% --> 88% */
.form_nft { width: 100%; font-size: 81%; } /* 10px = 65% --> 81% */
.titles, .detail, .ztx { font-size: 94%; } /* 12px = 75% --> 94% */
.titles { color: #333333; }

/* Modul Bürgeranliegen */
input.ibal, .headbal, textarea.tbal, select.sbal { font-size: 5em; } /* px = % --> % */
.headbal { font-weight: bold; }

/* ----------- Pressemodul-Einbindung ------- */
.pr_lk, .pr_da, .pr_tx { font-size: 88%; } /* 11px = 70% --> 88% */
.pr_lk { text-decoration: none; }

/* ----------- Pressemodul Seitenavigation ----------- */
.pnav_link { color: #000000; text-decoration: none; }
.pnav_act  { color: #000000; font-weight: bold; }

/* -----------Text und Bildunterschriften----------- */
.mt_ac   { border: 0px solid #000000; background-color: #eeeeee; color: #000000;  }
.mc1_ac  { background-color: #eeeeee; color: #000000; }
.mc2_ac  { background-color: #eeeeee; font-size: 88%; } /* 8pt = 11px = 70% --> 88% */
.tt_ac   { }
.tc1_ac  { }
.tc2_ac  { background-color: #eeeeee; font-size: 88%; } /* 8pt = 11px = 70% --> 88% */


/* -----------Direct iKISS----------- */
.CMenu    { POSITION: ABSOLUTE; Top:0px; Left:0px; WIDTH:150px; HEIGHT:100px; BACKGROUND-COLOR: #DDDDDD; }
.CMenuZ   { BACKGROUND-COLOR: #DDDDDD; HEIGHT:20px;  FONT-SIZE:8pt; COLOR:#000000; CURSOR:nw-resize; }
.CMenuZAn { BACKGROUND-COLOR: #000099; HEIGHT:20px;  FONT-SIZE:8pt; COLOR:#FFFFFF; CURSOR:nw-resize; }
.CMenuSep { Color:#121266; border-style: groove; border-width:1px; WIDTH: 97%; }


.snav_lk, .mnav_lk, .qnav_lk { }
.snav_ac, .mnav_ac, .qnav_ac { font-weight: bold; }

textarea.text { font-size: 100%; } /* px = % --> % */

/* --------------------------------------------- */
/* -------------- DESIGNELEMENTE  -------------- */
/* --------------------------------------------- */

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

/* Kopfbereich */

#cms_header {
	height: 114px;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 6px;
}
* html #cms_header { white-space: normal; }

/* VOLLTEXTSUCHE */

.cms_suche_data {
  white-space:nowrap;
  display:inline;
}
.cms_such_button {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.cms_such_feld {
  width: 10em;
  vertical-align: middle;
}

/* HAUPT- bzw. MAIN-NAVIGATION */

#cms_MNav {
  color: #FF6633;
  font-size: 80%;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: right;
}

#cms_MNav a  {
  color: #FF6633;
  text-decoration: none;
  padding: 2px;
}

#cms_MNav a:active,
#cms_MNav a:hover,
#cms_MNav a:focus {
  color: #FFE4B5;
  background-color: #FF6633;
}

#cms_MNav .mnav_ac {
  color: #FFE4B5;
  background-color: #FF6633;
  padding: 2px;
}


/* SUBNAVIGATION */

#cms_SNav {
	background-color: #DEB887;
	color: #FFE4B5;
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 100px;
	padding-top: 0px;
	margin-left: 5px;
	float: left;
	width: 18em;
}
#cms_SNav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	display:inline;
}
#cms_SNav li {
	display: inline;
}
#cms_SNav .snav_ac,
#cms_SNav .snav_lk {
	cursor: pointer;
}
#cms_SNav a {
	background-color: #FF6633;
	color: #FFE4B5;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
}
#cms_SNav ul.ul_level_0 a {
	padding-left: 5px;
}
#cms_SNav ul.ul_level_1 a {
	padding-left: 20px;
}
#cms_SNav ul.ul_level_2 a {
	padding-left: 40px;
}
#cms_SNav a:active,
#cms_SNav a:hover,
#cms_SNav a:focus {
	color: #FF6633;
	background-color: #FFE4B5;
}
#cms_SNav ul.ul_level_0 li.li_level_ac a {
	color: #FF6633;
	background-color: #FFE4B5;
}
#cms_SNav ul.ul_level_0 li.li_level_ac ul.ul_level_1 a {
	color: #FFE4B5;
	background-color: #FF6633;
}
#cms_SNav ul.ul_level_0 li.li_level_ac ul.ul_level_1 a:hover {
	color: #FF6633;
	background-color: #FFE4B5;
}
#cms_SNav ul.ul_level_0 li.li_level_ac ul.ul_level_2 a {
	color: #FFE4B5;
	background-color: #FF6633;
}
#cms_SNav ul.ul_level_0 li.li_level_ac ul.ul_level_2 a:hover {
	color: #FF6633;
	background-color: #FFE4B5;
}


#textoptionen, #cms_textoptionen {
  color: #ffffff;
  text-align: left;
}

a.option_button,
a.cms_option_button {
  display: inline;
  padding: 0px;
  margin: 0px;
}


#contentblock, #cms_contentblock {
  position: relative;
  margin-left: 15em;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  width: auto;
}

/*
*        Styledefinitionen für Modultemplates nach BITV
*        Erstellt von Advantic Systemhaus GmbH, Peter Cochius, Dezember 2005
*/

/* Modul - Kopfzeile Suchergebnis & Detailansicht */
.mtp_header, .cms_mtp_header { background-color: #DEB887; width: 100%; padding: 5px; margin-bottom: 5px; font-size:125%; } /* 16px = 100% --> 125% */

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

/* Suchformular Spaltendefinition */
.mtp_fl, .cms_mtp_fl  { float: left; margin-right: 0.75em; width: auto; background-color: #FFE4B5; }

/* Suchformular Formularelement */
.mtp_fel, .cms_mtp_fel { font-size: 90%; width: 18.5em; } /* px = % --> % */

/* Kontaktformular Formularelemente */
.mtp_kel, .cms_mtp_kel { font-size: 100%; width: 30em; } /* px = % --> % */
.mtp_kta, .cms_mtp_kta { font-size: 100%; width: 30em; height: 5em; } /* px = % --> % */

/* Neudialog Elemente */
.mtp_nl, .cms_mtp_nl { float: left; width: 12em; }
.mtp_nr, .cms_mtp_nr { float: left; width: 22em; }

.mtp_nel, .cms_mtp_nel { font-size: 100%; width: 100%; } /* px = % --> % */
.mtp_nta, .cms_mtp_nta { font-size: 100%; width: 100%; height: 5em; } /* px = % --> % */
.mtp_now, .cms_mtp_now { font-size: 100%; } /* px = % --> % */


/* BITV-Sprungziele (nicht sichtbar bei aktiviertem CSS) */
.mtp_sprungziel, .cms_mtp_sprungziel { display: none; }

/* Standard-Textblock */
.mtp_dr, .cms_mtp_dr { float: left; }

/* Spalte mit fester Breite (Bezeichnungsfelder) */
.mtp_dl, .cms_mtp_dl  { float: left; width: 9em; }

/* Titelzeile mit Datum rechts */
.mtp_ti_text, .cms_mtp_ti_text { float: left; width: 75%; font-size:110%; } /* 14px = 88% --> 110% */
.mtp_ti_date, .cms_mtp_ti_date { float: left; width: 20%; text-align: right; font-size:110%; } /* 14px = 88% --> 110% */

/* Zusatztexte bei Adr / BIS / WIS / Tourismus */
.mtp_ztx, .cms_mtp_ztx { font-size: 100%; } /* px = % --> % */

/* Fliesstext */
.mtp_f_text, .cms_mtp_f_text { font-size: 100%; } /* px = % --> % */

/* Modulabhängige Styles */

/* Adresseinbindung, relative Breite */
.mtp_adr_sd, .cms_mtp_adr_sd { float: left; width: 75%; }
.mtp_adr_cd, .cms_mtp_adr_cd { float: left; width: 75%; }
.mtp_adr_cdl, .cms_mtp_adr_cdl { float: left; width: 10em; }
.mtp_adr_cdr, .cms_mtp_adr_cdr { float: left; width: auto; }
.mtp_adr_im, .cms_mtp_adr_im { float: left; width: auto; }

/* Adressmodul Suchergebnis */
.mtp_adr_srr, .cms_mtp_adr_srr  { float: left; width: 60%; }
.mtp_adr_srl, .cms_mtp_adr_srl { float: left; width: 10%; text-align: right; }

iframe {border: 1px solid gray; }

 @media print {

  body {width: 100%; }
  #MNav, #SNav, #quicknav_block, #header, #linie_nav, #header_bottom, #cms_MNav, #cms_SNav, #cms_quicknav_block, #cms_header, #cms_linie_nav, #cms_header_bottom { display: none; }
  #contentblock, #cms_contentblock  { text-align: left; width: 17cm; left: -9.4375em; }

  }