body {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 75%;
  /*line-height: 1.333em;/*16px;*/
}

p { /*line-height: 1.333em;/*16px;*/ }

/* -----------Links----------- */
   #ikiss_content A { padding-bottom: 3px; }
   A       { text-decoration:none; font-weight:bold; color: #0072BC; }
   A:active { text-decoration:none; font-weight:bold; color: #0072BC; }
   A:hover  { text-decoration:none; font-weight:bold; color: #0072BC; }

/* ************************************************************ */
/* ************ Stildefinitionen Schriftgrößen   ************** */
/* ************************************************************ */

    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: 100%; text-align: right; }
    H1 { font-size: 1.333em !important; font-weight: bold; }
    H2 { font-size: 1.167em !important; font-weight: bold; }
    H3  { font-size: 130% !important; font-weight: bold; }

    h1, h2, h3, h4, h5, h6 { margin: 0.5em 0em;}



/* ************************************************************ */
/* ************ 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; }


/* -----------??????????????????----------- */
.pnav_link { text-decoration: none; }
.pnav_act  { font-weight:bold }

/* -----------Hauptnavigation----------- */
.mnav_lk { text-decoration: none; }
.mnav_ac {  }

/* -----------Subnavigation----------- */
.snav_lk { text-decoration: none; }
.snav_ac { /*font-weight:bold;*/ }

/* -----------Direct iKISS----------- */
.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:1px; WIDTH: 97%; }

/* -----------??????????????????----------- */
ol {margin-bottom: 0em;}
ul {margin-bottom: 0em;}

/* -----------??????????????????----------- */
.abf1 {border-style:solid; border-width:1px; border-color:#000000;}
.abf2 {border-bottom-style:solid; border-width:1px; border-color:#000000;}

/*Input Felder*/
textarea, select {border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;}
input,textarea, select {color : #000000; }
input.post, textarea.post, select {background: #FFF;}

.suche  { font-size:75%; text-indent:2px; height:1.667em; /*15px;*/ width:11.111em; /*100px;*/ background:#FFF; color:#000; border:1px solid #0072BC; }
.suchenbutton { width: 1.154em; /*15px;*/ height: 1.154em; /*15px;*/ margin-left:5px; }
*html .suchenbutton { margin-top: 1px; }
.button { color:#000; background:#B4B4B4; border: 1px solid #000; }
.textfeld { color:#000; background:#FFF; border: 1px solid #000; }

/* -----------Grafikauszeichnungen für Links----------- */
/*
a.csslink_intern {
	background-image:url(media/output/csslink_intern.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_extern {
	background-image:url(media/output/csslink_extern.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_synonym {
	background-image:url(media/output/csslink_synonym.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_oben {
	background-image:url(media/output/csslink_oben.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_zurueck {
	background-image:url(media/output/csslink_zurueck.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_anker {
	background-image:url(media/output/csslink_anker.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_email {
	background-image:url(media/output/csslink_email.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_druck {
	background-image:url(media/output/csslink_druck.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_schliessen {
	background-image:url(media/output/csslink_schliessen.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_grafik {
	background-image:url(media/output/csslink_grafik.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_rss {
	background-image:url(media/output/csslink_rss.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
}

a.csslink_dokument,a.csslink_PDF,a.csslink_HTML,a.csslink_TXT,a.csslink_RTF,a.csslink_DOC,a.csslink_XANIA,a.csslink_XLS,a.csslink_PPT,
a.csslink_PPS,a.csslink_DXF,a.csslink_DWF,a.csslink_SXC,a.csslink_SXD,a.csslink_SXG,a.csslink_SXI,a.csslink_SXM,
a.csslink_SXW,a.csslink_LIT,a.csslink_DOT
{
	background-image:url(media/output/csslink_dokument.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_multimedia,a.csslink_RM,a.csslink_AVI,a.csslink_MOV,a.csslink_MP3,a.csslink_WAV,a.csslink_SWF,a.csslink_WMV
{
	background-image:url(media/output/csslink_multimedia.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}

a.csslink_sonstige,a.csslink_ZIP,a.csslink_DWG,a.csslink_P7C,a.csslink_P7B,a.csslink_CER,a.csslink_DER,a.csslink_EXE,a.csslink_ASC
a.csslink_EPS,a.csslink_EXT
{
	background-image:url(media/output/csslink_sonstige.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
}*/


/* BITV-Sprungziele (nicht sichtbar bei aktiviertem CSS) */
.mtp_sprungziel { display: none; }

.sprungziel {
  position:absolute;
  top:-5000px;
  left:-5000px;
  z-index:5;
}

div.sprungziel a:focus,
div.sprungziel a:hover,
div.sprungziel a:active {
  display:block;
	position: absolute;
  top: 5000px;
  left: 5000px;
  white-space: nowrap;
  padding-left:22px;
  padding-right:0.2em;
  text-decoration: none;
  font-weight: bold;
	color:#FFFFFF;
  white-space: nowrap;
  background: #BB1819;
  border:1px solid #888888;
}

/* Beim Drucken Suchmaske und Seitenfuss ausblenden */
@media print {
 #mtp_searchform, .mtp_footer {display:none}
}


#mtp_searchform, #mtp_content { width: 99%; }

/* Modul - Kopfzeile Suchergebnis & Detailansicht */
.mtp_header { background-color: #fff; width: 100%; padding: 5px; }

/* Modul - Fußzeile Suchergebnis & Detailansicht */
.mtp_footer { background-color: #fff; width: 100%; padding: 5px; }

/* Suchformular Spaltendefinition */
.mtp_fl { float: left; margin-right: 1em; width: auto; }

/* Suchformular Formularelement */
.mtp_fel { font-size: 90%; width: 12em; }

/* 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: 11em; }

/* 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%; font-size:100%; }
.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; }


/* sonstiges */

.rechts_headline {
	font-size: 115%;
   font-weight: bold;
   line-height: 100%;
   background: #0072bc;
   color: #FFF;
   line-height: 22px;
   }

/* TEMPALTES */

.textlinks {
	text-align: left;
}

.textzentriert {
	text-align: center;
}

.textrechts {
	text-align: right;
}

.einspaltig {
	width: 570px;
	float: left;
}

.zweispaltig {
	width: 275px;
	float: left;
	margin: 0 20px 0 0;
}

.zweispaltigrechts {
	width: 275px;
	float: left;
}

.dreispaltig {
	width: 180px;
	float: left;
	margin: 0 15px 0 0;
}

.dreispaltigrechts {
	width: 180px;
	float: left;
}

.clearboth {
	clear: both;
	padding: 0;
	margin: 20px 0 10px;
}

.bilddummy {
	background-color: silver;
}

.info {
	text-align: right;
	margin: 0;
	padding: 0;
	color: #CC0000;
}

.sidebar1 {
	font-weight: bold;
	line-height: 3.125em;
	border-bottom: 1px solid #967B3A;
	padding-left: 20px;
	margin-bottom: 10px;
	}

.rechts_buttons {
   font-size: 115%;
   font-weight: bold;
   background: #0072bc;
   color: #FFF;
   line-height: 22px;
   padding-left:0.357em;/*5px;*/
   }

.rechts_buttons a, .rechts_buttons a:active, .rechts_buttons a:hover, .rechts_buttons a:visited, .rechts_buttons a:link { display:block; color:#FFF; text-decoration:none; }