body {
  font-family: Arial,Verdana,Helvetica,SunSans-Regular;
}

/* -----------Links----------- */
   a, a:link { text-decoration:none; color: #003366; }
   a:visited, a:active { text-decoration:none; color: #003366; }
   a:hover  { text-decoration:underline; color: #003366; }


/* ************************************************************ */
/* ************ Stildefinitionen Schriftgrößen   ************** */
/* ************************************************************ */

body.BgC   { font-size: 100%; }
body.text3 { font-size: 100%; }

.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: 100%; }
.text1  { font-size: 80%; }
.text2  { font-size: 90%; }
.text3  { font-size: 100%; }
.text4  { font-size: 105%; }
.text5 { font-size: 110%; }
.text6 { font-size: 120%; }
.text7  { font-size: 145%; }
.text8  { font-size: 160%; }
.text9  { font-size: 175%; }
.tc2_ac { font-size: 80%; float: right; text-align: right; }

H3  { color: #003366; font-size: 2.000em /*24px*/; font-family: Garamond,Verdana; margin: 0px 0px 0.667em/*20px*/ !important;}
H4  { color: #003366; font-size: 1.667em /*20px*/; font-family: Garamond,Verdana; margin: 0px 0px 0.625em/*15px*/ !important;}
H5  { color: #003366; font-size: 1.667em /*20px*/; font-family: Garamond,Verdana; margin: 0px 0px 0.750em/*15px*/ !important;}
H6  { color: #003366; font-size: 1.333em /*16px*/; font-family: Garamond,Verdana; margin: 0px 0px 0.938em/*15px*/ !important;}


/* ************************************************************ */
/* ************ 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: 90%; }
.form_nft  { font-size: 90%; width: 15em; }
.Mod_BC2 .detail { display:none !important; }


/* -----------Linkformatierung Modulseitenzähler----------- */
.pnav_link { text-decoration: none; }
.pnav_act  { 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%; }

/* -----------Listen----------- */
ol {margin: 0em; padding:0em 0em 0em 2.917em;}
#content ul {margin:5px 0;padding:0;}
#content li {display:block;margin:0;padding:0 0 3px 15px;background:url(/media/icon_liste.gif) top left no-repeat;line-height:1.3em;}


/* -----------Abfall----------- */
.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 {  }
textarea { width: 400px; }
input,textarea, select {color : #000; /*border-color : #384204;*/ }
input.post, textarea.post, select {background-color : #FFFFFF;}
input.button {border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;}

/* -----------Grafikauszeichnungen für Links----------- */

a.csslink_intern {
	background-image:url(/media/csslink_intern.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}
* html a.csslink_intern { display: inline-block; vertical-align:bottom; }


a.csslink_extern {
   background-image:url(/media/csslink_extern.gif) !important;
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}
* html a.csslink_extern { display: inline-block; vertical-align:bottom; }

a.csslink_synonym {
	background-image:url(/media/output/csslink_synonym.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
   padding-bottom: 0.25em;
}

a.csslink_oben {
	background-image:url(/media/csslink_oben.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}

a.csslink_zurueck {
	background-image:url(/media/csslink_zurueck.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}

a.csslink_anker {
	background-image:url(/media/csslink_anker.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}

a.csslink_email {
	background-image:url(/media/csslink_email.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}

a.csslink_druck {
	background-image:url(/media/csslink_drucken.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:15px;
   padding-bottom: 0.25em;
}

a.csslink_schliessen {
	background-image:url(/media/output/csslink_schliessen.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
   padding-bottom: 0.25em;
}

a.csslink_grafik {
	background-image:url(/media/output/csslink_grafik.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
   padding-bottom: 0.25em;
}

a.csslink_rss {
	background-image:url(/media/output/csslink_rss.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
   padding-bottom: 0.25em;
}

a.csslink_dokument,a.csslink_HTML,a.csslink_TXT,a.csslink_RTF,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;
   padding-bottom: 0.25em;
}

* html a.csslink_HTML { display: inline-block; vertical-align:bottom; }

a.csslink_PDF_einb {
   background-image:url(/media/csslink_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
   padding-bottom: 0.25em;
	}
*html a.csslink_PDF_einb { display:inline-block; vertical-align:bottom;}

a.csslink_DOC {
   background-image:url(/media/csslink_doc.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
   padding-bottom: 0.25em;
	}

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;
   padding-bottom: 0.25em;
}

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;
   padding-bottom: 0.25em;
}

/* 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: #336699; color:#fff; width: 100%; padding: 3px; margin-bottom:0.5em; border-bottom: #ccc 2px solid; font-family: Arial,Verdana,Helvetica,SunSans-Regular; font-size: 1.083em/*13px*/ !important;}
.mtp_header a, .mtp_header a:link, .mtp_header a:active, .mtp_header a:visited { color:#FFF; text-decoration:none; }
.mtp_header a:hover { text-decoration:underline; }

/* Modul - Fußzeile Suchergebnis & Detailansicht */
.mtp_footer { float: left; background-color: #336699; color:#FFF; width: 100%; padding: 2px; border-top: #ccc 2px solid;}
.mtp_footer a, .mtp_footer a:link, .mtp_footer a:active, .mtp_footer a:visited { color:#FFF; text-decoration:none; }
.mtp_footer a:hover { text-decoration:underline; }

/* Suchformular Spaltendefinition */
.mtp_fl { float: left; margin-right: 1em; width: auto; }

/* Suchformular Formularelement */
.mtp_fel { width: 13.5em; background: #fff; border: 1px solid #336699; }
.mtp_fel_button { width: 13.5em; background:#EAEAEA; border: 1px solid #336699; }

/* 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%; font-family: Arial,Verdana,Helvetica,SunSans-Regular; font-size: 1.083em/*13px*/ !important;}
.mtp_ti_date { float: left; width: 20%; text-align: right; font-family: Arial,Verdana,Helvetica,SunSans-Regular; font-size: 1.083em/*13px*/ !important;}

/* Zusatztexte bei Adr / BIS / WIS / Tourismus */
.mtp_ztx { font-size:100%; }

/* Fliesstext */
.mtp_f_text { font-size:100%; }
.mtp_f_text h3,h4,h5,h6 {font-family: Arial,Verdana,Helvetica,SunSans-Regular !important;}

/* 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: 36%; }
.mtp_adr_cdr { float: left; width: auto; }
.mtp_adr_im { float: right; width: auto; }

/* Adressmodul Suchergebnis */
.mtp_adr_srr { float: left; width: 80%; }
.mtp_adr_srl { float: right; text-align: right; }


/* TEMPLATES */
.tpl_text { margin-bottom: 30px; }

hr {
color:#ccc;
display:block;
line-height:normal;
}

/* XXXXXXXXXXXXXXXXX BILDLEISTE XXXXXXXXXXXXXXXXXXXXXXXXX*/
.image_box {float:left; width: 4.875em/*78px*/; border-right: #ff6666 1px solid; height: 5.375em/*86px*/; overflow: hidden;}
* html .image_box {float:left; width: 4.938em/*79px*/;}
.image_bild {margin: 1px 0px;}
.image_bild img {width: 4.875em/*78px*/; height: 3.250em/*52px*/;}
.image_link { margin-bottom: 1px; text-align: center; line-height: 1.938em/*31px*/;}
.ohne {line-height: 0.969em/*15.5px*/ !important;}
* html .ohne a{padding-bottom: 1px;}
/* LINKS BILDLEISTE*/
.image_link a, .image_link a:link, .image_link a:visited {color:#000 !important;; text-decoration:none !important; display:block !important; background: transparent !important; padding: 0px; font-size: 0.688em /*11px*/ !important;}
.image_link a:hover, .image_link a:active {color:#000 !important; text-decoration:none !important; background: #ffcc33 !important; display:block !important; padding: 0px !important; font-size: 0.688em /*11px*/ !important;}


/* XXXXXXXXXXXXXXXXX Box Rechte Spalte XXXXXXXXXXXXXXXXXXXXXXXXX*/
	.blau_box_mitte { background: #36699b url(/media/templates/blau_box_mitte.gif) 6px 6px repeat-x;}
	.blau_box_li_bg { background: url(/media/templates/blau_box_li_bg.gif) left top repeat-y;}
	.blau_box_re_bg { background: url(/media/templates/blau_box_re_bg.gif) right top repeat-y;}
	.blau_box_links { background: url(/media/templates/blau_box_links.gif) 0px 6px no-repeat;}
	.blau_box_rechts { background: url(/media/templates/blau_box_rechts.gif) 100% 6px no-repeat;}
	.blau_box_oben { background: url(/media/templates/blau_box_oben.gif) left top repeat-x;}
	.blau_box_unten { background: url(/media/templates/blau_box_unten.gif) left bottom repeat-x;}
	.blau_box_li_oben { background: url(/media/templates/blau_box_li_oben.gif) left top no-repeat;}
	.blau_box_li_unten { background: url(/media/templates/blau_box_li_unten.gif) left bottom no-repeat;}
	.blau_box_re_oben { background: url(/media/templates/blau_box_re_oben.gif) right top no-repeat;}
	.blau_box_re_unten { background: url(/media/templates/blau_box_re_unten.gif) right bottom no-repeat;}
	.blau_box_titel h4 { text-align:center; color:#fff; font-weight: bold; padding: 7px 7px; margin: 0px !important; font-family: Arial,Verdana,Helvetica,SunSans-Regular; font-size: 1.000em/*12px*/; min-height: 20px;}
	* html .blau_box_titel h4 { height: 20px;}
	
	.grau_box_links { background: url(/media/templates/grau_box_links.gif) 0px 0px repeat-y;}
	.grau_box_rechts { background: url(/media/templates/grau_box_rechts.gif) 100% 0px repeat-y;}
	.grau_box_unten { background: url(/media/templates/grau_box_unten.gif) left bottom repeat-x;}
	.grau_box_li_unten { background: url(/media/templates/grau_box_li_unten.gif) left bottom no-repeat;}
	.grau_box_re_unten { background: url(/media/templates/grau_box_re_unten.gif) right bottom no-repeat;}
	.grau_box_text { }
	.grau_box_text div { display: block !important; padding: 15px; min-height: 150px; font-size: 0.917em/*11px*/}
	* html .grau_box_text div  { height: 150px;}
	
/* XXXXXXXXXXXXXXXXX Gelbe Box Veranstaltungen XXXXXXXXXXXXXXXXXXXXXXXXX*/
	.gelb_box_links { background: #ffffcc url(/media/templates/gelb_box_links.gif) left top repeat-y;}
	.gelb_box_rechts { background: url(/media/templates/gelb_box_rechts.gif) right top repeat-y;}
	.gelb_box_oben { background: url(/media/templates/gelb_box_oben.gif) left top repeat-x;}
	.gelb_box_unten { background: url(/media/templates/gelb_box_unten.gif) left bottom repeat-x;}
	.gelb_box_li_oben { background: url(/media/templates/gelb_box_li_oben.gif) left top no-repeat;}
	.gelb_box_li_unten { background: url(/media/templates/gelb_box_li_unten.gif) left bottom no-repeat;}
	.gelb_box_re_oben { background: url(/media/templates/gelb_box_re_oben.gif) right top no-repeat;}
	.gelb_box_re_unten { background: url(/media/templates/gelb_box_re_unten.gif) right bottom no-repeat;}
	.gelb_box_text { padding: 10px 10px 5px; font-size: 1.500em/*18px*/;}